# EventInterimSteps ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **goal** | Option<**f32**> | Score to each to achieve this step | [optional] **reward** | Option<[**crate::models::Reward**](reward.md)> | | [optional] **message** | Option<[**crate::models::EventMessage**](event_message.md)> | | [optional] **winner_count** | Option<**f32**> | Suspected to be the number of persons who have completed this step. | [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)