go-firefly3/docs/BillPaidDates.md

12 lines
608 B
Markdown
Raw Normal View History

2024-05-11 14:43:57 +03:00
# BillPaidDates
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**TransactionGroupId** | **string** | Transaction group ID of the paid bill. | [optional] [default to null]
**TransactionJournalId** | **string** | Transaction journal ID of the paid bill. | [optional] [default to null]
**Date** | [**time.Time**](time.Time.md) | Date the bill was paid. | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)