- API ›
- Constructors ›
- Payments ›
- StarGiftActiveAuctionsNotModified
StarGiftActiveAuctionsNotModified
---types--- payments.starGiftActiveAuctionsNotModified#db33dad0 = payments.StarGiftActiveAuctions
Belongs to
| payments.StarGiftActiveAuctions |
In Rust this constructor is a variant of the enums::payments.StarGiftActiveAuctions enum.
Match on it with: if let enums::payments.StarGiftActiveAuctions::StarGiftActiveAuctionsNotModified(v) = result { ... }
Parameters
This item has no parameters.