DtmfInput

Represents the input for dtmf event.

JSON representation
{
  "digits": string,
  "finishDigit": string
}
Fields
digits

string

The dtmf digits.

finishDigit

string

The finish digit (if any).