Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
PlayFab
ClientModels
StartPurchaseResult
C# Class PlayFab.ClientModels.StartPurchaseResult
Inheritance:
PlayFab.SharedModels.PlayFabResultCommon
Afficher le fichier
Open project: PlayFab/PlayFabGameServer
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
Contents
List
OrderId
string
PaymentOptions
List
VirtualCurrencyBalances
int>.Dictionary
Property Details
Contents
public_oe property
Cart items to be purchased.
public
List
Contents
Résultat
List
OrderId
public_oe property
Purchase order identifier.
public
string
OrderId
Résultat
string
PaymentOptions
public_oe property
Available methods by which the user can pay.
public
List
PaymentOptions
Résultat
List
VirtualCurrencyBalances
public_oe property
Current virtual currency totals for the user.
public
Dictionary
VirtualCurrencyBalances
Résultat
int>.Dictionary