AtomicMarketApiFactory
Summary
public AtomicMarketApiFactory Version1
public AuctionsApi AuctionsApi
A shorthand for creating a new instance of the AuctionsApi class.
public BuyOffersApi BuyOffersApi
A shorthand for creating a new instance of the BuyOffersApi class.
public MarketPlacesApi MarketPlacesApi
A shorthand for creating a new instance of the MarketPlacesApi class.
public TransfersApi TransfersApi
A shorthand for creating a new instance of the TransfersApi class.
public PricingApi PricingApi
A shorthand for creating a new instance of the PricingApi class.
private readonly string _baseUrl
private AtomicMarketApiFactory(string baseUrl)
Members
public AtomicMarketApiFactory Version1
public AuctionsApi AuctionsApi
A shorthand for creating a new instance of the AuctionsApi class.
public BuyOffersApi BuyOffersApi
A shorthand for creating a new instance of the BuyOffersApi class.
public MarketPlacesApi MarketPlacesApi
A shorthand for creating a new instance of the MarketPlacesApi class.
A shorthand for creating a new instance of the OffersApi class.
A shorthand for creating a new instance of the StatsApi class.
A shorthand for creating a new instance of the ConfigApi class.
A shorthand for creating a new instance of the AssetsApi class.
public TransfersApi TransfersApi
A shorthand for creating a new instance of the TransfersApi class.
public PricingApi PricingApi
A shorthand for creating a new instance of the PricingApi class.
private readonly string _baseUrl
private AtomicMarketApiFactory(string baseUrl)
Last updated