Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 2.1 KB

AtomicMarketApiClient--Stats--CollectionsDto.md

File metadata and controls

21 lines (13 loc) · 2.1 KB

CollectionsDto

Summary

Members Descriptions
class DataDto
public bool Success Whether the Request was Successfull or not.
public DataDto `` Data The Data returned from the Api.

Members

class DataDto

public bool Success

Whether the Request was Successfull or not.

public DataDto `` Data

The Data returned from the Api.