id
long?
Money Log ID - cannot be null in PUT/PATCH methods
📶 EQUALS
,ENUM
_sellerId
long?
Seller ID
📶 EQUALS
,ENUM
amount
double
Money log amountcreated
timestamp
Money log created date and time
📶 EQUALS
, ENUM
, NUMBER
🔽 BOTH
currency
string?(3)
Currency codeflags
long
Money log flags
📶 BITS
note
string?(1000)
Money log notepaymentTypeId
long
Payment type ID
📶 EQUALS
, ENUM
tags
string[]?
Tags for a money log
📶 EQUALS
, ENUM
transactionType
enum
Transaction type
📶 EQUALS
, ENUM
versionDate
timestamp?
Last modification date and time
📶 EQUALS
, ENUM
, NUMBER
🔽 BOTH