entityPauseReason property

String? entityPauseReason
getter/setter pair

The user-provided reason for pausing this guaranteed order.

Must be UTF-8 encoded with a maximum length of 100 bytes. Only applicable when entity_status is set to ENTITY_STATUS_PAUSED.

Implementation

core.String? entityPauseReason;