AtomicMarketApiFactory

Summary

MembersDescriptions

A shorthand for creating a new instance of the AuctionsApi class.

A shorthand for creating a new instance of the BuyOffersApi class.

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.

A shorthand for creating a new instance of the TransfersApi class.

A shorthand for creating a new instance of the PricingApi class.

private readonly string _baseUrl

private AtomicMarketApiFactory(string baseUrl)

Members

public AtomicMarketApiFactory Version1

public SalesApi SalesApi

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 OffersApi OffersApi

A shorthand for creating a new instance of the OffersApi class.

public StatsApi StatsApi

A shorthand for creating a new instance of the StatsApi class.

public ConfigApi ConfigApi

A shorthand for creating a new instance of the ConfigApi class.

public AssetsApi AssetsApi

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