CIA Compliance Manager API Documentation - v0.8.5

    Variable hasProperty

    hasProperty: (obj: any, prop: string) => boolean

    Type declaration

      • (obj: any, prop: string): boolean
      • Helper function to check if an object has a property

        Parameters

        • obj: any

          The object to check

        • prop: string

          The property to check for

        Returns boolean

        True if the object has the property

    MMNEPVFCICPMFPCPTTAAATR