MetaPlatformSDK_TrialOffer
Inherits: RefCounted
Represents a trial offer.
Description
Represents a trial offer.
Properties
| int | 
 | |
| 
 | ||
| 
 | 
Property Descriptions
int max_term_count = 0
- int get_max_term_count ( ) 
The maximum term for which a the trial offer is valid.
MetaPlatformSDK_Price price
- MetaPlatformSDK_Price get_price ( ) 
The price of the trial offer, which contains the currency code, the amount in hundredths, and the formatted string representation.
OfferTerm trial_term = 0
- OfferTerm get_trial_term ( ) 
The term of the trial offer.
OfferType trial_type = 0
- OfferType get_trial_type ( ) 
The type of trial.