Package tbdex.sdk.httpserver.models
See: Description
-
Interface Summary Interface Description BalancesApi Interface representing an API for interacting with TBDex balances. Filter Interface representing a generic filter for API requests. ExchangesApi Interface representing an API for interacting with TBDex exchanges and related entities. OfferingsApi Interface representing an API for interacting with TBDex offerings. -
Class Summary Class Description Callbacks Class that houses all callback types for the TBDex HTTP server. GetExchangesFilter Represents a filter for retrieving exchanges based on specific criteria. CallbackError Exception class representing an error that can occur during a callback execution. ErrorResponse Error response FakeBalancesApi Fake balances api. FakeExchangesApi A fake implementation of the ExchangesApi interface for testing purposes. FakeOfferingsApi A fake implementation of the OfferingsApi interface for testing purposes.