nextOffset property

int? nextOffset
final

The next offset to use when paginating through transaction results. If this field is not populated, there are no more transactions to query.

Implementation

final int? nextOffset;