The credit 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 credit |
| description | string | The description of the credit |
| trade | Trade | The trade which the credit belongs |