Chartbreaker
    Preparing search index...

    Type Alias CategorySubscriptionRequest

    type CategorySubscriptionRequest = {
        category: string;
        instrument: string;
    }
    Index

    Properties

    Properties

    category: string
    instrument: string