Longbridge OpenAPI SDK
    Preparing search index...

    Interface USETFFilesResponse

    US ETF files response

    interface USETFFilesResponse {
        files: USETFFile[];
    }
    Index
    files: USETFFile[]