Record

number-block-order

No description available.

record number-block-order {
  connection-id: option​<string>,
  created-at: option​<string>,
  customer-reference: option​<string>,
  id: option​<string>,
  messaging-profile-id: option​<string>,
  phone-numbers-count: option​<s32>,
  range: option​<s32>,
  record-type: option​<string>,
  requirements-met: option​<bool>,
  starting-number: option​<string>,
  status: option​<number-block-order-status-enum>,
  updated-at: option​<string>,
}

Fields

NameTypeDescription
connection-idoption​<string>
created-atoption​<string>
customer-referenceoption​<string>
idoption​<string>
messaging-profile-idoption​<string>
phone-numbers-countoption​<s32>
rangeoption​<s32>
record-typeoption​<string>
requirements-metoption​<bool>
starting-numberoption​<string>
statusoption​<number-block-order-status-enum>
updated-atoption​<string>