role property

List<String>? role
getter/setter pair

The roles that the approver has allowed, if any.

For more information, see Roles and permissions. Note: This field is required for the ACCEPT action.

Optional.

Implementation

core.List<core.String>? role;