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

PurchaseArray

Updated: Aug 26, 2025

PurchaseArray

interface PurchaseArray
A purchase is made when a user buys a horizon.platform.iap.models.Product. The IAP product, which can represent a consumable item, a durable item, or a subscription, must be defined for purchase through the developer dashboard.

Properties

NameSummary
cursorAfter
abstract val cursorAfter: String?
cursorBefore
abstract val cursorBefore: String?
json
open val json: String
nextUrl
abstract val nextUrl: String?
previousUrl
abstract val previousUrl: String?
purchases
abstract val purchases: List<Purchase>
Did you find this page helpful?
Thumbs up icon
Thumbs down icon