TransactionRequirementsCheckSpec

Passato dall'app come input per actions.intent.TRANSACTION_REQUIREMENTS_CHECK.

Rappresentazione JSON
{
  "orderOptions": {
    object (OrderOptions)
  },
  "paymentOptions": {
    object (PaymentOptions)
  }
}
Campi
orderOptions

object (OrderOptions)

Opzioni associate all'ordine.

paymentOptions

object (PaymentOptions)

Opzioni di pagamento per questo Ordine o vuoto se non è associato alcun pagamento all'Ordine.