PaymentRequest interface
警告
现已弃用此 API。
Bot Framework no longer supports payments
付款请求
属性
details | 此请求的详细信息 |
expires | 此请求的过期时间,采用 ISO 8601 持续时间格式(例如“P1D”) |
id | 此付款请求的 ID |
method |
此请求的允许付款方式 |
options | 提供有关付款请求所需选项的信息 |
属性详细信息
details
expires
此请求的过期时间,采用 ISO 8601 持续时间格式(例如“P1D”)
expires: string
属性值
string
id
此付款请求的 ID
id: string
属性值
string