Constructor: auth.sentCodeTypeSmsWord
Attributes:
Name | Type | Required |
---|---|---|
beginning | string | Optional |
Type: auth.SentCodeType
Example:
$auth_sentCodeTypeSmsWord = ['_' => 'auth.sentCodeTypeSmsWord', 'beginning' => 'string'];
Name | Type | Required |
---|---|---|
beginning | string | Optional |
$auth_sentCodeTypeSmsWord = ['_' => 'auth.sentCodeTypeSmsWord', 'beginning' => 'string'];