BuyOfferDto

Summary

MembersDescriptions

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.

Last updated