\Yurun\PaySDK\AlipayApp\AppExtUserInfo

Summary

Methods
Properties
Constants
__toString()
toString()
$name
$mobile
$cert_type
$cert_no
$min_age
$fix_buyer
$need_check_info
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$name

$name : string

证件姓名 need_check_info=T时该参数才有效.

Type

string

$mobile

$mobile : string

手机号 该参数暂不校验.

Type

string

$cert_type

$cert_type : string

身份证:IDENTITY_CARD、护照:PASSPORT、军官证:OFFICER_CARD、士兵证:SOLDIER_CARD、户口本:HOKOU等。如有其它类型需要支持,请与蚂蚁金服工作人员联系。 注: need_check_info=T时该参数才有效.

Type

string

$cert_no

$cert_no : string

证件号 need_check_info=T时该参数才有效.

Type

string

$min_age

$min_age : integer

允许的最小买家年龄,买家年龄必须大于等于所传数值 1. need_check_info=T时该参数才有效 2. min_age为整数,必须大于等于0.

Type

integer

$fix_buyer

$fix_buyer : string

是否强制校验付款人身份信息 T:强制校验,F:不强制.

Type

string

$need_check_info

$need_check_info : string

是否强制校验身份信息 T:强制校验,F:不强制.

Type

string

Methods

__toString()

__toString() 

toString()

toString()