|
List< string > | AcceptedInventoryInstanceIds |
| Item instances from the accepting player that are used to fulfill the trade. If null, no one has accepted the trade.
|
|
string | AcceptedPlayerId |
| The PlayFab ID of the player who accepted the trade. If null, no one has accepted the trade.
|
|
List< string > | AllowedPlayerIds |
| An optional list of players allowed to complete this trade. If null, anybody can complete the trade.
|
|
DateTime? | CancelledAt |
| If set, The UTC time when this trade was canceled.
|
|
DateTime? | FilledAt |
| If set, The UTC time when this trade was fulfilled.
|
|
DateTime? | InvalidatedAt |
| If set, The UTC time when this trade was made invalid.
|
|
List< string > | OfferedCatalogItemIds |
| The catalogItem Ids of the item instances being offered.
|
|
List< string > | OfferedInventoryInstanceIds |
| The itemInstance Ids that are being offered.
|
|
string | OfferingPlayerId |
| The PlayFabId for the offering player.
|
|
DateTime? | OpenedAt |
| The UTC time when this trade was created.
|
|
List< string > | RequestedCatalogItemIds |
| The catalogItem Ids requested in exchange.
|
|
TradeStatus? | Status |
| Describes the current state of this trade.
|
|
string | TradeId |
| The identifier for this trade.
|
|
The documentation for this class was generated from the following file:
- C:/Transhuman/S2/Assets/Plugins/Teal-Net/Plugins/PlayFabSDK/Client/PlayFabClientModels.cs