Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
jaq
Request
V20161123
ActivityPreventionRequest
PHP Class jaq\Request\V20161123\ActivityPreventionRequest
Inheritance:
extends
RpcAcsRequest
Show file
Open project: aliyun/aliyun-openapi-php-sdk
Public Methods
Method
Description
__construct
( )
getActivityDescription
( )
getActivityId
( )
getAddress
( )
getAgent
( )
getBankCardNumber
( )
getCallerName
( )
getCompanyName
( )
getCookie
( )
getCurrentUrl
( )
getEmail
( )
getExtendData
( )
getIDNumber
( )
getIdType
( )
getIp
( )
getJsToken
( )
getMacAddress
( )
getPhoneNumber
( )
getPrize
( )
getPrizeType
( )
getProtocolVersion
( )
getReferer
( )
getRegisterDate
( )
getRegisterIp
( )
getSDKToken
( )
getSessionId
( )
getSource
( )
getUserId
( )
getUserName
( )
setActivityDescription
(
$activityDescription
)
setActivityId
(
$activityId
)
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
)
setMacAddress
(
$macAddress
)
setPhoneNumber
(
$phoneNumber
)
setPrize
(
$prize
)
setPrizeType
(
$prizeType
)
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
( )
getActivityDescription()
public
method
public
getActivityDescription
( )
getActivityId()
public
method
public
getActivityId
( )
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
( )
getMacAddress()
public
method
public
getMacAddress
( )
getPhoneNumber()
public
method
public
getPhoneNumber
( )
getPrize()
public
method
public
getPrize
( )
getPrizeType()
public
method
public
getPrizeType
( )
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
( )
setActivityDescription()
public
method
public
setActivityDescription
(
$activityDescription
)
setActivityId()
public
method
public
setActivityId
(
$activityId
)
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
)
setMacAddress()
public
method
public
setMacAddress
(
$macAddress
)
setPhoneNumber()
public
method
public
setPhoneNumber
(
$phoneNumber
)
setPrize()
public
method
public
setPrize
(
$prize
)
setPrizeType()
public
method
public
setPrizeType
(
$prizeType
)
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
)