An opaque string that represents where to continue pagination of the results. You use this value in a new List Jobs request to obtain more
jobs in the list. If there are no more jobs, this value is null.

C# |
public string Marker { get; set; }