limit property

String? limit
final

The maximum number of inventory items returned per vault inventory retrieval request. This limit is set when initiating the job with the a InitiateJob request.

Implementation

final String? limit;