OSS NAS Tools for C# for LTE/EPC for 3GPP Release 16.7.0
Oss.Nas1670.TrackingAreaUpdateRequest Class Reference

Represents the TrackingAreaUpdateRequest type More...

Inherits Sequence.

Public Member Functions

 TrackingAreaUpdateRequest ()
 The default constructor. More...
 
 TrackingAreaUpdateRequest (Oss.Nas1670.EPSUpdateTypeContainer argEpsUpdateType, Oss.Nas1670.NASKeySetIdentifierContainer argNasKeySetIdentifier, Oss.Nas1670.EPSMobileIdentity argOldGUTI)
 Constructs an instance of TrackingAreaUpdateRequest with the specified mandatory components. More...
 
 TrackingAreaUpdateRequest (Oss.Nas1670.EPSUpdateTypeContainer argEpsUpdateType, Oss.Nas1670.NASKeySetIdentifierContainer argNasKeySetIdentifier, Oss.Nas1670.EPSMobileIdentity argOldGUTI, Oss.Nas1670.NonCurrentNativeNASKeySetIdentifier argNonCurrentNativeNASKeySetIdentifier, Oss.Nas1670.CipheringKeySequenceNumber argGprsCipheringKeySequenceNumber, int? argOldPTMSISignature, Oss.Nas1670.EPSMobileIdentity argAdditionalGUTI, long? argNonceUE, Oss.Nas1670.UENetworkCapability argUeNetworkCapability, Oss.Nas1670.TrackingAreaIdentity argLastVisitedRegisteredTAI, Oss.Nas1670.DRXParameter argDrxParameter, Oss.Nas1670.UERadioCapabilityInfoUpdateNeeded argUeRadioCapabilityInfoUpdateNeeded, Oss.Nas1670.EPSBearerContextStatus argEpsBearerContextStatus, Oss.Nas1670.MSNetworkCapability argMsNetworkCapability, Oss.Nas1670.LocationAreaIdentification argOldLocationAreaIdentification, Oss.Nas1670.TMSIStatus argTmsiStatus, Oss.Nas1670.MobileStationClassmark2 argMobileStationClassmark2, Oss.Nas1670.MobileStationClassmark3 argMobileStationClassmark3, Oss.Nas1670.SupportedCodecList argSupportedCodecs, Oss.Nas1670.AdditionalUpdateTypeContainer argAdditionalUpdateType, Oss.Nas1670.VoiceDomainPreferenceAndUEsUsageSetting argVoiceDomainPreferenceAndUEsUsageSetting, Oss.Nas1670.GUTITypeContainer argOldGUTIType, Oss.Nas1670.DeviceProperties argDeviceProperties, Oss.Nas1670.MSNetworkFeatureSupport argMsNetworkFeatureSupport, Oss.Nas1670.NetworkResourceIdentifierContainer argTmsiBasedNRIContainer, Oss.Nas1670.GPRSTimer argT3324Value, Oss.Nas1670.GPRSTimer3 argT3412ExtendedValue, Oss.Nas1670.ExtendedDRXParameters argExtendedDRXParameters, Oss.Nas1670.UEAdditionalSecurityCapability argUeAdditionalSecurityCapability, Oss.Nas1670.UEStatus argUeStatus, Oss.Nas1670.AdditionalInformationRequested argAdditionalInformationRequested, Oss.Nas1670.N1UENetworkCapability argN1UENetworkCapability, Oss.Nas1670.UERadioCapabilityIDAvailability argUeRadioCapabilityIDAvailability, Oss.Nas1670.WUSAssistanceInformation argRequestedWUSAssistanceInformation, Oss.Nas1670.NBS1DRXParameter argDrxParameterInNBS1Mode)
 Constructs an instance of TrackingAreaUpdateRequest with the specified components. More...
 
override bool Equals (object right)
 Determines whether the specified object is equal to the current object. More...
 
override int GetHashCode ()
 Represents a hash function for a particular type. More...
 
object Copy ()
 Creates a deep copy of this object. More...
 

Properties

Oss.Nas1670.EPSUpdateTypeContainer EpsUpdateType [get, set]
 Field 'epsUpdateType' (mandatory) More...
 
Oss.Nas1670.NASKeySetIdentifierContainer NasKeySetIdentifier [get, set]
 Field 'nasKeySetIdentifier' (mandatory) More...
 
Oss.Nas1670.EPSMobileIdentity OldGUTI [get, set]
 Field 'oldGUTI' (mandatory) More...
 
Oss.Nas1670.NonCurrentNativeNASKeySetIdentifier NonCurrentNativeNASKeySetIdentifier [get, set]
 Field 'nonCurrentNativeNASKeySetIdentifier' (optional) More...
 
Oss.Nas1670.CipheringKeySequenceNumber GprsCipheringKeySequenceNumber [get, set]
 Field 'gprsCipheringKeySequenceNumber' (optional) More...
 
int? OldPTMSISignature [get, set]
 Field 'oldPTMSISignature' (optional) More...
 
Oss.Nas1670.EPSMobileIdentity AdditionalGUTI [get, set]
 Field 'additionalGUTI' (optional) More...
 
long? NonceUE [get, set]
 Field 'nonceUE' (optional) More...
 
Oss.Nas1670.UENetworkCapability UeNetworkCapability [get, set]
 Field 'ueNetworkCapability' (optional) More...
 
Oss.Nas1670.TrackingAreaIdentity LastVisitedRegisteredTAI [get, set]
 Field 'lastVisitedRegisteredTAI' (optional) More...
 
Oss.Nas1670.DRXParameter DrxParameter [get, set]
 Field 'drxParameter' (optional) More...
 
Oss.Nas1670.UERadioCapabilityInfoUpdateNeeded UeRadioCapabilityInfoUpdateNeeded [get, set]
 Field 'ueRadioCapabilityInfoUpdateNeeded' (optional) More...
 
Oss.Nas1670.EPSBearerContextStatus EpsBearerContextStatus [get, set]
 Field 'epsBearerContextStatus' (optional) More...
 
Oss.Nas1670.MSNetworkCapability MsNetworkCapability [get, set]
 Field 'msNetworkCapability' (optional) More...
 
Oss.Nas1670.LocationAreaIdentification OldLocationAreaIdentification [get, set]
 Field 'oldLocationAreaIdentification' (optional) More...
 
Oss.Nas1670.TMSIStatus TmsiStatus [get, set]
 Field 'tmsiStatus' (optional) More...
 
Oss.Nas1670.MobileStationClassmark2 MobileStationClassmark2 [get, set]
 Field 'mobileStationClassmark2' (optional) More...
 
Oss.Nas1670.MobileStationClassmark3 MobileStationClassmark3 [get, set]
 Field 'mobileStationClassmark3' (optional) More...
 
Oss.Nas1670.SupportedCodecList SupportedCodecs [get, set]
 Field 'supportedCodecs' (optional) More...
 
Oss.Nas1670.AdditionalUpdateTypeContainer AdditionalUpdateType [get, set]
 Field 'additionalUpdateType' (optional) More...
 
Oss.Nas1670.VoiceDomainPreferenceAndUEsUsageSetting VoiceDomainPreferenceAndUEsUsageSetting [get, set]
 Field 'voiceDomainPreferenceAndUEsUsageSetting' (optional) More...
 
Oss.Nas1670.GUTITypeContainer OldGUTIType [get, set]
 Field 'oldGUTIType' (optional) More...
 
Oss.Nas1670.DeviceProperties DeviceProperties [get, set]
 Field 'deviceProperties' (optional) More...
 
Oss.Nas1670.MSNetworkFeatureSupport MsNetworkFeatureSupport [get, set]
 Field 'msNetworkFeatureSupport' (optional) More...
 
Oss.Nas1670.NetworkResourceIdentifierContainer TmsiBasedNRIContainer [get, set]
 Field 'tmsiBasedNRIContainer' (optional) More...
 
Oss.Nas1670.GPRSTimer T3324Value [get, set]
 Field 't3324Value' (optional) More...
 
Oss.Nas1670.GPRSTimer3 T3412ExtendedValue [get, set]
 Field 't3412ExtendedValue' (optional) More...
 
Oss.Nas1670.ExtendedDRXParameters ExtendedDRXParameters [get, set]
 Field 'extendedDRXParameters' (optional) More...
 
Oss.Nas1670.UEAdditionalSecurityCapability UeAdditionalSecurityCapability [get, set]
 Field 'ueAdditionalSecurityCapability' (optional) More...
 
Oss.Nas1670.UEStatus UeStatus [get, set]
 Field 'ueStatus' (optional) More...
 
Oss.Nas1670.AdditionalInformationRequested AdditionalInformationRequested [get, set]
 Field 'additionalInformationRequested' (optional) More...
 
Oss.Nas1670.N1UENetworkCapability N1UENetworkCapability [get, set]
 Field 'n1UENetworkCapability' (optional) More...
 
Oss.Nas1670.UERadioCapabilityIDAvailability UeRadioCapabilityIDAvailability [get, set]
 Field 'ueRadioCapabilityIDAvailability' (optional) More...
 
Oss.Nas1670.WUSAssistanceInformation RequestedWUSAssistanceInformation [get, set]
 Field 'requestedWUSAssistanceInformation' (optional) More...
 
Oss.Nas1670.NBS1DRXParameter DrxParameterInNBS1Mode [get, set]
 Field 'drxParameterInNBS1Mode' (optional) More...
 

Detailed Description

Represents the TrackingAreaUpdateRequest type

Constructor & Destructor Documentation

◆ TrackingAreaUpdateRequest() [1/3]

Oss.Nas1670.TrackingAreaUpdateRequest.TrackingAreaUpdateRequest ( )
inline

The default constructor.

◆ TrackingAreaUpdateRequest() [2/3]

Oss.Nas1670.TrackingAreaUpdateRequest.TrackingAreaUpdateRequest ( Oss.Nas1670.EPSUpdateTypeContainer  argEpsUpdateType,
Oss.Nas1670.NASKeySetIdentifierContainer  argNasKeySetIdentifier,
Oss.Nas1670.EPSMobileIdentity  argOldGUTI 
)
inline

Constructs an instance of TrackingAreaUpdateRequest with the specified mandatory components.

Parameters
argEpsUpdateTypeThe value of the epsUpdateType mandatory field
argNasKeySetIdentifierThe value of the nasKeySetIdentifier mandatory field
argOldGUTIThe value of the oldGUTI mandatory field

◆ TrackingAreaUpdateRequest() [3/3]

Oss.Nas1670.TrackingAreaUpdateRequest.TrackingAreaUpdateRequest ( Oss.Nas1670.EPSUpdateTypeContainer  argEpsUpdateType,
Oss.Nas1670.NASKeySetIdentifierContainer  argNasKeySetIdentifier,
Oss.Nas1670.EPSMobileIdentity  argOldGUTI,
Oss.Nas1670.NonCurrentNativeNASKeySetIdentifier  argNonCurrentNativeNASKeySetIdentifier,
Oss.Nas1670.CipheringKeySequenceNumber  argGprsCipheringKeySequenceNumber,
int?  argOldPTMSISignature,
Oss.Nas1670.EPSMobileIdentity  argAdditionalGUTI,
long?  argNonceUE,
Oss.Nas1670.UENetworkCapability  argUeNetworkCapability,
Oss.Nas1670.TrackingAreaIdentity  argLastVisitedRegisteredTAI,
Oss.Nas1670.DRXParameter  argDrxParameter,
Oss.Nas1670.UERadioCapabilityInfoUpdateNeeded  argUeRadioCapabilityInfoUpdateNeeded,
Oss.Nas1670.EPSBearerContextStatus  argEpsBearerContextStatus,
Oss.Nas1670.MSNetworkCapability  argMsNetworkCapability,
Oss.Nas1670.LocationAreaIdentification  argOldLocationAreaIdentification,
Oss.Nas1670.TMSIStatus  argTmsiStatus,
Oss.Nas1670.MobileStationClassmark2  argMobileStationClassmark2,
Oss.Nas1670.MobileStationClassmark3  argMobileStationClassmark3,
Oss.Nas1670.SupportedCodecList  argSupportedCodecs,
Oss.Nas1670.AdditionalUpdateTypeContainer  argAdditionalUpdateType,
Oss.Nas1670.VoiceDomainPreferenceAndUEsUsageSetting  argVoiceDomainPreferenceAndUEsUsageSetting,
Oss.Nas1670.GUTITypeContainer  argOldGUTIType,
Oss.Nas1670.DeviceProperties  argDeviceProperties,
Oss.Nas1670.MSNetworkFeatureSupport  argMsNetworkFeatureSupport,
Oss.Nas1670.NetworkResourceIdentifierContainer  argTmsiBasedNRIContainer,
Oss.Nas1670.GPRSTimer  argT3324Value,
Oss.Nas1670.GPRSTimer3  argT3412ExtendedValue,
Oss.Nas1670.ExtendedDRXParameters  argExtendedDRXParameters,
Oss.Nas1670.UEAdditionalSecurityCapability  argUeAdditionalSecurityCapability,
Oss.Nas1670.UEStatus  argUeStatus,
Oss.Nas1670.AdditionalInformationRequested  argAdditionalInformationRequested,
Oss.Nas1670.N1UENetworkCapability  argN1UENetworkCapability,
Oss.Nas1670.UERadioCapabilityIDAvailability  argUeRadioCapabilityIDAvailability,
Oss.Nas1670.WUSAssistanceInformation  argRequestedWUSAssistanceInformation,
Oss.Nas1670.NBS1DRXParameter  argDrxParameterInNBS1Mode 
)
inline

Constructs an instance of TrackingAreaUpdateRequest with the specified components.

Parameters
argEpsUpdateTypeThe value of the epsUpdateType mandatory field
argNasKeySetIdentifierThe value of the nasKeySetIdentifier mandatory field
argOldGUTIThe value of the oldGUTI mandatory field
argNonCurrentNativeNASKeySetIdentifierThe value of the nonCurrentNativeNASKeySetIdentifier optional field
argGprsCipheringKeySequenceNumberThe value of the gprsCipheringKeySequenceNumber optional field
argOldPTMSISignatureThe value of the oldPTMSISignature optional field
argAdditionalGUTIThe value of the additionalGUTI optional field
argNonceUEThe value of the nonceUE optional field
argUeNetworkCapabilityThe value of the ueNetworkCapability optional field
argLastVisitedRegisteredTAIThe value of the lastVisitedRegisteredTAI optional field
argDrxParameterThe value of the drxParameter optional field
argUeRadioCapabilityInfoUpdateNeededThe value of the ueRadioCapabilityInfoUpdateNeeded optional field
argEpsBearerContextStatusThe value of the epsBearerContextStatus optional field
argMsNetworkCapabilityThe value of the msNetworkCapability optional field
argOldLocationAreaIdentificationThe value of the oldLocationAreaIdentification optional field
argTmsiStatusThe value of the tmsiStatus optional field
argMobileStationClassmark2The value of the mobileStationClassmark2 optional field
argMobileStationClassmark3The value of the mobileStationClassmark3 optional field
argSupportedCodecsThe value of the supportedCodecs optional field
argAdditionalUpdateTypeThe value of the additionalUpdateType optional field
argVoiceDomainPreferenceAndUEsUsageSettingThe value of the voiceDomainPreferenceAndUEsUsageSetting optional field
argOldGUTITypeThe value of the oldGUTIType optional field
argDevicePropertiesThe value of the deviceProperties optional field
argMsNetworkFeatureSupportThe value of the msNetworkFeatureSupport optional field
argTmsiBasedNRIContainerThe value of the tmsiBasedNRIContainer optional field
argT3324ValueThe value of the t3324Value optional field
argT3412ExtendedValueThe value of the t3412ExtendedValue optional field
argExtendedDRXParametersThe value of the extendedDRXParameters optional field
argUeAdditionalSecurityCapabilityThe value of the ueAdditionalSecurityCapability optional field
argUeStatusThe value of the ueStatus optional field
argAdditionalInformationRequestedThe value of the additionalInformationRequested optional field
argN1UENetworkCapabilityThe value of the n1UENetworkCapability optional field
argUeRadioCapabilityIDAvailabilityThe value of the ueRadioCapabilityIDAvailability optional field
argRequestedWUSAssistanceInformationThe value of the requestedWUSAssistanceInformation optional field
argDrxParameterInNBS1ModeThe value of the drxParameterInNBS1Mode optional field

Member Function Documentation

◆ Copy()

object Oss.Nas1670.TrackingAreaUpdateRequest.Copy ( )
inline

Creates a deep copy of this object.

Returns
A new object that is a deep copy of this instance.

◆ Equals()

override bool Oss.Nas1670.TrackingAreaUpdateRequest.Equals ( object  right)
inline

Determines whether the specified object is equal to the current object.

Parameters
rightThe object to compare with this object.
Returns
true when the specified object is equal to the current object; otherwise, false.

◆ GetHashCode()

override int Oss.Nas1670.TrackingAreaUpdateRequest.GetHashCode ( )
inline

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ AdditionalGUTI

Oss.Nas1670.EPSMobileIdentity Oss.Nas1670.TrackingAreaUpdateRequest.AdditionalGUTI
getset

Field 'additionalGUTI' (optional)

◆ AdditionalInformationRequested

Oss.Nas1670.AdditionalInformationRequested Oss.Nas1670.TrackingAreaUpdateRequest.AdditionalInformationRequested
getset

Field 'additionalInformationRequested' (optional)

◆ AdditionalUpdateType

Oss.Nas1670.AdditionalUpdateTypeContainer Oss.Nas1670.TrackingAreaUpdateRequest.AdditionalUpdateType
getset

Field 'additionalUpdateType' (optional)

◆ DeviceProperties

Oss.Nas1670.DeviceProperties Oss.Nas1670.TrackingAreaUpdateRequest.DeviceProperties
getset

Field 'deviceProperties' (optional)

◆ DrxParameter

Oss.Nas1670.DRXParameter Oss.Nas1670.TrackingAreaUpdateRequest.DrxParameter
getset

Field 'drxParameter' (optional)

◆ DrxParameterInNBS1Mode

Oss.Nas1670.NBS1DRXParameter Oss.Nas1670.TrackingAreaUpdateRequest.DrxParameterInNBS1Mode
getset

Field 'drxParameterInNBS1Mode' (optional)

◆ EpsBearerContextStatus

Oss.Nas1670.EPSBearerContextStatus Oss.Nas1670.TrackingAreaUpdateRequest.EpsBearerContextStatus
getset

Field 'epsBearerContextStatus' (optional)

◆ EpsUpdateType

Oss.Nas1670.EPSUpdateTypeContainer Oss.Nas1670.TrackingAreaUpdateRequest.EpsUpdateType
getset

Field 'epsUpdateType' (mandatory)

◆ ExtendedDRXParameters

Oss.Nas1670.ExtendedDRXParameters Oss.Nas1670.TrackingAreaUpdateRequest.ExtendedDRXParameters
getset

Field 'extendedDRXParameters' (optional)

◆ GprsCipheringKeySequenceNumber

Oss.Nas1670.CipheringKeySequenceNumber Oss.Nas1670.TrackingAreaUpdateRequest.GprsCipheringKeySequenceNumber
getset

Field 'gprsCipheringKeySequenceNumber' (optional)

◆ LastVisitedRegisteredTAI

Oss.Nas1670.TrackingAreaIdentity Oss.Nas1670.TrackingAreaUpdateRequest.LastVisitedRegisteredTAI
getset

Field 'lastVisitedRegisteredTAI' (optional)

◆ MobileStationClassmark2

Oss.Nas1670.MobileStationClassmark2 Oss.Nas1670.TrackingAreaUpdateRequest.MobileStationClassmark2
getset

Field 'mobileStationClassmark2' (optional)

◆ MobileStationClassmark3

Oss.Nas1670.MobileStationClassmark3 Oss.Nas1670.TrackingAreaUpdateRequest.MobileStationClassmark3
getset

Field 'mobileStationClassmark3' (optional)

◆ MsNetworkCapability

Oss.Nas1670.MSNetworkCapability Oss.Nas1670.TrackingAreaUpdateRequest.MsNetworkCapability
getset

Field 'msNetworkCapability' (optional)

◆ MsNetworkFeatureSupport

Oss.Nas1670.MSNetworkFeatureSupport Oss.Nas1670.TrackingAreaUpdateRequest.MsNetworkFeatureSupport
getset

Field 'msNetworkFeatureSupport' (optional)

◆ N1UENetworkCapability

Oss.Nas1670.N1UENetworkCapability Oss.Nas1670.TrackingAreaUpdateRequest.N1UENetworkCapability
getset

Field 'n1UENetworkCapability' (optional)

◆ NasKeySetIdentifier

Oss.Nas1670.NASKeySetIdentifierContainer Oss.Nas1670.TrackingAreaUpdateRequest.NasKeySetIdentifier
getset

Field 'nasKeySetIdentifier' (mandatory)

◆ NonceUE

long? Oss.Nas1670.TrackingAreaUpdateRequest.NonceUE
getset

Field 'nonceUE' (optional)

◆ NonCurrentNativeNASKeySetIdentifier

Oss.Nas1670.NonCurrentNativeNASKeySetIdentifier Oss.Nas1670.TrackingAreaUpdateRequest.NonCurrentNativeNASKeySetIdentifier
getset

Field 'nonCurrentNativeNASKeySetIdentifier' (optional)

◆ OldGUTI

Oss.Nas1670.EPSMobileIdentity Oss.Nas1670.TrackingAreaUpdateRequest.OldGUTI
getset

Field 'oldGUTI' (mandatory)

◆ OldGUTIType

Oss.Nas1670.GUTITypeContainer Oss.Nas1670.TrackingAreaUpdateRequest.OldGUTIType
getset

Field 'oldGUTIType' (optional)

◆ OldLocationAreaIdentification

Oss.Nas1670.LocationAreaIdentification Oss.Nas1670.TrackingAreaUpdateRequest.OldLocationAreaIdentification
getset

Field 'oldLocationAreaIdentification' (optional)

◆ OldPTMSISignature

int? Oss.Nas1670.TrackingAreaUpdateRequest.OldPTMSISignature
getset

Field 'oldPTMSISignature' (optional)

◆ RequestedWUSAssistanceInformation

Oss.Nas1670.WUSAssistanceInformation Oss.Nas1670.TrackingAreaUpdateRequest.RequestedWUSAssistanceInformation
getset

Field 'requestedWUSAssistanceInformation' (optional)

◆ SupportedCodecs

Oss.Nas1670.SupportedCodecList Oss.Nas1670.TrackingAreaUpdateRequest.SupportedCodecs
getset

Field 'supportedCodecs' (optional)

◆ T3324Value

Oss.Nas1670.GPRSTimer Oss.Nas1670.TrackingAreaUpdateRequest.T3324Value
getset

Field 't3324Value' (optional)

◆ T3412ExtendedValue

Oss.Nas1670.GPRSTimer3 Oss.Nas1670.TrackingAreaUpdateRequest.T3412ExtendedValue
getset

Field 't3412ExtendedValue' (optional)

◆ TmsiBasedNRIContainer

Oss.Nas1670.NetworkResourceIdentifierContainer Oss.Nas1670.TrackingAreaUpdateRequest.TmsiBasedNRIContainer
getset

Field 'tmsiBasedNRIContainer' (optional)

◆ TmsiStatus

Oss.Nas1670.TMSIStatus Oss.Nas1670.TrackingAreaUpdateRequest.TmsiStatus
getset

Field 'tmsiStatus' (optional)

◆ UeAdditionalSecurityCapability

Oss.Nas1670.UEAdditionalSecurityCapability Oss.Nas1670.TrackingAreaUpdateRequest.UeAdditionalSecurityCapability
getset

Field 'ueAdditionalSecurityCapability' (optional)

◆ UeNetworkCapability

Oss.Nas1670.UENetworkCapability Oss.Nas1670.TrackingAreaUpdateRequest.UeNetworkCapability
getset

Field 'ueNetworkCapability' (optional)

◆ UeRadioCapabilityIDAvailability

Oss.Nas1670.UERadioCapabilityIDAvailability Oss.Nas1670.TrackingAreaUpdateRequest.UeRadioCapabilityIDAvailability
getset

Field 'ueRadioCapabilityIDAvailability' (optional)

◆ UeRadioCapabilityInfoUpdateNeeded

Oss.Nas1670.UERadioCapabilityInfoUpdateNeeded Oss.Nas1670.TrackingAreaUpdateRequest.UeRadioCapabilityInfoUpdateNeeded
getset

Field 'ueRadioCapabilityInfoUpdateNeeded' (optional)

◆ UeStatus

Oss.Nas1670.UEStatus Oss.Nas1670.TrackingAreaUpdateRequest.UeStatus
getset

Field 'ueStatus' (optional)

◆ VoiceDomainPreferenceAndUEsUsageSetting

Oss.Nas1670.VoiceDomainPreferenceAndUEsUsageSetting Oss.Nas1670.TrackingAreaUpdateRequest.VoiceDomainPreferenceAndUEsUsageSetting
getset

Field 'voiceDomainPreferenceAndUEsUsageSetting' (optional)