Mayson Monorepo Documentation
    Preparing search index...

    Interface GetMarketDetailResponse

    Response from getting market detail

    interface GetMarketDetailResponse {
        detail: MarketDetail;
    }
    Index

    Properties

    Properties

    detail: MarketDetail