PaymentRequestComplete interface

警告

现已弃用此 API。

Bot Framework no longer supports payments

完成付款请求时交付的有效负载

属性

id

付款请求 ID

paymentRequest

初始付款请求

paymentResponse

相应的付款响应

属性详细信息

id

付款请求 ID

id: string

属性值

string

paymentRequest

初始付款请求

paymentRequest: PaymentRequest

属性值

paymentResponse

相应的付款响应

paymentResponse: PaymentResponse

属性值