StarGiftUpgradeAttributes

---types---
payments.starGiftUpgradeAttributes#46c6e36f attributes:Vector<StarGiftAttribute> = payments.StarGiftUpgradeAttributes

Belongs to

payments.StarGiftUpgradeAttributes

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

Parameters

attributesVector<StarGiftAttribute>required