Properties

$bizLinkedId

$bizLinkedId : 

业务关联ID。比如订单号,userId,业务连接等

Type

$bizType

$bizType : 

类似产品名称,根据该值决定码存储类型;新接业务需要找码平台技术配置

Type

$contextStr

$contextStr : 

业务自定义,码平台不用理解。一定要传json字符串。

Type

$isDirect

$isDirect : 

如果是true,则扫一扫下发跳转地址直接取自bizLinkedId 否则,从路由信息里取跳转地址

Type

$memo

$memo : 

备注信息字段

Type

$sourceId

$sourceId : 

发码来源,业务自定

Type

$startDate

$startDate : 

编码启动时间(yyy-MM-dd hh:mm:ss),为空表示立即启用

Type

$timeout

$timeout : 

超时时间,单位秒;若不传则为永久。发码超时时间需要找码平台技术评估

Type

$userId

$userId : 

支付宝用户id

Type

$apiParas

$apiParas : 

Type

$terminalType

$terminalType : 

Type

$terminalInfo

$terminalInfo : 

Type

$prodCode

$prodCode : 

Type

$apiVersion

$apiVersion : 

Type

$notifyUrl

$notifyUrl : 

Type

$returnUrl

$returnUrl : 

Type

$needEncrypt

$needEncrypt : 

Type

Methods

setBizLinkedId()

setBizLinkedId(  $bizLinkedId) 

Parameters

$bizLinkedId

getBizLinkedId()

getBizLinkedId() 

setBizType()

setBizType(  $bizType) 

Parameters

$bizType

getBizType()

getBizType() 

setContextStr()

setContextStr(  $contextStr) 

Parameters

$contextStr

getContextStr()

getContextStr() 

setIsDirect()

setIsDirect(  $isDirect) 

Parameters

$isDirect

getIsDirect()

getIsDirect() 

setMemo()

setMemo(  $memo) 

Parameters

$memo

getMemo()

getMemo() 

setSourceId()

setSourceId(  $sourceId) 

Parameters

$sourceId

getSourceId()

getSourceId() 

setStartDate()

setStartDate(  $startDate) 

Parameters

$startDate

getStartDate()

getStartDate() 

setTimeout()

setTimeout(  $timeout) 

Parameters

$timeout

getTimeout()

getTimeout() 

setUserId()

setUserId(  $userId) 

Parameters

$userId

getUserId()

getUserId() 

getApiMethodName()

getApiMethodName() 

setNotifyUrl()

setNotifyUrl(  $notifyUrl) 

Parameters

$notifyUrl

getNotifyUrl()

getNotifyUrl() 

setReturnUrl()

setReturnUrl(  $returnUrl) 

Parameters

$returnUrl

getReturnUrl()

getReturnUrl() 

getApiParas()

getApiParas() 

getTerminalType()

getTerminalType() 

setTerminalType()

setTerminalType(  $terminalType) 

Parameters

$terminalType

getTerminalInfo()

getTerminalInfo() 

setTerminalInfo()

setTerminalInfo(  $terminalInfo) 

Parameters

$terminalInfo

getProdCode()

getProdCode() 

setProdCode()

setProdCode(  $prodCode) 

Parameters

$prodCode

setApiVersion()

setApiVersion(  $apiVersion) 

Parameters

$apiVersion

getApiVersion()

getApiVersion() 

setNeedEncrypt()

setNeedEncrypt(  $needEncrypt) 

Parameters

$needEncrypt

getNeedEncrypt()

getNeedEncrypt()