Longbridge OpenAPI SDK
    Preparing search index...

    Interface USETFFile

    US ETF file

    interface USETFFile {
        fileName: string;
        filePath: string;
        updateDate: string;
        code: string;
        format: string;
    }
    Index
    fileName: string
    filePath: string
    updateDate: string
    code: string
    format: string