C# Class PlayFab.ClientModels.OpenTradeResponse

Inheritance: PlayFab.SharedModels.PlayFabResultCommon
Show file Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
Trade TradeInfo

Property Details

Trade public property

The information about the trade that was just opened.
public TradeInfo,PlayFab.ClientModels Trade
return TradeInfo