TelephoneNumber
Class Description
Telephone number.
Attributes
Name | Type | Description |
---|---|---|
areaCode | String | (if applicable) Area or region code. |
cityCode | String | City code. |
countryCode | String | Country code. |
dialOut | String | (if applicable) Dial out code, for instance to call outside an enterprise. |
extension | String | (if applicable) Extension for this telephone number. |
internationalPrefix | String | (if applicable) Prefix used when calling an international number. |
ituPhone | String | Phone number according to ITU E.164. |
localNumber | String | Main (local) part of this telephone number. |
Relationships
Ancestors
No ancestor classes
Descendents
No descendent classes
Associations
None