stateMessage property
A message providing more details about the current state of processing.
For example, the rejection reason when the state is rejected
.
Implementation
core.String? stateMessage;
A message providing more details about the current state of processing.
For example, the rejection reason when the state is rejected
.
core.String? stateMessage;