Record

order

No description available.

record order {
  id: option​<string>,
  messaging-profile-id: option​<string>,
  phone-numbers: option​<list​<hosted-number>>,
  record-type: option​<string>,
  status: option​<order-status-enum>,
}

Fields

NameTypeDescription
idoption​<string>
messaging-profile-idoption​<string>
phone-numbersoption​<list​<hosted-number>>
record-typeoption​<string>
statusoption​<order-status-enum>