# HonourAward ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **title** | Option<**String**> | Title of the honour/award. | [optional] **issuer** | Option<**String**> | The organisation body issuing this honour/award. | [optional] **issued_on** | Option<[**crate::models::Date**](Date.md)> | | [optional] **description** | Option<**String**> | Description of the honour/award. | [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)