StarGiftAttributeModel

---types---
starGiftAttributeModel#565251e2 crafted:flags.0?true name:string document:Document rarity:StarGiftAttributeRarity = StarGiftAttribute

Belongs to

StarGiftAttribute

In Rust this constructor is a variant of the enums::StarGiftAttribute enum.
Match on it with: if let enums::StarGiftAttribute::StarGiftAttributeModel(v) = result { ... }

Parameters

craftedtrueoptional
namestringrequired
documentDocumentrequired
rarityStarGiftAttributeRarityrequired