paygreenjs
    Preparing search index...

    Interface InstrumentParamsType

    interface InstrumentParamsType {
        id: string;
        [key: string]: string | undefined;
    }

    Indexable

    • [key: string]: string | undefined
    Index

    Properties

    Properties

    id: string