interface NetworkAddressUrlDataTypeOptions {
    networkInterface?: UAString;
    url?: UAString;
}

Hierarchy (view full)

Properties

networkInterface?: UAString
url?: UAString