Constructor: payments.starGiftCollections
Attributes:
Name | Type | Required |
---|---|---|
collections | Array of StarGiftCollection | Yes |
Type: payments.StarGiftCollections
Example:
$payments_starGiftCollections = ['_' => 'payments.starGiftCollections', 'collections' => [StarGiftCollection, StarGiftCollection]];