Interface: PurchasesResponse

iap.PurchasesResponse

This should match the corresponding ApiResponseOk interface defined in the game-client package.

Hierarchy

Properties

purchases

purchases: Purchase[]


status

status: "ok"

Inherited from

ApiResponseOk.status