# KnetikCloud.BreTriggerParameterDefinition

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**implicit** | **Boolean** | Whether this parameter is implicitely derived from another. Internal use only. | [optional] 
**name** | **String** | The name of the parameter. This is used as the unique identifier of this parameter | 
**optional** | **Boolean** | Whether this parameter can be left off when firing the event. Default false | [optional] 
**type** | **String** | The variable type of this parameter. See Bre Variables endpoint for list | 


