Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PlayFab
ClientModels
StartPurchaseResult
C# 클래스 PlayFab.ClientModels.StartPurchaseResult
상속:
PlayFab.SharedModels.PlayFabResultCommon
파일 보기
프로젝트 열기: PlayFab/PlayFabGameServer
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Contents
List
OrderId
string
PaymentOptions
List
VirtualCurrencyBalances
int>.Dictionary
프로퍼티 상세
Contents
공개적으로 프로퍼티
Cart items to be purchased.
public
List
Contents
리턴
List
OrderId
공개적으로 프로퍼티
Purchase order identifier.
public
string
OrderId
리턴
string
PaymentOptions
공개적으로 프로퍼티
Available methods by which the user can pay.
public
List
PaymentOptions
리턴
List
VirtualCurrencyBalances
공개적으로 프로퍼티
Current virtual currency totals for the user.
public
Dictionary
VirtualCurrencyBalances
리턴
int>.Dictionary