# Interaction
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**trigger** | Option<[**models::Trigger**](Trigger.md)> | |
**actions** | Option<[**Vec<models::Action>**](Action.md)> | The actions that are performed when the trigger is activated. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)