InputStorePaymentStarsGift

---types---
inputStorePaymentStarsGift#1d741ef7 user_id:InputUser stars:long currency:string amount:long = InputStorePaymentPurpose

Belongs to

InputStorePaymentPurpose

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

Parameters

user_idInputUserrequired
starslongrequired
currencystringrequired
amountlongrequired

Used by

AssignAppStoreTransaction
AssignPlayMarketTransaction
CanPurchaseStore
LaunchPrepaidGiveaway