My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlayFab.EconomyModels.TakedownItemReviewsRequest Class Reference

Submit a request to takedown one or more reviews, removing them from public view. Authors will still be able to see their reviews after being taken down. More...

Inheritance diagram for PlayFab.EconomyModels.TakedownItemReviewsRequest:
PlayFab.SharedModels.PlayFabRequestCommon PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

Dictionary< string, string > CustomTags
 The optional custom tags associated with the request (e.g. build number, external trace identifiers, etc.).
 
List< ReviewTakedownReviews
 The set of reviews to take down.
 
- Public Attributes inherited from PlayFab.SharedModels.PlayFabRequestCommon
PlayFabAuthenticationContext AuthenticationContext
 

Additional Inherited Members

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

Detailed Description

Submit a request to takedown one or more reviews, removing them from public view. Authors will still be able to see their reviews after being taken down.


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