status property

String? status
getter/setter pair

The status of the inventory verification process.

Acceptable values are: - "active" - "inactive" - "pending"

Implementation

core.String? status;