Package org.knowm.xchange.bibox.dto
-
Class Summary Class Description BiboxAdapters BiboxAllAssetsBody BiboxCommand<B> BiboxCommands BiboxEmptyBody Just an object that will be JSON serialized to {} Often needed when there are no parameters for a commandBiboxError BiboxMultipleResponses<T> Result of batched calls (all POST requests)BiboxPagedResponses<T> paged resultBiboxPagedResponses.BiboxPage<I> BiboxResponse<T> General Bibox responseBiboxSingleResponse<T> Result of batched calls with just one call (which happens most of the time)