totalItems property

int? totalItems
getter/setter pair

Total number of volumes found.

This might be greater than the number of volumes returned in this response if results have been paginated.

Implementation

core.int? totalItems;