Wasm Directoryalpha
Record

send-a-voice-call-params

No description available.

record send-a-voice-call-params {
  body: string,
  country: option​<string>,
  custom-string: option​<string>,
  lang: option​<string>,
  list-id: option​<f64>,
  machine-detection: option​<f64>,
  require-input: option​<f64>,
  schedule: option​<f64>,
  source: option​<string>,
  to: string,
  voice: string,
}

Fields

NameTypeDescription
bodystring
countryoption​<string>
custom-stringoption​<string>
langoption​<string>
list-idoption​<f64>
machine-detectionoption​<f64>
require-inputoption​<f64>
scheduleoption​<f64>
sourceoption​<string>
tostring
voicestring