Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 2.61 KB

AtomicMarketApiClient--Auctions--AuctionsDto.md

File metadata and controls

26 lines (16 loc) · 2.61 KB

AuctionsDto

Summary

Members Descriptions
class DataDto
public bool Success Whether the Request was Successfull or not.
public DataDto `` Data The Data returned from the API.
public long QueryTime The time this Query took.

Members

class DataDto

public bool Success

Whether the Request was Successfull or not.

public DataDto `` Data

The Data returned from the API.

public long QueryTime

The time this Query took.