1 Star 0 Fork 0

HAYPO/gateapi-java

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
SubAccountTransfer.md 1.04 KB
Copy Edit Raw Blame History

SubAccountTransfer

Properties

Name Type Description Notes
currency String Transfer currency name
subAccount String Sub account user ID
direction DirectionEnum Transfer direction. to - transfer into sub account; from - transfer out from sub account
amount String Transfer amount
uid String Main account user ID [optional] [readonly]
timest String Transfer timestamp [optional] [readonly]
source String Where the operation is initiated from [optional] [readonly]
subAccountType SubAccountTypeEnum Target sub user's account. `spot` - spot account, `futures` - perpetual contract account [optional]

Enum: DirectionEnum

Name Value
TO "to"
FROM "from"

Enum: SubAccountTypeEnum

Name Value
SPOT "spot"
FUTURES "futures"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/HAYPO/gateapi-java.git
git@gitee.com:HAYPO/gateapi-java.git
HAYPO
gateapi-java
gateapi-java
master

Search