API reference
API reference
Select your platform
No SDKs available
No versions available

PaidOffer

Updated: Aug 26, 2025

PaidOffer

interface PaidOffer
Contains the details about the paid offer associated with a horizon.platform.iap.models.BillingPlan.

Properties

NameSummary
json
open val json: String
price
abstract val price: Price
The horizon.platform.iap.models.Price of the paid offer contains the currency code, the amount in hundredths, and the formatted string representation.
subscriptionTerm
abstract val subscriptionTerm: OfferTerm
An enum that specifies the term. horizon.platform.iap.enums.OfferTerm.unknown: unknown horizon.platform.iap.enums.OfferTerm.weekly: WEEKLY horizon.platform.iap.enums.OfferTerm.biweekly: BIWEEKLY horizon.platform.iap.enums.OfferTerm.monthly: MONTHLY horizon.platform.iap.enums.OfferTerm.quarterly: QUARTERLY horizon.platform.iap.enums.OfferTerm.semiannual: SEMIANNUAL horizon.platform.iap.enums.OfferTerm.annual: ANNUAL horizon.platform.iap.enums.OfferTerm.biannual: BIANNUAL
Did you find this page helpful?
Thumbs up icon
Thumbs down icon