Constructor: account.takeout
Takeout info
Attributes:
Name | Type | Required | Description |
---|---|---|---|
id | long | Yes | Takeout ID |
Type: account.Takeout
Example:
$account_takeout = ['_' => 'account.takeout', 'id' => long];
Takeout info
Name | Type | Required | Description |
---|---|---|---|
id | long | Yes | Takeout ID |
$account_takeout = ['_' => 'account.takeout', 'id' => long];