startDate property
The start of the date range in UTC for vault inventory retrieval that
includes archives created on or after this date. This value should be a
string in the ISO 8601 date format, for example
2013-03-20T17:03:43Z
.
Implementation
final String? startDate;