Interface protos.google.cloud.dialogflow.cx.v3beta1.IDtmfInput (2.12.1)

Properties of a DtmfInput.

Package

@google-cloud/dialogflow-cx!

Properties

digits

digits?: (string|null);

DtmfInput digits

Property Value
TypeDescription
(string|null)

finishDigit

finishDigit?: (string|null);

DtmfInput finishDigit

Property Value
TypeDescription
(string|null)