Wasm Directoryalpha
Record

phone-number-with-messaging-settings

No description available.

record phone-number-with-messaging-settings {
  country-code: option​<string>,
  created-at: option​<string>,
  eligible-messaging-products: option​<list​<string>>,
  features: option​<phone-number-with-messaging-settings-features>,
  health: option​<number-health-metrics>,
  id: option​<string>,
  messaging-product: option​<string>,
  messaging-profile-id: option​<string>,
  phone-number: option​<string>,
  record-type: option​<phone-number-with-messaging-settings-record-type-enum>,
  traffic-type: option​<string>,
  type-op: option​<phone-number-with-messaging-settings-type-op-enum>,
  updated-at: option​<string>,
}

Fields

NameTypeDescription
country-codeoption​<string>
created-atoption​<string>
eligible-messaging-productsoption​<list​<string>>
featuresoption​<phone-number-with-messaging-settings-features>
healthoption​<number-health-metrics>
idoption​<string>
messaging-productoption​<string>
messaging-profile-idoption​<string>
phone-numberoption​<string>
record-typeoption​<phone-number-with-messaging-settings-record-type-enum>
traffic-typeoption​<string>
type-opoption​<phone-number-with-messaging-settings-type-op-enum>
updated-atoption​<string>