nextPageMarker property
If there are more billing records than you specified for
MaxItems
in the request, submit another request and include the
value of NextPageMarker
in the value of Marker
.
Implementation
final String? nextPageMarker;
If there are more billing records than you specified for
MaxItems
in the request, submit another request and include the
value of NextPageMarker
in the value of Marker
.
final String? nextPageMarker;