Record

short-code

No description available.

record short-code {
  country-code: option​<string>,
  created-at: option​<string>,
  id: option​<string>,
  messaging-profile-id: string,
  record-type: option​<short-code-record-type-enum>,
  short-code: option​<string>,
  updated-at: option​<string>,
}

Fields

NameTypeDescription
country-codeoption​<string>
created-atoption​<string>
idoption​<string>
messaging-profile-idstring
record-typeoption​<short-code-record-type-enum>
short-codeoption​<string>
updated-atoption​<string>