Module: VoiceML::PaymentMethod
- Defined in:
- lib/voiceml/models/payments.rb
Overview
Narrows the ‘PaymentMethod` field.
Constant Summary collapse
- CREDIT_CARD =
'credit-card'- ACH_DEBIT =
'ach-debit'- ALL =
[CREDIT_CARD, ACH_DEBIT].freeze
Narrows the ‘PaymentMethod` field.
'credit-card''ach-debit'[CREDIT_CARD, ACH_DEBIT].freeze