C# Class PlayFab.ClientModels.GetTitleNewsRequest

Inheritance: PlayFabRequestCommon
Show file Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
Count int?

Property Details

Count public property

Limits the results to the last n entries. Defaults to 10 if not set.
public int? Count
return int?