suspensionReason property

List<String>? suspensionReason
getter/setter pair

If the grant is suspended, the reason(s) for suspension.

Implementation

core.List<core.String>? suspensionReason;