Record

send-fax-params

No description available.

record send-fax-params {
  country: option​<string>,
  custom-string: option​<string>,
  file-url: string,
  from-op: option​<string>,
  from-email: option​<string>,
  list-id: option​<f64>,
  messages: list​<string>,
  schedule: option​<f64>,
  source: option​<string>,
  to: string,
}

Fields

NameTypeDescription
countryoption​<string>
custom-stringoption​<string>
file-urlstring
from-opoption​<string>
from-emailoption​<string>
list-idoption​<f64>
messageslist​<string>
scheduleoption​<f64>
sourceoption​<string>
tostring