Constructor: auth_exportedAuthorization
Attributes:
Name |
Type |
Required |
id |
int |
Required |
bytes |
bytes |
Required |
Type:
auth_ExportedAuthorization
Example:
$auth_exportedAuthorization = ['_' => auth_exportedAuthorization', 'id' => int, 'bytes' => bytes, ];