public class PrimeAssetModel extends ApiModel
PrimeAssetModel(String account)
PrimeAssetModel(String account, String secretKey)
String
getAccount()
getSecretKey()
void
setAccount(String account)
setSecretKey(String secretKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PrimeAssetModel(String account)
public PrimeAssetModel(String account, String secretKey)
public void setAccount(String account)
public String getAccount()
public String getSecretKey()
public void setSecretKey(String secretKey)
Copyright © 2022. All rights reserved.