Documentation

InventoryApiGetPlayerInventoryRequest

Properties

Optional Readonly After

  • after: string

The `playersInventoryItemId` after which to retrieve the next page of balances.

memberof

InventoryApiGetPlayerInventory

Optional Readonly Config Assignment Hash

  • configAssignmentHash: string

Configuration assignment hash that should be used when processing this request.

memberof

InventoryApiGetPlayerInventory

Optional Readonly Inventory Item Ids

  • inventoryItemIds: string[]

List of inventory item IDs in array notation, for example, `inventoryItemIds[]=ID1&inventoryItemIds[]=ID2`.

memberof

InventoryApiGetPlayerInventory

Optional Readonly Limit

  • limit: number

Number of items to be returned. Defaults to 20.

memberof

InventoryApiGetPlayerInventory

Readonly Player Id

  • playerId: string

ID of the player.

memberof

InventoryApiGetPlayerInventory

Optional Readonly Players Inventory Item Ids

  • playersInventoryItemIds: string[]

List of `playersInventoryItemIds` in array notation, for example, `playersInventoryItemIds[]=ID1&playersInventoryItemIds[]=ID2`.

memberof

InventoryApiGetPlayerInventory

Readonly Project Id

  • projectId: string

ID of the project.

memberof

InventoryApiGetPlayerInventory