reason property

String? reason
getter/setter pair

The reason why the proposal is being paused.

This human readable message will be displayed in the seller's UI. (Max length: 1000 unicode code units.)

Implementation

core.String? reason;