\Yurun\PaySDK\AlipayApp\FTF\ParamsGoodsDetail

支付宝当面付商品详情.

Summary

Methods
Properties
Constants
No public methods found
$goods_id
$goods_name
$quantity
$price
$goods_category
$body
$show_url
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$goods_id

$goods_id : string

商品的编号.

Type

string

$goods_name

$goods_name : string

商品名称.

Type

string

$quantity

$quantity : integer

商品数量.

Type

integer

$price

$price : float

商品单价,单位为元.

Type

float

$goods_category

$goods_category : string

商品类目.

Type

string

$body

$body : string

商品描述信息.

Type

string

$show_url

$show_url : string

商品的展示地址

Type

string