inventorySizeInBytes property

int? inventorySizeInBytes
final

For an inventory retrieval job, this value is the size in bytes of the inventory requested for download. For an archive retrieval or select job, this value is null.

Implementation

final int? inventorySizeInBytes;