Interface NetworkTypeNone

Represents the type of network. Subtype of NetworkType.

interface NetworkTypeNone {
    @type: "networkTypeNone";
}

Properties

Properties

@type: "networkTypeNone"