The debit of a trade
property | type | description |
---|---|---|
date | moment | The date of the trade |
type | AccountType | The type of the account |
amount | Money | The amount of the debit |
description | string | The description of the debit |
trade | Trade | The trade which the debit belongs |