limit property

int? limit
getter/setter pair

(optional) The response should contain at most limit transactions.

Implementation

int? limit;