numberOfArchives property

int? numberOfArchives
final

The number of archives in the vault as of the last inventory date. This field will return null if an inventory has not yet run on the vault, for example if you just created the vault.

Implementation

final int? numberOfArchives;