MetaPlatformSDK_BillingPlan
Inherits: RefCounted
Represents a billing plan.
Description
Represents a billing plan.
Properties
Property Descriptions
MetaPlatformSDK_PaidOffer paid_offer
MetaPlatformSDK_PaidOffer get_paid_offer ( )
The paid offer associated with this billing plan.
MetaPlatformSDK_TrialOfferArray trial_offers
MetaPlatformSDK_TrialOfferArray get_trial_offers ( )
A list of trial offers associated with the billing plan.
This method may return null
. This indicates that the value is not present or that the current app or user is not permitted to access it.