- API ›
- Constructors ›
- Payments ›
- StarGiftCollectionsNotModified
StarGiftCollectionsNotModified
---types--- payments.starGiftCollectionsNotModified#a0ba4f17 = 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::StarGiftCollectionsNotModified(v) = result { ... }
Parameters
This item has no parameters.