An enum indicating whether a phone number is a phone line or a fax line.
Name | Type | Description | Notes |
---|---|---|---|
value | str | An enum indicating whether a phone number is a phone line or a fax line. | must be one of ["phone", "fax", ] |
An enum indicating whether a phone number is a phone line or a fax line.
Name | Type | Description | Notes |
---|---|---|---|
value | str | An enum indicating whether a phone number is a phone line or a fax line. | must be one of ["phone", "fax", ] |