- API ›
- Constructors ›
- StarGiftAttributeRarity
StarGiftAttributeRarity
---types--- starGiftAttributeRarity#36437737 permille:int = StarGiftAttributeRarity
Belongs to
| StarGiftAttributeRarity |
In Rust this constructor is a variant of the enums::StarGiftAttributeRarity enum.
Match on it with: if let enums::StarGiftAttributeRarity::StarGiftAttributeRarity(v) = result { ... }
Parameters
| permille | int | required |