interface PurchaseArray
cursorAfter
: String?
[Get] |
Signature
abstract val cursorAfter: String? |
cursorBefore
: String?
[Get] |
Signature
abstract val cursorBefore: String? |
json
: String
[Get] |
Signature
open val json: String |
nextUrl
: String?
[Get] |
Signature
abstract val nextUrl: String? |
previousUrl
: String?
[Get] |
Signature
abstract val previousUrl: String? |
purchases
: List
[Get] |
Signature
abstract val purchases: List<Purchase> |