Interface: ProductsListResponse

iap.ProductsListResponse

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

Hierarchy

Properties

products

products: Product[]


status

status: "ok"

Inherited from

ApiResponseOk.status