# Structs

AccountData & balances.
AssetBalance - is a wraper for asset balance data.
Balance - Trading pair balance.
BotOrderAdjusted - the same as BotOrder, only with the given values for the trading pair.
CreateOrderResponse - response from the exchange about the placed order.
ExchangePairData contains information about a trading pair, data about order limits.
GetOrdersHistoryTask - data for GetPairOrdersHistory request.
OrderData - the result of checking the data of the placed order.
No description provided by the author
PairBalance - data on the balance of a trading pair for each of the two currencies.
PairSymbolData - contains pair symbol data.
SymbolPrice define symbol and price pair.

# Type aliases

APIEmail - email authentication.
APIPassword - password authentication.