Transaction record using DB field names (_id/account_id/organisation_id). This is the shape the SDK sends when creating or updating a transaction; responses come back as AccountTransaction.
_id
account_id
organisation_id
Optional
Transaction record using DB field names (
_id/account_id/organisation_id). This is the shape the SDK sends when creating or updating a transaction; responses come back as AccountTransaction.