Link Search Menu Expand Document

Constructor: payments.starGiftCollections

Back to constructors index

Represents a list of star gift collections ».

Attributes:

NameTypeRequiredDescription
collectionsArray of StarGiftCollectionYesStar gift collections.

Type: payments.StarGiftCollections

Example:

$payments_starGiftCollections = ['_' => 'payments.starGiftCollections', 'collections' => [StarGiftCollection, StarGiftCollection]];