StarsGiftOption

---types---
starsGiftOption#5e0589f1 extended:flags.1?true stars:long store_product:flags.0?string currency:string amount:long = StarsGiftOption

Belongs to

StarsGiftOption

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

Parameters

extendedtrueoptional
starslongrequired
store_productstringoptional
currencystringrequired
amountlongrequired