collectionTime property

String? collectionTime
getter/setter pair

The time when the inventory is collected.

If not set, it will be set to the time when the inventory is submitted.

Optional.

Implementation

core.String? collectionTime;