entityPauseReason property

String? entityPauseReason
getter/setter pair

The user-provided reason for pausing this inventory source.

Must not exceed 100 characters. Only applicable when entity_status is set to ENTITY_STATUS_PAUSED.

Implementation

core.String? entityPauseReason;