affectedItemId property
Item instance ID the action shall be applied to. This is optional for all but a new AwaType values. Rule of thumb is to provide the item instance ID if one is available.
Implementation
@JsonKey(name:'affectedItemId')
String? affectedItemId;