TransactionDecisionValueSpec は、actions.intent.TRANSACTION_DECISION
インテントのアクションから入力として渡されます。
JSON 表現 | |
---|---|
{ "order": { object ( |
フィールド | |
---|---|
order |
ユーザーによる承認が可能な注文。 |
orderOptions |
注文に関連付けられているオプション。 |
paymentParameters |
この注文の支払いをリクエストするためのパラメータ。 |
presentationOptions |
ユーザーへの注文の表示をカスタマイズするために使用するオプション。 |