Method: OpenapiClient::IdentityResponse#phone_number
- Defined in:
- lib/openapi_client/models/identity_response.rb
#phone_number ⇒ Object
The phone number of the individual for the respective account, if known. Nullable for tokens created prior to 2023-03-05
25 26 27 |
# File 'lib/openapi_client/models/identity_response.rb', line 25 def phone_number @phone_number end |