My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlayFab.ClientModels.OpenTradeRequest Class Reference
Inheritance diagram for PlayFab.ClientModels.OpenTradeRequest:
PlayFab.SharedModels.PlayFabRequestCommon PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

List< string > AllowedPlayerIds
 Players who are allowed to accept the trade. If null, the trade may be accepted by any player. If empty, the trade may not be accepted by any player.
 
List< string > OfferedInventoryInstanceIds
 Player inventory items offered for trade. If not set, the trade is effectively a gift request.
 
List< string > RequestedCatalogItemIds
 Catalog items accepted for the trade. If not set, the trade is effectively a gift.
 
- Public Attributes inherited from PlayFab.SharedModels.PlayFabRequestCommon
PlayFabAuthenticationContext AuthenticationContext
 

Additional Inherited Members

- Public Member Functions inherited from PlayFab.SharedModels.PlayFabBaseModel
string ToJson ()
 

The documentation for this class was generated from the following file: