Class FtxSubAccountDto
java.lang.Object
org.knowm.xchange.ftx.dto.account.FtxSubAccountDto
public class FtxSubAccountDto extends Object
-
Constructor Summary
Constructors Constructor Description FtxSubAccountDto(String nickname, String deletable, String editable)
-
Method Summary
Modifier and Type Method Description String
getDeletable()
String
getEditable()
String
getNickname()
String
toString()