Module: VoiceML::PaymentInput

Defined in:
lib/voiceml/models/payments.rb

Overview

Narrows the ‘Input` field. DTMF is the only supported value today.

Constant Summary collapse

DTMF =
'dtmf'
ALL =
[DTMF].freeze