role property

List<String>? role
getter/setter pair

The roles the approver has allowed, if any.

Note: This field is required for the ACCEPT action.

Optional.

Implementation

core.List<core.String>? role;