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

1001 B

PiggyBankEvent

Properties

Name Type Description Notes
CreatedAt time.Time [optional] [default to null]
UpdatedAt time.Time [optional] [default to null]
CurrencyId string [optional] [default to null]
CurrencyCode string [optional] [default to null]
CurrencySymbol string [optional] [default to null]
CurrencyDecimalPlaces int32 [optional] [default to null]
Amount string [optional] [default to null]
TransactionJournalId string The journal associated with the event. [optional] [default to null]
TransactionGroupId string The transaction group associated with the event. [optional] [default to null]

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