# Cyclos411Api.PhoneResult

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**verified** | **Boolean** | Indicates whether this phone is verified. Is only returned if &#x60;kind&#x60; is &#x60;mobile&#x60; and the authenticated user manages the owner of this phone.  | [optional] 
**enabledForSms** | **Boolean** | Indicates whether this phone is verified and enabled for SMS. Is only returned if &#x60;kind&#x60; is &#x60;mobile&#x60; and the authenticated user manages the owner of this phone.  | [optional] 
**hidden** | **Boolean** | Indicates whether this phone is hidden for other users. Is only returned if the authenticated user manages the owner of this phone.  | [optional] 
**verificationCodeSendDate** | **Date** | The date the verification code was sent, if any. Is only returned if &#x60;kind&#x60; is &#x60;mobile&#x60; and the authenticated user manages the owner of this phone.  | [optional] 


