listId property
Required for add-to-list and remove-from-list events.
The id or name of the list that the item is being added to or removed from. Other event types should not set this field.
Implementation
core.String? listId;
Required for add-to-list and remove-from-list events.
The id or name of the list that the item is being added to or removed from. Other event types should not set this field.
core.String? listId;