| Name | Type | Description | Notes |
|---|---|---|---|
| type | string | Type: `borrow` - borrow, `repay` - repay | [optional] [readonly] [default to undefined] |
| currencyPair | string | Currency pair | [optional] [readonly] [default to undefined] |
| currency | string | Currency | [optional] [readonly] [default to undefined] |
| amount | string | Borrow or repayment amount | [optional] [readonly] [default to undefined] |
| createTime | number | Created time | [optional] [readonly] [default to undefined] |