Record

phone

No description available.

record phone {
  phone-area-code: option​<string>,
  phone-country-code: option​<string>,
  phone-number: option​<string>,
  phone-type: option​<phone-phone-type-enum>,
}

Fields

NameTypeDescription
phone-area-codeoption​<string>
phone-country-codeoption​<string>
phone-numberoption​<string>
phone-typeoption​<phone-phone-type-enum>