Name | Getter | Setter | Type | Description | Notes |
---|---|---|---|---|---|
calling_code | getCallingCode() | setCallingCode($value) | string | The phone number's international calling code. For US phone numbers, this value is +1. | |
number | getNumber() | setNumber($value) | string | The phone number. |
Note: All properties are protected and only accessed via getters and setters.