Mayson Monorepo Documentation
    Preparing search index...

    Interface SaveExchangeKeyResponse

    Response from saving exchange keys

    interface SaveExchangeKeyResponse {
        key: ExchangeKeyResponse;
        message: string;
    }
    Index

    Properties

    Properties

    message: string