# EventMessage ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **sender** | Option<**String**> | Who commissioned this reward | [optional] **subject** | Option<**String**> | Title of the in-game mail received for completing the step. | [optional] **message** | Option<**String**> | Body of the in-game mail received for completing the step. | [optional] **sender_icon** | Option<**String**> | Path to sender icon string. | [optional] **attachments** | Option<**Vec**> | Attachments to the message. Unknown usage. | [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)