PHP Class jaq\Request\V20161123\LoginPreventionRequest

Inheritance: extends RpcAcsRequest
Show file Open project: aliyun/aliyun-openapi-php-sdk

Public Methods

Method Description
__construct ( )
getAccountExist ( )
getAddress ( )
getAgent ( )
getBankCardNumber ( )
getCallerName ( )
getCompanyName ( )
getCookie ( )
getCurrentUrl ( )
getEmail ( )
getExtendData ( )
getIDNumber ( )
getIdType ( )
getIp ( )
getJsToken ( )
getLoginType ( )
getMacAddress ( )
getPasswordCorrect ( )
getPasswordHash ( )
getPhoneNumber ( )
getProtocolVersion ( )
getReferer ( )
getRegisterDate ( )
getRegisterIp ( )
getSDKToken ( )
getSessionId ( )
getSource ( )
getUserId ( )
getUserName ( )
setAccountExist ( $accountExist )
setAddress ( $address )
setAgent ( $agent )
setBankCardNumber ( $bankCardNumber )
setCallerName ( $callerName )
setCompanyName ( $companyName )
setCookie ( $cookie )
setCurrentUrl ( $currentUrl )
setEmail ( $email )
setExtendData ( $extendData )
setIDNumber ( $iDNumber )
setIdType ( $idType )
setIp ( $ip )
setJsToken ( $jsToken )
setLoginType ( $loginType )
setMacAddress ( $macAddress )
setPasswordCorrect ( $passwordCorrect )
setPasswordHash ( $passwordHash )
setPhoneNumber ( $phoneNumber )
setProtocolVersion ( $protocolVersion )
setReferer ( $referer )
setRegisterDate ( $registerDate )
setRegisterIp ( $registerIp )
setSDKToken ( $sDKToken )
setSessionId ( $sessionId )
setSource ( $source )
setUserId ( $userId )
setUserName ( $userName )

Method Details

__construct() public method

public __construct ( )

getAccountExist() public method

public getAccountExist ( )

getAddress() public method

public getAddress ( )

getAgent() public method

public getAgent ( )

getBankCardNumber() public method

public getBankCardNumber ( )

getCallerName() public method

public getCallerName ( )

getCompanyName() public method

public getCompanyName ( )

getCookie() public method

public getCookie ( )

getCurrentUrl() public method

public getCurrentUrl ( )

getEmail() public method

public getEmail ( )

getExtendData() public method

public getExtendData ( )

getIDNumber() public method

public getIDNumber ( )

getIdType() public method

public getIdType ( )

getIp() public method

public getIp ( )

getJsToken() public method

public getJsToken ( )

getLoginType() public method

public getLoginType ( )

getMacAddress() public method

public getMacAddress ( )

getPasswordCorrect() public method

public getPasswordCorrect ( )

getPasswordHash() public method

public getPasswordHash ( )

getPhoneNumber() public method

public getPhoneNumber ( )

getProtocolVersion() public method

public getProtocolVersion ( )

getReferer() public method

public getReferer ( )

getRegisterDate() public method

public getRegisterDate ( )

getRegisterIp() public method

public getRegisterIp ( )

getSDKToken() public method

public getSDKToken ( )

getSessionId() public method

public getSessionId ( )

getSource() public method

public getSource ( )

getUserId() public method

public getUserId ( )

getUserName() public method

public getUserName ( )

setAccountExist() public method

public setAccountExist ( $accountExist )

setAddress() public method

public setAddress ( $address )

setAgent() public method

public setAgent ( $agent )

setBankCardNumber() public method

public setBankCardNumber ( $bankCardNumber )

setCallerName() public method

public setCallerName ( $callerName )

setCompanyName() public method

public setCompanyName ( $companyName )

setCookie() public method

public setCookie ( $cookie )

setCurrentUrl() public method

public setCurrentUrl ( $currentUrl )

setEmail() public method

public setEmail ( $email )

setExtendData() public method

public setExtendData ( $extendData )

setIDNumber() public method

public setIDNumber ( $iDNumber )

setIdType() public method

public setIdType ( $idType )

setIp() public method

public setIp ( $ip )

setJsToken() public method

public setJsToken ( $jsToken )

setLoginType() public method

public setLoginType ( $loginType )

setMacAddress() public method

public setMacAddress ( $macAddress )

setPasswordCorrect() public method

public setPasswordCorrect ( $passwordCorrect )

setPasswordHash() public method

public setPasswordHash ( $passwordHash )

setPhoneNumber() public method

public setPhoneNumber ( $phoneNumber )

setProtocolVersion() public method

public setProtocolVersion ( $protocolVersion )

setReferer() public method

public setReferer ( $referer )

setRegisterDate() public method

public setRegisterDate ( $registerDate )

setRegisterIp() public method

public setRegisterIp ( $registerIp )

setSDKToken() public method

public setSDKToken ( $sDKToken )

setSessionId() public method

public setSessionId ( $sessionId )

setSource() public method

public setSource ( $source )

setUserId() public method

public setUserId ( $userId )

setUserName() public method

public setUserName ( $userName )