limit property

int? limit
final

Max number of transactions to retrieve. If not provided, defaults to default page size

Implementation

final int? limit;