C# Class PlayFab.AdminModels.AddVirtualCurrencyTypesRequest

Inheritance: PlayFabRequestCommon
Datei anzeigen Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
VirtualCurrencies List

Property Details

VirtualCurrencies public_oe property

List of virtual currencies and their initial deposits (the amount a user is granted when signing in for the first time) to the title
public List VirtualCurrencies
return List