Interface

NM-1.0NMSettingWimaxConstructorProps

interface ConstructorProps {
    mac_address: string;
    macAddress: string;
    name: string;
    network_name: string;
    networkName: string;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from NM.Setting.ConstructorProps

Properties

mac_address: string
macAddress: string
network_name: string
networkName: string

Properties - Inherited from NM.Setting.ConstructorProps

name: string