Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PlayFab
ClientModels
GetTradeStatusRequest
C# Class PlayFab.ClientModels.GetTradeStatusRequest
Inheritance:
PlayFabRequestCommon
Show file
Open project: PlayFab/PlayFabGameServer
Class Usage Examples
Public Properties
Property
Type
Description
OfferingPlayerId
string
TradeId
string
Property Details
OfferingPlayerId
public property
Player who opened trade.
public
string
OfferingPlayerId
return
string
TradeId
public property
Trade identifier as returned by OpenTradeOffer.
public
string
TradeId
return
string