## Constructor: auth\_checkedPhone ### Attributes: | Name | Type | Required | |----------|:-------------:|---------:| |phone\_registered|[Bool](../types/Bool.md) | Required| ### Type: [auth\_CheckedPhone](../types/auth\_CheckedPhone.md) ### Example: ``` $auth_checkedPhone = ['phone_registered' => Bool, ]; ```