Longbridge OpenAPI SDK
    Preparing search index...

    Interface CompanyOverview

    Company overview response

    interface CompanyOverview {
        name: string;
        companyName: string;
        founded: string;
        listingDate: string;
        market: string;
        region: string;
        address: string;
        officeAddress: string;
        website: string;
        issuePrice?: string;
        sharesOffered: string;
        chairman: string;
        secretary: string;
        auditInst: string;
        category: string;
        yearEnd: string;
        employees: string;
        phone: string;
        fax: string;
        email: string;
        legalRepr: string;
        manager: string;
        busLicense: string;
        accountingFirm: string;
        securitiesRep: string;
        legalCounsel: string;
        zipCode: string;
        ticker: string;
        icon: string;
        profile: string;
        adsRatio: string;
        sector: number;
    }
    Index

    Properties

    name: string

    Short name

    companyName: string

    Full legal name

    founded: string

    Founding date

    listingDate: string

    Listing date

    market: string

    Primary listing market

    region: string

    Market region code

    address: string

    Registered address

    officeAddress: string

    Office address

    website: string

    Website

    issuePrice?: string

    IPO price

    sharesOffered: string

    Shares offered at IPO

    chairman: string

    Chairman

    secretary: string

    Company secretary

    auditInst: string

    Auditing institution

    category: string

    Company category

    yearEnd: string

    Fiscal year end

    employees: string

    Number of employees

    phone: string

    Phone number

    fax: string

    Fax number

    email: string

    Email

    legalRepr: string

    Legal representative

    manager: string

    CEO / MD

    busLicense: string

    Business licence number

    accountingFirm: string

    Accounting firm

    securitiesRep: string

    Securities representative

    legalCounsel: string

    Legal counsel

    zipCode: string

    Postal code

    ticker: string

    Exchange ticker

    icon: string

    Logo URL

    profile: string

    Business profile

    adsRatio: string

    ADS ratio

    sector: number

    Industry sector code