reason property

String? reason
getter/setter pair

Free form text string explaining the rejection reason.

Max allowed length: 256 bytes. Longer strings will be truncated.

Implementation

core.String? reason;