Properties

$arrayAsJson

$arrayAsJson : boolean

构建请求字符串时,是否将参数内的数组编码为 JSON

Type

boolean

$apiParams

$apiParams : array

API 请求参数(非系统参数)

Type

array

$notifyUrl

$notifyUrl : 

Type

$returnUrl

$returnUrl : 

Type

$authToken

$authToken : 

Type

$appAuthToken

$appAuthToken : 

Type

$background

$background : 

背景图片,需上传图片原始二进制流,此图片显示在支付宝客户端生活号主页上方背景图位置,后缀是jpg或者jpeg,图片大小限制1mb

Type

$contactEmail

$contactEmail : 

联系人邮箱,可以是调用者的联系人邮箱

Type

$contactName

$contactName : 

联系人姓名,可以是调用者的联系人姓名

Type

$contactTel

$contactTel : 

联系人电话,可以是调用者的联系人电话

Type

$customerTel

$customerTel : 

客服电话,可以是电话号码,手机号码,400电话

Type

$description

$description : 

生活号描述,此内容显示在支付宝客户端生活号主页简介区块

Type

$extendData

$extendData : 

扩展信息JSON串。为空则不修改,不为空则覆盖更新

Type

$lifeName

$lifeName : 

生活号名称

Type

$logo

$logo : 

logo图片,需上传图片原始二进制流,此图片显示在支付宝客户端生活号主页上方位置,后缀是jpg或者jpeg,图片大小限制1mb,图片最小150px,图片建议为是正方形。为空则不修改。

Type

$userId

$userId : 

用户ID

Type

Methods

__construct()

__construct(  $config = array()) 

Parameters

$config

__destruct()

__destruct() 

className()

className(boolean  $shorten = false) : string

获取自身类名

Parameters

boolean $shorten

是否不带命名空间

Returns

string

getApiMethodName()

getApiMethodName() : string

根据类名获取 API 方法名

Returns

string

getTimestamp()

getTimestamp() : string

获取用于发起请求的“时间戳”

Returns

string

getApiParams()

getApiParams() 

getNotifyUrl()

getNotifyUrl() 

setNotifyUrl()

setNotifyUrl(  $notifyUrl) 

Parameters

$notifyUrl

getReturnUrl()

getReturnUrl() 

setReturnUrl()

setReturnUrl(  $returnUrl) 

Parameters

$returnUrl

getAuthToken()

getAuthToken() 

setAuthToken()

setAuthToken(  $authToken) 

Parameters

$authToken

getAppAuthToken()

getAppAuthToken() 

setAppAuthToken()

setAppAuthToken(  $appAuthToken) 

Parameters

$appAuthToken

__get()

__get(  $name) 

Parameters

$name

__set()

__set(  $name,   $value) 

Parameters

$name
$value

__isset()

__isset(  $name) 

Parameters

$name

__unset()

__unset(  $name) 

Parameters

$name

setBackground()

setBackground(  $background) 

Parameters

$background

getBackground()

getBackground() 

setContactEmail()

setContactEmail(  $contactEmail) 

Parameters

$contactEmail

getContactEmail()

getContactEmail() 

setContactName()

setContactName(  $contactName) 

Parameters

$contactName

getContactName()

getContactName() 

setContactTel()

setContactTel(  $contactTel) 

Parameters

$contactTel

getContactTel()

getContactTel() 

setCustomerTel()

setCustomerTel(  $customerTel) 

Parameters

$customerTel

getCustomerTel()

getCustomerTel() 

setDescription()

setDescription(  $description) 

Parameters

$description

getDescription()

getDescription() 

setExtendData()

setExtendData(  $extendData) 

Parameters

$extendData

getExtendData()

getExtendData() 

setLifeName()

setLifeName(  $lifeName) 

Parameters

$lifeName

getLifeName()

getLifeName() 

setLogo()

setLogo(  $logo) 

Parameters

$logo

getLogo()

getLogo() 

setUserId()

setUserId(  $userId) 

Parameters

$userId

getUserId()

getUserId()