public class DepositWithdrawModel extends ApiModel
| 构造器和说明 |
|---|
DepositWithdrawModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccount() |
String |
getSecretKey() |
SegmentType |
getSegType() |
void |
setAccount(String account) |
void |
setSecretKey(String secretKey) |
void |
setSegType(SegmentType segType) |
String |
toString() |
public String getAccount()
getAccount 在类中 ApiModelpublic void setAccount(String account)
setAccount 在类中 ApiModelpublic String getSecretKey()
public void setSecretKey(String secretKey)
public SegmentType getSegType()
public void setSegType(SegmentType segType)
Copyright © 2025. All rights reserved.