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