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