BillingPlan
(
ptr
)
|
Signature
com.meta.horizon.platform.ovr.models.BillingPlan.BillingPlan(final long ptr) Parameters ptr: final long |
getPaidOffer
()
|
Represents the com.meta.horizon.platform.ovr.models.PaidOffer associated with the billing_plan.
Signature
PaidOffer com.meta.horizon.platform.ovr.models.BillingPlan.getPaidOffer() |
getTrialOffers
()
|
A list of com.meta.horizon.platform.ovr.models.TrialOffer associated with the billing_plan.
Signature
TrialOfferArray com.meta.horizon.platform.ovr.models.BillingPlan.getTrialOffers() |