v3.1.2
2020.3+

Namespace Unity.Services.Economy.Model

Classes

AppleStore

Details from the receipt validation service.

AppleVerification

The receipt verification details from the validation service.

ConfigurationItemDefinition

The base class for the more specific configuration types, e.g. CurrencyDefinition. These are used to define the resources that you create in the Unity Dashboard.

ConfigurationResource

Costs

The costs associated with a virtual purchase. This includes a list of currencies and inventory items that were required to make the purchase.

CurrencyDefinition

Represents a single currency configuration.

CurrencyExchangeItem

Represents a currency that was part of a purchase.

EconomyDate

EconomyReference

A reference to another resource definition from within a purchase.

GetBalancesResult

Provides paginated access to the list of balances retrieved and allows you to retrieve the next page.

GetInventoryResult

Provides paginated access to the list of retrieved player's inventory items.

GoogleStore

Details from the receipt validation service.

GoogleVerification

The receipt verification details from the validation service.

InventoryExchangeItem

Represents a player's inventory item that was part of a purchase.

InventoryItemDefinition

Represents a single inventory item configuration.

MakeVirtualPurchaseResult

Returned after making a virtual purchase and contains the Costs and Rewards associate with the purchase.

PageableResult<T, TSelf>

The base class used for providing pageable results from the service e.g. GetBalancesResult.

PlayerBalance

Represents a single currency balance for a player.

PlayersInventoryItem

Represents a single player's inventory item. This is an inventory item unique to a specific player.

PurchaseItemQuantity

Represents an amount of currency/inventory items associated with a purchase. Each one relates to a single currency/inventory item type (for example 4 swords, 10 gold etc.).

RealMoneyPurchaseDefinition

Represents a single real money purchase configuration.

RedeemAppleAppStorePurchaseResult

The result from redeeming an Apple App Store purchase.

RedeemGooglePlayPurchaseResult

The result from redeeming a Google Play Store purchase.

Rewards

Represent the rewards given in exchange for a purchase.

StoreIdentifiers

The store identifiers.

VirtualPurchaseDefinition

Represents a virtual purchase configuration.

Enums

AppleVerification.StatusOptions

Status of the receipt verification.

GoogleVerification.StatusOptions

Status of the receipt verification.