suspensionReasons property

List<String>? suspensionReasons
getter/setter pair

Enumerable of all current suspension reasons for an entitlement.

Output only.

Implementation

core.List<core.String>? suspensionReasons;