PhoneValidationInput_v1
| Field | Type | Description |
|---|---|---|
| phoneNumber | String | The phone number to be validated. |
| country | String | The country associated with the phone number for validation. |
| note | String | A custom note for logging or reference purposes. |
| format | PhoneFormat_v1 | The desired format in which the validated phone number should be returned. |
Updated 8 months ago