# F241 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | Option<**i32**> | F24 id | [optional] **due_date** | [**String**](string.md) | F24 due date | **status** | Option<**String**> | F24 status | [optional] **payment_account** | Option<[**models::PaymentAccount1**](PaymentAccount_1.md)> | | [optional] **amount** | **f64** | F24 amount | **attachment_url** | Option<**String**> | [Temporary] [Read Only] F24 url of the attached file | [optional][readonly] **attachment_token** | Option<**String**> | [Write Only] F24 attachment token returned by POST /taxes/attachment | [optional] **description** | **String** | F24 description | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)