object

StorePhoneNumber

Object representing a user's phone number, including its active status, whether it's the primary number, verification status, and the phone number itself.
Fields
country_code
Int
Country code, e.g. +91.
number
String
Phone number of the user.