类 GetWalletAllBalances.Response

java.lang.Object
io.contek.invoker.ftx.api.rest.common.RestResponse<Map<String,List<_WalletBalance>>>
io.contek.invoker.ftx.api.rest.user.GetWalletAllBalances.Response
封闭类:
GetWalletAllBalances

@NotThreadSafe public static final class GetWalletAllBalances.Response extends RestResponse<Map<String,List<_WalletBalance>>>
  • 构造器详细资料

    • Response

      public Response()