Objects
PhoneData
An object containing phone information required for sms verification.
Attribute | Type | Description |
---|---|---|
dialCode | string | Country dial code (e.g: ‘1’) |
iso2 | string | Country iso code (e.g: ‘US’) |
phone | string | Phone number, numbers only, without dial code (e.g: 5555555555) |
Was this page helpful?