| Name | Type | Description | Notes |
|---|---|---|---|
| Timest | string | Transfer timestamp | [optional] [readonly] |
| Uid | string | Main account user ID | [optional] [readonly] |
| SubAccount | string | Sub account user ID | |
| SubAccountType | string | Target sub-account trading account: spot - spot account, futures - perpetual contract account, delivery - delivery contract account, options - options account | [optional] [default to spot] |
| Currency | string | Transfer currency name | |
| Amount | string | Transfer amount | |
| Direction | string | Transfer direction: to - transfer into sub-account, from - transfer out from sub-account | |
| Source | string | Source of the transfer operation | [optional] [readonly] |
| ClientOrderId | string | Customer-defined ID to prevent duplicate transfers. Can be a combination of letters (case-sensitive), numbers, hyphens '-', and underscores '_'. Can be pure letters or pure numbers with length between 1-64 characters | [optional] |
| Status | string | Sub-account transfer record status, currently only 'success' | [optional] |