parameter property
As a group's name can change, use of recipient
is recommended. The
identifier associated with the notificationType
value that defines the
receiver of the notification, where the receiver isn't implied by
notificationType
value. So, when notificationType
is:
User
Theparameter
is the user account ID.Group
Theparameter
is the group name.ProjectRole
Theparameter
is the project role ID.UserCustomField
Theparameter
is the ID of the custom field.GroupCustomField
Theparameter
is the ID of the custom field.
Implementation
final String? parameter;