Gets and sets the property IsTruncated. A flag that indicates whether more invalidation
batch requests remain to be listed. If your results were truncated, you can make
a follow-up pagination request using the Marker request parameter to retrieve more
invalidation batches in the list.

C# |
public bool IsTruncated { get; set; }