status property

String? status
getter/setter pair

The status of the ?On display to order? feature.

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

Implementation

core.String? status;