Documentation

InventoryApiDeleteInventoryItemRequest

Properties

Optional Readonly Analytics User Id

  • analyticsUserId: string

A unique string that identifies the player and is consistent across their subsequent play sessions for analytics purposes. It is the primary user identifier and it comes from the Core package.

memberof

InventoryApiDeleteInventoryItem

Optional Readonly Config Assignment Hash

  • configAssignmentHash: string

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

memberof

InventoryApiDeleteInventoryItem

Optional Readonly Inventory Delete Request

memberof

InventoryApiDeleteInventoryItem

Readonly Player Id

  • playerId: string

ID of the player.

memberof

InventoryApiDeleteInventoryItem

Readonly Players Inventory Item Id

  • playersInventoryItemId: string

The `playersInventoryItemId` of the item to be updated.

memberof

InventoryApiDeleteInventoryItem

Readonly Project Id

  • projectId: string

ID of the project.

memberof

InventoryApiDeleteInventoryItem

Optional Readonly Unity Installation Id

  • unityInstallationId: string

Unique identifier that identifies an installation on the client’s device. The same player can have different installationIds if they have the game installed on different devices. It is available to all Unity packages that integrate with the Services SDK Core package.

memberof

InventoryApiDeleteInventoryItem

Optional Readonly Write Lock

  • writeLock: string

The writelock for a database entry.

memberof

InventoryApiDeleteInventoryItem