banks2ff/firefly-iii-api/docs/BillPaidDatesInner.md

14 lines
600 B
Markdown
Raw Normal View History

# BillPaidDatesInner
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**transaction_group_id** | Option<**String**> | Transaction group ID of the paid bill. | [optional][readonly]
**transaction_journal_id** | Option<**String**> | Transaction journal ID of the paid bill. | [optional][readonly]
**date** | Option<**String**> | Date the bill was paid. | [optional][readonly]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)