正在准备搜索索引...
搜索索引不可用
@custouch-open/js-sdk
@custouch-open/js-sdk
index
<internal>
PaymentItem
接口 PaymentItem
interface
PaymentItem
{
amount
:
PaymentCurrencyAmount
;
label
:
string
;
pending
?:
boolean
;
}
索引
属性
amount
label
pending?
属性
amount
amount
:
PaymentCurrencyAmount
label
label
:
string
可选
pending
pending
?:
boolean
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
目录
属性
amount
label
pending
@custouch-open/js-sdk
加载中……