Interface

NM-1.0NMSettingProxyConstructorProps

interface ConstructorProps {
    browser_only: boolean;
    browserOnly: boolean;
    method: number;
    name: string;
    pac_script: string;
    pac_url: string;
    pacScript: string;
    pacUrl: string;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from NM.Setting.ConstructorProps

Properties

browser_only: boolean
browserOnly: boolean
method: number
pac_script: string
pac_url: string
pacScript: string
pacUrl: string

Properties - Inherited from NM.Setting.ConstructorProps

name: string