- API ›
- Constructors ›
- Payments ›
- StarGiftCollections
StarGiftCollections
---types--- payments.starGiftCollections#8a2932f3 collections:Vector<StarGiftCollection> = payments.StarGiftCollections
Belongs to
| payments.StarGiftCollections |
In Rust this constructor is a variant of the enums::payments.StarGiftCollections enum.
Match on it with: if let enums::payments.StarGiftCollections::StarGiftCollections(v) = result { ... }
Parameters
| collections | Vector<StarGiftCollection> | required |