TDLib.PremiumPaymentOption.PremiumPaymentOption – valagram-1 Reference Manual
Packages
valagram-1
TDLib
PremiumPaymentOption
amount
currency
discount_percentage
month_count
payment_link
store_product_id
PremiumPaymentOption
PremiumPaymentOption
Description:
public
PremiumPaymentOption
(
string
currency,
int64
amount,
int32
discount_percentage,
int32
month_count,
string
store_product_id,
InternalLinkType
? payment_link)