interface NetworkAddressDataTypeOptions {
    networkInterface?: UAString;
}

Hierarchy (view full)

Properties

networkInterface?: UAString