@qtsurfer/api-client
    Preparing search index...

    Type Alias Exchange

    Exchange service provider

    type Exchange = {
        description?: string;
        id: string;
        name: string;
    }
    Index
    description?: string

    Description of the exchange

    id: string

    Unique identifier for the exchange

    name: string

    Name of the exchange