PurchaseUpdatesResponse
Represents the result of a call to .
Properties
receiptList
receiptList: Receipt
[]
Receipts, or an empty list if request failed, or there are no receipts.
responseCode
responseCode: PurchaseUpdatesResponseCode
Returns the response code of the request.
userData
userData: UserData
Returns the user ID and marketplace information of the user associated with the purchase.
hasMore
hasMore:
boolean
Returns true if more results are available.
Last updated: Jul 22, 2026

