Phone
Represents a phone number for a customer.
phone Object
Property | Data Type (length) | Description |
---|---|---|
isActive | boolean | |
number | string (50) | Only numbers (i.e., 5152221212). Data cleansing should be performed on any invalid user input prior to sending to Helix |
phoneType | enum | Valid values: - Home - Mobile - Office |
Updated 12 months ago