public class PositionTransferDetailModel extends ApiModel
| 构造器和说明 |
|---|
PositionTransferDetailModel(Long id,
String accountId) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccount() |
String |
getAccountId() |
Long |
getId() |
String |
getSecretKey() |
void |
setAccountId(String accountId) |
void |
setId(Long id) |
void |
setSecretKey(String secretKey) |
getLang, setAccount, setLangpublic String getAccount()
getAccount 在类中 ApiModelpublic Long getId()
public void setId(Long id)
public String getAccountId()
public void setAccountId(String accountId)
public String getSecretKey()
public void setSecretKey(String secretKey)
Copyright © 2026. All rights reserved.