go-firefly3/docs/BillPaidDates.md
2024-05-11 14:45:50 +03:00

608 B

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 Date the bill was paid. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]