AboutSupportDeveloper GuideVersion 47.154.100.2
OpenFin JavaScript API
    Preparing search index...

    Type Alias WebRequestHeader

    WebRequestHeader: { [key: string]: string }

    Object representing headers and their values, where the object key is the name of header and value key is the value of the header

    Type Declaration

    • [key: string]: string