isTruncated property

bool? isTruncated
final

Tells whether the returned list of inventory configurations is complete. A value of true indicates that the list is not complete and the NextContinuationToken is provided for a subsequent request.

Implementation

final bool? isTruncated;