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