Longbridge OpenAPI SDK
    Preparing search index...

    Interface HoldingDetail

    Holding detail of an ETF asset allocation element (holdings only)

    interface HoldingDetail {
        industryId: string;
        industryName: string;
        index: string;
        indexName: string;
        holdingType: string;
        holdingTypeName: string;
    }
    Index

    Properties

    industryId: string

    Industry ID

    industryName: string

    Industry name

    index: string

    Index counter ID (e.g. BK/US/CP99000)

    indexName: string

    Index name

    holdingType: string

    Holding type (e.g. E for stock)

    holdingTypeName: string

    Holding type name