The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is
included in the response so that the remaining results can be retrieved. Default: 50Constraints: minimum 20; maximum 50.

C# |
public int MaxRecords { get; set; }