Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1005 Bytes

SubAccountTransfer.md

File metadata and controls

17 lines (13 loc) · 1005 Bytes

SubAccountTransfer

Properties

Name Type Description Notes
currency str Transfer currency name
sub_account str Sub account user ID
direction str Transfer direction. to - transfer into sub account; from - transfer out from sub account
amount str Transfer amount
uid str Main account user ID [optional] [readonly]
timest str Transfer timestamp [optional] [readonly]
source str Where the operation is initiated from [optional] [readonly]
sub_account_type str Target sub user's account. `spot` - spot account, `futures` - perpetual contract account, `cross_margin` - cross margin account [optional] [default to 'spot']

[Back to Model list] [Back to API list] [Back to README]