Documentation
¶
Index ¶
- Variables
- func CacheExpires(r *http.Response) time.Time
- func IsNil(i interface{}) bool
- func PtrBool(v bool) *bool
- func PtrFloat32(v float32) *float32
- func PtrFloat64(v float64) *float64
- func PtrInt(v int) *int
- func PtrInt32(v int32) *int32
- func PtrInt64(v int64) *int64
- func PtrString(v string) *string
- func PtrTime(v time.Time) *time.Time
- type APIClient
- type APIKey
- type APIResponse
- type AanfInfo
- func (o *AanfInfo) GetRoutingIndicators() []string
- func (o *AanfInfo) GetRoutingIndicatorsOk() ([]string, bool)
- func (o *AanfInfo) HasRoutingIndicators() bool
- func (o AanfInfo) MarshalJSON() ([]byte, error)
- func (o *AanfInfo) SetRoutingIndicators(v []string)
- func (o AanfInfo) ToMap() (map[string]interface{}, error)
- type AbnormalBehaviour
- func (o *AbnormalBehaviour) GetAddtMeasInfo() AdditionalMeasurement
- func (o *AbnormalBehaviour) GetAddtMeasInfoOk() (*AdditionalMeasurement, bool)
- func (o *AbnormalBehaviour) GetConfidence() int32
- func (o *AbnormalBehaviour) GetConfidenceOk() (*int32, bool)
- func (o *AbnormalBehaviour) GetDnn() string
- func (o *AbnormalBehaviour) GetDnnOk() (*string, bool)
- func (o *AbnormalBehaviour) GetExcep() Exception
- func (o *AbnormalBehaviour) GetExcepOk() (*Exception, bool)
- func (o *AbnormalBehaviour) GetRatio() int32
- func (o *AbnormalBehaviour) GetRatioOk() (*int32, bool)
- func (o *AbnormalBehaviour) GetSnssai() Snssai
- func (o *AbnormalBehaviour) GetSnssaiOk() (*Snssai, bool)
- func (o *AbnormalBehaviour) GetSupis() []string
- func (o *AbnormalBehaviour) GetSupisOk() ([]string, bool)
- func (o *AbnormalBehaviour) HasAddtMeasInfo() bool
- func (o *AbnormalBehaviour) HasConfidence() bool
- func (o *AbnormalBehaviour) HasDnn() bool
- func (o *AbnormalBehaviour) HasRatio() bool
- func (o *AbnormalBehaviour) HasSnssai() bool
- func (o *AbnormalBehaviour) HasSupis() bool
- func (o AbnormalBehaviour) MarshalJSON() ([]byte, error)
- func (o *AbnormalBehaviour) SetAddtMeasInfo(v AdditionalMeasurement)
- func (o *AbnormalBehaviour) SetConfidence(v int32)
- func (o *AbnormalBehaviour) SetDnn(v string)
- func (o *AbnormalBehaviour) SetExcep(v Exception)
- func (o *AbnormalBehaviour) SetRatio(v int32)
- func (o *AbnormalBehaviour) SetSnssai(v Snssai)
- func (o *AbnormalBehaviour) SetSupis(v []string)
- func (o AbnormalBehaviour) ToMap() (map[string]interface{}, error)
- type AccessStateTransitionType
- type AccessTokenErr
- func (o *AccessTokenErr) GetError() string
- func (o *AccessTokenErr) GetErrorDescription() string
- func (o *AccessTokenErr) GetErrorDescriptionOk() (*string, bool)
- func (o *AccessTokenErr) GetErrorOk() (*string, bool)
- func (o *AccessTokenErr) GetErrorUri() string
- func (o *AccessTokenErr) GetErrorUriOk() (*string, bool)
- func (o *AccessTokenErr) HasErrorDescription() bool
- func (o *AccessTokenErr) HasErrorUri() bool
- func (o AccessTokenErr) MarshalJSON() ([]byte, error)
- func (o *AccessTokenErr) SetError(v string)
- func (o *AccessTokenErr) SetErrorDescription(v string)
- func (o *AccessTokenErr) SetErrorUri(v string)
- func (o AccessTokenErr) ToMap() (map[string]interface{}, error)
- type AccessTokenReq
- func (o *AccessTokenReq) GetGrantType() string
- func (o *AccessTokenReq) GetGrantTypeOk() (*string, bool)
- func (o *AccessTokenReq) GetHnrfAccessTokenUri() string
- func (o *AccessTokenReq) GetHnrfAccessTokenUriOk() (*string, bool)
- func (o *AccessTokenReq) GetNfInstanceId() string
- func (o *AccessTokenReq) GetNfInstanceIdOk() (*string, bool)
- func (o *AccessTokenReq) GetNfType() NFType
- func (o *AccessTokenReq) GetNfTypeOk() (*NFType, bool)
- func (o *AccessTokenReq) GetRequesterFqdn() string
- func (o *AccessTokenReq) GetRequesterFqdnOk() (*string, bool)
- func (o *AccessTokenReq) GetRequesterPlmn() PlmnId
- func (o *AccessTokenReq) GetRequesterPlmnList() []PlmnId
- func (o *AccessTokenReq) GetRequesterPlmnListOk() ([]PlmnId, bool)
- func (o *AccessTokenReq) GetRequesterPlmnOk() (*PlmnId, bool)
- func (o *AccessTokenReq) GetRequesterSnpnList() []PlmnIdNid
- func (o *AccessTokenReq) GetRequesterSnpnListOk() ([]PlmnIdNid, bool)
- func (o *AccessTokenReq) GetRequesterSnssaiList() []Snssai
- func (o *AccessTokenReq) GetRequesterSnssaiListOk() ([]Snssai, bool)
- func (o *AccessTokenReq) GetScope() string
- func (o *AccessTokenReq) GetScopeOk() (*string, bool)
- func (o *AccessTokenReq) GetSourceNfInstanceId() string
- func (o *AccessTokenReq) GetSourceNfInstanceIdOk() (*string, bool)
- func (o *AccessTokenReq) GetTargetNfInstanceId() string
- func (o *AccessTokenReq) GetTargetNfInstanceIdOk() (*string, bool)
- func (o *AccessTokenReq) GetTargetNfServiceSetId() string
- func (o *AccessTokenReq) GetTargetNfServiceSetIdOk() (*string, bool)
- func (o *AccessTokenReq) GetTargetNfSetId() string
- func (o *AccessTokenReq) GetTargetNfSetIdOk() (*string, bool)
- func (o *AccessTokenReq) GetTargetNfType() NFType
- func (o *AccessTokenReq) GetTargetNfTypeOk() (*NFType, bool)
- func (o *AccessTokenReq) GetTargetNsiList() []string
- func (o *AccessTokenReq) GetTargetNsiListOk() ([]string, bool)
- func (o *AccessTokenReq) GetTargetPlmn() PlmnId
- func (o *AccessTokenReq) GetTargetPlmnOk() (*PlmnId, bool)
- func (o *AccessTokenReq) GetTargetSnpn() PlmnIdNid
- func (o *AccessTokenReq) GetTargetSnpnOk() (*PlmnIdNid, bool)
- func (o *AccessTokenReq) GetTargetSnssaiList() []Snssai
- func (o *AccessTokenReq) GetTargetSnssaiListOk() ([]Snssai, bool)
- func (o *AccessTokenReq) HasHnrfAccessTokenUri() bool
- func (o *AccessTokenReq) HasNfType() bool
- func (o *AccessTokenReq) HasRequesterFqdn() bool
- func (o *AccessTokenReq) HasRequesterPlmn() bool
- func (o *AccessTokenReq) HasRequesterPlmnList() bool
- func (o *AccessTokenReq) HasRequesterSnpnList() bool
- func (o *AccessTokenReq) HasRequesterSnssaiList() bool
- func (o *AccessTokenReq) HasSourceNfInstanceId() bool
- func (o *AccessTokenReq) HasTargetNfInstanceId() bool
- func (o *AccessTokenReq) HasTargetNfServiceSetId() bool
- func (o *AccessTokenReq) HasTargetNfSetId() bool
- func (o *AccessTokenReq) HasTargetNfType() bool
- func (o *AccessTokenReq) HasTargetNsiList() bool
- func (o *AccessTokenReq) HasTargetPlmn() bool
- func (o *AccessTokenReq) HasTargetSnpn() bool
- func (o *AccessTokenReq) HasTargetSnssaiList() bool
- func (o AccessTokenReq) MarshalJSON() ([]byte, error)
- func (o *AccessTokenReq) SetGrantType(v string)
- func (o *AccessTokenReq) SetHnrfAccessTokenUri(v string)
- func (o *AccessTokenReq) SetNfInstanceId(v string)
- func (o *AccessTokenReq) SetNfType(v NFType)
- func (o *AccessTokenReq) SetRequesterFqdn(v string)
- func (o *AccessTokenReq) SetRequesterPlmn(v PlmnId)
- func (o *AccessTokenReq) SetRequesterPlmnList(v []PlmnId)
- func (o *AccessTokenReq) SetRequesterSnpnList(v []PlmnIdNid)
- func (o *AccessTokenReq) SetRequesterSnssaiList(v []Snssai)
- func (o *AccessTokenReq) SetScope(v string)
- func (o *AccessTokenReq) SetSourceNfInstanceId(v string)
- func (o *AccessTokenReq) SetTargetNfInstanceId(v string)
- func (o *AccessTokenReq) SetTargetNfServiceSetId(v string)
- func (o *AccessTokenReq) SetTargetNfSetId(v string)
- func (o *AccessTokenReq) SetTargetNfType(v NFType)
- func (o *AccessTokenReq) SetTargetNsiList(v []string)
- func (o *AccessTokenReq) SetTargetPlmn(v PlmnId)
- func (o *AccessTokenReq) SetTargetSnpn(v PlmnIdNid)
- func (o *AccessTokenReq) SetTargetSnssaiList(v []Snssai)
- func (o AccessTokenReq) ToMap() (map[string]interface{}, error)
- type AccessType
- type Accuracy
- type AdditionalMeasurement
- func (o *AdditionalMeasurement) GetCircums() []CircumstanceDescription
- func (o *AdditionalMeasurement) GetCircumsOk() ([]CircumstanceDescription, bool)
- func (o *AdditionalMeasurement) GetDdosAttack() AddressList
- func (o *AdditionalMeasurement) GetDdosAttackOk() (*AddressList, bool)
- func (o *AdditionalMeasurement) GetUnexpFlowTeps() []IpEthFlowDescription
- func (o *AdditionalMeasurement) GetUnexpFlowTepsOk() ([]IpEthFlowDescription, bool)
- func (o *AdditionalMeasurement) GetUnexpLoc() NetworkAreaInfo
- func (o *AdditionalMeasurement) GetUnexpLocOk() (*NetworkAreaInfo, bool)
- func (o *AdditionalMeasurement) GetUnexpWakes() []time.Time
- func (o *AdditionalMeasurement) GetUnexpWakesOk() ([]time.Time, bool)
- func (o *AdditionalMeasurement) GetWrgDest() AddressList
- func (o *AdditionalMeasurement) GetWrgDestOk() (*AddressList, bool)
- func (o *AdditionalMeasurement) HasCircums() bool
- func (o *AdditionalMeasurement) HasDdosAttack() bool
- func (o *AdditionalMeasurement) HasUnexpFlowTeps() bool
- func (o *AdditionalMeasurement) HasUnexpLoc() bool
- func (o *AdditionalMeasurement) HasUnexpWakes() bool
- func (o *AdditionalMeasurement) HasWrgDest() bool
- func (o AdditionalMeasurement) MarshalJSON() ([]byte, error)
- func (o *AdditionalMeasurement) SetCircums(v []CircumstanceDescription)
- func (o *AdditionalMeasurement) SetDdosAttack(v AddressList)
- func (o *AdditionalMeasurement) SetUnexpFlowTeps(v []IpEthFlowDescription)
- func (o *AdditionalMeasurement) SetUnexpLoc(v NetworkAreaInfo)
- func (o *AdditionalMeasurement) SetUnexpWakes(v []time.Time)
- func (o *AdditionalMeasurement) SetWrgDest(v AddressList)
- func (o AdditionalMeasurement) ToMap() (map[string]interface{}, error)
- type AddrFqdn
- func (o *AddrFqdn) GetFqdn() string
- func (o *AddrFqdn) GetFqdnOk() (*string, bool)
- func (o *AddrFqdn) GetIpAddr() IpAddr
- func (o *AddrFqdn) GetIpAddrOk() (*IpAddr, bool)
- func (o *AddrFqdn) HasFqdn() bool
- func (o *AddrFqdn) HasIpAddr() bool
- func (o AddrFqdn) MarshalJSON() ([]byte, error)
- func (o *AddrFqdn) SetFqdn(v string)
- func (o *AddrFqdn) SetIpAddr(v IpAddr)
- func (o AddrFqdn) ToMap() (map[string]interface{}, error)
- type AddressList
- func (o *AddressList) GetIpv4Addrs() []string
- func (o *AddressList) GetIpv4AddrsOk() ([]string, bool)
- func (o *AddressList) GetIpv6Addrs() []Ipv6Addr
- func (o *AddressList) GetIpv6AddrsOk() ([]Ipv6Addr, bool)
- func (o *AddressList) HasIpv4Addrs() bool
- func (o *AddressList) HasIpv6Addrs() bool
- func (o AddressList) MarshalJSON() ([]byte, error)
- func (o *AddressList) SetIpv4Addrs(v []string)
- func (o *AddressList) SetIpv6Addrs(v []Ipv6Addr)
- func (o AddressList) ToMap() (map[string]interface{}, error)
- type AfEvent
- type AfEventExposureData
- func (o *AfEventExposureData) GetAfEvents() []AfEvent
- func (o *AfEventExposureData) GetAfEventsOk() ([]AfEvent, bool)
- func (o *AfEventExposureData) GetAfIds() []string
- func (o *AfEventExposureData) GetAfIdsOk() ([]string, bool)
- func (o *AfEventExposureData) GetAppIds() []string
- func (o *AfEventExposureData) GetAppIdsOk() ([]string, bool)
- func (o *AfEventExposureData) HasAfIds() bool
- func (o *AfEventExposureData) HasAppIds() bool
- func (o AfEventExposureData) MarshalJSON() ([]byte, error)
- func (o *AfEventExposureData) SetAfEvents(v []AfEvent)
- func (o *AfEventExposureData) SetAfIds(v []string)
- func (o *AfEventExposureData) SetAppIds(v []string)
- func (o AfEventExposureData) ToMap() (map[string]interface{}, error)
- type AfEventExposureNotif
- func (o *AfEventExposureNotif) GetEventNotifs() []AfEventNotification
- func (o *AfEventExposureNotif) GetEventNotifsOk() ([]AfEventNotification, bool)
- func (o *AfEventExposureNotif) GetNotifId() string
- func (o *AfEventExposureNotif) GetNotifIdOk() (*string, bool)
- func (o AfEventExposureNotif) MarshalJSON() ([]byte, error)
- func (o *AfEventExposureNotif) SetEventNotifs(v []AfEventNotification)
- func (o *AfEventExposureNotif) SetNotifId(v string)
- func (o AfEventExposureNotif) ToMap() (map[string]interface{}, error)
- type AfEventNotification
- func (o *AfEventNotification) GetCollBhvrInfs() []CollectiveBehaviourInfo
- func (o *AfEventNotification) GetCollBhvrInfsOk() ([]CollectiveBehaviourInfo, bool)
- func (o *AfEventNotification) GetCongestionInfos() []UserDataCongestionCollection
- func (o *AfEventNotification) GetCongestionInfosOk() ([]UserDataCongestionCollection, bool)
- func (o *AfEventNotification) GetDispersionInfos() []DispersionCollection1
- func (o *AfEventNotification) GetDispersionInfosOk() ([]DispersionCollection1, bool)
- func (o *AfEventNotification) GetEvent() AfEvent
- func (o *AfEventNotification) GetEventOk() (*AfEvent, bool)
- func (o *AfEventNotification) GetExcepInfos() []ExceptionInfo
- func (o *AfEventNotification) GetExcepInfosOk() ([]ExceptionInfo, bool)
- func (o *AfEventNotification) GetMsAccActInfos() []MSAccessActivityCollection
- func (o *AfEventNotification) GetMsAccActInfosOk() ([]MSAccessActivityCollection, bool)
- func (o *AfEventNotification) GetMsConsumpInfos() []MsConsumptionCollection
- func (o *AfEventNotification) GetMsConsumpInfosOk() ([]MsConsumptionCollection, bool)
- func (o *AfEventNotification) GetMsDynPlyInvInfos() []MsDynPolicyInvocationCollection
- func (o *AfEventNotification) GetMsDynPlyInvInfosOk() ([]MsDynPolicyInvocationCollection, bool)
- func (o *AfEventNotification) GetMsNetAssInvInfos() []MsNetAssInvocationCollection
- func (o *AfEventNotification) GetMsNetAssInvInfosOk() ([]MsNetAssInvocationCollection, bool)
- func (o *AfEventNotification) GetMsQoeMetrInfos() []MsQoeMetricsCollection
- func (o *AfEventNotification) GetMsQoeMetrInfosOk() ([]MsQoeMetricsCollection, bool)
- func (o *AfEventNotification) GetPerfDataInfos() []PerformanceDataCollection
- func (o *AfEventNotification) GetPerfDataInfosOk() ([]PerformanceDataCollection, bool)
- func (o *AfEventNotification) GetSvcExprcInfos() []ServiceExperienceInfoPerApp
- func (o *AfEventNotification) GetSvcExprcInfosOk() ([]ServiceExperienceInfoPerApp, bool)
- func (o *AfEventNotification) GetTimeStamp() time.Time
- func (o *AfEventNotification) GetTimeStampOk() (*time.Time, bool)
- func (o *AfEventNotification) GetUeCommInfos() []UeCommunicationCollection
- func (o *AfEventNotification) GetUeCommInfosOk() ([]UeCommunicationCollection, bool)
- func (o *AfEventNotification) GetUeMobilityInfos() []UeMobilityCollection
- func (o *AfEventNotification) GetUeMobilityInfosOk() ([]UeMobilityCollection, bool)
- func (o *AfEventNotification) HasCollBhvrInfs() bool
- func (o *AfEventNotification) HasCongestionInfos() bool
- func (o *AfEventNotification) HasDispersionInfos() bool
- func (o *AfEventNotification) HasExcepInfos() bool
- func (o *AfEventNotification) HasMsAccActInfos() bool
- func (o *AfEventNotification) HasMsConsumpInfos() bool
- func (o *AfEventNotification) HasMsDynPlyInvInfos() bool
- func (o *AfEventNotification) HasMsNetAssInvInfos() bool
- func (o *AfEventNotification) HasMsQoeMetrInfos() bool
- func (o *AfEventNotification) HasPerfDataInfos() bool
- func (o *AfEventNotification) HasSvcExprcInfos() bool
- func (o *AfEventNotification) HasUeCommInfos() bool
- func (o *AfEventNotification) HasUeMobilityInfos() bool
- func (o AfEventNotification) MarshalJSON() ([]byte, error)
- func (o *AfEventNotification) SetCollBhvrInfs(v []CollectiveBehaviourInfo)
- func (o *AfEventNotification) SetCongestionInfos(v []UserDataCongestionCollection)
- func (o *AfEventNotification) SetDispersionInfos(v []DispersionCollection1)
- func (o *AfEventNotification) SetEvent(v AfEvent)
- func (o *AfEventNotification) SetExcepInfos(v []ExceptionInfo)
- func (o *AfEventNotification) SetMsAccActInfos(v []MSAccessActivityCollection)
- func (o *AfEventNotification) SetMsConsumpInfos(v []MsConsumptionCollection)
- func (o *AfEventNotification) SetMsDynPlyInvInfos(v []MsDynPolicyInvocationCollection)
- func (o *AfEventNotification) SetMsNetAssInvInfos(v []MsNetAssInvocationCollection)
- func (o *AfEventNotification) SetMsQoeMetrInfos(v []MsQoeMetricsCollection)
- func (o *AfEventNotification) SetPerfDataInfos(v []PerformanceDataCollection)
- func (o *AfEventNotification) SetSvcExprcInfos(v []ServiceExperienceInfoPerApp)
- func (o *AfEventNotification) SetTimeStamp(v time.Time)
- func (o *AfEventNotification) SetUeCommInfos(v []UeCommunicationCollection)
- func (o *AfEventNotification) SetUeMobilityInfos(v []UeMobilityCollection)
- func (o AfEventNotification) ToMap() (map[string]interface{}, error)
- type AmfCond
- type AmfEventArea
- func (o *AmfEventArea) GetLadnInfo() LadnInfo
- func (o *AmfEventArea) GetLadnInfoOk() (*LadnInfo, bool)
- func (o *AmfEventArea) GetNsiId() string
- func (o *AmfEventArea) GetNsiIdOk() (*string, bool)
- func (o *AmfEventArea) GetPresenceInfo() PresenceInfo
- func (o *AmfEventArea) GetPresenceInfoOk() (*PresenceInfo, bool)
- func (o *AmfEventArea) GetSNssai() Snssai
- func (o *AmfEventArea) GetSNssaiOk() (*Snssai, bool)
- func (o *AmfEventArea) HasLadnInfo() bool
- func (o *AmfEventArea) HasNsiId() bool
- func (o *AmfEventArea) HasPresenceInfo() bool
- func (o *AmfEventArea) HasSNssai() bool
- func (o AmfEventArea) MarshalJSON() ([]byte, error)
- func (o *AmfEventArea) SetLadnInfo(v LadnInfo)
- func (o *AmfEventArea) SetNsiId(v string)
- func (o *AmfEventArea) SetPresenceInfo(v PresenceInfo)
- func (o *AmfEventArea) SetSNssai(v Snssai)
- func (o AmfEventArea) ToMap() (map[string]interface{}, error)
- type AmfEventNotification
- func (o *AmfEventNotification) GetEventSubsSyncInfo() AmfEventSubsSyncInfo
- func (o *AmfEventNotification) GetEventSubsSyncInfoOk() (*AmfEventSubsSyncInfo, bool)
- func (o *AmfEventNotification) GetNotifyCorrelationId() string
- func (o *AmfEventNotification) GetNotifyCorrelationIdOk() (*string, bool)
- func (o *AmfEventNotification) GetReportList() []AmfEventReport
- func (o *AmfEventNotification) GetReportListOk() ([]AmfEventReport, bool)
- func (o *AmfEventNotification) GetSubsChangeNotifyCorrelationId() string
- func (o *AmfEventNotification) GetSubsChangeNotifyCorrelationIdOk() (*string, bool)
- func (o *AmfEventNotification) HasEventSubsSyncInfo() bool
- func (o *AmfEventNotification) HasNotifyCorrelationId() bool
- func (o *AmfEventNotification) HasReportList() bool
- func (o *AmfEventNotification) HasSubsChangeNotifyCorrelationId() bool
- func (o AmfEventNotification) MarshalJSON() ([]byte, error)
- func (o *AmfEventNotification) SetEventSubsSyncInfo(v AmfEventSubsSyncInfo)
- func (o *AmfEventNotification) SetNotifyCorrelationId(v string)
- func (o *AmfEventNotification) SetReportList(v []AmfEventReport)
- func (o *AmfEventNotification) SetSubsChangeNotifyCorrelationId(v string)
- func (o AmfEventNotification) ToMap() (map[string]interface{}, error)
- type AmfEventReport
- func (o *AmfEventReport) GetAccessTypeList() []AccessType
- func (o *AmfEventReport) GetAccessTypeListOk() ([]AccessType, bool)
- func (o *AmfEventReport) GetAdditionalLocation() UserLocation
- func (o *AmfEventReport) GetAdditionalLocationOk() (*UserLocation, bool)
- func (o *AmfEventReport) GetAnyUe() bool
- func (o *AmfEventReport) GetAnyUeOk() (*bool, bool)
- func (o *AmfEventReport) GetAreaList() []AmfEventArea
- func (o *AmfEventReport) GetAreaListOk() ([]AmfEventArea, bool)
- func (o *AmfEventReport) GetCmInfoList() []CmInfo
- func (o *AmfEventReport) GetCmInfoListOk() ([]CmInfo, bool)
- func (o *AmfEventReport) GetCommFailure() CommunicationFailure
- func (o *AmfEventReport) GetCommFailureOk() (*CommunicationFailure, bool)
- func (o *AmfEventReport) GetGpsi() string
- func (o *AmfEventReport) GetGpsiOk() (*string, bool)
- func (o *AmfEventReport) GetIdleStatusIndication() IdleStatusIndication
- func (o *AmfEventReport) GetIdleStatusIndicationOk() (*IdleStatusIndication, bool)
- func (o *AmfEventReport) GetLocation() UserLocation
- func (o *AmfEventReport) GetLocationOk() (*UserLocation, bool)
- func (o *AmfEventReport) GetLossOfConnectReason() LossOfConnectivityReason
- func (o *AmfEventReport) GetLossOfConnectReasonOk() (*LossOfConnectivityReason, bool)
- func (o *AmfEventReport) GetMaxAvailabilityTime() time.Time
- func (o *AmfEventReport) GetMaxAvailabilityTimeOk() (*time.Time, bool)
- func (o *AmfEventReport) GetMmTransLocationReportList() []MmTransactionLocationReportItem
- func (o *AmfEventReport) GetMmTransLocationReportListOk() ([]MmTransactionLocationReportItem, bool)
- func (o *AmfEventReport) GetMmTransSliceReportList() []MmTransactionSliceReportItem
- func (o *AmfEventReport) GetMmTransSliceReportListOk() ([]MmTransactionSliceReportItem, bool)
- func (o *AmfEventReport) GetNumberOfUes() int32
- func (o *AmfEventReport) GetNumberOfUesOk() (*int32, bool)
- func (o *AmfEventReport) GetPei() string
- func (o *AmfEventReport) GetPeiOk() (*string, bool)
- func (o *AmfEventReport) GetReachability() UeReachability
- func (o *AmfEventReport) GetReachabilityOk() (*UeReachability, bool)
- func (o *AmfEventReport) GetRefId() int32
- func (o *AmfEventReport) GetRefIdOk() (*int32, bool)
- func (o *AmfEventReport) GetRegistrationNumber() int32
- func (o *AmfEventReport) GetRegistrationNumberOk() (*int32, bool)
- func (o *AmfEventReport) GetRmInfoList() []RmInfo
- func (o *AmfEventReport) GetRmInfoListOk() ([]RmInfo, bool)
- func (o *AmfEventReport) GetSnssaiTaiList() []SnssaiTaiMapping
- func (o *AmfEventReport) GetSnssaiTaiListOk() ([]SnssaiTaiMapping, bool)
- func (o *AmfEventReport) GetState() AmfEventState
- func (o *AmfEventReport) GetStateOk() (*AmfEventState, bool)
- func (o *AmfEventReport) GetSubscriptionId() string
- func (o *AmfEventReport) GetSubscriptionIdOk() (*string, bool)
- func (o *AmfEventReport) GetSupi() string
- func (o *AmfEventReport) GetSupiOk() (*string, bool)
- func (o *AmfEventReport) GetTermReason() SubTerminationReason
- func (o *AmfEventReport) GetTermReasonOk() (*SubTerminationReason, bool)
- func (o *AmfEventReport) GetTimeStamp() time.Time
- func (o *AmfEventReport) GetTimeStampOk() (*time.Time, bool)
- func (o *AmfEventReport) GetTimezone() string
- func (o *AmfEventReport) GetTimezoneOk() (*string, bool)
- func (o *AmfEventReport) GetType() AmfEventType
- func (o *AmfEventReport) GetTypeCode() string
- func (o *AmfEventReport) GetTypeCodeOk() (*string, bool)
- func (o *AmfEventReport) GetTypeOk() (*AmfEventType, bool)
- func (o *AmfEventReport) GetUeAccessBehaviorTrends() []UeAccessBehaviorReportItem
- func (o *AmfEventReport) GetUeAccessBehaviorTrendsOk() ([]UeAccessBehaviorReportItem, bool)
- func (o *AmfEventReport) GetUeIdExt() []UEIdExt
- func (o *AmfEventReport) GetUeIdExtOk() ([]UEIdExt, bool)
- func (o *AmfEventReport) GetUeLocationTrends() []UeLocationTrendsReportItem
- func (o *AmfEventReport) GetUeLocationTrendsOk() ([]UeLocationTrendsReportItem, bool)
- func (o *AmfEventReport) GetVar5gsUserStateList() []Model5GsUserStateInfo
- func (o *AmfEventReport) GetVar5gsUserStateListOk() ([]Model5GsUserStateInfo, bool)
- func (o *AmfEventReport) HasAccessTypeList() bool
- func (o *AmfEventReport) HasAdditionalLocation() bool
- func (o *AmfEventReport) HasAnyUe() bool
- func (o *AmfEventReport) HasAreaList() bool
- func (o *AmfEventReport) HasCmInfoList() bool
- func (o *AmfEventReport) HasCommFailure() bool
- func (o *AmfEventReport) HasGpsi() bool
- func (o *AmfEventReport) HasIdleStatusIndication() bool
- func (o *AmfEventReport) HasLocation() bool
- func (o *AmfEventReport) HasLossOfConnectReason() bool
- func (o *AmfEventReport) HasMaxAvailabilityTime() bool
- func (o *AmfEventReport) HasMmTransLocationReportList() bool
- func (o *AmfEventReport) HasMmTransSliceReportList() bool
- func (o *AmfEventReport) HasNumberOfUes() bool
- func (o *AmfEventReport) HasPei() bool
- func (o *AmfEventReport) HasReachability() bool
- func (o *AmfEventReport) HasRefId() bool
- func (o *AmfEventReport) HasRegistrationNumber() bool
- func (o *AmfEventReport) HasRmInfoList() bool
- func (o *AmfEventReport) HasSnssaiTaiList() bool
- func (o *AmfEventReport) HasSubscriptionId() bool
- func (o *AmfEventReport) HasSupi() bool
- func (o *AmfEventReport) HasTermReason() bool
- func (o *AmfEventReport) HasTimezone() bool
- func (o *AmfEventReport) HasTypeCode() bool
- func (o *AmfEventReport) HasUeAccessBehaviorTrends() bool
- func (o *AmfEventReport) HasUeIdExt() bool
- func (o *AmfEventReport) HasUeLocationTrends() bool
- func (o *AmfEventReport) HasVar5gsUserStateList() bool
- func (o AmfEventReport) MarshalJSON() ([]byte, error)
- func (o *AmfEventReport) SetAccessTypeList(v []AccessType)
- func (o *AmfEventReport) SetAdditionalLocation(v UserLocation)
- func (o *AmfEventReport) SetAnyUe(v bool)
- func (o *AmfEventReport) SetAreaList(v []AmfEventArea)
- func (o *AmfEventReport) SetCmInfoList(v []CmInfo)
- func (o *AmfEventReport) SetCommFailure(v CommunicationFailure)
- func (o *AmfEventReport) SetGpsi(v string)
- func (o *AmfEventReport) SetIdleStatusIndication(v IdleStatusIndication)
- func (o *AmfEventReport) SetLocation(v UserLocation)
- func (o *AmfEventReport) SetLossOfConnectReason(v LossOfConnectivityReason)
- func (o *AmfEventReport) SetMaxAvailabilityTime(v time.Time)
- func (o *AmfEventReport) SetMmTransLocationReportList(v []MmTransactionLocationReportItem)
- func (o *AmfEventReport) SetMmTransSliceReportList(v []MmTransactionSliceReportItem)
- func (o *AmfEventReport) SetNumberOfUes(v int32)
- func (o *AmfEventReport) SetPei(v string)
- func (o *AmfEventReport) SetReachability(v UeReachability)
- func (o *AmfEventReport) SetRefId(v int32)
- func (o *AmfEventReport) SetRegistrationNumber(v int32)
- func (o *AmfEventReport) SetRmInfoList(v []RmInfo)
- func (o *AmfEventReport) SetSnssaiTaiList(v []SnssaiTaiMapping)
- func (o *AmfEventReport) SetState(v AmfEventState)
- func (o *AmfEventReport) SetSubscriptionId(v string)
- func (o *AmfEventReport) SetSupi(v string)
- func (o *AmfEventReport) SetTermReason(v SubTerminationReason)
- func (o *AmfEventReport) SetTimeStamp(v time.Time)
- func (o *AmfEventReport) SetTimezone(v string)
- func (o *AmfEventReport) SetType(v AmfEventType)
- func (o *AmfEventReport) SetTypeCode(v string)
- func (o *AmfEventReport) SetUeAccessBehaviorTrends(v []UeAccessBehaviorReportItem)
- func (o *AmfEventReport) SetUeIdExt(v []UEIdExt)
- func (o *AmfEventReport) SetUeLocationTrends(v []UeLocationTrendsReportItem)
- func (o *AmfEventReport) SetVar5gsUserStateList(v []Model5GsUserStateInfo)
- func (o AmfEventReport) ToMap() (map[string]interface{}, error)
- type AmfEventState
- func (o *AmfEventState) GetActive() bool
- func (o *AmfEventState) GetActiveOk() (*bool, bool)
- func (o *AmfEventState) GetRemainDuration() int32
- func (o *AmfEventState) GetRemainDurationOk() (*int32, bool)
- func (o *AmfEventState) GetRemainReports() int32
- func (o *AmfEventState) GetRemainReportsOk() (*int32, bool)
- func (o *AmfEventState) HasRemainDuration() bool
- func (o *AmfEventState) HasRemainReports() bool
- func (o AmfEventState) MarshalJSON() ([]byte, error)
- func (o *AmfEventState) SetActive(v bool)
- func (o *AmfEventState) SetRemainDuration(v int32)
- func (o *AmfEventState) SetRemainReports(v int32)
- func (o AmfEventState) ToMap() (map[string]interface{}, error)
- type AmfEventSubsSyncInfo
- func (o *AmfEventSubsSyncInfo) GetSubscriptionList() []AmfEventSubscriptionInfo
- func (o *AmfEventSubsSyncInfo) GetSubscriptionListOk() ([]AmfEventSubscriptionInfo, bool)
- func (o AmfEventSubsSyncInfo) MarshalJSON() ([]byte, error)
- func (o *AmfEventSubsSyncInfo) SetSubscriptionList(v []AmfEventSubscriptionInfo)
- func (o AmfEventSubsSyncInfo) ToMap() (map[string]interface{}, error)
- type AmfEventSubscriptionInfo
- func (o *AmfEventSubscriptionInfo) GetNotifyCorrelationId() string
- func (o *AmfEventSubscriptionInfo) GetNotifyCorrelationIdOk() (*string, bool)
- func (o *AmfEventSubscriptionInfo) GetOldSubId() string
- func (o *AmfEventSubscriptionInfo) GetOldSubIdOk() (*string, bool)
- func (o *AmfEventSubscriptionInfo) GetRefIdList() []int32
- func (o *AmfEventSubscriptionInfo) GetRefIdListOk() ([]int32, bool)
- func (o *AmfEventSubscriptionInfo) GetSubId() string
- func (o *AmfEventSubscriptionInfo) GetSubIdOk() (*string, bool)
- func (o *AmfEventSubscriptionInfo) HasNotifyCorrelationId() bool
- func (o *AmfEventSubscriptionInfo) HasOldSubId() bool
- func (o AmfEventSubscriptionInfo) MarshalJSON() ([]byte, error)
- func (o *AmfEventSubscriptionInfo) SetNotifyCorrelationId(v string)
- func (o *AmfEventSubscriptionInfo) SetOldSubId(v string)
- func (o *AmfEventSubscriptionInfo) SetRefIdList(v []int32)
- func (o *AmfEventSubscriptionInfo) SetSubId(v string)
- func (o AmfEventSubscriptionInfo) ToMap() (map[string]interface{}, error)
- type AmfEventType
- type AmfInfo
- func (o *AmfInfo) GetAmfOnboardingCapability() bool
- func (o *AmfInfo) GetAmfOnboardingCapabilityOk() (*bool, bool)
- func (o *AmfInfo) GetAmfRegionId() string
- func (o *AmfInfo) GetAmfRegionIdOk() (*string, bool)
- func (o *AmfInfo) GetAmfSetId() string
- func (o *AmfInfo) GetAmfSetIdOk() (*string, bool)
- func (o *AmfInfo) GetBackupInfoAmfFailure() []Guami
- func (o *AmfInfo) GetBackupInfoAmfFailureOk() ([]Guami, bool)
- func (o *AmfInfo) GetBackupInfoAmfRemoval() []Guami
- func (o *AmfInfo) GetBackupInfoAmfRemovalOk() ([]Guami, bool)
- func (o *AmfInfo) GetGuamiList() []Guami
- func (o *AmfInfo) GetGuamiListOk() ([]Guami, bool)
- func (o *AmfInfo) GetN2InterfaceAmfInfo() N2InterfaceAmfInfo
- func (o *AmfInfo) GetN2InterfaceAmfInfoOk() (*N2InterfaceAmfInfo, bool)
- func (o *AmfInfo) GetTaiList() []Tai
- func (o *AmfInfo) GetTaiListOk() ([]Tai, bool)
- func (o *AmfInfo) GetTaiRangeList() []TaiRange
- func (o *AmfInfo) GetTaiRangeListOk() ([]TaiRange, bool)
- func (o *AmfInfo) HasAmfOnboardingCapability() bool
- func (o *AmfInfo) HasBackupInfoAmfFailure() bool
- func (o *AmfInfo) HasBackupInfoAmfRemoval() bool
- func (o *AmfInfo) HasN2InterfaceAmfInfo() bool
- func (o *AmfInfo) HasTaiList() bool
- func (o *AmfInfo) HasTaiRangeList() bool
- func (o AmfInfo) MarshalJSON() ([]byte, error)
- func (o *AmfInfo) SetAmfOnboardingCapability(v bool)
- func (o *AmfInfo) SetAmfRegionId(v string)
- func (o *AmfInfo) SetAmfSetId(v string)
- func (o *AmfInfo) SetBackupInfoAmfFailure(v []Guami)
- func (o *AmfInfo) SetBackupInfoAmfRemoval(v []Guami)
- func (o *AmfInfo) SetGuamiList(v []Guami)
- func (o *AmfInfo) SetN2InterfaceAmfInfo(v N2InterfaceAmfInfo)
- func (o *AmfInfo) SetTaiList(v []Tai)
- func (o *AmfInfo) SetTaiRangeList(v []TaiRange)
- func (o AmfInfo) ToMap() (map[string]interface{}, error)
- type AnNodeType
- type AnalyticsMetadataInfo
- func (o *AnalyticsMetadataInfo) GetAccuracy() Accuracy
- func (o *AnalyticsMetadataInfo) GetAccuracyOk() (*Accuracy, bool)
- func (o *AnalyticsMetadataInfo) GetDataStatProps() []DatasetStatisticalProperty
- func (o *AnalyticsMetadataInfo) GetDataStatPropsOk() ([]DatasetStatisticalProperty, bool)
- func (o *AnalyticsMetadataInfo) GetDataWindow() TimeWindow
- func (o *AnalyticsMetadataInfo) GetDataWindowOk() (*TimeWindow, bool)
- func (o *AnalyticsMetadataInfo) GetNumSamples() int32
- func (o *AnalyticsMetadataInfo) GetNumSamplesOk() (*int32, bool)
- func (o *AnalyticsMetadataInfo) GetStrategy() OutputStrategy
- func (o *AnalyticsMetadataInfo) GetStrategyOk() (*OutputStrategy, bool)
- func (o *AnalyticsMetadataInfo) HasAccuracy() bool
- func (o *AnalyticsMetadataInfo) HasDataStatProps() bool
- func (o *AnalyticsMetadataInfo) HasDataWindow() bool
- func (o *AnalyticsMetadataInfo) HasNumSamples() bool
- func (o *AnalyticsMetadataInfo) HasStrategy() bool
- func (o AnalyticsMetadataInfo) MarshalJSON() ([]byte, error)
- func (o *AnalyticsMetadataInfo) SetAccuracy(v Accuracy)
- func (o *AnalyticsMetadataInfo) SetDataStatProps(v []DatasetStatisticalProperty)
- func (o *AnalyticsMetadataInfo) SetDataWindow(v TimeWindow)
- func (o *AnalyticsMetadataInfo) SetNumSamples(v int32)
- func (o *AnalyticsMetadataInfo) SetStrategy(v OutputStrategy)
- func (o AnalyticsMetadataInfo) ToMap() (map[string]interface{}, error)
- type ApiCreateIndividualSubcriptionRequest
- type AppListForUeComm
- func (o *AppListForUeComm) GetAppDur() int32
- func (o *AppListForUeComm) GetAppDurOk() (*int32, bool)
- func (o *AppListForUeComm) GetAppId() string
- func (o *AppListForUeComm) GetAppIdOk() (*string, bool)
- func (o *AppListForUeComm) GetOccurRatio() int32
- func (o *AppListForUeComm) GetOccurRatioOk() (*int32, bool)
- func (o *AppListForUeComm) GetSpatialValidity() NetworkAreaInfo
- func (o *AppListForUeComm) GetSpatialValidityOk() (*NetworkAreaInfo, bool)
- func (o *AppListForUeComm) GetStartTime() time.Time
- func (o *AppListForUeComm) GetStartTimeOk() (*time.Time, bool)
- func (o *AppListForUeComm) HasAppDur() bool
- func (o *AppListForUeComm) HasOccurRatio() bool
- func (o *AppListForUeComm) HasSpatialValidity() bool
- func (o *AppListForUeComm) HasStartTime() bool
- func (o AppListForUeComm) MarshalJSON() ([]byte, error)
- func (o *AppListForUeComm) SetAppDur(v int32)
- func (o *AppListForUeComm) SetAppId(v string)
- func (o *AppListForUeComm) SetOccurRatio(v int32)
- func (o *AppListForUeComm) SetSpatialValidity(v NetworkAreaInfo)
- func (o *AppListForUeComm) SetStartTime(v time.Time)
- func (o AppListForUeComm) ToMap() (map[string]interface{}, error)
- type ApplicationVolume
- func (o *ApplicationVolume) GetAppId() string
- func (o *ApplicationVolume) GetAppIdOk() (*string, bool)
- func (o *ApplicationVolume) GetAppVolume() int64
- func (o *ApplicationVolume) GetAppVolumeOk() (*int64, bool)
- func (o ApplicationVolume) MarshalJSON() ([]byte, error)
- func (o *ApplicationVolume) SetAppId(v string)
- func (o *ApplicationVolume) SetAppVolume(v int64)
- func (o ApplicationVolume) ToMap() (map[string]interface{}, error)
- type AppliedSmccType
- type AtsssCapability
- func (o *AtsssCapability) GetAtsssLL() bool
- func (o *AtsssCapability) GetAtsssLLOk() (*bool, bool)
- func (o *AtsssCapability) GetMptcp() bool
- func (o *AtsssCapability) GetMptcpOk() (*bool, bool)
- func (o *AtsssCapability) GetRttWithoutPmf() bool
- func (o *AtsssCapability) GetRttWithoutPmfOk() (*bool, bool)
- func (o *AtsssCapability) HasAtsssLL() bool
- func (o *AtsssCapability) HasMptcp() bool
- func (o *AtsssCapability) HasRttWithoutPmf() bool
- func (o AtsssCapability) MarshalJSON() ([]byte, error)
- func (o *AtsssCapability) SetAtsssLL(v bool)
- func (o *AtsssCapability) SetMptcp(v bool)
- func (o *AtsssCapability) SetRttWithoutPmf(v bool)
- func (o AtsssCapability) ToMap() (map[string]interface{}, error)
- type AusfInfo
- func (o *AusfInfo) GetGroupId() string
- func (o *AusfInfo) GetGroupIdOk() (*string, bool)
- func (o *AusfInfo) GetRoutingIndicators() []string
- func (o *AusfInfo) GetRoutingIndicatorsOk() ([]string, bool)
- func (o *AusfInfo) GetSuciInfos() []SuciInfo
- func (o *AusfInfo) GetSuciInfosOk() ([]SuciInfo, bool)
- func (o *AusfInfo) GetSupiRanges() []SupiRange
- func (o *AusfInfo) GetSupiRangesOk() ([]SupiRange, bool)
- func (o *AusfInfo) HasGroupId() bool
- func (o *AusfInfo) HasRoutingIndicators() bool
- func (o *AusfInfo) HasSuciInfos() bool
- func (o *AusfInfo) HasSupiRanges() bool
- func (o AusfInfo) MarshalJSON() ([]byte, error)
- func (o *AusfInfo) SetGroupId(v string)
- func (o *AusfInfo) SetRoutingIndicators(v []string)
- func (o *AusfInfo) SetSuciInfos(v []SuciInfo)
- func (o *AusfInfo) SetSupiRanges(v []SupiRange)
- func (o AusfInfo) ToMap() (map[string]interface{}, error)
- type BaseRecord
- type BasicAuth
- type BsfInfo
- func (o *BsfInfo) GetDnnList() []string
- func (o *BsfInfo) GetDnnListOk() ([]string, bool)
- func (o *BsfInfo) GetGpsiRanges() []IdentityRange
- func (o *BsfInfo) GetGpsiRangesOk() ([]IdentityRange, bool)
- func (o *BsfInfo) GetGroupId() string
- func (o *BsfInfo) GetGroupIdOk() (*string, bool)
- func (o *BsfInfo) GetIpDomainList() []string
- func (o *BsfInfo) GetIpDomainListOk() ([]string, bool)
- func (o *BsfInfo) GetIpv4AddressRanges() []Ipv4AddressRange
- func (o *BsfInfo) GetIpv4AddressRangesOk() ([]Ipv4AddressRange, bool)
- func (o *BsfInfo) GetIpv6PrefixRanges() []Ipv6PrefixRange
- func (o *BsfInfo) GetIpv6PrefixRangesOk() ([]Ipv6PrefixRange, bool)
- func (o *BsfInfo) GetRxDiamHost() string
- func (o *BsfInfo) GetRxDiamHostOk() (*string, bool)
- func (o *BsfInfo) GetRxDiamRealm() string
- func (o *BsfInfo) GetRxDiamRealmOk() (*string, bool)
- func (o *BsfInfo) GetSupiRanges() []SupiRange
- func (o *BsfInfo) GetSupiRangesOk() ([]SupiRange, bool)
- func (o *BsfInfo) HasDnnList() bool
- func (o *BsfInfo) HasGpsiRanges() bool
- func (o *BsfInfo) HasGroupId() bool
- func (o *BsfInfo) HasIpDomainList() bool
- func (o *BsfInfo) HasIpv4AddressRanges() bool
- func (o *BsfInfo) HasIpv6PrefixRanges() bool
- func (o *BsfInfo) HasRxDiamHost() bool
- func (o *BsfInfo) HasRxDiamRealm() bool
- func (o *BsfInfo) HasSupiRanges() bool
- func (o BsfInfo) MarshalJSON() ([]byte, error)
- func (o *BsfInfo) SetDnnList(v []string)
- func (o *BsfInfo) SetGpsiRanges(v []IdentityRange)
- func (o *BsfInfo) SetGroupId(v string)
- func (o *BsfInfo) SetIpDomainList(v []string)
- func (o *BsfInfo) SetIpv4AddressRanges(v []Ipv4AddressRange)
- func (o *BsfInfo) SetIpv6PrefixRanges(v []Ipv6PrefixRange)
- func (o *BsfInfo) SetRxDiamHost(v string)
- func (o *BsfInfo) SetRxDiamRealm(v string)
- func (o *BsfInfo) SetSupiRanges(v []SupiRange)
- func (o BsfInfo) ToMap() (map[string]interface{}, error)
- type CacheStatus
- type CellGlobalId
- func (o *CellGlobalId) GetCellId() string
- func (o *CellGlobalId) GetCellIdOk() (*string, bool)
- func (o *CellGlobalId) GetLac() string
- func (o *CellGlobalId) GetLacOk() (*string, bool)
- func (o *CellGlobalId) GetPlmnId() PlmnId
- func (o *CellGlobalId) GetPlmnIdOk() (*PlmnId, bool)
- func (o CellGlobalId) MarshalJSON() ([]byte, error)
- func (o *CellGlobalId) SetCellId(v string)
- func (o *CellGlobalId) SetLac(v string)
- func (o *CellGlobalId) SetPlmnId(v PlmnId)
- func (o CellGlobalId) ToMap() (map[string]interface{}, error)
- type ChangeItem
- func (o *ChangeItem) GetFrom() string
- func (o *ChangeItem) GetFromOk() (*string, bool)
- func (o *ChangeItem) GetNewValue() interface{}
- func (o *ChangeItem) GetNewValueOk() (*interface{}, bool)
- func (o *ChangeItem) GetOp() ChangeType
- func (o *ChangeItem) GetOpOk() (*ChangeType, bool)
- func (o *ChangeItem) GetOrigValue() interface{}
- func (o *ChangeItem) GetOrigValueOk() (*interface{}, bool)
- func (o *ChangeItem) GetPath() string
- func (o *ChangeItem) GetPathOk() (*string, bool)
- func (o *ChangeItem) HasFrom() bool
- func (o *ChangeItem) HasNewValue() bool
- func (o *ChangeItem) HasOrigValue() bool
- func (o ChangeItem) MarshalJSON() ([]byte, error)
- func (o *ChangeItem) SetFrom(v string)
- func (o *ChangeItem) SetNewValue(v interface{})
- func (o *ChangeItem) SetOp(v ChangeType)
- func (o *ChangeItem) SetOrigValue(v interface{})
- func (o *ChangeItem) SetPath(v string)
- func (o ChangeItem) ToMap() (map[string]interface{}, error)
- type ChangeOfSupiPeiAssociationReport
- func (o *ChangeOfSupiPeiAssociationReport) GetNewPei() string
- func (o *ChangeOfSupiPeiAssociationReport) GetNewPeiOk() (*string, bool)
- func (o ChangeOfSupiPeiAssociationReport) MarshalJSON() ([]byte, error)
- func (o *ChangeOfSupiPeiAssociationReport) SetNewPei(v string)
- func (o ChangeOfSupiPeiAssociationReport) ToMap() (map[string]interface{}, error)
- type ChangeType
- type ChfInfo
- func (o *ChfInfo) GetGpsiRangeList() []IdentityRange
- func (o *ChfInfo) GetGpsiRangeListOk() ([]IdentityRange, bool)
- func (o *ChfInfo) GetGroupId() string
- func (o *ChfInfo) GetGroupIdOk() (*string, bool)
- func (o *ChfInfo) GetPlmnRangeList() []PlmnRange
- func (o *ChfInfo) GetPlmnRangeListOk() ([]PlmnRange, bool)
- func (o *ChfInfo) GetPrimaryChfInstance() string
- func (o *ChfInfo) GetPrimaryChfInstanceOk() (*string, bool)
- func (o *ChfInfo) GetSecondaryChfInstance() string
- func (o *ChfInfo) GetSecondaryChfInstanceOk() (*string, bool)
- func (o *ChfInfo) GetSupiRangeList() []SupiRange
- func (o *ChfInfo) GetSupiRangeListOk() ([]SupiRange, bool)
- func (o *ChfInfo) HasGpsiRangeList() bool
- func (o *ChfInfo) HasGroupId() bool
- func (o *ChfInfo) HasPlmnRangeList() bool
- func (o *ChfInfo) HasPrimaryChfInstance() bool
- func (o *ChfInfo) HasSecondaryChfInstance() bool
- func (o *ChfInfo) HasSupiRangeList() bool
- func (o ChfInfo) MarshalJSON() ([]byte, error)
- func (o *ChfInfo) SetGpsiRangeList(v []IdentityRange)
- func (o *ChfInfo) SetGroupId(v string)
- func (o *ChfInfo) SetPlmnRangeList(v []PlmnRange)
- func (o *ChfInfo) SetPrimaryChfInstance(v string)
- func (o *ChfInfo) SetSecondaryChfInstance(v string)
- func (o *ChfInfo) SetSupiRangeList(v []SupiRange)
- func (o ChfInfo) ToMap() (map[string]interface{}, error)
- type CircumstanceDescription
- func (o *CircumstanceDescription) GetFreq() float32
- func (o *CircumstanceDescription) GetFreqOk() (*float32, bool)
- func (o *CircumstanceDescription) GetLocArea() NetworkAreaInfo
- func (o *CircumstanceDescription) GetLocAreaOk() (*NetworkAreaInfo, bool)
- func (o *CircumstanceDescription) GetTm() time.Time
- func (o *CircumstanceDescription) GetTmOk() (*time.Time, bool)
- func (o *CircumstanceDescription) GetVol() int64
- func (o *CircumstanceDescription) GetVolOk() (*int64, bool)
- func (o *CircumstanceDescription) HasFreq() bool
- func (o *CircumstanceDescription) HasLocArea() bool
- func (o *CircumstanceDescription) HasTm() bool
- func (o *CircumstanceDescription) HasVol() bool
- func (o CircumstanceDescription) MarshalJSON() ([]byte, error)
- func (o *CircumstanceDescription) SetFreq(v float32)
- func (o *CircumstanceDescription) SetLocArea(v NetworkAreaInfo)
- func (o *CircumstanceDescription) SetTm(v time.Time)
- func (o *CircumstanceDescription) SetVol(v int64)
- func (o CircumstanceDescription) ToMap() (map[string]interface{}, error)
- type CivicAddress
- func (o *CivicAddress) GetA1() string
- func (o *CivicAddress) GetA1Ok() (*string, bool)
- func (o *CivicAddress) GetA2() string
- func (o *CivicAddress) GetA2Ok() (*string, bool)
- func (o *CivicAddress) GetA3() string
- func (o *CivicAddress) GetA3Ok() (*string, bool)
- func (o *CivicAddress) GetA4() string
- func (o *CivicAddress) GetA4Ok() (*string, bool)
- func (o *CivicAddress) GetA5() string
- func (o *CivicAddress) GetA5Ok() (*string, bool)
- func (o *CivicAddress) GetA6() string
- func (o *CivicAddress) GetA6Ok() (*string, bool)
- func (o *CivicAddress) GetADDCODE() string
- func (o *CivicAddress) GetADDCODEOk() (*string, bool)
- func (o *CivicAddress) GetBLD() string
- func (o *CivicAddress) GetBLDOk() (*string, bool)
- func (o *CivicAddress) GetCountry() string
- func (o *CivicAddress) GetCountryOk() (*string, bool)
- func (o *CivicAddress) GetFLR() string
- func (o *CivicAddress) GetFLROk() (*string, bool)
- func (o *CivicAddress) GetHNO() string
- func (o *CivicAddress) GetHNOOk() (*string, bool)
- func (o *CivicAddress) GetHNS() string
- func (o *CivicAddress) GetHNSOk() (*string, bool)
- func (o *CivicAddress) GetLMK() string
- func (o *CivicAddress) GetLMKOk() (*string, bool)
- func (o *CivicAddress) GetLOC() string
- func (o *CivicAddress) GetLOCOk() (*string, bool)
- func (o *CivicAddress) GetMethod() string
- func (o *CivicAddress) GetMethodOk() (*string, bool)
- func (o *CivicAddress) GetNAM() string
- func (o *CivicAddress) GetNAMOk() (*string, bool)
- func (o *CivicAddress) GetPC() string
- func (o *CivicAddress) GetPCN() string
- func (o *CivicAddress) GetPCNOk() (*string, bool)
- func (o *CivicAddress) GetPCOk() (*string, bool)
- func (o *CivicAddress) GetPLC() string
- func (o *CivicAddress) GetPLCOk() (*string, bool)
- func (o *CivicAddress) GetPOBOX() string
- func (o *CivicAddress) GetPOBOXOk() (*string, bool)
- func (o *CivicAddress) GetPOD() string
- func (o *CivicAddress) GetPODOk() (*string, bool)
- func (o *CivicAddress) GetPOM() string
- func (o *CivicAddress) GetPOMOk() (*string, bool)
- func (o *CivicAddress) GetPRD() string
- func (o *CivicAddress) GetPRDOk() (*string, bool)
- func (o *CivicAddress) GetPRM() string
- func (o *CivicAddress) GetPRMOk() (*string, bool)
- func (o *CivicAddress) GetProvidedBy() string
- func (o *CivicAddress) GetProvidedByOk() (*string, bool)
- func (o *CivicAddress) GetRD() string
- func (o *CivicAddress) GetRDBR() string
- func (o *CivicAddress) GetRDBROk() (*string, bool)
- func (o *CivicAddress) GetRDOk() (*string, bool)
- func (o *CivicAddress) GetRDSEC() string
- func (o *CivicAddress) GetRDSECOk() (*string, bool)
- func (o *CivicAddress) GetRDSUBBR() string
- func (o *CivicAddress) GetRDSUBBROk() (*string, bool)
- func (o *CivicAddress) GetROOM() string
- func (o *CivicAddress) GetROOMOk() (*string, bool)
- func (o *CivicAddress) GetSEAT() string
- func (o *CivicAddress) GetSEATOk() (*string, bool)
- func (o *CivicAddress) GetSTS() string
- func (o *CivicAddress) GetSTSOk() (*string, bool)
- func (o *CivicAddress) GetUNIT() string
- func (o *CivicAddress) GetUNITOk() (*string, bool)
- func (o *CivicAddress) GetUsageRules() string
- func (o *CivicAddress) GetUsageRulesOk() (*string, bool)
- func (o *CivicAddress) HasA1() bool
- func (o *CivicAddress) HasA2() bool
- func (o *CivicAddress) HasA3() bool
- func (o *CivicAddress) HasA4() bool
- func (o *CivicAddress) HasA5() bool
- func (o *CivicAddress) HasA6() bool
- func (o *CivicAddress) HasADDCODE() bool
- func (o *CivicAddress) HasBLD() bool
- func (o *CivicAddress) HasCountry() bool
- func (o *CivicAddress) HasFLR() bool
- func (o *CivicAddress) HasHNO() bool
- func (o *CivicAddress) HasHNS() bool
- func (o *CivicAddress) HasLMK() bool
- func (o *CivicAddress) HasLOC() bool
- func (o *CivicAddress) HasMethod() bool
- func (o *CivicAddress) HasNAM() bool
- func (o *CivicAddress) HasPC() bool
- func (o *CivicAddress) HasPCN() bool
- func (o *CivicAddress) HasPLC() bool
- func (o *CivicAddress) HasPOBOX() bool
- func (o *CivicAddress) HasPOD() bool
- func (o *CivicAddress) HasPOM() bool
- func (o *CivicAddress) HasPRD() bool
- func (o *CivicAddress) HasPRM() bool
- func (o *CivicAddress) HasProvidedBy() bool
- func (o *CivicAddress) HasRD() bool
- func (o *CivicAddress) HasRDBR() bool
- func (o *CivicAddress) HasRDSEC() bool
- func (o *CivicAddress) HasRDSUBBR() bool
- func (o *CivicAddress) HasROOM() bool
- func (o *CivicAddress) HasSEAT() bool
- func (o *CivicAddress) HasSTS() bool
- func (o *CivicAddress) HasUNIT() bool
- func (o *CivicAddress) HasUsageRules() bool
- func (o CivicAddress) MarshalJSON() ([]byte, error)
- func (o *CivicAddress) SetA1(v string)
- func (o *CivicAddress) SetA2(v string)
- func (o *CivicAddress) SetA3(v string)
- func (o *CivicAddress) SetA4(v string)
- func (o *CivicAddress) SetA5(v string)
- func (o *CivicAddress) SetA6(v string)
- func (o *CivicAddress) SetADDCODE(v string)
- func (o *CivicAddress) SetBLD(v string)
- func (o *CivicAddress) SetCountry(v string)
- func (o *CivicAddress) SetFLR(v string)
- func (o *CivicAddress) SetHNO(v string)
- func (o *CivicAddress) SetHNS(v string)
- func (o *CivicAddress) SetLMK(v string)
- func (o *CivicAddress) SetLOC(v string)
- func (o *CivicAddress) SetMethod(v string)
- func (o *CivicAddress) SetNAM(v string)
- func (o *CivicAddress) SetPC(v string)
- func (o *CivicAddress) SetPCN(v string)
- func (o *CivicAddress) SetPLC(v string)
- func (o *CivicAddress) SetPOBOX(v string)
- func (o *CivicAddress) SetPOD(v string)
- func (o *CivicAddress) SetPOM(v string)
- func (o *CivicAddress) SetPRD(v string)
- func (o *CivicAddress) SetPRM(v string)
- func (o *CivicAddress) SetProvidedBy(v string)
- func (o *CivicAddress) SetRD(v string)
- func (o *CivicAddress) SetRDBR(v string)
- func (o *CivicAddress) SetRDSEC(v string)
- func (o *CivicAddress) SetRDSUBBR(v string)
- func (o *CivicAddress) SetROOM(v string)
- func (o *CivicAddress) SetSEAT(v string)
- func (o *CivicAddress) SetSTS(v string)
- func (o *CivicAddress) SetUNIT(v string)
- func (o *CivicAddress) SetUsageRules(v string)
- func (o CivicAddress) ToMap() (map[string]interface{}, error)
- type CmInfo
- func (o *CmInfo) GetAccessType() AccessType
- func (o *CmInfo) GetAccessTypeOk() (*AccessType, bool)
- func (o *CmInfo) GetCmState() CmState
- func (o *CmInfo) GetCmStateOk() (*CmState, bool)
- func (o CmInfo) MarshalJSON() ([]byte, error)
- func (o *CmInfo) SetAccessType(v AccessType)
- func (o *CmInfo) SetCmState(v CmState)
- func (o CmInfo) ToMap() (map[string]interface{}, error)
- type CmInfoReport
- func (o *CmInfoReport) GetNewCmInfoList() []CmInfo
- func (o *CmInfoReport) GetNewCmInfoListOk() ([]CmInfo, bool)
- func (o *CmInfoReport) GetOldCmInfoList() []CmInfo
- func (o *CmInfoReport) GetOldCmInfoListOk() ([]CmInfo, bool)
- func (o *CmInfoReport) HasOldCmInfoList() bool
- func (o CmInfoReport) MarshalJSON() ([]byte, error)
- func (o *CmInfoReport) SetNewCmInfoList(v []CmInfo)
- func (o *CmInfoReport) SetOldCmInfoList(v []CmInfo)
- func (o CmInfoReport) ToMap() (map[string]interface{}, error)
- type CmState
- type CnType
- type CnTypeChangeReport
- func (o *CnTypeChangeReport) GetNewCnType() CnType
- func (o *CnTypeChangeReport) GetNewCnTypeOk() (*CnType, bool)
- func (o *CnTypeChangeReport) GetOldCnType() CnType
- func (o *CnTypeChangeReport) GetOldCnTypeOk() (*CnType, bool)
- func (o *CnTypeChangeReport) HasOldCnType() bool
- func (o CnTypeChangeReport) MarshalJSON() ([]byte, error)
- func (o *CnTypeChangeReport) SetNewCnType(v CnType)
- func (o *CnTypeChangeReport) SetOldCnType(v CnType)
- func (o CnTypeChangeReport) ToMap() (map[string]interface{}, error)
- type CollectiveBehaviourInfo
- type CollocatedNfInstance
- func (o *CollocatedNfInstance) GetNfInstanceId() string
- func (o *CollocatedNfInstance) GetNfInstanceIdOk() (*string, bool)
- func (o *CollocatedNfInstance) GetNfType() CollocatedNfType
- func (o *CollocatedNfInstance) GetNfTypeOk() (*CollocatedNfType, bool)
- func (o CollocatedNfInstance) MarshalJSON() ([]byte, error)
- func (o *CollocatedNfInstance) SetNfInstanceId(v string)
- func (o *CollocatedNfInstance) SetNfType(v CollocatedNfType)
- func (o CollocatedNfInstance) ToMap() (map[string]interface{}, error)
- type CollocatedNfType
- type CommunicationCollection
- func (o *CommunicationCollection) GetDlVol() int64
- func (o *CommunicationCollection) GetDlVolOk() (*int64, bool)
- func (o *CommunicationCollection) GetEndTime() time.Time
- func (o *CommunicationCollection) GetEndTimeOk() (*time.Time, bool)
- func (o *CommunicationCollection) GetStartTime() time.Time
- func (o *CommunicationCollection) GetStartTimeOk() (*time.Time, bool)
- func (o *CommunicationCollection) GetUlVol() int64
- func (o *CommunicationCollection) GetUlVolOk() (*int64, bool)
- func (o CommunicationCollection) MarshalJSON() ([]byte, error)
- func (o *CommunicationCollection) SetDlVol(v int64)
- func (o *CommunicationCollection) SetEndTime(v time.Time)
- func (o *CommunicationCollection) SetStartTime(v time.Time)
- func (o *CommunicationCollection) SetUlVol(v int64)
- func (o CommunicationCollection) ToMap() (map[string]interface{}, error)
- type CommunicationFailure
- func (o *CommunicationFailure) GetNasReleaseCode() string
- func (o *CommunicationFailure) GetNasReleaseCodeOk() (*string, bool)
- func (o *CommunicationFailure) GetRanReleaseCode() NgApCause
- func (o *CommunicationFailure) GetRanReleaseCodeOk() (*NgApCause, bool)
- func (o *CommunicationFailure) HasNasReleaseCode() bool
- func (o *CommunicationFailure) HasRanReleaseCode() bool
- func (o CommunicationFailure) MarshalJSON() ([]byte, error)
- func (o *CommunicationFailure) SetNasReleaseCode(v string)
- func (o *CommunicationFailure) SetRanReleaseCode(v NgApCause)
- func (o CommunicationFailure) ToMap() (map[string]interface{}, error)
- type ConditionEventType
- type Configuration
- type CongestionInfo
- func (o *CongestionInfo) GetConfidence() int32
- func (o *CongestionInfo) GetConfidenceOk() (*int32, bool)
- func (o *CongestionInfo) GetCongType() CongestionType
- func (o *CongestionInfo) GetCongTypeOk() (*CongestionType, bool)
- func (o *CongestionInfo) GetNsi() ThresholdLevel
- func (o *CongestionInfo) GetNsiOk() (*ThresholdLevel, bool)
- func (o *CongestionInfo) GetTimeIntev() TimeWindow
- func (o *CongestionInfo) GetTimeIntevOk() (*TimeWindow, bool)
- func (o *CongestionInfo) GetTopAppListDl() []TopApplication
- func (o *CongestionInfo) GetTopAppListDlOk() ([]TopApplication, bool)
- func (o *CongestionInfo) GetTopAppListUl() []TopApplication
- func (o *CongestionInfo) GetTopAppListUlOk() ([]TopApplication, bool)
- func (o *CongestionInfo) HasConfidence() bool
- func (o *CongestionInfo) HasTopAppListDl() bool
- func (o *CongestionInfo) HasTopAppListUl() bool
- func (o CongestionInfo) MarshalJSON() ([]byte, error)
- func (o *CongestionInfo) SetConfidence(v int32)
- func (o *CongestionInfo) SetCongType(v CongestionType)
- func (o *CongestionInfo) SetNsi(v ThresholdLevel)
- func (o *CongestionInfo) SetTimeIntev(v TimeWindow)
- func (o *CongestionInfo) SetTopAppListDl(v []TopApplication)
- func (o *CongestionInfo) SetTopAppListUl(v []TopApplication)
- func (o CongestionInfo) ToMap() (map[string]interface{}, error)
- type CongestionType
- type DataNotification
- type DataSetId
- type DatasetStatisticalProperty
- type DccfCond
- func (o *DccfCond) GetConditionType() string
- func (o *DccfCond) GetConditionTypeOk() (*string, bool)
- func (o *DccfCond) GetServingNfSetIdList() []string
- func (o *DccfCond) GetServingNfSetIdListOk() ([]string, bool)
- func (o *DccfCond) GetServingNfTypeList() []NFType
- func (o *DccfCond) GetServingNfTypeListOk() ([]NFType, bool)
- func (o *DccfCond) GetTaiList() []Tai
- func (o *DccfCond) GetTaiListOk() ([]Tai, bool)
- func (o *DccfCond) GetTaiRangeList() []TaiRange
- func (o *DccfCond) GetTaiRangeListOk() ([]TaiRange, bool)
- func (o *DccfCond) HasServingNfSetIdList() bool
- func (o *DccfCond) HasServingNfTypeList() bool
- func (o *DccfCond) HasTaiList() bool
- func (o *DccfCond) HasTaiRangeList() bool
- func (o DccfCond) MarshalJSON() ([]byte, error)
- func (o *DccfCond) SetConditionType(v string)
- func (o *DccfCond) SetServingNfSetIdList(v []string)
- func (o *DccfCond) SetServingNfTypeList(v []NFType)
- func (o *DccfCond) SetTaiList(v []Tai)
- func (o *DccfCond) SetTaiRangeList(v []TaiRange)
- func (o DccfCond) ToMap() (map[string]interface{}, error)
- type DccfInfo
- func (o *DccfInfo) GetServingNfSetIdList() []string
- func (o *DccfInfo) GetServingNfSetIdListOk() ([]string, bool)
- func (o *DccfInfo) GetServingNfTypeList() []NFType
- func (o *DccfInfo) GetServingNfTypeListOk() ([]NFType, bool)
- func (o *DccfInfo) GetTaiList() []Tai
- func (o *DccfInfo) GetTaiListOk() ([]Tai, bool)
- func (o *DccfInfo) GetTaiRangeList() []TaiRange
- func (o *DccfInfo) GetTaiRangeListOk() ([]TaiRange, bool)
- func (o *DccfInfo) HasServingNfSetIdList() bool
- func (o *DccfInfo) HasServingNfTypeList() bool
- func (o *DccfInfo) HasTaiList() bool
- func (o *DccfInfo) HasTaiRangeList() bool
- func (o DccfInfo) MarshalJSON() ([]byte, error)
- func (o *DccfInfo) SetServingNfSetIdList(v []string)
- func (o *DccfInfo) SetServingNfTypeList(v []NFType)
- func (o *DccfInfo) SetTaiList(v []Tai)
- func (o *DccfInfo) SetTaiRangeList(v []TaiRange)
- func (o DccfInfo) ToMap() (map[string]interface{}, error)
- type DddTrafficDescriptor
- func (o *DddTrafficDescriptor) GetIpv4Addr() string
- func (o *DddTrafficDescriptor) GetIpv4AddrOk() (*string, bool)
- func (o *DddTrafficDescriptor) GetIpv6Addr() Ipv6Addr
- func (o *DddTrafficDescriptor) GetIpv6AddrOk() (*Ipv6Addr, bool)
- func (o *DddTrafficDescriptor) GetMacAddr() string
- func (o *DddTrafficDescriptor) GetMacAddrOk() (*string, bool)
- func (o *DddTrafficDescriptor) GetPortNumber() int32
- func (o *DddTrafficDescriptor) GetPortNumberOk() (*int32, bool)
- func (o *DddTrafficDescriptor) HasIpv4Addr() bool
- func (o *DddTrafficDescriptor) HasIpv6Addr() bool
- func (o *DddTrafficDescriptor) HasMacAddr() bool
- func (o *DddTrafficDescriptor) HasPortNumber() bool
- func (o DddTrafficDescriptor) MarshalJSON() ([]byte, error)
- func (o *DddTrafficDescriptor) SetIpv4Addr(v string)
- func (o *DddTrafficDescriptor) SetIpv6Addr(v Ipv6Addr)
- func (o *DddTrafficDescriptor) SetMacAddr(v string)
- func (o *DddTrafficDescriptor) SetPortNumber(v int32)
- func (o DddTrafficDescriptor) ToMap() (map[string]interface{}, error)
- type DefSubServiceInfo
- func (o *DefSubServiceInfo) GetSupportedFeatures() string
- func (o *DefSubServiceInfo) GetSupportedFeaturesOk() (*string, bool)
- func (o *DefSubServiceInfo) GetVersions() []string
- func (o *DefSubServiceInfo) GetVersionsOk() ([]string, bool)
- func (o *DefSubServiceInfo) HasSupportedFeatures() bool
- func (o *DefSubServiceInfo) HasVersions() bool
- func (o DefSubServiceInfo) MarshalJSON() ([]byte, error)
- func (o *DefSubServiceInfo) SetSupportedFeatures(v string)
- func (o *DefSubServiceInfo) SetVersions(v []string)
- func (o DefSubServiceInfo) ToMap() (map[string]interface{}, error)
- type DefaultNotificationSubscription
- func (o *DefaultNotificationSubscription) GetAcceptedEncoding() string
- func (o *DefaultNotificationSubscription) GetAcceptedEncodingOk() (*string, bool)
- func (o *DefaultNotificationSubscription) GetBinding() string
- func (o *DefaultNotificationSubscription) GetBindingOk() (*string, bool)
- func (o *DefaultNotificationSubscription) GetCallbackUri() string
- func (o *DefaultNotificationSubscription) GetCallbackUriOk() (*string, bool)
- func (o *DefaultNotificationSubscription) GetN1MessageClass() N1MessageClass
- func (o *DefaultNotificationSubscription) GetN1MessageClassOk() (*N1MessageClass, bool)
- func (o *DefaultNotificationSubscription) GetN2InformationClass() N2InformationClass
- func (o *DefaultNotificationSubscription) GetN2InformationClassOk() (*N2InformationClass, bool)
- func (o *DefaultNotificationSubscription) GetNotificationType() NotificationType
- func (o *DefaultNotificationSubscription) GetNotificationTypeOk() (*NotificationType, bool)
- func (o *DefaultNotificationSubscription) GetServiceInfoList() map[string]DefSubServiceInfo
- func (o *DefaultNotificationSubscription) GetServiceInfoListOk() (*map[string]DefSubServiceInfo, bool)
- func (o *DefaultNotificationSubscription) GetSupportedFeatures() string
- func (o *DefaultNotificationSubscription) GetSupportedFeaturesOk() (*string, bool)
- func (o *DefaultNotificationSubscription) GetVersions() []string
- func (o *DefaultNotificationSubscription) GetVersionsOk() ([]string, bool)
- func (o *DefaultNotificationSubscription) HasAcceptedEncoding() bool
- func (o *DefaultNotificationSubscription) HasBinding() bool
- func (o *DefaultNotificationSubscription) HasN1MessageClass() bool
- func (o *DefaultNotificationSubscription) HasN2InformationClass() bool
- func (o *DefaultNotificationSubscription) HasServiceInfoList() bool
- func (o *DefaultNotificationSubscription) HasSupportedFeatures() bool
- func (o *DefaultNotificationSubscription) HasVersions() bool
- func (o DefaultNotificationSubscription) MarshalJSON() ([]byte, error)
- func (o *DefaultNotificationSubscription) SetAcceptedEncoding(v string)
- func (o *DefaultNotificationSubscription) SetBinding(v string)
- func (o *DefaultNotificationSubscription) SetCallbackUri(v string)
- func (o *DefaultNotificationSubscription) SetN1MessageClass(v N1MessageClass)
- func (o *DefaultNotificationSubscription) SetN2InformationClass(v N2InformationClass)
- func (o *DefaultNotificationSubscription) SetNotificationType(v NotificationType)
- func (o *DefaultNotificationSubscription) SetServiceInfoList(v map[string]DefSubServiceInfo)
- func (o *DefaultNotificationSubscription) SetSupportedFeatures(v string)
- func (o *DefaultNotificationSubscription) SetVersions(v []string)
- func (o DefaultNotificationSubscription) ToMap() (map[string]interface{}, error)
- type DispersionClass
- type DispersionCollection
- func (o *DispersionCollection) GetAppVolumes() []ApplicationVolume
- func (o *DispersionCollection) GetAppVolumesOk() ([]ApplicationVolume, bool)
- func (o *DispersionCollection) GetConfidence() int32
- func (o *DispersionCollection) GetConfidenceOk() (*int32, bool)
- func (o *DispersionCollection) GetDisperAmount() int32
- func (o *DispersionCollection) GetDisperAmountOk() (*int32, bool)
- func (o *DispersionCollection) GetDisperClass() DispersionClass
- func (o *DispersionCollection) GetDisperClassOk() (*DispersionClass, bool)
- func (o *DispersionCollection) GetGpsis() []string
- func (o *DispersionCollection) GetGpsisOk() ([]string, bool)
- func (o *DispersionCollection) GetPercentileRank() int32
- func (o *DispersionCollection) GetPercentileRankOk() (*int32, bool)
- func (o *DispersionCollection) GetSnssai() Snssai
- func (o *DispersionCollection) GetSnssaiOk() (*Snssai, bool)
- func (o *DispersionCollection) GetSupis() []string
- func (o *DispersionCollection) GetSupisOk() ([]string, bool)
- func (o *DispersionCollection) GetUeLoc() UserLocation
- func (o *DispersionCollection) GetUeLocOk() (*UserLocation, bool)
- func (o *DispersionCollection) GetUeRatio() int32
- func (o *DispersionCollection) GetUeRatioOk() (*int32, bool)
- func (o *DispersionCollection) GetUsageRank() int32
- func (o *DispersionCollection) GetUsageRankOk() (*int32, bool)
- func (o *DispersionCollection) HasAppVolumes() bool
- func (o *DispersionCollection) HasConfidence() bool
- func (o *DispersionCollection) HasDisperAmount() bool
- func (o *DispersionCollection) HasDisperClass() bool
- func (o *DispersionCollection) HasGpsis() bool
- func (o *DispersionCollection) HasPercentileRank() bool
- func (o *DispersionCollection) HasSnssai() bool
- func (o *DispersionCollection) HasSupis() bool
- func (o *DispersionCollection) HasUeLoc() bool
- func (o *DispersionCollection) HasUeRatio() bool
- func (o *DispersionCollection) HasUsageRank() bool
- func (o DispersionCollection) MarshalJSON() ([]byte, error)
- func (o *DispersionCollection) SetAppVolumes(v []ApplicationVolume)
- func (o *DispersionCollection) SetConfidence(v int32)
- func (o *DispersionCollection) SetDisperAmount(v int32)
- func (o *DispersionCollection) SetDisperClass(v DispersionClass)
- func (o *DispersionCollection) SetGpsis(v []string)
- func (o *DispersionCollection) SetPercentileRank(v int32)
- func (o *DispersionCollection) SetSnssai(v Snssai)
- func (o *DispersionCollection) SetSupis(v []string)
- func (o *DispersionCollection) SetUeLoc(v UserLocation)
- func (o *DispersionCollection) SetUeRatio(v int32)
- func (o *DispersionCollection) SetUsageRank(v int32)
- func (o DispersionCollection) ToMap() (map[string]interface{}, error)
- type DispersionCollection1
- type DispersionInfo
- func (o *DispersionInfo) GetDisperCollects() []DispersionCollection
- func (o *DispersionInfo) GetDisperCollectsOk() ([]DispersionCollection, bool)
- func (o *DispersionInfo) GetDisperType() DispersionType
- func (o *DispersionInfo) GetDisperTypeOk() (*DispersionType, bool)
- func (o *DispersionInfo) GetTsDuration() int32
- func (o *DispersionInfo) GetTsDurationOk() (*int32, bool)
- func (o *DispersionInfo) GetTsStart() time.Time
- func (o *DispersionInfo) GetTsStartOk() (*time.Time, bool)
- func (o DispersionInfo) MarshalJSON() ([]byte, error)
- func (o *DispersionInfo) SetDisperCollects(v []DispersionCollection)
- func (o *DispersionInfo) SetDisperType(v DispersionType)
- func (o *DispersionInfo) SetTsDuration(v int32)
- func (o *DispersionInfo) SetTsStart(v time.Time)
- func (o DispersionInfo) ToMap() (map[string]interface{}, error)
- type DispersionType
- type DlDataDeliveryStatus
- type DnPerf
- func (o *DnPerf) GetAppServerInsAddr() AddrFqdn
- func (o *DnPerf) GetAppServerInsAddrOk() (*AddrFqdn, bool)
- func (o *DnPerf) GetDnai() string
- func (o *DnPerf) GetDnaiOk() (*string, bool)
- func (o *DnPerf) GetPerfData() PerfData
- func (o *DnPerf) GetPerfDataOk() (*PerfData, bool)
- func (o *DnPerf) GetSpatialValidCon() NetworkAreaInfo
- func (o *DnPerf) GetSpatialValidConOk() (*NetworkAreaInfo, bool)
- func (o *DnPerf) GetTemporalValidCon() TimeWindow
- func (o *DnPerf) GetTemporalValidConOk() (*TimeWindow, bool)
- func (o *DnPerf) GetUpfInfo() UpfInformation
- func (o *DnPerf) GetUpfInfoOk() (*UpfInformation, bool)
- func (o *DnPerf) HasAppServerInsAddr() bool
- func (o *DnPerf) HasDnai() bool
- func (o *DnPerf) HasSpatialValidCon() bool
- func (o *DnPerf) HasTemporalValidCon() bool
- func (o *DnPerf) HasUpfInfo() bool
- func (o DnPerf) MarshalJSON() ([]byte, error)
- func (o *DnPerf) SetAppServerInsAddr(v AddrFqdn)
- func (o *DnPerf) SetDnai(v string)
- func (o *DnPerf) SetPerfData(v PerfData)
- func (o *DnPerf) SetSpatialValidCon(v NetworkAreaInfo)
- func (o *DnPerf) SetTemporalValidCon(v TimeWindow)
- func (o *DnPerf) SetUpfInfo(v UpfInformation)
- func (o DnPerf) ToMap() (map[string]interface{}, error)
- type DnPerfInfo
- func (o *DnPerfInfo) GetAppId() string
- func (o *DnPerfInfo) GetAppIdOk() (*string, bool)
- func (o *DnPerfInfo) GetConfidence() int32
- func (o *DnPerfInfo) GetConfidenceOk() (*int32, bool)
- func (o *DnPerfInfo) GetDnPerf() []DnPerf
- func (o *DnPerfInfo) GetDnPerfOk() ([]DnPerf, bool)
- func (o *DnPerfInfo) GetDnn() string
- func (o *DnPerfInfo) GetDnnOk() (*string, bool)
- func (o *DnPerfInfo) GetSnssai() Snssai
- func (o *DnPerfInfo) GetSnssaiOk() (*Snssai, bool)
- func (o *DnPerfInfo) HasAppId() bool
- func (o *DnPerfInfo) HasConfidence() bool
- func (o *DnPerfInfo) HasDnn() bool
- func (o *DnPerfInfo) HasSnssai() bool
- func (o DnPerfInfo) MarshalJSON() ([]byte, error)
- func (o *DnPerfInfo) SetAppId(v string)
- func (o *DnPerfInfo) SetConfidence(v int32)
- func (o *DnPerfInfo) SetDnPerf(v []DnPerf)
- func (o *DnPerfInfo) SetDnn(v string)
- func (o *DnPerfInfo) SetSnssai(v Snssai)
- func (o DnPerfInfo) ToMap() (map[string]interface{}, error)
- type DnaiChangeType
- type DnnEasdfInfoItem
- func (o *DnnEasdfInfoItem) GetDnaiList() []string
- func (o *DnnEasdfInfoItem) GetDnaiListOk() ([]string, bool)
- func (o *DnnEasdfInfoItem) GetDnn() DnnSmfInfoItemDnn
- func (o *DnnEasdfInfoItem) GetDnnOk() (*DnnSmfInfoItemDnn, bool)
- func (o *DnnEasdfInfoItem) HasDnaiList() bool
- func (o DnnEasdfInfoItem) MarshalJSON() ([]byte, error)
- func (o *DnnEasdfInfoItem) SetDnaiList(v []string)
- func (o *DnnEasdfInfoItem) SetDnn(v DnnSmfInfoItemDnn)
- func (o DnnEasdfInfoItem) ToMap() (map[string]interface{}, error)
- type DnnInfoItem
- type DnnMbSmfInfoItem
- type DnnSmfInfoItem
- func (o *DnnSmfInfoItem) GetDnaiList() []DnnSmfInfoItemDnaiListInner
- func (o *DnnSmfInfoItem) GetDnaiListOk() ([]DnnSmfInfoItemDnaiListInner, bool)
- func (o *DnnSmfInfoItem) GetDnn() DnnSmfInfoItemDnn
- func (o *DnnSmfInfoItem) GetDnnOk() (*DnnSmfInfoItemDnn, bool)
- func (o *DnnSmfInfoItem) HasDnaiList() bool
- func (o DnnSmfInfoItem) MarshalJSON() ([]byte, error)
- func (o *DnnSmfInfoItem) SetDnaiList(v []DnnSmfInfoItemDnaiListInner)
- func (o *DnnSmfInfoItem) SetDnn(v DnnSmfInfoItemDnn)
- func (o DnnSmfInfoItem) ToMap() (map[string]interface{}, error)
- type DnnSmfInfoItemDnaiListInner
- type DnnSmfInfoItemDnn
- type DnnTsctsfInfoItem
- func (o *DnnTsctsfInfoItem) GetDnn() DnnSmfInfoItemDnn
- func (o *DnnTsctsfInfoItem) GetDnnOk() (*DnnSmfInfoItemDnn, bool)
- func (o DnnTsctsfInfoItem) MarshalJSON() ([]byte, error)
- func (o *DnnTsctsfInfoItem) SetDnn(v DnnSmfInfoItemDnn)
- func (o DnnTsctsfInfoItem) ToMap() (map[string]interface{}, error)
- type DnnUpfInfoItem
- func (o *DnnUpfInfoItem) GetDnaiList() []string
- func (o *DnnUpfInfoItem) GetDnaiListOk() ([]string, bool)
- func (o *DnnUpfInfoItem) GetDnaiNwInstanceList() map[string]string
- func (o *DnnUpfInfoItem) GetDnaiNwInstanceListOk() (*map[string]string, bool)
- func (o *DnnUpfInfoItem) GetDnn() string
- func (o *DnnUpfInfoItem) GetDnnOk() (*string, bool)
- func (o *DnnUpfInfoItem) GetIpv4AddressRanges() []Ipv4AddressRange
- func (o *DnnUpfInfoItem) GetIpv4AddressRangesOk() ([]Ipv4AddressRange, bool)
- func (o *DnnUpfInfoItem) GetIpv4IndexList() []IpIndex
- func (o *DnnUpfInfoItem) GetIpv4IndexListOk() ([]IpIndex, bool)
- func (o *DnnUpfInfoItem) GetIpv6IndexList() []IpIndex
- func (o *DnnUpfInfoItem) GetIpv6IndexListOk() ([]IpIndex, bool)
- func (o *DnnUpfInfoItem) GetIpv6PrefixRanges() []Ipv6PrefixRange
- func (o *DnnUpfInfoItem) GetIpv6PrefixRangesOk() ([]Ipv6PrefixRange, bool)
- func (o *DnnUpfInfoItem) GetNetworkInstance() string
- func (o *DnnUpfInfoItem) GetNetworkInstanceOk() (*string, bool)
- func (o *DnnUpfInfoItem) GetPduSessionTypes() []PduSessionType
- func (o *DnnUpfInfoItem) GetPduSessionTypesOk() ([]PduSessionType, bool)
- func (o *DnnUpfInfoItem) HasDnaiList() bool
- func (o *DnnUpfInfoItem) HasDnaiNwInstanceList() bool
- func (o *DnnUpfInfoItem) HasIpv4AddressRanges() bool
- func (o *DnnUpfInfoItem) HasIpv4IndexList() bool
- func (o *DnnUpfInfoItem) HasIpv6IndexList() bool
- func (o *DnnUpfInfoItem) HasIpv6PrefixRanges() bool
- func (o *DnnUpfInfoItem) HasNetworkInstance() bool
- func (o *DnnUpfInfoItem) HasPduSessionTypes() bool
- func (o DnnUpfInfoItem) MarshalJSON() ([]byte, error)
- func (o *DnnUpfInfoItem) SetDnaiList(v []string)
- func (o *DnnUpfInfoItem) SetDnaiNwInstanceList(v map[string]string)
- func (o *DnnUpfInfoItem) SetDnn(v string)
- func (o *DnnUpfInfoItem) SetIpv4AddressRanges(v []Ipv4AddressRange)
- func (o *DnnUpfInfoItem) SetIpv4IndexList(v []IpIndex)
- func (o *DnnUpfInfoItem) SetIpv6IndexList(v []IpIndex)
- func (o *DnnUpfInfoItem) SetIpv6PrefixRanges(v []Ipv6PrefixRange)
- func (o *DnnUpfInfoItem) SetNetworkInstance(v string)
- func (o *DnnUpfInfoItem) SetPduSessionTypes(v []PduSessionType)
- func (o DnnUpfInfoItem) ToMap() (map[string]interface{}, error)
- type DynamicPolicy
- func (o *DynamicPolicy) GetDynamicPolicyId() string
- func (o *DynamicPolicy) GetDynamicPolicyIdOk() (*string, bool)
- func (o *DynamicPolicy) GetEnforcementBitRate() int32
- func (o *DynamicPolicy) GetEnforcementBitRateOk() (*int32, bool)
- func (o *DynamicPolicy) GetEnforcementMethod() string
- func (o *DynamicPolicy) GetEnforcementMethodOk() (*string, bool)
- func (o *DynamicPolicy) GetPolicyTemplateId() string
- func (o *DynamicPolicy) GetPolicyTemplateIdOk() (*string, bool)
- func (o *DynamicPolicy) GetProvisioningSessionId() string
- func (o *DynamicPolicy) GetProvisioningSessionIdOk() (*string, bool)
- func (o *DynamicPolicy) GetQosSpecification() M5QoSSpecification
- func (o *DynamicPolicy) GetQosSpecificationOk() (*M5QoSSpecification, bool)
- func (o *DynamicPolicy) GetServiceDataFlowDescriptions() []ServiceDataFlowDescription
- func (o *DynamicPolicy) GetServiceDataFlowDescriptionsOk() ([]ServiceDataFlowDescription, bool)
- func (o *DynamicPolicy) HasEnforcementBitRate() bool
- func (o *DynamicPolicy) HasEnforcementMethod() bool
- func (o *DynamicPolicy) HasQosSpecification() bool
- func (o DynamicPolicy) MarshalJSON() ([]byte, error)
- func (o *DynamicPolicy) SetDynamicPolicyId(v string)
- func (o *DynamicPolicy) SetEnforcementBitRate(v int32)
- func (o *DynamicPolicy) SetEnforcementMethod(v string)
- func (o *DynamicPolicy) SetPolicyTemplateId(v string)
- func (o *DynamicPolicy) SetProvisioningSessionId(v string)
- func (o *DynamicPolicy) SetQosSpecification(v M5QoSSpecification)
- func (o *DynamicPolicy) SetServiceDataFlowDescriptions(v []ServiceDataFlowDescription)
- func (o DynamicPolicy) ToMap() (map[string]interface{}, error)
- type EasdfInfo
- func (o *EasdfInfo) GetEasdfN6IpAddressList() []IpAddr
- func (o *EasdfInfo) GetEasdfN6IpAddressListOk() ([]IpAddr, bool)
- func (o *EasdfInfo) GetSNssaiEasdfInfoList() []SnssaiEasdfInfoItem
- func (o *EasdfInfo) GetSNssaiEasdfInfoListOk() ([]SnssaiEasdfInfoItem, bool)
- func (o *EasdfInfo) GetUpfN6IpAddressList() []IpAddr
- func (o *EasdfInfo) GetUpfN6IpAddressListOk() ([]IpAddr, bool)
- func (o *EasdfInfo) HasEasdfN6IpAddressList() bool
- func (o *EasdfInfo) HasSNssaiEasdfInfoList() bool
- func (o *EasdfInfo) HasUpfN6IpAddressList() bool
- func (o EasdfInfo) MarshalJSON() ([]byte, error)
- func (o *EasdfInfo) SetEasdfN6IpAddressList(v []IpAddr)
- func (o *EasdfInfo) SetSNssaiEasdfInfoList(v []SnssaiEasdfInfoItem)
- func (o *EasdfInfo) SetUpfN6IpAddressList(v []IpAddr)
- func (o EasdfInfo) ToMap() (map[string]interface{}, error)
- type Ecgi
- func (o *Ecgi) GetEutraCellId() string
- func (o *Ecgi) GetEutraCellIdOk() (*string, bool)
- func (o *Ecgi) GetNid() string
- func (o *Ecgi) GetNidOk() (*string, bool)
- func (o *Ecgi) GetPlmnId() PlmnId
- func (o *Ecgi) GetPlmnIdOk() (*PlmnId, bool)
- func (o *Ecgi) HasNid() bool
- func (o Ecgi) MarshalJSON() ([]byte, error)
- func (o *Ecgi) SetEutraCellId(v string)
- func (o *Ecgi) SetNid(v string)
- func (o *Ecgi) SetPlmnId(v PlmnId)
- func (o Ecgi) ToMap() (map[string]interface{}, error)
- type EllipsoidArc
- func (o *EllipsoidArc) GetConfidence() int32
- func (o *EllipsoidArc) GetConfidenceOk() (*int32, bool)
- func (o *EllipsoidArc) GetIncludedAngle() int32
- func (o *EllipsoidArc) GetIncludedAngleOk() (*int32, bool)
- func (o *EllipsoidArc) GetInnerRadius() int32
- func (o *EllipsoidArc) GetInnerRadiusOk() (*int32, bool)
- func (o *EllipsoidArc) GetOffsetAngle() int32
- func (o *EllipsoidArc) GetOffsetAngleOk() (*int32, bool)
- func (o *EllipsoidArc) GetPoint() GeographicalCoordinates
- func (o *EllipsoidArc) GetPointOk() (*GeographicalCoordinates, bool)
- func (o *EllipsoidArc) GetUncertaintyRadius() float32
- func (o *EllipsoidArc) GetUncertaintyRadiusOk() (*float32, bool)
- func (o EllipsoidArc) MarshalJSON() ([]byte, error)
- func (o *EllipsoidArc) SetConfidence(v int32)
- func (o *EllipsoidArc) SetIncludedAngle(v int32)
- func (o *EllipsoidArc) SetInnerRadius(v int32)
- func (o *EllipsoidArc) SetOffsetAngle(v int32)
- func (o *EllipsoidArc) SetPoint(v GeographicalCoordinates)
- func (o *EllipsoidArc) SetUncertaintyRadius(v float32)
- func (o EllipsoidArc) ToMap() (map[string]interface{}, error)
- type EllipsoidArcAllOf
- func (o *EllipsoidArcAllOf) GetConfidence() int32
- func (o *EllipsoidArcAllOf) GetConfidenceOk() (*int32, bool)
- func (o *EllipsoidArcAllOf) GetIncludedAngle() int32
- func (o *EllipsoidArcAllOf) GetIncludedAngleOk() (*int32, bool)
- func (o *EllipsoidArcAllOf) GetInnerRadius() int32
- func (o *EllipsoidArcAllOf) GetInnerRadiusOk() (*int32, bool)
- func (o *EllipsoidArcAllOf) GetOffsetAngle() int32
- func (o *EllipsoidArcAllOf) GetOffsetAngleOk() (*int32, bool)
- func (o *EllipsoidArcAllOf) GetPoint() GeographicalCoordinates
- func (o *EllipsoidArcAllOf) GetPointOk() (*GeographicalCoordinates, bool)
- func (o *EllipsoidArcAllOf) GetUncertaintyRadius() float32
- func (o *EllipsoidArcAllOf) GetUncertaintyRadiusOk() (*float32, bool)
- func (o EllipsoidArcAllOf) MarshalJSON() ([]byte, error)
- func (o *EllipsoidArcAllOf) SetConfidence(v int32)
- func (o *EllipsoidArcAllOf) SetIncludedAngle(v int32)
- func (o *EllipsoidArcAllOf) SetInnerRadius(v int32)
- func (o *EllipsoidArcAllOf) SetOffsetAngle(v int32)
- func (o *EllipsoidArcAllOf) SetPoint(v GeographicalCoordinates)
- func (o *EllipsoidArcAllOf) SetUncertaintyRadius(v float32)
- func (o EllipsoidArcAllOf) ToMap() (map[string]interface{}, error)
- type EndpointAddress
- func (o *EndpointAddress) GetIpv4Addr() string
- func (o *EndpointAddress) GetIpv4AddrOk() (*string, bool)
- func (o *EndpointAddress) GetIpv6Addr() Ipv6Addr
- func (o *EndpointAddress) GetIpv6AddrOk() (*Ipv6Addr, bool)
- func (o *EndpointAddress) GetPortNumber() int32
- func (o *EndpointAddress) GetPortNumberOk() (*int32, bool)
- func (o *EndpointAddress) HasIpv4Addr() bool
- func (o *EndpointAddress) HasIpv6Addr() bool
- func (o EndpointAddress) MarshalJSON() ([]byte, error)
- func (o *EndpointAddress) SetIpv4Addr(v string)
- func (o *EndpointAddress) SetIpv6Addr(v Ipv6Addr)
- func (o *EndpointAddress) SetPortNumber(v int32)
- func (o EndpointAddress) ToMap() (map[string]interface{}, error)
- type EthFlowDescription
- func (o *EthFlowDescription) GetDestMacAddr() string
- func (o *EthFlowDescription) GetDestMacAddrEnd() string
- func (o *EthFlowDescription) GetDestMacAddrEndOk() (*string, bool)
- func (o *EthFlowDescription) GetDestMacAddrOk() (*string, bool)
- func (o *EthFlowDescription) GetEthType() string
- func (o *EthFlowDescription) GetEthTypeOk() (*string, bool)
- func (o *EthFlowDescription) GetFDesc() string
- func (o *EthFlowDescription) GetFDescOk() (*string, bool)
- func (o *EthFlowDescription) GetFDir() FlowDirection
- func (o *EthFlowDescription) GetFDirOk() (*FlowDirection, bool)
- func (o *EthFlowDescription) GetSourceMacAddr() string
- func (o *EthFlowDescription) GetSourceMacAddrOk() (*string, bool)
- func (o *EthFlowDescription) GetSrcMacAddrEnd() string
- func (o *EthFlowDescription) GetSrcMacAddrEndOk() (*string, bool)
- func (o *EthFlowDescription) GetVlanTags() []string
- func (o *EthFlowDescription) GetVlanTagsOk() ([]string, bool)
- func (o *EthFlowDescription) HasDestMacAddr() bool
- func (o *EthFlowDescription) HasDestMacAddrEnd() bool
- func (o *EthFlowDescription) HasFDesc() bool
- func (o *EthFlowDescription) HasFDir() bool
- func (o *EthFlowDescription) HasSourceMacAddr() bool
- func (o *EthFlowDescription) HasSrcMacAddrEnd() bool
- func (o *EthFlowDescription) HasVlanTags() bool
- func (o EthFlowDescription) MarshalJSON() ([]byte, error)
- func (o *EthFlowDescription) SetDestMacAddr(v string)
- func (o *EthFlowDescription) SetDestMacAddrEnd(v string)
- func (o *EthFlowDescription) SetEthType(v string)
- func (o *EthFlowDescription) SetFDesc(v string)
- func (o *EthFlowDescription) SetFDir(v FlowDirection)
- func (o *EthFlowDescription) SetSourceMacAddr(v string)
- func (o *EthFlowDescription) SetSrcMacAddrEnd(v string)
- func (o *EthFlowDescription) SetVlanTags(v []string)
- func (o EthFlowDescription) ToMap() (map[string]interface{}, error)
- type EutraLocation
- func (o *EutraLocation) GetAgeOfLocationInformation() int32
- func (o *EutraLocation) GetAgeOfLocationInformationOk() (*int32, bool)
- func (o *EutraLocation) GetEcgi() Ecgi
- func (o *EutraLocation) GetEcgiOk() (*Ecgi, bool)
- func (o *EutraLocation) GetGeodeticInformation() string
- func (o *EutraLocation) GetGeodeticInformationOk() (*string, bool)
- func (o *EutraLocation) GetGeographicalInformation() string
- func (o *EutraLocation) GetGeographicalInformationOk() (*string, bool)
- func (o *EutraLocation) GetGlobalENbId() GlobalRanNodeId
- func (o *EutraLocation) GetGlobalENbIdOk() (*GlobalRanNodeId, bool)
- func (o *EutraLocation) GetGlobalNgenbId() GlobalRanNodeId
- func (o *EutraLocation) GetGlobalNgenbIdOk() (*GlobalRanNodeId, bool)
- func (o *EutraLocation) GetIgnoreEcgi() bool
- func (o *EutraLocation) GetIgnoreEcgiOk() (*bool, bool)
- func (o *EutraLocation) GetIgnoreTai() bool
- func (o *EutraLocation) GetIgnoreTaiOk() (*bool, bool)
- func (o *EutraLocation) GetTai() Tai
- func (o *EutraLocation) GetTaiOk() (*Tai, bool)
- func (o *EutraLocation) GetUeLocationTimestamp() time.Time
- func (o *EutraLocation) GetUeLocationTimestampOk() (*time.Time, bool)
- func (o *EutraLocation) HasAgeOfLocationInformation() bool
- func (o *EutraLocation) HasGeodeticInformation() bool
- func (o *EutraLocation) HasGeographicalInformation() bool
- func (o *EutraLocation) HasGlobalENbId() bool
- func (o *EutraLocation) HasGlobalNgenbId() bool
- func (o *EutraLocation) HasIgnoreEcgi() bool
- func (o *EutraLocation) HasIgnoreTai() bool
- func (o *EutraLocation) HasUeLocationTimestamp() bool
- func (o EutraLocation) MarshalJSON() ([]byte, error)
- func (o *EutraLocation) SetAgeOfLocationInformation(v int32)
- func (o *EutraLocation) SetEcgi(v Ecgi)
- func (o *EutraLocation) SetGeodeticInformation(v string)
- func (o *EutraLocation) SetGeographicalInformation(v string)
- func (o *EutraLocation) SetGlobalENbId(v GlobalRanNodeId)
- func (o *EutraLocation) SetGlobalNgenbId(v GlobalRanNodeId)
- func (o *EutraLocation) SetIgnoreEcgi(v bool)
- func (o *EutraLocation) SetIgnoreTai(v bool)
- func (o *EutraLocation) SetTai(v Tai)
- func (o *EutraLocation) SetUeLocationTimestamp(v time.Time)
- func (o EutraLocation) ToMap() (map[string]interface{}, error)
- type EventId
- type EventNotification
- func (o *EventNotification) GetAbnorBehavrs() []AbnormalBehaviour
- func (o *EventNotification) GetAbnorBehavrsOk() ([]AbnormalBehaviour, bool)
- func (o *EventNotification) GetAnaMetaInfo() AnalyticsMetadataInfo
- func (o *EventNotification) GetAnaMetaInfoOk() (*AnalyticsMetadataInfo, bool)
- func (o *EventNotification) GetDisperInfos() []DispersionInfo
- func (o *EventNotification) GetDisperInfosOk() ([]DispersionInfo, bool)
- func (o *EventNotification) GetDnPerfInfos() []DnPerfInfo
- func (o *EventNotification) GetDnPerfInfosOk() ([]DnPerfInfo, bool)
- func (o *EventNotification) GetEvent() NwdafEvent
- func (o *EventNotification) GetEventOk() (*NwdafEvent, bool)
- func (o *EventNotification) GetExpiry() time.Time
- func (o *EventNotification) GetExpiryOk() (*time.Time, bool)
- func (o *EventNotification) GetFailNotifyCode() NwdafFailureCode
- func (o *EventNotification) GetFailNotifyCodeOk() (*NwdafFailureCode, bool)
- func (o *EventNotification) GetNfLoadLevelInfos() []NfLoadLevelInformation
- func (o *EventNotification) GetNfLoadLevelInfosOk() ([]NfLoadLevelInformation, bool)
- func (o *EventNotification) GetNsiLoadLevelInfos() []NsiLoadLevelInfo
- func (o *EventNotification) GetNsiLoadLevelInfosOk() ([]NsiLoadLevelInfo, bool)
- func (o *EventNotification) GetNwPerfs() []NetworkPerfInfo
- func (o *EventNotification) GetNwPerfsOk() ([]NetworkPerfInfo, bool)
- func (o *EventNotification) GetQosSustainInfos() []QosSustainabilityInfo
- func (o *EventNotification) GetQosSustainInfosOk() ([]QosSustainabilityInfo, bool)
- func (o *EventNotification) GetRedTransInfos() []RedundantTransmissionExpInfo
- func (o *EventNotification) GetRedTransInfosOk() ([]RedundantTransmissionExpInfo, bool)
- func (o *EventNotification) GetRvWaitTime() int32
- func (o *EventNotification) GetRvWaitTimeOk() (*int32, bool)
- func (o *EventNotification) GetSliceLoadLevelInfo() SliceLoadLevelInformation
- func (o *EventNotification) GetSliceLoadLevelInfoOk() (*SliceLoadLevelInformation, bool)
- func (o *EventNotification) GetSmccExps() []SmcceInfo
- func (o *EventNotification) GetSmccExpsOk() ([]SmcceInfo, bool)
- func (o *EventNotification) GetStart() time.Time
- func (o *EventNotification) GetStartOk() (*time.Time, bool)
- func (o *EventNotification) GetSvcExps() []ServiceExperienceInfo
- func (o *EventNotification) GetSvcExpsOk() ([]ServiceExperienceInfo, bool)
- func (o *EventNotification) GetTimeStampGen() time.Time
- func (o *EventNotification) GetTimeStampGenOk() (*time.Time, bool)
- func (o *EventNotification) GetUeComms() []UeCommunication
- func (o *EventNotification) GetUeCommsOk() ([]UeCommunication, bool)
- func (o *EventNotification) GetUeMobs() []UeMobility
- func (o *EventNotification) GetUeMobsOk() ([]UeMobility, bool)
- func (o *EventNotification) GetUserDataCongInfos() []UserDataCongestionInfo
- func (o *EventNotification) GetUserDataCongInfosOk() ([]UserDataCongestionInfo, bool)
- func (o *EventNotification) GetWlanInfos() []WlanPerformanceInfo
- func (o *EventNotification) GetWlanInfosOk() ([]WlanPerformanceInfo, bool)
- func (o *EventNotification) HasAbnorBehavrs() bool
- func (o *EventNotification) HasAnaMetaInfo() bool
- func (o *EventNotification) HasDisperInfos() bool
- func (o *EventNotification) HasDnPerfInfos() bool
- func (o *EventNotification) HasExpiry() bool
- func (o *EventNotification) HasFailNotifyCode() bool
- func (o *EventNotification) HasNfLoadLevelInfos() bool
- func (o *EventNotification) HasNsiLoadLevelInfos() bool
- func (o *EventNotification) HasNwPerfs() bool
- func (o *EventNotification) HasQosSustainInfos() bool
- func (o *EventNotification) HasRedTransInfos() bool
- func (o *EventNotification) HasRvWaitTime() bool
- func (o *EventNotification) HasSliceLoadLevelInfo() bool
- func (o *EventNotification) HasSmccExps() bool
- func (o *EventNotification) HasStart() bool
- func (o *EventNotification) HasSvcExps() bool
- func (o *EventNotification) HasTimeStampGen() bool
- func (o *EventNotification) HasUeComms() bool
- func (o *EventNotification) HasUeMobs() bool
- func (o *EventNotification) HasUserDataCongInfos() bool
- func (o *EventNotification) HasWlanInfos() bool
- func (o EventNotification) MarshalJSON() ([]byte, error)
- func (o *EventNotification) SetAbnorBehavrs(v []AbnormalBehaviour)
- func (o *EventNotification) SetAnaMetaInfo(v AnalyticsMetadataInfo)
- func (o *EventNotification) SetDisperInfos(v []DispersionInfo)
- func (o *EventNotification) SetDnPerfInfos(v []DnPerfInfo)
- func (o *EventNotification) SetEvent(v NwdafEvent)
- func (o *EventNotification) SetExpiry(v time.Time)
- func (o *EventNotification) SetFailNotifyCode(v NwdafFailureCode)
- func (o *EventNotification) SetNfLoadLevelInfos(v []NfLoadLevelInformation)
- func (o *EventNotification) SetNsiLoadLevelInfos(v []NsiLoadLevelInfo)
- func (o *EventNotification) SetNwPerfs(v []NetworkPerfInfo)
- func (o *EventNotification) SetQosSustainInfos(v []QosSustainabilityInfo)
- func (o *EventNotification) SetRedTransInfos(v []RedundantTransmissionExpInfo)
- func (o *EventNotification) SetRvWaitTime(v int32)
- func (o *EventNotification) SetSliceLoadLevelInfo(v SliceLoadLevelInformation)
- func (o *EventNotification) SetSmccExps(v []SmcceInfo)
- func (o *EventNotification) SetStart(v time.Time)
- func (o *EventNotification) SetSvcExps(v []ServiceExperienceInfo)
- func (o *EventNotification) SetTimeStampGen(v time.Time)
- func (o *EventNotification) SetUeComms(v []UeCommunication)
- func (o *EventNotification) SetUeMobs(v []UeMobility)
- func (o *EventNotification) SetUserDataCongInfos(v []UserDataCongestionInfo)
- func (o *EventNotification) SetWlanInfos(v []WlanPerformanceInfo)
- func (o EventNotification) ToMap() (map[string]interface{}, error)
- type EventNotification1
- func (o *EventNotification1) GetAccType() AccessType
- func (o *EventNotification1) GetAccTypeOk() (*AccessType, bool)
- func (o *EventNotification1) GetAdIpv4Addr() string
- func (o *EventNotification1) GetAdIpv4AddrOk() (*string, bool)
- func (o *EventNotification1) GetAdIpv6Prefix() Ipv6Prefix
- func (o *EventNotification1) GetAdIpv6PrefixOk() (*Ipv6Prefix, bool)
- func (o *EventNotification1) GetAppId() string
- func (o *EventNotification1) GetAppIdOk() (*string, bool)
- func (o *EventNotification1) GetBssId() string
- func (o *EventNotification1) GetBssIdOk() (*string, bool)
- func (o *EventNotification1) GetCommFailure() CommunicationFailure
- func (o *EventNotification1) GetCommFailureOk() (*CommunicationFailure, bool)
- func (o *EventNotification1) GetDddStatus() DlDataDeliveryStatus
- func (o *EventNotification1) GetDddStatusOk() (*DlDataDeliveryStatus, bool)
- func (o *EventNotification1) GetDddTraDescriptor() DddTrafficDescriptor
- func (o *EventNotification1) GetDddTraDescriptorOk() (*DddTrafficDescriptor, bool)
- func (o *EventNotification1) GetDlDelays() []int32
- func (o *EventNotification1) GetDlDelaysOk() ([]int32, bool)
- func (o *EventNotification1) GetDnaiChgType() DnaiChangeType
- func (o *EventNotification1) GetDnaiChgTypeOk() (*DnaiChangeType, bool)
- func (o *EventNotification1) GetDnn() string
- func (o *EventNotification1) GetDnnOk() (*string, bool)
- func (o *EventNotification1) GetEndWlan() time.Time
- func (o *EventNotification1) GetEndWlanOk() (*time.Time, bool)
- func (o *EventNotification1) GetEthFlowDescs() []EthFlowDescription
- func (o *EventNotification1) GetEthFlowDescsOk() ([]EthFlowDescription, bool)
- func (o *EventNotification1) GetEthfDescs() []EthFlowDescription
- func (o *EventNotification1) GetEthfDescsOk() ([]EthFlowDescription, bool)
- func (o *EventNotification1) GetEvent() SmfEvent
- func (o *EventNotification1) GetEventOk() (*SmfEvent, bool)
- func (o *EventNotification1) GetFDescs() []string
- func (o *EventNotification1) GetFDescsOk() ([]string, bool)
- func (o *EventNotification1) GetFlowDescs() []string
- func (o *EventNotification1) GetFlowDescsOk() ([]string, bool)
- func (o *EventNotification1) GetGpsi() string
- func (o *EventNotification1) GetGpsiOk() (*string, bool)
- func (o *EventNotification1) GetIpv4Addr() string
- func (o *EventNotification1) GetIpv4AddrOk() (*string, bool)
- func (o *EventNotification1) GetIpv6Addrs() []Ipv6Addr
- func (o *EventNotification1) GetIpv6AddrsOk() ([]Ipv6Addr, bool)
- func (o *EventNotification1) GetIpv6Prefixes() []Ipv6Prefix
- func (o *EventNotification1) GetIpv6PrefixesOk() ([]Ipv6Prefix, bool)
- func (o *EventNotification1) GetMaxWaitTime() time.Time
- func (o *EventNotification1) GetMaxWaitTimeOk() (*time.Time, bool)
- func (o *EventNotification1) GetPduSeId() int32
- func (o *EventNotification1) GetPduSeIdOk() (*int32, bool)
- func (o *EventNotification1) GetPduSessInfos() []PduSessionInformation
- func (o *EventNotification1) GetPduSessInfosOk() ([]PduSessionInformation, bool)
- func (o *EventNotification1) GetPduSessType() PduSessionType
- func (o *EventNotification1) GetPduSessTypeOk() (*PduSessionType, bool)
- func (o *EventNotification1) GetPlmnId() PlmnId
- func (o *EventNotification1) GetPlmnIdOk() (*PlmnId, bool)
- func (o *EventNotification1) GetQfi() int32
- func (o *EventNotification1) GetQfiOk() (*int32, bool)
- func (o *EventNotification1) GetRatType() RatType
- func (o *EventNotification1) GetRatTypeOk() (*RatType, bool)
- func (o *EventNotification1) GetReIpv4Addr() string
- func (o *EventNotification1) GetReIpv4AddrOk() (*string, bool)
- func (o *EventNotification1) GetReIpv6Prefix() Ipv6Prefix
- func (o *EventNotification1) GetReIpv6PrefixOk() (*Ipv6Prefix, bool)
- func (o *EventNotification1) GetRtDelays() []int32
- func (o *EventNotification1) GetRtDelaysOk() ([]int32, bool)
- func (o *EventNotification1) GetSmNasFromSmf() SmNasFromSmf
- func (o *EventNotification1) GetSmNasFromSmfOk() (*SmNasFromSmf, bool)
- func (o *EventNotification1) GetSmNasFromUe() SmNasFromUe
- func (o *EventNotification1) GetSmNasFromUeOk() (*SmNasFromUe, bool)
- func (o *EventNotification1) GetSnssai() Snssai
- func (o *EventNotification1) GetSnssaiOk() (*Snssai, bool)
- func (o *EventNotification1) GetSourceDnai() string
- func (o *EventNotification1) GetSourceDnaiOk() (*string, bool)
- func (o *EventNotification1) GetSourceTraRouting() RouteToLocation
- func (o *EventNotification1) GetSourceTraRoutingOk() (*RouteToLocation, bool)
- func (o *EventNotification1) GetSourceUeIpv4Addr() string
- func (o *EventNotification1) GetSourceUeIpv4AddrOk() (*string, bool)
- func (o *EventNotification1) GetSourceUeIpv6Prefix() Ipv6Prefix
- func (o *EventNotification1) GetSourceUeIpv6PrefixOk() (*Ipv6Prefix, bool)
- func (o *EventNotification1) GetSsId() string
- func (o *EventNotification1) GetSsIdOk() (*string, bool)
- func (o *EventNotification1) GetStartWlan() time.Time
- func (o *EventNotification1) GetStartWlanOk() (*time.Time, bool)
- func (o *EventNotification1) GetSupi() string
- func (o *EventNotification1) GetSupiOk() (*string, bool)
- func (o *EventNotification1) GetTargetDnai() string
- func (o *EventNotification1) GetTargetDnaiOk() (*string, bool)
- func (o *EventNotification1) GetTargetTraRouting() RouteToLocation
- func (o *EventNotification1) GetTargetTraRoutingOk() (*RouteToLocation, bool)
- func (o *EventNotification1) GetTargetUeIpv4Addr() string
- func (o *EventNotification1) GetTargetUeIpv4AddrOk() (*string, bool)
- func (o *EventNotification1) GetTargetUeIpv6Prefix() Ipv6Prefix
- func (o *EventNotification1) GetTargetUeIpv6PrefixOk() (*Ipv6Prefix, bool)
- func (o *EventNotification1) GetTimeStamp() time.Time
- func (o *EventNotification1) GetTimeStampOk() (*time.Time, bool)
- func (o *EventNotification1) GetTimeWindow() TimeWindow
- func (o *EventNotification1) GetTimeWindowOk() (*TimeWindow, bool)
- func (o *EventNotification1) GetTransacInfos() []TransactionInfo
- func (o *EventNotification1) GetTransacInfosOk() ([]TransactionInfo, bool)
- func (o *EventNotification1) GetUeIpAddr() IpAddr
- func (o *EventNotification1) GetUeIpAddrOk() (*IpAddr, bool)
- func (o *EventNotification1) GetUeMac() string
- func (o *EventNotification1) GetUeMacOk() (*string, bool)
- func (o *EventNotification1) GetUlDelays() []int32
- func (o *EventNotification1) GetUlDelaysOk() ([]int32, bool)
- func (o *EventNotification1) GetUpRedTrans() bool
- func (o *EventNotification1) GetUpRedTransOk() (*bool, bool)
- func (o *EventNotification1) GetUpfInfo() UpfInformation
- func (o *EventNotification1) GetUpfInfoOk() (*UpfInformation, bool)
- func (o *EventNotification1) HasAccType() bool
- func (o *EventNotification1) HasAdIpv4Addr() bool
- func (o *EventNotification1) HasAdIpv6Prefix() bool
- func (o *EventNotification1) HasAppId() bool
- func (o *EventNotification1) HasBssId() bool
- func (o *EventNotification1) HasCommFailure() bool
- func (o *EventNotification1) HasDddStatus() bool
- func (o *EventNotification1) HasDddTraDescriptor() bool
- func (o *EventNotification1) HasDlDelays() bool
- func (o *EventNotification1) HasDnaiChgType() bool
- func (o *EventNotification1) HasDnn() bool
- func (o *EventNotification1) HasEndWlan() bool
- func (o *EventNotification1) HasEthFlowDescs() bool
- func (o *EventNotification1) HasEthfDescs() bool
- func (o *EventNotification1) HasFDescs() bool
- func (o *EventNotification1) HasFlowDescs() bool
- func (o *EventNotification1) HasGpsi() bool
- func (o *EventNotification1) HasIpv4Addr() bool
- func (o *EventNotification1) HasIpv6Addrs() bool
- func (o *EventNotification1) HasIpv6Prefixes() bool
- func (o *EventNotification1) HasMaxWaitTime() bool
- func (o *EventNotification1) HasPduSeId() bool
- func (o *EventNotification1) HasPduSessInfos() bool
- func (o *EventNotification1) HasPduSessType() bool
- func (o *EventNotification1) HasPlmnId() bool
- func (o *EventNotification1) HasQfi() bool
- func (o *EventNotification1) HasRatType() bool
- func (o *EventNotification1) HasReIpv4Addr() bool
- func (o *EventNotification1) HasReIpv6Prefix() bool
- func (o *EventNotification1) HasRtDelays() bool
- func (o *EventNotification1) HasSmNasFromSmf() bool
- func (o *EventNotification1) HasSmNasFromUe() bool
- func (o *EventNotification1) HasSnssai() bool
- func (o *EventNotification1) HasSourceDnai() bool
- func (o *EventNotification1) HasSourceTraRouting() bool
- func (o *EventNotification1) HasSourceUeIpv4Addr() bool
- func (o *EventNotification1) HasSourceUeIpv6Prefix() bool
- func (o *EventNotification1) HasSsId() bool
- func (o *EventNotification1) HasStartWlan() bool
- func (o *EventNotification1) HasSupi() bool
- func (o *EventNotification1) HasTargetDnai() bool
- func (o *EventNotification1) HasTargetTraRouting() bool
- func (o *EventNotification1) HasTargetUeIpv4Addr() bool
- func (o *EventNotification1) HasTargetUeIpv6Prefix() bool
- func (o *EventNotification1) HasTimeWindow() bool
- func (o *EventNotification1) HasTransacInfos() bool
- func (o *EventNotification1) HasUeIpAddr() bool
- func (o *EventNotification1) HasUeMac() bool
- func (o *EventNotification1) HasUlDelays() bool
- func (o *EventNotification1) HasUpRedTrans() bool
- func (o *EventNotification1) HasUpfInfo() bool
- func (o EventNotification1) MarshalJSON() ([]byte, error)
- func (o *EventNotification1) SetAccType(v AccessType)
- func (o *EventNotification1) SetAdIpv4Addr(v string)
- func (o *EventNotification1) SetAdIpv6Prefix(v Ipv6Prefix)
- func (o *EventNotification1) SetAppId(v string)
- func (o *EventNotification1) SetBssId(v string)
- func (o *EventNotification1) SetCommFailure(v CommunicationFailure)
- func (o *EventNotification1) SetDddStatus(v DlDataDeliveryStatus)
- func (o *EventNotification1) SetDddTraDescriptor(v DddTrafficDescriptor)
- func (o *EventNotification1) SetDlDelays(v []int32)
- func (o *EventNotification1) SetDnaiChgType(v DnaiChangeType)
- func (o *EventNotification1) SetDnn(v string)
- func (o *EventNotification1) SetEndWlan(v time.Time)
- func (o *EventNotification1) SetEthFlowDescs(v []EthFlowDescription)
- func (o *EventNotification1) SetEthfDescs(v []EthFlowDescription)
- func (o *EventNotification1) SetEvent(v SmfEvent)
- func (o *EventNotification1) SetFDescs(v []string)
- func (o *EventNotification1) SetFlowDescs(v []string)
- func (o *EventNotification1) SetGpsi(v string)
- func (o *EventNotification1) SetIpv4Addr(v string)
- func (o *EventNotification1) SetIpv6Addrs(v []Ipv6Addr)
- func (o *EventNotification1) SetIpv6Prefixes(v []Ipv6Prefix)
- func (o *EventNotification1) SetMaxWaitTime(v time.Time)
- func (o *EventNotification1) SetPduSeId(v int32)
- func (o *EventNotification1) SetPduSessInfos(v []PduSessionInformation)
- func (o *EventNotification1) SetPduSessType(v PduSessionType)
- func (o *EventNotification1) SetPlmnId(v PlmnId)
- func (o *EventNotification1) SetQfi(v int32)
- func (o *EventNotification1) SetRatType(v RatType)
- func (o *EventNotification1) SetReIpv4Addr(v string)
- func (o *EventNotification1) SetReIpv6Prefix(v Ipv6Prefix)
- func (o *EventNotification1) SetRtDelays(v []int32)
- func (o *EventNotification1) SetSmNasFromSmf(v SmNasFromSmf)
- func (o *EventNotification1) SetSmNasFromUe(v SmNasFromUe)
- func (o *EventNotification1) SetSnssai(v Snssai)
- func (o *EventNotification1) SetSourceDnai(v string)
- func (o *EventNotification1) SetSourceTraRouting(v RouteToLocation)
- func (o *EventNotification1) SetSourceTraRoutingNil()
- func (o *EventNotification1) SetSourceUeIpv4Addr(v string)
- func (o *EventNotification1) SetSourceUeIpv6Prefix(v Ipv6Prefix)
- func (o *EventNotification1) SetSsId(v string)
- func (o *EventNotification1) SetStartWlan(v time.Time)
- func (o *EventNotification1) SetSupi(v string)
- func (o *EventNotification1) SetTargetDnai(v string)
- func (o *EventNotification1) SetTargetTraRouting(v RouteToLocation)
- func (o *EventNotification1) SetTargetTraRoutingNil()
- func (o *EventNotification1) SetTargetUeIpv4Addr(v string)
- func (o *EventNotification1) SetTargetUeIpv6Prefix(v Ipv6Prefix)
- func (o *EventNotification1) SetTimeStamp(v time.Time)
- func (o *EventNotification1) SetTimeWindow(v TimeWindow)
- func (o *EventNotification1) SetTransacInfos(v []TransactionInfo)
- func (o *EventNotification1) SetUeIpAddr(v IpAddr)
- func (o *EventNotification1) SetUeMac(v string)
- func (o *EventNotification1) SetUlDelays(v []int32)
- func (o *EventNotification1) SetUpRedTrans(v bool)
- func (o *EventNotification1) SetUpfInfo(v UpfInformation)
- func (o EventNotification1) ToMap() (map[string]interface{}, error)
- func (o *EventNotification1) UnsetSourceTraRouting()
- func (o *EventNotification1) UnsetTargetTraRouting()
- type EventType
- type Exception
- func (o *Exception) GetExcepId() ExceptionId
- func (o *Exception) GetExcepIdOk() (*ExceptionId, bool)
- func (o *Exception) GetExcepLevel() int32
- func (o *Exception) GetExcepLevelOk() (*int32, bool)
- func (o *Exception) GetExcepTrend() ExceptionTrend
- func (o *Exception) GetExcepTrendOk() (*ExceptionTrend, bool)
- func (o *Exception) HasExcepLevel() bool
- func (o *Exception) HasExcepTrend() bool
- func (o Exception) MarshalJSON() ([]byte, error)
- func (o *Exception) SetExcepId(v ExceptionId)
- func (o *Exception) SetExcepLevel(v int32)
- func (o *Exception) SetExcepTrend(v ExceptionTrend)
- func (o Exception) ToMap() (map[string]interface{}, error)
- type ExceptionId
- type ExceptionInfo
- type ExceptionTrend
- type ExtSnssai
- func (o *ExtSnssai) GetSdRanges() []SdRange
- func (o *ExtSnssai) GetSdRangesOk() ([]SdRange, bool)
- func (o *ExtSnssai) GetWildcardSd() bool
- func (o *ExtSnssai) GetWildcardSdOk() (*bool, bool)
- func (o *ExtSnssai) HasSdRanges() bool
- func (o *ExtSnssai) HasWildcardSd() bool
- func (o ExtSnssai) MarshalJSON() ([]byte, error)
- func (o *ExtSnssai) SetSdRanges(v []SdRange)
- func (o *ExtSnssai) SetWildcardSd(v bool)
- func (o ExtSnssai) ToMap() (map[string]interface{}, error)
- type ExternalClientType
- type FetchInstruction
- func (o *FetchInstruction) GetExpiry() time.Time
- func (o *FetchInstruction) GetExpiryOk() (*time.Time, bool)
- func (o *FetchInstruction) GetFetchCorrIds() []string
- func (o *FetchInstruction) GetFetchCorrIdsOk() ([]string, bool)
- func (o *FetchInstruction) GetFetchUri() string
- func (o *FetchInstruction) GetFetchUriOk() (*string, bool)
- func (o *FetchInstruction) HasExpiry() bool
- func (o FetchInstruction) MarshalJSON() ([]byte, error)
- func (o *FetchInstruction) SetExpiry(v time.Time)
- func (o *FetchInstruction) SetFetchCorrIds(v []string)
- func (o *FetchInstruction) SetFetchUri(v string)
- func (o FetchInstruction) ToMap() (map[string]interface{}, error)
- type FlowDirection
- type FlowInfo
- func (o *FlowInfo) GetFlowDescriptions() []string
- func (o *FlowInfo) GetFlowDescriptionsOk() ([]string, bool)
- func (o *FlowInfo) GetFlowId() int32
- func (o *FlowInfo) GetFlowIdOk() (*int32, bool)
- func (o *FlowInfo) HasFlowDescriptions() bool
- func (o FlowInfo) MarshalJSON() ([]byte, error)
- func (o *FlowInfo) SetFlowDescriptions(v []string)
- func (o *FlowInfo) SetFlowId(v int32)
- func (o FlowInfo) ToMap() (map[string]interface{}, error)
- type GADShape
- type GNbId
- func (o *GNbId) GetBitLength() int32
- func (o *GNbId) GetBitLengthOk() (*int32, bool)
- func (o *GNbId) GetGNBValue() string
- func (o *GNbId) GetGNBValueOk() (*string, bool)
- func (o GNbId) MarshalJSON() ([]byte, error)
- func (o *GNbId) SetBitLength(v int32)
- func (o *GNbId) SetGNBValue(v string)
- func (o GNbId) ToMap() (map[string]interface{}, error)
- type GenericOpenAPIError
- type GeographicArea
- type GeographicalCoordinates
- func (o *GeographicalCoordinates) GetLat() float64
- func (o *GeographicalCoordinates) GetLatOk() (*float64, bool)
- func (o *GeographicalCoordinates) GetLon() float64
- func (o *GeographicalCoordinates) GetLonOk() (*float64, bool)
- func (o GeographicalCoordinates) MarshalJSON() ([]byte, error)
- func (o *GeographicalCoordinates) SetLat(v float64)
- func (o *GeographicalCoordinates) SetLon(v float64)
- func (o GeographicalCoordinates) ToMap() (map[string]interface{}, error)
- type GeraLocation
- type GlobalRanNodeId
- type GmlcInfo
- func (o *GmlcInfo) GetGmlcNumbers() []string
- func (o *GmlcInfo) GetGmlcNumbersOk() ([]string, bool)
- func (o *GmlcInfo) GetServingClientTypes() []ExternalClientType
- func (o *GmlcInfo) GetServingClientTypesOk() ([]ExternalClientType, bool)
- func (o *GmlcInfo) HasGmlcNumbers() bool
- func (o *GmlcInfo) HasServingClientTypes() bool
- func (o GmlcInfo) MarshalJSON() ([]byte, error)
- func (o *GmlcInfo) SetGmlcNumbers(v []string)
- func (o *GmlcInfo) SetServingClientTypes(v []ExternalClientType)
- func (o GmlcInfo) ToMap() (map[string]interface{}, error)
- type Guami
- func (o *Guami) GetAmfId() string
- func (o *Guami) GetAmfIdOk() (*string, bool)
- func (o *Guami) GetPlmnId() PlmnIdNid
- func (o *Guami) GetPlmnIdOk() (*PlmnIdNid, bool)
- func (o Guami) MarshalJSON() ([]byte, error)
- func (o *Guami) SetAmfId(v string)
- func (o *Guami) SetPlmnId(v PlmnIdNid)
- func (o Guami) ToMap() (map[string]interface{}, error)
- type GuamiListCond
- type HfcNodeId
- type HssInfo
- func (o *HssInfo) GetAdditionalDiamAddresses() []NetworkNodeDiameterAddress
- func (o *HssInfo) GetAdditionalDiamAddressesOk() ([]NetworkNodeDiameterAddress, bool)
- func (o *HssInfo) GetExternalGroupIdentifiersRanges() []IdentityRange
- func (o *HssInfo) GetExternalGroupIdentifiersRangesOk() ([]IdentityRange, bool)
- func (o *HssInfo) GetGroupId() string
- func (o *HssInfo) GetGroupIdOk() (*string, bool)
- func (o *HssInfo) GetHssDiameterAddress() NetworkNodeDiameterAddress
- func (o *HssInfo) GetHssDiameterAddressOk() (*NetworkNodeDiameterAddress, bool)
- func (o *HssInfo) GetImsPrivateIdentityRanges() []IdentityRange
- func (o *HssInfo) GetImsPrivateIdentityRangesOk() ([]IdentityRange, bool)
- func (o *HssInfo) GetImsPublicIdentityRanges() []IdentityRange
- func (o *HssInfo) GetImsPublicIdentityRangesOk() ([]IdentityRange, bool)
- func (o *HssInfo) GetImsiRanges() []ImsiRange
- func (o *HssInfo) GetImsiRangesOk() ([]ImsiRange, bool)
- func (o *HssInfo) GetMsisdnRanges() []IdentityRange
- func (o *HssInfo) GetMsisdnRangesOk() ([]IdentityRange, bool)
- func (o *HssInfo) HasAdditionalDiamAddresses() bool
- func (o *HssInfo) HasExternalGroupIdentifiersRanges() bool
- func (o *HssInfo) HasGroupId() bool
- func (o *HssInfo) HasHssDiameterAddress() bool
- func (o *HssInfo) HasImsPrivateIdentityRanges() bool
- func (o *HssInfo) HasImsPublicIdentityRanges() bool
- func (o *HssInfo) HasImsiRanges() bool
- func (o *HssInfo) HasMsisdnRanges() bool
- func (o HssInfo) MarshalJSON() ([]byte, error)
- func (o *HssInfo) SetAdditionalDiamAddresses(v []NetworkNodeDiameterAddress)
- func (o *HssInfo) SetExternalGroupIdentifiersRanges(v []IdentityRange)
- func (o *HssInfo) SetGroupId(v string)
- func (o *HssInfo) SetHssDiameterAddress(v NetworkNodeDiameterAddress)
- func (o *HssInfo) SetImsPrivateIdentityRanges(v []IdentityRange)
- func (o *HssInfo) SetImsPublicIdentityRanges(v []IdentityRange)
- func (o *HssInfo) SetImsiRanges(v []ImsiRange)
- func (o *HssInfo) SetMsisdnRanges(v []IdentityRange)
- func (o HssInfo) ToMap() (map[string]interface{}, error)
- type IdentityRange
- type IdleStatusIndication
- func (o *IdleStatusIndication) GetActiveTime() int32
- func (o *IdleStatusIndication) GetActiveTimeOk() (*int32, bool)
- func (o *IdleStatusIndication) GetEdrxCycleLength() int32
- func (o *IdleStatusIndication) GetEdrxCycleLengthOk() (*int32, bool)
- func (o *IdleStatusIndication) GetSubsRegTimer() int32
- func (o *IdleStatusIndication) GetSubsRegTimerOk() (*int32, bool)
- func (o *IdleStatusIndication) GetSuggestedNumOfDlPackets() int32
- func (o *IdleStatusIndication) GetSuggestedNumOfDlPacketsOk() (*int32, bool)
- func (o *IdleStatusIndication) GetTimeStamp() time.Time
- func (o *IdleStatusIndication) GetTimeStampOk() (*time.Time, bool)
- func (o *IdleStatusIndication) HasActiveTime() bool
- func (o *IdleStatusIndication) HasEdrxCycleLength() bool
- func (o *IdleStatusIndication) HasSubsRegTimer() bool
- func (o *IdleStatusIndication) HasSuggestedNumOfDlPackets() bool
- func (o *IdleStatusIndication) HasTimeStamp() bool
- func (o IdleStatusIndication) MarshalJSON() ([]byte, error)
- func (o *IdleStatusIndication) SetActiveTime(v int32)
- func (o *IdleStatusIndication) SetEdrxCycleLength(v int32)
- func (o *IdleStatusIndication) SetSubsRegTimer(v int32)
- func (o *IdleStatusIndication) SetSuggestedNumOfDlPackets(v int32)
- func (o *IdleStatusIndication) SetTimeStamp(v time.Time)
- func (o IdleStatusIndication) ToMap() (map[string]interface{}, error)
- type ImsiRange
- type InterfaceUpfInfoItem
- type InternalGroupIdRange
- type InvalidParam
- func (o *InvalidParam) GetParam() string
- func (o *InvalidParam) GetParamOk() (*string, bool)
- func (o *InvalidParam) GetReason() string
- func (o *InvalidParam) GetReasonOk() (*string, bool)
- func (o *InvalidParam) HasReason() bool
- func (o InvalidParam) MarshalJSON() ([]byte, error)
- func (o *InvalidParam) SetParam(v string)
- func (o *InvalidParam) SetReason(v string)
- func (o InvalidParam) ToMap() (map[string]interface{}, error)
- type IpAddr
- type IpEndPoint
- func (o *IpEndPoint) GetIpv4Address() string
- func (o *IpEndPoint) GetIpv4AddressOk() (*string, bool)
- func (o *IpEndPoint) GetIpv6Address() Ipv6Addr
- func (o *IpEndPoint) GetIpv6AddressOk() (*Ipv6Addr, bool)
- func (o *IpEndPoint) GetPort() int32
- func (o *IpEndPoint) GetPortOk() (*int32, bool)
- func (o *IpEndPoint) GetTransport() TransportProtocol1
- func (o *IpEndPoint) GetTransportOk() (*TransportProtocol1, bool)
- func (o *IpEndPoint) HasIpv4Address() bool
- func (o *IpEndPoint) HasIpv6Address() bool
- func (o *IpEndPoint) HasPort() bool
- func (o *IpEndPoint) HasTransport() bool
- func (o IpEndPoint) MarshalJSON() ([]byte, error)
- func (o *IpEndPoint) SetIpv4Address(v string)
- func (o *IpEndPoint) SetIpv6Address(v Ipv6Addr)
- func (o *IpEndPoint) SetPort(v int32)
- func (o *IpEndPoint) SetTransport(v TransportProtocol1)
- func (o IpEndPoint) ToMap() (map[string]interface{}, error)
- type IpEthFlowDescription
- type IpIndex
- type IpPacketFilterSet
- func (o *IpPacketFilterSet) GetDirection() string
- func (o *IpPacketFilterSet) GetDirectionOk() (*string, bool)
- func (o *IpPacketFilterSet) GetDstIp() string
- func (o *IpPacketFilterSet) GetDstIpOk() (*string, bool)
- func (o *IpPacketFilterSet) GetDstPort() int32
- func (o *IpPacketFilterSet) GetDstPortOk() (*int32, bool)
- func (o *IpPacketFilterSet) GetFlowLabel() int32
- func (o *IpPacketFilterSet) GetFlowLabelOk() (*int32, bool)
- func (o *IpPacketFilterSet) GetProtocol() int32
- func (o *IpPacketFilterSet) GetProtocolOk() (*int32, bool)
- func (o *IpPacketFilterSet) GetSpi() int32
- func (o *IpPacketFilterSet) GetSpiOk() (*int32, bool)
- func (o *IpPacketFilterSet) GetSrcIp() string
- func (o *IpPacketFilterSet) GetSrcIpOk() (*string, bool)
- func (o *IpPacketFilterSet) GetSrcPort() int32
- func (o *IpPacketFilterSet) GetSrcPortOk() (*int32, bool)
- func (o *IpPacketFilterSet) GetToSTc() string
- func (o *IpPacketFilterSet) GetToSTcOk() (*string, bool)
- func (o *IpPacketFilterSet) HasDstIp() bool
- func (o *IpPacketFilterSet) HasDstPort() bool
- func (o *IpPacketFilterSet) HasFlowLabel() bool
- func (o *IpPacketFilterSet) HasProtocol() bool
- func (o *IpPacketFilterSet) HasSpi() bool
- func (o *IpPacketFilterSet) HasSrcIp() bool
- func (o *IpPacketFilterSet) HasSrcPort() bool
- func (o *IpPacketFilterSet) HasToSTc() bool
- func (o IpPacketFilterSet) MarshalJSON() ([]byte, error)
- func (o *IpPacketFilterSet) SetDirection(v string)
- func (o *IpPacketFilterSet) SetDstIp(v string)
- func (o *IpPacketFilterSet) SetDstPort(v int32)
- func (o *IpPacketFilterSet) SetFlowLabel(v int32)
- func (o *IpPacketFilterSet) SetProtocol(v int32)
- func (o *IpPacketFilterSet) SetSpi(v int32)
- func (o *IpPacketFilterSet) SetSrcIp(v string)
- func (o *IpPacketFilterSet) SetSrcPort(v int32)
- func (o *IpPacketFilterSet) SetToSTc(v string)
- func (o IpPacketFilterSet) ToMap() (map[string]interface{}, error)
- type IpReachability
- type Ipv4AddressRange
- func (o *Ipv4AddressRange) GetEnd() string
- func (o *Ipv4AddressRange) GetEndOk() (*string, bool)
- func (o *Ipv4AddressRange) GetStart() string
- func (o *Ipv4AddressRange) GetStartOk() (*string, bool)
- func (o *Ipv4AddressRange) HasEnd() bool
- func (o *Ipv4AddressRange) HasStart() bool
- func (o Ipv4AddressRange) MarshalJSON() ([]byte, error)
- func (o *Ipv4AddressRange) SetEnd(v string)
- func (o *Ipv4AddressRange) SetStart(v string)
- func (o Ipv4AddressRange) ToMap() (map[string]interface{}, error)
- type Ipv6Addr
- type Ipv6Prefix
- type Ipv6PrefixRange
- func (o *Ipv6PrefixRange) GetEnd() Ipv6Prefix
- func (o *Ipv6PrefixRange) GetEndOk() (*Ipv6Prefix, bool)
- func (o *Ipv6PrefixRange) GetStart() Ipv6Prefix
- func (o *Ipv6PrefixRange) GetStartOk() (*Ipv6Prefix, bool)
- func (o *Ipv6PrefixRange) HasEnd() bool
- func (o *Ipv6PrefixRange) HasStart() bool
- func (o Ipv6PrefixRange) MarshalJSON() ([]byte, error)
- func (o *Ipv6PrefixRange) SetEnd(v Ipv6Prefix)
- func (o *Ipv6PrefixRange) SetStart(v Ipv6Prefix)
- func (o Ipv6PrefixRange) ToMap() (map[string]interface{}, error)
- type IwmscInfo
- func (o *IwmscInfo) GetMsisdnRanges() []IdentityRange
- func (o *IwmscInfo) GetMsisdnRangesOk() ([]IdentityRange, bool)
- func (o *IwmscInfo) GetScNumber() string
- func (o *IwmscInfo) GetScNumberOk() (*string, bool)
- func (o *IwmscInfo) GetSupiRanges() []SupiRange
- func (o *IwmscInfo) GetSupiRangesOk() ([]SupiRange, bool)
- func (o *IwmscInfo) GetTaiRangeList() []TaiRange
- func (o *IwmscInfo) GetTaiRangeListOk() ([]TaiRange, bool)
- func (o *IwmscInfo) HasMsisdnRanges() bool
- func (o *IwmscInfo) HasScNumber() bool
- func (o *IwmscInfo) HasSupiRanges() bool
- func (o *IwmscInfo) HasTaiRangeList() bool
- func (o IwmscInfo) MarshalJSON() ([]byte, error)
- func (o *IwmscInfo) SetMsisdnRanges(v []IdentityRange)
- func (o *IwmscInfo) SetScNumber(v string)
- func (o *IwmscInfo) SetSupiRanges(v []SupiRange)
- func (o *IwmscInfo) SetTaiRangeList(v []TaiRange)
- func (o IwmscInfo) ToMap() (map[string]interface{}, error)
- type LadnInfo
- func (o *LadnInfo) GetLadn() string
- func (o *LadnInfo) GetLadnOk() (*string, bool)
- func (o *LadnInfo) GetPresence() PresenceState
- func (o *LadnInfo) GetPresenceOk() (*PresenceState, bool)
- func (o *LadnInfo) HasPresence() bool
- func (o LadnInfo) MarshalJSON() ([]byte, error)
- func (o *LadnInfo) SetLadn(v string)
- func (o *LadnInfo) SetPresence(v PresenceState)
- func (o LadnInfo) ToMap() (map[string]interface{}, error)
- type LineType
- type LmfInfo
- func (o *LmfInfo) GetLmfId() string
- func (o *LmfInfo) GetLmfIdOk() (*string, bool)
- func (o *LmfInfo) GetServingAccessTypes() []AccessType
- func (o *LmfInfo) GetServingAccessTypesOk() ([]AccessType, bool)
- func (o *LmfInfo) GetServingAnNodeTypes() []AnNodeType
- func (o *LmfInfo) GetServingAnNodeTypesOk() ([]AnNodeType, bool)
- func (o *LmfInfo) GetServingClientTypes() []ExternalClientType
- func (o *LmfInfo) GetServingClientTypesOk() ([]ExternalClientType, bool)
- func (o *LmfInfo) GetServingRatTypes() []RatType
- func (o *LmfInfo) GetServingRatTypesOk() ([]RatType, bool)
- func (o *LmfInfo) GetSupportedGADShapes() []SupportedGADShapes
- func (o *LmfInfo) GetSupportedGADShapesOk() ([]SupportedGADShapes, bool)
- func (o *LmfInfo) GetTaiList() []Tai
- func (o *LmfInfo) GetTaiListOk() ([]Tai, bool)
- func (o *LmfInfo) GetTaiRangeList() []TaiRange
- func (o *LmfInfo) GetTaiRangeListOk() ([]TaiRange, bool)
- func (o *LmfInfo) HasLmfId() bool
- func (o *LmfInfo) HasServingAccessTypes() bool
- func (o *LmfInfo) HasServingAnNodeTypes() bool
- func (o *LmfInfo) HasServingClientTypes() bool
- func (o *LmfInfo) HasServingRatTypes() bool
- func (o *LmfInfo) HasSupportedGADShapes() bool
- func (o *LmfInfo) HasTaiList() bool
- func (o *LmfInfo) HasTaiRangeList() bool
- func (o LmfInfo) MarshalJSON() ([]byte, error)
- func (o *LmfInfo) SetLmfId(v string)
- func (o *LmfInfo) SetServingAccessTypes(v []AccessType)
- func (o *LmfInfo) SetServingAnNodeTypes(v []AnNodeType)
- func (o *LmfInfo) SetServingClientTypes(v []ExternalClientType)
- func (o *LmfInfo) SetServingRatTypes(v []RatType)
- func (o *LmfInfo) SetSupportedGADShapes(v []SupportedGADShapes)
- func (o *LmfInfo) SetTaiList(v []Tai)
- func (o *LmfInfo) SetTaiRangeList(v []TaiRange)
- func (o LmfInfo) ToMap() (map[string]interface{}, error)
- type Local2dPointUncertaintyEllipse
- func (o *Local2dPointUncertaintyEllipse) GetConfidence() int32
- func (o *Local2dPointUncertaintyEllipse) GetConfidenceOk() (*int32, bool)
- func (o *Local2dPointUncertaintyEllipse) GetLocalOrigin() LocalOrigin
- func (o *Local2dPointUncertaintyEllipse) GetLocalOriginOk() (*LocalOrigin, bool)
- func (o *Local2dPointUncertaintyEllipse) GetPoint() RelativeCartesianLocation
- func (o *Local2dPointUncertaintyEllipse) GetPointOk() (*RelativeCartesianLocation, bool)
- func (o *Local2dPointUncertaintyEllipse) GetUncertaintyEllipse() UncertaintyEllipse
- func (o *Local2dPointUncertaintyEllipse) GetUncertaintyEllipseOk() (*UncertaintyEllipse, bool)
- func (o Local2dPointUncertaintyEllipse) MarshalJSON() ([]byte, error)
- func (o *Local2dPointUncertaintyEllipse) SetConfidence(v int32)
- func (o *Local2dPointUncertaintyEllipse) SetLocalOrigin(v LocalOrigin)
- func (o *Local2dPointUncertaintyEllipse) SetPoint(v RelativeCartesianLocation)
- func (o *Local2dPointUncertaintyEllipse) SetUncertaintyEllipse(v UncertaintyEllipse)
- func (o Local2dPointUncertaintyEllipse) ToMap() (map[string]interface{}, error)
- type Local2dPointUncertaintyEllipseAllOf
- func (o *Local2dPointUncertaintyEllipseAllOf) GetConfidence() int32
- func (o *Local2dPointUncertaintyEllipseAllOf) GetConfidenceOk() (*int32, bool)
- func (o *Local2dPointUncertaintyEllipseAllOf) GetLocalOrigin() LocalOrigin
- func (o *Local2dPointUncertaintyEllipseAllOf) GetLocalOriginOk() (*LocalOrigin, bool)
- func (o *Local2dPointUncertaintyEllipseAllOf) GetPoint() RelativeCartesianLocation
- func (o *Local2dPointUncertaintyEllipseAllOf) GetPointOk() (*RelativeCartesianLocation, bool)
- func (o *Local2dPointUncertaintyEllipseAllOf) GetUncertaintyEllipse() UncertaintyEllipse
- func (o *Local2dPointUncertaintyEllipseAllOf) GetUncertaintyEllipseOk() (*UncertaintyEllipse, bool)
- func (o Local2dPointUncertaintyEllipseAllOf) MarshalJSON() ([]byte, error)
- func (o *Local2dPointUncertaintyEllipseAllOf) SetConfidence(v int32)
- func (o *Local2dPointUncertaintyEllipseAllOf) SetLocalOrigin(v LocalOrigin)
- func (o *Local2dPointUncertaintyEllipseAllOf) SetPoint(v RelativeCartesianLocation)
- func (o *Local2dPointUncertaintyEllipseAllOf) SetUncertaintyEllipse(v UncertaintyEllipse)
- func (o Local2dPointUncertaintyEllipseAllOf) ToMap() (map[string]interface{}, error)
- type Local3dPointUncertaintyEllipsoid
- func (o *Local3dPointUncertaintyEllipsoid) GetConfidence() int32
- func (o *Local3dPointUncertaintyEllipsoid) GetConfidenceOk() (*int32, bool)
- func (o *Local3dPointUncertaintyEllipsoid) GetLocalOrigin() LocalOrigin
- func (o *Local3dPointUncertaintyEllipsoid) GetLocalOriginOk() (*LocalOrigin, bool)
- func (o *Local3dPointUncertaintyEllipsoid) GetPoint() RelativeCartesianLocation
- func (o *Local3dPointUncertaintyEllipsoid) GetPointOk() (*RelativeCartesianLocation, bool)
- func (o *Local3dPointUncertaintyEllipsoid) GetUncertaintyEllipsoid() UncertaintyEllipsoid
- func (o *Local3dPointUncertaintyEllipsoid) GetUncertaintyEllipsoidOk() (*UncertaintyEllipsoid, bool)
- func (o Local3dPointUncertaintyEllipsoid) MarshalJSON() ([]byte, error)
- func (o *Local3dPointUncertaintyEllipsoid) SetConfidence(v int32)
- func (o *Local3dPointUncertaintyEllipsoid) SetLocalOrigin(v LocalOrigin)
- func (o *Local3dPointUncertaintyEllipsoid) SetPoint(v RelativeCartesianLocation)
- func (o *Local3dPointUncertaintyEllipsoid) SetUncertaintyEllipsoid(v UncertaintyEllipsoid)
- func (o Local3dPointUncertaintyEllipsoid) ToMap() (map[string]interface{}, error)
- type Local3dPointUncertaintyEllipsoidAllOf
- func (o *Local3dPointUncertaintyEllipsoidAllOf) GetConfidence() int32
- func (o *Local3dPointUncertaintyEllipsoidAllOf) GetConfidenceOk() (*int32, bool)
- func (o *Local3dPointUncertaintyEllipsoidAllOf) GetLocalOrigin() LocalOrigin
- func (o *Local3dPointUncertaintyEllipsoidAllOf) GetLocalOriginOk() (*LocalOrigin, bool)
- func (o *Local3dPointUncertaintyEllipsoidAllOf) GetPoint() RelativeCartesianLocation
- func (o *Local3dPointUncertaintyEllipsoidAllOf) GetPointOk() (*RelativeCartesianLocation, bool)
- func (o *Local3dPointUncertaintyEllipsoidAllOf) GetUncertaintyEllipsoid() UncertaintyEllipsoid
- func (o *Local3dPointUncertaintyEllipsoidAllOf) GetUncertaintyEllipsoidOk() (*UncertaintyEllipsoid, bool)
- func (o Local3dPointUncertaintyEllipsoidAllOf) MarshalJSON() ([]byte, error)
- func (o *Local3dPointUncertaintyEllipsoidAllOf) SetConfidence(v int32)
- func (o *Local3dPointUncertaintyEllipsoidAllOf) SetLocalOrigin(v LocalOrigin)
- func (o *Local3dPointUncertaintyEllipsoidAllOf) SetPoint(v RelativeCartesianLocation)
- func (o *Local3dPointUncertaintyEllipsoidAllOf) SetUncertaintyEllipsoid(v UncertaintyEllipsoid)
- func (o Local3dPointUncertaintyEllipsoidAllOf) ToMap() (map[string]interface{}, error)
- type LocalOrigin
- func (o *LocalOrigin) GetCoordinateId() string
- func (o *LocalOrigin) GetCoordinateIdOk() (*string, bool)
- func (o *LocalOrigin) GetPoint() GeographicalCoordinates
- func (o *LocalOrigin) GetPointOk() (*GeographicalCoordinates, bool)
- func (o *LocalOrigin) HasCoordinateId() bool
- func (o *LocalOrigin) HasPoint() bool
- func (o LocalOrigin) MarshalJSON() ([]byte, error)
- func (o *LocalOrigin) SetCoordinateId(v string)
- func (o *LocalOrigin) SetPoint(v GeographicalCoordinates)
- func (o LocalOrigin) ToMap() (map[string]interface{}, error)
- type LocationArea5G
- func (o *LocationArea5G) GetCivicAddresses() []CivicAddress
- func (o *LocationArea5G) GetCivicAddressesOk() ([]CivicAddress, bool)
- func (o *LocationArea5G) GetGeographicAreas() []GeographicArea
- func (o *LocationArea5G) GetGeographicAreasOk() ([]GeographicArea, bool)
- func (o *LocationArea5G) GetNwAreaInfo() NetworkAreaInfo
- func (o *LocationArea5G) GetNwAreaInfoOk() (*NetworkAreaInfo, bool)
- func (o *LocationArea5G) HasCivicAddresses() bool
- func (o *LocationArea5G) HasGeographicAreas() bool
- func (o *LocationArea5G) HasNwAreaInfo() bool
- func (o LocationArea5G) MarshalJSON() ([]byte, error)
- func (o *LocationArea5G) SetCivicAddresses(v []CivicAddress)
- func (o *LocationArea5G) SetGeographicAreas(v []GeographicArea)
- func (o *LocationArea5G) SetNwAreaInfo(v NetworkAreaInfo)
- func (o LocationArea5G) ToMap() (map[string]interface{}, error)
- type LocationAreaId
- func (o *LocationAreaId) GetLac() string
- func (o *LocationAreaId) GetLacOk() (*string, bool)
- func (o *LocationAreaId) GetPlmnId() PlmnId
- func (o *LocationAreaId) GetPlmnIdOk() (*PlmnId, bool)
- func (o LocationAreaId) MarshalJSON() ([]byte, error)
- func (o *LocationAreaId) SetLac(v string)
- func (o *LocationAreaId) SetPlmnId(v PlmnId)
- func (o LocationAreaId) ToMap() (map[string]interface{}, error)
- type LocationInfo
- func (o *LocationInfo) GetConfidence() int32
- func (o *LocationInfo) GetConfidenceOk() (*int32, bool)
- func (o *LocationInfo) GetLoc() UserLocation
- func (o *LocationInfo) GetLocOk() (*UserLocation, bool)
- func (o *LocationInfo) GetRatio() int32
- func (o *LocationInfo) GetRatioOk() (*int32, bool)
- func (o *LocationInfo) HasConfidence() bool
- func (o *LocationInfo) HasRatio() bool
- func (o LocationInfo) MarshalJSON() ([]byte, error)
- func (o *LocationInfo) SetConfidence(v int32)
- func (o *LocationInfo) SetLoc(v UserLocation)
- func (o *LocationInfo) SetRatio(v int32)
- func (o LocationInfo) ToMap() (map[string]interface{}, error)
- type LocationReport
- type LossConnectivityReport
- func (o *LossConnectivityReport) GetLossOfConnectReason() LossOfConnectivityReason
- func (o *LossConnectivityReport) GetLossOfConnectReasonOk() (*LossOfConnectivityReason, bool)
- func (o LossConnectivityReport) MarshalJSON() ([]byte, error)
- func (o *LossConnectivityReport) SetLossOfConnectReason(v LossOfConnectivityReason)
- func (o LossConnectivityReport) ToMap() (map[string]interface{}, error)
- type LossOfConnectivityReason
- type M5QoSSpecification
- func (o *M5QoSSpecification) GetDesLatency() int32
- func (o *M5QoSSpecification) GetDesLatencyOk() (*int32, bool)
- func (o *M5QoSSpecification) GetDesLoss() int32
- func (o *M5QoSSpecification) GetDesLossOk() (*int32, bool)
- func (o *M5QoSSpecification) GetMarBwDlBitRate() string
- func (o *M5QoSSpecification) GetMarBwDlBitRateOk() (*string, bool)
- func (o *M5QoSSpecification) GetMarBwUlBitRate() string
- func (o *M5QoSSpecification) GetMarBwUlBitRateOk() (*string, bool)
- func (o *M5QoSSpecification) GetMinDesBwDlBitRate() string
- func (o *M5QoSSpecification) GetMinDesBwDlBitRateOk() (*string, bool)
- func (o *M5QoSSpecification) GetMinDesBwUlBitRate() string
- func (o *M5QoSSpecification) GetMinDesBwUlBitRateOk() (*string, bool)
- func (o *M5QoSSpecification) GetMirBwDlBitRate() string
- func (o *M5QoSSpecification) GetMirBwDlBitRateOk() (*string, bool)
- func (o *M5QoSSpecification) GetMirBwUlBitRate() string
- func (o *M5QoSSpecification) GetMirBwUlBitRateOk() (*string, bool)
- func (o *M5QoSSpecification) HasDesLatency() bool
- func (o *M5QoSSpecification) HasDesLoss() bool
- func (o *M5QoSSpecification) HasMinDesBwDlBitRate() bool
- func (o *M5QoSSpecification) HasMinDesBwUlBitRate() bool
- func (o M5QoSSpecification) MarshalJSON() ([]byte, error)
- func (o *M5QoSSpecification) SetDesLatency(v int32)
- func (o *M5QoSSpecification) SetDesLoss(v int32)
- func (o *M5QoSSpecification) SetMarBwDlBitRate(v string)
- func (o *M5QoSSpecification) SetMarBwUlBitRate(v string)
- func (o *M5QoSSpecification) SetMinDesBwDlBitRate(v string)
- func (o *M5QoSSpecification) SetMinDesBwUlBitRate(v string)
- func (o *M5QoSSpecification) SetMirBwDlBitRate(v string)
- func (o *M5QoSSpecification) SetMirBwUlBitRate(v string)
- func (o M5QoSSpecification) ToMap() (map[string]interface{}, error)
- type MFAFDataOrAnalyticsResourcesCollectionApiService
- func (a *MFAFDataOrAnalyticsResourcesCollectionApiService) CreateIndividualSubcription(ctx context.Context) ApiCreateIndividualSubcriptionRequest
- func (a *MFAFDataOrAnalyticsResourcesCollectionApiService) CreateIndividualSubcriptionExecute(r ApiCreateIndividualSubcriptionRequest) (*http.Response, error)
- type MSAccessActivityCollection
- func (o *MSAccessActivityCollection) GetMsAccActs() []MediaStreamingAccessRecord
- func (o *MSAccessActivityCollection) GetMsAccActsOk() ([]MediaStreamingAccessRecord, bool)
- func (o MSAccessActivityCollection) MarshalJSON() ([]byte, error)
- func (o *MSAccessActivityCollection) SetMsAccActs(v []MediaStreamingAccessRecord)
- func (o MSAccessActivityCollection) ToMap() (map[string]interface{}, error)
- type MappedNullable
- type MatchingDirection
- type MbSmfInfo
- func (o *MbSmfInfo) GetMbsSessionList() map[string]MbsSession
- func (o *MbSmfInfo) GetMbsSessionListOk() (*map[string]MbsSession, bool)
- func (o *MbSmfInfo) GetSNssaiInfoList() map[string]SnssaiMbSmfInfoItem
- func (o *MbSmfInfo) GetSNssaiInfoListOk() (*map[string]SnssaiMbSmfInfoItem, bool)
- func (o *MbSmfInfo) GetTaiList() []Tai
- func (o *MbSmfInfo) GetTaiListOk() ([]Tai, bool)
- func (o *MbSmfInfo) GetTaiRangeList() []TaiRange
- func (o *MbSmfInfo) GetTaiRangeListOk() ([]TaiRange, bool)
- func (o *MbSmfInfo) GetTmgiRangeList() map[string]TmgiRange
- func (o *MbSmfInfo) GetTmgiRangeListOk() (*map[string]TmgiRange, bool)
- func (o *MbSmfInfo) HasMbsSessionList() bool
- func (o *MbSmfInfo) HasSNssaiInfoList() bool
- func (o *MbSmfInfo) HasTaiList() bool
- func (o *MbSmfInfo) HasTaiRangeList() bool
- func (o *MbSmfInfo) HasTmgiRangeList() bool
- func (o MbSmfInfo) MarshalJSON() ([]byte, error)
- func (o *MbSmfInfo) SetMbsSessionList(v map[string]MbsSession)
- func (o *MbSmfInfo) SetSNssaiInfoList(v map[string]SnssaiMbSmfInfoItem)
- func (o *MbSmfInfo) SetTaiList(v []Tai)
- func (o *MbSmfInfo) SetTaiRangeList(v []TaiRange)
- func (o *MbSmfInfo) SetTmgiRangeList(v map[string]TmgiRange)
- func (o MbSmfInfo) ToMap() (map[string]interface{}, error)
- type MbUpfInfo
- func (o *MbUpfInfo) GetInterfaceMbUpfInfoList() []InterfaceUpfInfoItem
- func (o *MbUpfInfo) GetInterfaceMbUpfInfoListOk() ([]InterfaceUpfInfoItem, bool)
- func (o *MbUpfInfo) GetMbSmfServingArea() []string
- func (o *MbUpfInfo) GetMbSmfServingAreaOk() ([]string, bool)
- func (o *MbUpfInfo) GetPriority() int32
- func (o *MbUpfInfo) GetPriorityOk() (*int32, bool)
- func (o *MbUpfInfo) GetSNssaiMbUpfInfoList() []SnssaiUpfInfoItem
- func (o *MbUpfInfo) GetSNssaiMbUpfInfoListOk() ([]SnssaiUpfInfoItem, bool)
- func (o *MbUpfInfo) GetSupportedPfcpFeatures() string
- func (o *MbUpfInfo) GetSupportedPfcpFeaturesOk() (*string, bool)
- func (o *MbUpfInfo) GetTaiList() []Tai
- func (o *MbUpfInfo) GetTaiListOk() ([]Tai, bool)
- func (o *MbUpfInfo) GetTaiRangeList() []TaiRange
- func (o *MbUpfInfo) GetTaiRangeListOk() ([]TaiRange, bool)
- func (o *MbUpfInfo) HasInterfaceMbUpfInfoList() bool
- func (o *MbUpfInfo) HasMbSmfServingArea() bool
- func (o *MbUpfInfo) HasPriority() bool
- func (o *MbUpfInfo) HasSupportedPfcpFeatures() bool
- func (o *MbUpfInfo) HasTaiList() bool
- func (o *MbUpfInfo) HasTaiRangeList() bool
- func (o MbUpfInfo) MarshalJSON() ([]byte, error)
- func (o *MbUpfInfo) SetInterfaceMbUpfInfoList(v []InterfaceUpfInfoItem)
- func (o *MbUpfInfo) SetMbSmfServingArea(v []string)
- func (o *MbUpfInfo) SetPriority(v int32)
- func (o *MbUpfInfo) SetSNssaiMbUpfInfoList(v []SnssaiUpfInfoItem)
- func (o *MbUpfInfo) SetSupportedPfcpFeatures(v string)
- func (o *MbUpfInfo) SetTaiList(v []Tai)
- func (o *MbUpfInfo) SetTaiRangeList(v []TaiRange)
- func (o MbUpfInfo) ToMap() (map[string]interface{}, error)
- type MbsServiceArea
- type MbsServiceAreaInfo
- func (o *MbsServiceAreaInfo) GetAreaSessionId() int32
- func (o *MbsServiceAreaInfo) GetAreaSessionIdOk() (*int32, bool)
- func (o *MbsServiceAreaInfo) GetMbsServiceArea() MbsServiceArea
- func (o *MbsServiceAreaInfo) GetMbsServiceAreaOk() (*MbsServiceArea, bool)
- func (o MbsServiceAreaInfo) MarshalJSON() ([]byte, error)
- func (o *MbsServiceAreaInfo) SetAreaSessionId(v int32)
- func (o *MbsServiceAreaInfo) SetMbsServiceArea(v MbsServiceArea)
- func (o MbsServiceAreaInfo) ToMap() (map[string]interface{}, error)
- type MbsSession
- func (o *MbsSession) GetMbsAreaSessions() map[string]MbsServiceAreaInfo
- func (o *MbsSession) GetMbsAreaSessionsOk() (*map[string]MbsServiceAreaInfo, bool)
- func (o *MbsSession) GetMbsSessionId() MbsSessionId
- func (o *MbsSession) GetMbsSessionIdOk() (*MbsSessionId, bool)
- func (o *MbsSession) HasMbsAreaSessions() bool
- func (o MbsSession) MarshalJSON() ([]byte, error)
- func (o *MbsSession) SetMbsAreaSessions(v map[string]MbsServiceAreaInfo)
- func (o *MbsSession) SetMbsSessionId(v MbsSessionId)
- func (o MbsSession) ToMap() (map[string]interface{}, error)
- type MbsSessionId
- type MediaStreamingAccessRecord
- func (o *MediaStreamingAccessRecord) GetApplicationServerEndpointAddress() EndpointAddress
- func (o *MediaStreamingAccessRecord) GetApplicationServerEndpointAddressOk() (*EndpointAddress, bool)
- func (o *MediaStreamingAccessRecord) GetCacheStatus() CacheStatus
- func (o *MediaStreamingAccessRecord) GetCacheStatusOk() (*CacheStatus, bool)
- func (o *MediaStreamingAccessRecord) GetConnectionMetrics() MediaStreamingAccessRecordAllOfConnectionMetrics
- func (o *MediaStreamingAccessRecord) GetConnectionMetricsOk() (*MediaStreamingAccessRecordAllOfConnectionMetrics, bool)
- func (o *MediaStreamingAccessRecord) GetMediaStreamHandlerEndpointAddress() EndpointAddress
- func (o *MediaStreamingAccessRecord) GetMediaStreamHandlerEndpointAddressOk() (*EndpointAddress, bool)
- func (o *MediaStreamingAccessRecord) GetProcessingLatency() float32
- func (o *MediaStreamingAccessRecord) GetProcessingLatencyOk() (*float32, bool)
- func (o *MediaStreamingAccessRecord) GetRequestMessage() MediaStreamingAccessRecordAllOfRequestMessage
- func (o *MediaStreamingAccessRecord) GetRequestMessageOk() (*MediaStreamingAccessRecordAllOfRequestMessage, bool)
- func (o *MediaStreamingAccessRecord) GetResponseMessage() MediaStreamingAccessRecordAllOfResponseMessage
- func (o *MediaStreamingAccessRecord) GetResponseMessageOk() (*MediaStreamingAccessRecordAllOfResponseMessage, bool)
- func (o *MediaStreamingAccessRecord) GetSessionIdentifier() string
- func (o *MediaStreamingAccessRecord) GetSessionIdentifierOk() (*string, bool)
- func (o *MediaStreamingAccessRecord) HasCacheStatus() bool
- func (o *MediaStreamingAccessRecord) HasConnectionMetrics() bool
- func (o *MediaStreamingAccessRecord) HasSessionIdentifier() bool
- func (o MediaStreamingAccessRecord) MarshalJSON() ([]byte, error)
- func (o *MediaStreamingAccessRecord) SetApplicationServerEndpointAddress(v EndpointAddress)
- func (o *MediaStreamingAccessRecord) SetCacheStatus(v CacheStatus)
- func (o *MediaStreamingAccessRecord) SetConnectionMetrics(v MediaStreamingAccessRecordAllOfConnectionMetrics)
- func (o *MediaStreamingAccessRecord) SetMediaStreamHandlerEndpointAddress(v EndpointAddress)
- func (o *MediaStreamingAccessRecord) SetProcessingLatency(v float32)
- func (o *MediaStreamingAccessRecord) SetRequestMessage(v MediaStreamingAccessRecordAllOfRequestMessage)
- func (o *MediaStreamingAccessRecord) SetResponseMessage(v MediaStreamingAccessRecordAllOfResponseMessage)
- func (o *MediaStreamingAccessRecord) SetSessionIdentifier(v string)
- func (o MediaStreamingAccessRecord) ToMap() (map[string]interface{}, error)
- type MediaStreamingAccessRecordAllOf
- func (o *MediaStreamingAccessRecordAllOf) GetApplicationServerEndpointAddress() EndpointAddress
- func (o *MediaStreamingAccessRecordAllOf) GetApplicationServerEndpointAddressOk() (*EndpointAddress, bool)
- func (o *MediaStreamingAccessRecordAllOf) GetCacheStatus() CacheStatus
- func (o *MediaStreamingAccessRecordAllOf) GetCacheStatusOk() (*CacheStatus, bool)
- func (o *MediaStreamingAccessRecordAllOf) GetConnectionMetrics() MediaStreamingAccessRecordAllOfConnectionMetrics
- func (o *MediaStreamingAccessRecordAllOf) GetConnectionMetricsOk() (*MediaStreamingAccessRecordAllOfConnectionMetrics, bool)
- func (o *MediaStreamingAccessRecordAllOf) GetMediaStreamHandlerEndpointAddress() EndpointAddress
- func (o *MediaStreamingAccessRecordAllOf) GetMediaStreamHandlerEndpointAddressOk() (*EndpointAddress, bool)
- func (o *MediaStreamingAccessRecordAllOf) GetProcessingLatency() float32
- func (o *MediaStreamingAccessRecordAllOf) GetProcessingLatencyOk() (*float32, bool)
- func (o *MediaStreamingAccessRecordAllOf) GetRequestMessage() MediaStreamingAccessRecordAllOfRequestMessage
- func (o *MediaStreamingAccessRecordAllOf) GetRequestMessageOk() (*MediaStreamingAccessRecordAllOfRequestMessage, bool)
- func (o *MediaStreamingAccessRecordAllOf) GetResponseMessage() MediaStreamingAccessRecordAllOfResponseMessage
- func (o *MediaStreamingAccessRecordAllOf) GetResponseMessageOk() (*MediaStreamingAccessRecordAllOfResponseMessage, bool)
- func (o *MediaStreamingAccessRecordAllOf) GetSessionIdentifier() string
- func (o *MediaStreamingAccessRecordAllOf) GetSessionIdentifierOk() (*string, bool)
- func (o *MediaStreamingAccessRecordAllOf) HasCacheStatus() bool
- func (o *MediaStreamingAccessRecordAllOf) HasConnectionMetrics() bool
- func (o *MediaStreamingAccessRecordAllOf) HasSessionIdentifier() bool
- func (o MediaStreamingAccessRecordAllOf) MarshalJSON() ([]byte, error)
- func (o *MediaStreamingAccessRecordAllOf) SetApplicationServerEndpointAddress(v EndpointAddress)
- func (o *MediaStreamingAccessRecordAllOf) SetCacheStatus(v CacheStatus)
- func (o *MediaStreamingAccessRecordAllOf) SetConnectionMetrics(v MediaStreamingAccessRecordAllOfConnectionMetrics)
- func (o *MediaStreamingAccessRecordAllOf) SetMediaStreamHandlerEndpointAddress(v EndpointAddress)
- func (o *MediaStreamingAccessRecordAllOf) SetProcessingLatency(v float32)
- func (o *MediaStreamingAccessRecordAllOf) SetRequestMessage(v MediaStreamingAccessRecordAllOfRequestMessage)
- func (o *MediaStreamingAccessRecordAllOf) SetResponseMessage(v MediaStreamingAccessRecordAllOfResponseMessage)
- func (o *MediaStreamingAccessRecordAllOf) SetSessionIdentifier(v string)
- func (o MediaStreamingAccessRecordAllOf) ToMap() (map[string]interface{}, error)
- type MediaStreamingAccessRecordAllOfConnectionMetrics
- func NewMediaStreamingAccessRecordAllOfConnectionMetrics(meanNetworkRoundTripTime float32, networkRoundTripTimeVariation float32, ...) *MediaStreamingAccessRecordAllOfConnectionMetrics
- func NewMediaStreamingAccessRecordAllOfConnectionMetricsWithDefaults() *MediaStreamingAccessRecordAllOfConnectionMetrics
- func (o *MediaStreamingAccessRecordAllOfConnectionMetrics) GetCongestionWindowSize() int32
- func (o *MediaStreamingAccessRecordAllOfConnectionMetrics) GetCongestionWindowSizeOk() (*int32, bool)
- func (o *MediaStreamingAccessRecordAllOfConnectionMetrics) GetMeanNetworkRoundTripTime() float32
- func (o *MediaStreamingAccessRecordAllOfConnectionMetrics) GetMeanNetworkRoundTripTimeOk() (*float32, bool)
- func (o *MediaStreamingAccessRecordAllOfConnectionMetrics) GetNetworkRoundTripTimeVariation() float32
- func (o *MediaStreamingAccessRecordAllOfConnectionMetrics) GetNetworkRoundTripTimeVariationOk() (*float32, bool)
- func (o MediaStreamingAccessRecordAllOfConnectionMetrics) MarshalJSON() ([]byte, error)
- func (o *MediaStreamingAccessRecordAllOfConnectionMetrics) SetCongestionWindowSize(v int32)
- func (o *MediaStreamingAccessRecordAllOfConnectionMetrics) SetMeanNetworkRoundTripTime(v float32)
- func (o *MediaStreamingAccessRecordAllOfConnectionMetrics) SetNetworkRoundTripTimeVariation(v float32)
- func (o MediaStreamingAccessRecordAllOfConnectionMetrics) ToMap() (map[string]interface{}, error)
- type MediaStreamingAccessRecordAllOfRequestMessage
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetBodySize() int32
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetBodySizeOk() (*int32, bool)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetContentType() string
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetContentTypeOk() (*string, bool)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetMethod() string
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetMethodOk() (*string, bool)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetProtocolVersion() string
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetProtocolVersionOk() (*string, bool)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetRange() string
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetRangeOk() (*string, bool)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetReferer() string
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetRefererOk() (*string, bool)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetSize() int32
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetSizeOk() (*int32, bool)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetUrl() string
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetUrlOk() (*string, bool)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetUserAgent() string
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetUserAgentOk() (*string, bool)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetUserIdentity() string
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) GetUserIdentityOk() (*string, bool)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) HasContentType() bool
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) HasRange() bool
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) HasReferer() bool
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) HasUserAgent() bool
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) HasUserIdentity() bool
- func (o MediaStreamingAccessRecordAllOfRequestMessage) MarshalJSON() ([]byte, error)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) SetBodySize(v int32)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) SetContentType(v string)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) SetMethod(v string)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) SetProtocolVersion(v string)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) SetRange(v string)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) SetReferer(v string)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) SetSize(v int32)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) SetUrl(v string)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) SetUserAgent(v string)
- func (o *MediaStreamingAccessRecordAllOfRequestMessage) SetUserIdentity(v string)
- func (o MediaStreamingAccessRecordAllOfRequestMessage) ToMap() (map[string]interface{}, error)
- type MediaStreamingAccessRecordAllOfResponseMessage
- func (o *MediaStreamingAccessRecordAllOfResponseMessage) GetBodySize() int32
- func (o *MediaStreamingAccessRecordAllOfResponseMessage) GetBodySizeOk() (*int32, bool)
- func (o *MediaStreamingAccessRecordAllOfResponseMessage) GetContentType() string
- func (o *MediaStreamingAccessRecordAllOfResponseMessage) GetContentTypeOk() (*string, bool)
- func (o *MediaStreamingAccessRecordAllOfResponseMessage) GetResponseCode() int32
- func (o *MediaStreamingAccessRecordAllOfResponseMessage) GetResponseCodeOk() (*int32, bool)
- func (o *MediaStreamingAccessRecordAllOfResponseMessage) GetSize() int32
- func (o *MediaStreamingAccessRecordAllOfResponseMessage) GetSizeOk() (*int32, bool)
- func (o *MediaStreamingAccessRecordAllOfResponseMessage) HasContentType() bool
- func (o MediaStreamingAccessRecordAllOfResponseMessage) MarshalJSON() ([]byte, error)
- func (o *MediaStreamingAccessRecordAllOfResponseMessage) SetBodySize(v int32)
- func (o *MediaStreamingAccessRecordAllOfResponseMessage) SetContentType(v string)
- func (o *MediaStreamingAccessRecordAllOfResponseMessage) SetResponseCode(v int32)
- func (o *MediaStreamingAccessRecordAllOfResponseMessage) SetSize(v int32)
- func (o MediaStreamingAccessRecordAllOfResponseMessage) ToMap() (map[string]interface{}, error)
- type MfafInfo
- func (o *MfafInfo) GetServingNfSetIdList() []string
- func (o *MfafInfo) GetServingNfSetIdListOk() ([]string, bool)
- func (o *MfafInfo) GetServingNfTypeList() []NFType
- func (o *MfafInfo) GetServingNfTypeListOk() ([]NFType, bool)
- func (o *MfafInfo) GetTaiList() []Tai
- func (o *MfafInfo) GetTaiListOk() ([]Tai, bool)
- func (o *MfafInfo) GetTaiRangeList() []TaiRange
- func (o *MfafInfo) GetTaiRangeListOk() ([]TaiRange, bool)
- func (o *MfafInfo) HasServingNfSetIdList() bool
- func (o *MfafInfo) HasServingNfTypeList() bool
- func (o *MfafInfo) HasTaiList() bool
- func (o *MfafInfo) HasTaiRangeList() bool
- func (o MfafInfo) MarshalJSON() ([]byte, error)
- func (o *MfafInfo) SetServingNfSetIdList(v []string)
- func (o *MfafInfo) SetServingNfTypeList(v []NFType)
- func (o *MfafInfo) SetTaiList(v []Tai)
- func (o *MfafInfo) SetTaiRangeList(v []TaiRange)
- func (o MfafInfo) ToMap() (map[string]interface{}, error)
- type MlAnalyticsInfo
- func (o *MlAnalyticsInfo) GetMlAnalyticsIds() []NwdafEvent
- func (o *MlAnalyticsInfo) GetMlAnalyticsIdsOk() ([]NwdafEvent, bool)
- func (o *MlAnalyticsInfo) GetSnssaiList() []Snssai
- func (o *MlAnalyticsInfo) GetSnssaiListOk() ([]Snssai, bool)
- func (o *MlAnalyticsInfo) GetTrackingAreaList() []Tai
- func (o *MlAnalyticsInfo) GetTrackingAreaListOk() ([]Tai, bool)
- func (o *MlAnalyticsInfo) HasMlAnalyticsIds() bool
- func (o *MlAnalyticsInfo) HasSnssaiList() bool
- func (o *MlAnalyticsInfo) HasTrackingAreaList() bool
- func (o MlAnalyticsInfo) MarshalJSON() ([]byte, error)
- func (o *MlAnalyticsInfo) SetMlAnalyticsIds(v []NwdafEvent)
- func (o *MlAnalyticsInfo) SetSnssaiList(v []Snssai)
- func (o *MlAnalyticsInfo) SetTrackingAreaList(v []Tai)
- func (o MlAnalyticsInfo) ToMap() (map[string]interface{}, error)
- type MmTransactionLocationReportItem
- func (o *MmTransactionLocationReportItem) GetEcgi() Ecgi
- func (o *MmTransactionLocationReportItem) GetEcgiOk() (*Ecgi, bool)
- func (o *MmTransactionLocationReportItem) GetN3gaLocation() N3gaLocation
- func (o *MmTransactionLocationReportItem) GetN3gaLocationOk() (*N3gaLocation, bool)
- func (o *MmTransactionLocationReportItem) GetNcgi() Ncgi
- func (o *MmTransactionLocationReportItem) GetNcgiOk() (*Ncgi, bool)
- func (o *MmTransactionLocationReportItem) GetTai() Tai
- func (o *MmTransactionLocationReportItem) GetTaiOk() (*Tai, bool)
- func (o *MmTransactionLocationReportItem) GetTimestamp() time.Time
- func (o *MmTransactionLocationReportItem) GetTimestampOk() (*time.Time, bool)
- func (o *MmTransactionLocationReportItem) GetTransactions() int32
- func (o *MmTransactionLocationReportItem) GetTransactionsOk() (*int32, bool)
- func (o *MmTransactionLocationReportItem) HasEcgi() bool
- func (o *MmTransactionLocationReportItem) HasN3gaLocation() bool
- func (o *MmTransactionLocationReportItem) HasNcgi() bool
- func (o *MmTransactionLocationReportItem) HasTai() bool
- func (o MmTransactionLocationReportItem) MarshalJSON() ([]byte, error)
- func (o *MmTransactionLocationReportItem) SetEcgi(v Ecgi)
- func (o *MmTransactionLocationReportItem) SetN3gaLocation(v N3gaLocation)
- func (o *MmTransactionLocationReportItem) SetNcgi(v Ncgi)
- func (o *MmTransactionLocationReportItem) SetTai(v Tai)
- func (o *MmTransactionLocationReportItem) SetTimestamp(v time.Time)
- func (o *MmTransactionLocationReportItem) SetTransactions(v int32)
- func (o MmTransactionLocationReportItem) ToMap() (map[string]interface{}, error)
- type MmTransactionSliceReportItem
- func (o *MmTransactionSliceReportItem) GetSnssai() Snssai
- func (o *MmTransactionSliceReportItem) GetSnssaiOk() (*Snssai, bool)
- func (o *MmTransactionSliceReportItem) GetTimestamp() time.Time
- func (o *MmTransactionSliceReportItem) GetTimestampOk() (*time.Time, bool)
- func (o *MmTransactionSliceReportItem) GetTransactions() int32
- func (o *MmTransactionSliceReportItem) GetTransactionsOk() (*int32, bool)
- func (o *MmTransactionSliceReportItem) HasSnssai() bool
- func (o MmTransactionSliceReportItem) MarshalJSON() ([]byte, error)
- func (o *MmTransactionSliceReportItem) SetSnssai(v Snssai)
- func (o *MmTransactionSliceReportItem) SetTimestamp(v time.Time)
- func (o *MmTransactionSliceReportItem) SetTransactions(v int32)
- func (o MmTransactionSliceReportItem) ToMap() (map[string]interface{}, error)
- type MnpfInfo
- type Model5GDdnmfInfo
- type Model5GsUserState
- type Model5GsUserStateInfo
- func (o *Model5GsUserStateInfo) GetAccessType() AccessType
- func (o *Model5GsUserStateInfo) GetAccessTypeOk() (*AccessType, bool)
- func (o *Model5GsUserStateInfo) GetVar5gsUserState() Model5GsUserState
- func (o *Model5GsUserStateInfo) GetVar5gsUserStateOk() (*Model5GsUserState, bool)
- func (o Model5GsUserStateInfo) MarshalJSON() ([]byte, error)
- func (o *Model5GsUserStateInfo) SetAccessType(v AccessType)
- func (o *Model5GsUserStateInfo) SetVar5gsUserState(v Model5GsUserState)
- func (o Model5GsUserStateInfo) ToMap() (map[string]interface{}, error)
- type MonitoringReport
- func (o *MonitoringReport) GetEventType() EventType
- func (o *MonitoringReport) GetEventTypeOk() (*EventType, bool)
- func (o *MonitoringReport) GetGpsi() string
- func (o *MonitoringReport) GetGpsiOk() (*string, bool)
- func (o *MonitoringReport) GetReachabilityForSmsReport() ReachabilityForSmsReport
- func (o *MonitoringReport) GetReachabilityForSmsReportOk() (*ReachabilityForSmsReport, bool)
- func (o *MonitoringReport) GetReachabilityReport() ReachabilityReport
- func (o *MonitoringReport) GetReachabilityReportOk() (*ReachabilityReport, bool)
- func (o *MonitoringReport) GetReferenceId() int32
- func (o *MonitoringReport) GetReferenceIdOk() (*int32, bool)
- func (o *MonitoringReport) GetReport() Report
- func (o *MonitoringReport) GetReportOk() (*Report, bool)
- func (o *MonitoringReport) GetTimeStamp() time.Time
- func (o *MonitoringReport) GetTimeStampOk() (*time.Time, bool)
- func (o *MonitoringReport) HasGpsi() bool
- func (o *MonitoringReport) HasReachabilityForSmsReport() bool
- func (o *MonitoringReport) HasReachabilityReport() bool
- func (o *MonitoringReport) HasReport() bool
- func (o MonitoringReport) MarshalJSON() ([]byte, error)
- func (o *MonitoringReport) SetEventType(v EventType)
- func (o *MonitoringReport) SetGpsi(v string)
- func (o *MonitoringReport) SetReachabilityForSmsReport(v ReachabilityForSmsReport)
- func (o *MonitoringReport) SetReachabilityReport(v ReachabilityReport)
- func (o *MonitoringReport) SetReferenceId(v int32)
- func (o *MonitoringReport) SetReport(v Report)
- func (o *MonitoringReport) SetTimeStamp(v time.Time)
- func (o MonitoringReport) ToMap() (map[string]interface{}, error)
- type MsConsumptionCollection
- func (o *MsConsumptionCollection) GetMsConsumps() []string
- func (o *MsConsumptionCollection) GetMsConsumpsOk() ([]string, bool)
- func (o MsConsumptionCollection) MarshalJSON() ([]byte, error)
- func (o *MsConsumptionCollection) SetMsConsumps(v []string)
- func (o MsConsumptionCollection) ToMap() (map[string]interface{}, error)
- type MsDynPolicyInvocationCollection
- func (o *MsDynPolicyInvocationCollection) GetMsDynPlyInvocs() []DynamicPolicy
- func (o *MsDynPolicyInvocationCollection) GetMsDynPlyInvocsOk() ([]DynamicPolicy, bool)
- func (o MsDynPolicyInvocationCollection) MarshalJSON() ([]byte, error)
- func (o *MsDynPolicyInvocationCollection) SetMsDynPlyInvocs(v []DynamicPolicy)
- func (o MsDynPolicyInvocationCollection) ToMap() (map[string]interface{}, error)
- type MsNetAssInvocationCollection
- func (o *MsNetAssInvocationCollection) GetMsNetAssInvocs() []NetworkAssistanceSession
- func (o *MsNetAssInvocationCollection) GetMsNetAssInvocsOk() ([]NetworkAssistanceSession, bool)
- func (o MsNetAssInvocationCollection) MarshalJSON() ([]byte, error)
- func (o *MsNetAssInvocationCollection) SetMsNetAssInvocs(v []NetworkAssistanceSession)
- func (o MsNetAssInvocationCollection) ToMap() (map[string]interface{}, error)
- type MsQoeMetricsCollection
- func (o *MsQoeMetricsCollection) GetMsQoeMetrics() []string
- func (o *MsQoeMetricsCollection) GetMsQoeMetricsOk() ([]string, bool)
- func (o MsQoeMetricsCollection) MarshalJSON() ([]byte, error)
- func (o *MsQoeMetricsCollection) SetMsQoeMetrics(v []string)
- func (o MsQoeMetricsCollection) ToMap() (map[string]interface{}, error)
- type N1MessageClass
- type N2InformationClass
- type N2InterfaceAmfInfo
- type N3gaLocation
- func (o *N3gaLocation) GetGci() string
- func (o *N3gaLocation) GetGciOk() (*string, bool)
- func (o *N3gaLocation) GetGli() string
- func (o *N3gaLocation) GetGliOk() (*string, bool)
- func (o *N3gaLocation) GetHfcNodeId() HfcNodeId
- func (o *N3gaLocation) GetHfcNodeIdOk() (*HfcNodeId, bool)
- func (o *N3gaLocation) GetN3IwfId() string
- func (o *N3gaLocation) GetN3IwfIdOk() (*string, bool)
- func (o *N3gaLocation) GetN3gppTai() Tai
- func (o *N3gaLocation) GetN3gppTaiOk() (*Tai, bool)
- func (o *N3gaLocation) GetPortNumber() int32
- func (o *N3gaLocation) GetPortNumberOk() (*int32, bool)
- func (o *N3gaLocation) GetProtocol() TransportProtocol
- func (o *N3gaLocation) GetProtocolOk() (*TransportProtocol, bool)
- func (o *N3gaLocation) GetTnapId() TnapId
- func (o *N3gaLocation) GetTnapIdOk() (*TnapId, bool)
- func (o *N3gaLocation) GetTwapId() TwapId
- func (o *N3gaLocation) GetTwapIdOk() (*TwapId, bool)
- func (o *N3gaLocation) GetUeIpv4Addr() string
- func (o *N3gaLocation) GetUeIpv4AddrOk() (*string, bool)
- func (o *N3gaLocation) GetUeIpv6Addr() Ipv6Addr
- func (o *N3gaLocation) GetUeIpv6AddrOk() (*Ipv6Addr, bool)
- func (o *N3gaLocation) GetW5gbanLineType() LineType
- func (o *N3gaLocation) GetW5gbanLineTypeOk() (*LineType, bool)
- func (o *N3gaLocation) HasGci() bool
- func (o *N3gaLocation) HasGli() bool
- func (o *N3gaLocation) HasHfcNodeId() bool
- func (o *N3gaLocation) HasN3IwfId() bool
- func (o *N3gaLocation) HasN3gppTai() bool
- func (o *N3gaLocation) HasPortNumber() bool
- func (o *N3gaLocation) HasProtocol() bool
- func (o *N3gaLocation) HasTnapId() bool
- func (o *N3gaLocation) HasTwapId() bool
- func (o *N3gaLocation) HasUeIpv4Addr() bool
- func (o *N3gaLocation) HasUeIpv6Addr() bool
- func (o *N3gaLocation) HasW5gbanLineType() bool
- func (o N3gaLocation) MarshalJSON() ([]byte, error)
- func (o *N3gaLocation) SetGci(v string)
- func (o *N3gaLocation) SetGli(v string)
- func (o *N3gaLocation) SetHfcNodeId(v HfcNodeId)
- func (o *N3gaLocation) SetN3IwfId(v string)
- func (o *N3gaLocation) SetN3gppTai(v Tai)
- func (o *N3gaLocation) SetPortNumber(v int32)
- func (o *N3gaLocation) SetProtocol(v TransportProtocol)
- func (o *N3gaLocation) SetTnapId(v TnapId)
- func (o *N3gaLocation) SetTwapId(v TwapId)
- func (o *N3gaLocation) SetUeIpv4Addr(v string)
- func (o *N3gaLocation) SetUeIpv6Addr(v Ipv6Addr)
- func (o *N3gaLocation) SetW5gbanLineType(v LineType)
- func (o N3gaLocation) ToMap() (map[string]interface{}, error)
- type N32Purpose
- type NFProfile
- type NFService
- func (o *NFService) GetAllowedNfDomains() []string
- func (o *NFService) GetAllowedNfDomainsOk() ([]string, bool)
- func (o *NFService) GetAllowedNfTypes() []NFType
- func (o *NFService) GetAllowedNfTypesOk() ([]NFType, bool)
- func (o *NFService) GetAllowedNssais() []ExtSnssai
- func (o *NFService) GetAllowedNssaisOk() ([]ExtSnssai, bool)
- func (o *NFService) GetAllowedOperationsPerNfInstance() map[string][]string
- func (o *NFService) GetAllowedOperationsPerNfInstanceOk() (*map[string][]string, bool)
- func (o *NFService) GetAllowedOperationsPerNfInstanceOverrides() bool
- func (o *NFService) GetAllowedOperationsPerNfInstanceOverridesOk() (*bool, bool)
- func (o *NFService) GetAllowedOperationsPerNfType() map[string][]string
- func (o *NFService) GetAllowedOperationsPerNfTypeOk() (*map[string][]string, bool)
- func (o *NFService) GetAllowedPlmns() []PlmnId
- func (o *NFService) GetAllowedPlmnsOk() ([]PlmnId, bool)
- func (o *NFService) GetAllowedSnpns() []PlmnIdNid
- func (o *NFService) GetAllowedSnpnsOk() ([]PlmnIdNid, bool)
- func (o *NFService) GetApiPrefix() string
- func (o *NFService) GetApiPrefixOk() (*string, bool)
- func (o *NFService) GetCapacity() int32
- func (o *NFService) GetCapacityOk() (*int32, bool)
- func (o *NFService) GetDefaultNotificationSubscriptions() []DefaultNotificationSubscription
- func (o *NFService) GetDefaultNotificationSubscriptionsOk() ([]DefaultNotificationSubscription, bool)
- func (o *NFService) GetFqdn() string
- func (o *NFService) GetFqdnOk() (*string, bool)
- func (o *NFService) GetInterPlmnFqdn() string
- func (o *NFService) GetInterPlmnFqdnOk() (*string, bool)
- func (o *NFService) GetIpEndPoints() []IpEndPoint
- func (o *NFService) GetIpEndPointsOk() ([]IpEndPoint, bool)
- func (o *NFService) GetLoad() int32
- func (o *NFService) GetLoadOk() (*int32, bool)
- func (o *NFService) GetLoadTimeStamp() time.Time
- func (o *NFService) GetLoadTimeStampOk() (*time.Time, bool)
- func (o *NFService) GetNfServiceSetIdList() []string
- func (o *NFService) GetNfServiceSetIdListOk() ([]string, bool)
- func (o *NFService) GetNfServiceStatus() NFServiceStatus
- func (o *NFService) GetNfServiceStatusOk() (*NFServiceStatus, bool)
- func (o *NFService) GetOauth2Required() bool
- func (o *NFService) GetOauth2RequiredOk() (*bool, bool)
- func (o *NFService) GetPerPlmnOauth2ReqList() PlmnOauth2
- func (o *NFService) GetPerPlmnOauth2ReqListOk() (*PlmnOauth2, bool)
- func (o *NFService) GetPerPlmnSnssaiList() []PlmnSnssai
- func (o *NFService) GetPerPlmnSnssaiListOk() ([]PlmnSnssai, bool)
- func (o *NFService) GetPriority() int32
- func (o *NFService) GetPriorityOk() (*int32, bool)
- func (o *NFService) GetRecoveryTime() time.Time
- func (o *NFService) GetRecoveryTimeOk() (*time.Time, bool)
- func (o *NFService) GetSNssais() []ExtSnssai
- func (o *NFService) GetSNssaisOk() ([]ExtSnssai, bool)
- func (o *NFService) GetScheme() UriScheme
- func (o *NFService) GetSchemeOk() (*UriScheme, bool)
- func (o *NFService) GetServiceInstanceId() string
- func (o *NFService) GetServiceInstanceIdOk() (*string, bool)
- func (o *NFService) GetServiceName() ServiceName
- func (o *NFService) GetServiceNameOk() (*ServiceName, bool)
- func (o *NFService) GetSupportedFeatures() string
- func (o *NFService) GetSupportedFeaturesOk() (*string, bool)
- func (o *NFService) GetSupportedVendorSpecificFeatures() map[string][]VendorSpecificFeature
- func (o *NFService) GetSupportedVendorSpecificFeaturesOk() (*map[string][]VendorSpecificFeature, bool)
- func (o *NFService) GetVendorId() string
- func (o *NFService) GetVendorIdOk() (*string, bool)
- func (o *NFService) GetVersions() []NFServiceVersion
- func (o *NFService) GetVersionsOk() ([]NFServiceVersion, bool)
- func (o *NFService) HasAllowedNfDomains() bool
- func (o *NFService) HasAllowedNfTypes() bool
- func (o *NFService) HasAllowedNssais() bool
- func (o *NFService) HasAllowedOperationsPerNfInstance() bool
- func (o *NFService) HasAllowedOperationsPerNfInstanceOverrides() bool
- func (o *NFService) HasAllowedOperationsPerNfType() bool
- func (o *NFService) HasAllowedPlmns() bool
- func (o *NFService) HasAllowedSnpns() bool
- func (o *NFService) HasApiPrefix() bool
- func (o *NFService) HasCapacity() bool
- func (o *NFService) HasDefaultNotificationSubscriptions() bool
- func (o *NFService) HasFqdn() bool
- func (o *NFService) HasInterPlmnFqdn() bool
- func (o *NFService) HasIpEndPoints() bool
- func (o *NFService) HasLoad() bool
- func (o *NFService) HasLoadTimeStamp() bool
- func (o *NFService) HasNfServiceSetIdList() bool
- func (o *NFService) HasOauth2Required() bool
- func (o *NFService) HasPerPlmnOauth2ReqList() bool
- func (o *NFService) HasPerPlmnSnssaiList() bool
- func (o *NFService) HasPriority() bool
- func (o *NFService) HasRecoveryTime() bool
- func (o *NFService) HasSNssais() bool
- func (o *NFService) HasSupportedFeatures() bool
- func (o *NFService) HasSupportedVendorSpecificFeatures() bool
- func (o *NFService) HasVendorId() bool
- func (o NFService) MarshalJSON() ([]byte, error)
- func (o *NFService) SetAllowedNfDomains(v []string)
- func (o *NFService) SetAllowedNfTypes(v []NFType)
- func (o *NFService) SetAllowedNssais(v []ExtSnssai)
- func (o *NFService) SetAllowedOperationsPerNfInstance(v map[string][]string)
- func (o *NFService) SetAllowedOperationsPerNfInstanceOverrides(v bool)
- func (o *NFService) SetAllowedOperationsPerNfType(v map[string][]string)
- func (o *NFService) SetAllowedPlmns(v []PlmnId)
- func (o *NFService) SetAllowedSnpns(v []PlmnIdNid)
- func (o *NFService) SetApiPrefix(v string)
- func (o *NFService) SetCapacity(v int32)
- func (o *NFService) SetDefaultNotificationSubscriptions(v []DefaultNotificationSubscription)
- func (o *NFService) SetFqdn(v string)
- func (o *NFService) SetInterPlmnFqdn(v string)
- func (o *NFService) SetIpEndPoints(v []IpEndPoint)
- func (o *NFService) SetLoad(v int32)
- func (o *NFService) SetLoadTimeStamp(v time.Time)
- func (o *NFService) SetNfServiceSetIdList(v []string)
- func (o *NFService) SetNfServiceStatus(v NFServiceStatus)
- func (o *NFService) SetOauth2Required(v bool)
- func (o *NFService) SetPerPlmnOauth2ReqList(v PlmnOauth2)
- func (o *NFService) SetPerPlmnSnssaiList(v []PlmnSnssai)
- func (o *NFService) SetPriority(v int32)
- func (o *NFService) SetRecoveryTime(v time.Time)
- func (o *NFService) SetSNssais(v []ExtSnssai)
- func (o *NFService) SetScheme(v UriScheme)
- func (o *NFService) SetServiceInstanceId(v string)
- func (o *NFService) SetServiceName(v ServiceName)
- func (o *NFService) SetSupportedFeatures(v string)
- func (o *NFService) SetSupportedVendorSpecificFeatures(v map[string][]VendorSpecificFeature)
- func (o *NFService) SetVendorId(v string)
- func (o *NFService) SetVersions(v []NFServiceVersion)
- func (o NFService) ToMap() (map[string]interface{}, error)
- type NFServiceStatus
- type NFServiceVersion
- func (o *NFServiceVersion) GetApiFullVersion() string
- func (o *NFServiceVersion) GetApiFullVersionOk() (*string, bool)
- func (o *NFServiceVersion) GetApiVersionInUri() string
- func (o *NFServiceVersion) GetApiVersionInUriOk() (*string, bool)
- func (o *NFServiceVersion) GetExpiry() time.Time
- func (o *NFServiceVersion) GetExpiryOk() (*time.Time, bool)
- func (o *NFServiceVersion) HasExpiry() bool
- func (o NFServiceVersion) MarshalJSON() ([]byte, error)
- func (o *NFServiceVersion) SetApiFullVersion(v string)
- func (o *NFServiceVersion) SetApiVersionInUri(v string)
- func (o *NFServiceVersion) SetExpiry(v time.Time)
- func (o NFServiceVersion) ToMap() (map[string]interface{}, error)
- type NFType
- type Ncgi
- func (o *Ncgi) GetNid() string
- func (o *Ncgi) GetNidOk() (*string, bool)
- func (o *Ncgi) GetNrCellId() string
- func (o *Ncgi) GetNrCellIdOk() (*string, bool)
- func (o *Ncgi) GetPlmnId() PlmnId
- func (o *Ncgi) GetPlmnIdOk() (*PlmnId, bool)
- func (o *Ncgi) HasNid() bool
- func (o Ncgi) MarshalJSON() ([]byte, error)
- func (o *Ncgi) SetNid(v string)
- func (o *Ncgi) SetNrCellId(v string)
- func (o *Ncgi) SetPlmnId(v PlmnId)
- func (o Ncgi) ToMap() (map[string]interface{}, error)
- type NcgiTai
- func (o *NcgiTai) GetCellList() []Ncgi
- func (o *NcgiTai) GetCellListOk() ([]Ncgi, bool)
- func (o *NcgiTai) GetTai() Tai
- func (o *NcgiTai) GetTaiOk() (*Tai, bool)
- func (o NcgiTai) MarshalJSON() ([]byte, error)
- func (o *NcgiTai) SetCellList(v []Ncgi)
- func (o *NcgiTai) SetTai(v Tai)
- func (o NcgiTai) ToMap() (map[string]interface{}, error)
- type NefCond
- func (o *NefCond) GetAfEvents() []AfEvent
- func (o *NefCond) GetAfEventsOk() ([]AfEvent, bool)
- func (o *NefCond) GetConditionType() string
- func (o *NefCond) GetConditionTypeOk() (*string, bool)
- func (o *NefCond) GetExternalGroupIdentifiersRanges() []IdentityRange
- func (o *NefCond) GetExternalGroupIdentifiersRangesOk() ([]IdentityRange, bool)
- func (o *NefCond) GetGpsiRanges() []IdentityRange
- func (o *NefCond) GetGpsiRangesOk() ([]IdentityRange, bool)
- func (o *NefCond) GetPfdData() PfdData
- func (o *NefCond) GetPfdDataOk() (*PfdData, bool)
- func (o *NefCond) GetServedFqdnList() []string
- func (o *NefCond) GetServedFqdnListOk() ([]string, bool)
- func (o *NefCond) GetSnssaiList() []Snssai
- func (o *NefCond) GetSnssaiListOk() ([]Snssai, bool)
- func (o *NefCond) HasAfEvents() bool
- func (o *NefCond) HasExternalGroupIdentifiersRanges() bool
- func (o *NefCond) HasGpsiRanges() bool
- func (o *NefCond) HasPfdData() bool
- func (o *NefCond) HasServedFqdnList() bool
- func (o *NefCond) HasSnssaiList() bool
- func (o NefCond) MarshalJSON() ([]byte, error)
- func (o *NefCond) SetAfEvents(v []AfEvent)
- func (o *NefCond) SetConditionType(v string)
- func (o *NefCond) SetExternalGroupIdentifiersRanges(v []IdentityRange)
- func (o *NefCond) SetGpsiRanges(v []IdentityRange)
- func (o *NefCond) SetPfdData(v PfdData)
- func (o *NefCond) SetServedFqdnList(v []string)
- func (o *NefCond) SetSnssaiList(v []Snssai)
- func (o NefCond) ToMap() (map[string]interface{}, error)
- type NefEvent
- type NefEventExposureNotif
- func (o *NefEventExposureNotif) GetEventNotifs() []NefEventNotification
- func (o *NefEventExposureNotif) GetEventNotifsOk() ([]NefEventNotification, bool)
- func (o *NefEventExposureNotif) GetNotifId() string
- func (o *NefEventExposureNotif) GetNotifIdOk() (*string, bool)
- func (o NefEventExposureNotif) MarshalJSON() ([]byte, error)
- func (o *NefEventExposureNotif) SetEventNotifs(v []NefEventNotification)
- func (o *NefEventExposureNotif) SetNotifId(v string)
- func (o NefEventExposureNotif) ToMap() (map[string]interface{}, error)
- type NefEventNotification
- func (o *NefEventNotification) GetCollBhvrInfs() []CollectiveBehaviourInfo
- func (o *NefEventNotification) GetCollBhvrInfsOk() ([]CollectiveBehaviourInfo, bool)
- func (o *NefEventNotification) GetCongestionInfos() []UserDataCongestionCollection
- func (o *NefEventNotification) GetCongestionInfosOk() ([]UserDataCongestionCollection, bool)
- func (o *NefEventNotification) GetDispersionInfos() []DispersionCollection1
- func (o *NefEventNotification) GetDispersionInfosOk() ([]DispersionCollection1, bool)
- func (o *NefEventNotification) GetEvent() NefEvent
- func (o *NefEventNotification) GetEventOk() (*NefEvent, bool)
- func (o *NefEventNotification) GetExcepInfos() []ExceptionInfo
- func (o *NefEventNotification) GetExcepInfosOk() ([]ExceptionInfo, bool)
- func (o *NefEventNotification) GetMsAccActInfos() []MSAccessActivityCollection
- func (o *NefEventNotification) GetMsAccActInfosOk() ([]MSAccessActivityCollection, bool)
- func (o *NefEventNotification) GetMsConsumpInfos() []MsConsumptionCollection
- func (o *NefEventNotification) GetMsConsumpInfosOk() ([]MsConsumptionCollection, bool)
- func (o *NefEventNotification) GetMsDynPlyInvInfos() []MsDynPolicyInvocationCollection
- func (o *NefEventNotification) GetMsDynPlyInvInfosOk() ([]MsDynPolicyInvocationCollection, bool)
- func (o *NefEventNotification) GetMsNetAssInvInfos() []MsNetAssInvocationCollection
- func (o *NefEventNotification) GetMsNetAssInvInfosOk() ([]MsNetAssInvocationCollection, bool)
- func (o *NefEventNotification) GetMsQoeMetrInfos() []MsQoeMetricsCollection
- func (o *NefEventNotification) GetMsQoeMetrInfosOk() ([]MsQoeMetricsCollection, bool)
- func (o *NefEventNotification) GetPerfDataInfos() []PerformanceDataInfo
- func (o *NefEventNotification) GetPerfDataInfosOk() ([]PerformanceDataInfo, bool)
- func (o *NefEventNotification) GetSvcExprcInfos() []ServiceExperienceInfo1
- func (o *NefEventNotification) GetSvcExprcInfosOk() ([]ServiceExperienceInfo1, bool)
- func (o *NefEventNotification) GetTimeStamp() time.Time
- func (o *NefEventNotification) GetTimeStampOk() (*time.Time, bool)
- func (o *NefEventNotification) GetUeCommInfos() []UeCommunicationInfo
- func (o *NefEventNotification) GetUeCommInfosOk() ([]UeCommunicationInfo, bool)
- func (o *NefEventNotification) GetUeMobilityInfos() []UeMobilityInfo
- func (o *NefEventNotification) GetUeMobilityInfosOk() ([]UeMobilityInfo, bool)
- func (o *NefEventNotification) HasCollBhvrInfs() bool
- func (o *NefEventNotification) HasCongestionInfos() bool
- func (o *NefEventNotification) HasDispersionInfos() bool
- func (o *NefEventNotification) HasExcepInfos() bool
- func (o *NefEventNotification) HasMsAccActInfos() bool
- func (o *NefEventNotification) HasMsConsumpInfos() bool
- func (o *NefEventNotification) HasMsDynPlyInvInfos() bool
- func (o *NefEventNotification) HasMsNetAssInvInfos() bool
- func (o *NefEventNotification) HasMsQoeMetrInfos() bool
- func (o *NefEventNotification) HasPerfDataInfos() bool
- func (o *NefEventNotification) HasSvcExprcInfos() bool
- func (o *NefEventNotification) HasUeCommInfos() bool
- func (o *NefEventNotification) HasUeMobilityInfos() bool
- func (o NefEventNotification) MarshalJSON() ([]byte, error)
- func (o *NefEventNotification) SetCollBhvrInfs(v []CollectiveBehaviourInfo)
- func (o *NefEventNotification) SetCongestionInfos(v []UserDataCongestionCollection)
- func (o *NefEventNotification) SetDispersionInfos(v []DispersionCollection1)
- func (o *NefEventNotification) SetEvent(v NefEvent)
- func (o *NefEventNotification) SetExcepInfos(v []ExceptionInfo)
- func (o *NefEventNotification) SetMsAccActInfos(v []MSAccessActivityCollection)
- func (o *NefEventNotification) SetMsConsumpInfos(v []MsConsumptionCollection)
- func (o *NefEventNotification) SetMsDynPlyInvInfos(v []MsDynPolicyInvocationCollection)
- func (o *NefEventNotification) SetMsNetAssInvInfos(v []MsNetAssInvocationCollection)
- func (o *NefEventNotification) SetMsQoeMetrInfos(v []MsQoeMetricsCollection)
- func (o *NefEventNotification) SetPerfDataInfos(v []PerformanceDataInfo)
- func (o *NefEventNotification) SetSvcExprcInfos(v []ServiceExperienceInfo1)
- func (o *NefEventNotification) SetTimeStamp(v time.Time)
- func (o *NefEventNotification) SetUeCommInfos(v []UeCommunicationInfo)
- func (o *NefEventNotification) SetUeMobilityInfos(v []UeMobilityInfo)
- func (o NefEventNotification) ToMap() (map[string]interface{}, error)
- type NefInfo
- func (o *NefInfo) GetAfEeData() AfEventExposureData
- func (o *NefInfo) GetAfEeDataOk() (*AfEventExposureData, bool)
- func (o *NefInfo) GetDnaiList() []string
- func (o *NefInfo) GetDnaiListOk() ([]string, bool)
- func (o *NefInfo) GetExternalGroupIdentifiersRanges() []IdentityRange
- func (o *NefInfo) GetExternalGroupIdentifiersRangesOk() ([]IdentityRange, bool)
- func (o *NefInfo) GetGpsiRanges() []IdentityRange
- func (o *NefInfo) GetGpsiRangesOk() ([]IdentityRange, bool)
- func (o *NefInfo) GetNefId() string
- func (o *NefInfo) GetNefIdOk() (*string, bool)
- func (o *NefInfo) GetPfdData() PfdData
- func (o *NefInfo) GetPfdDataOk() (*PfdData, bool)
- func (o *NefInfo) GetServedFqdnList() []string
- func (o *NefInfo) GetServedFqdnListOk() ([]string, bool)
- func (o *NefInfo) GetTaiList() []Tai
- func (o *NefInfo) GetTaiListOk() ([]Tai, bool)
- func (o *NefInfo) GetTaiRangeList() []TaiRange
- func (o *NefInfo) GetTaiRangeListOk() ([]TaiRange, bool)
- func (o *NefInfo) GetUasNfFunctionalityInd() bool
- func (o *NefInfo) GetUasNfFunctionalityIndOk() (*bool, bool)
- func (o *NefInfo) GetUnTrustAfInfoList() []UnTrustAfInfo
- func (o *NefInfo) GetUnTrustAfInfoListOk() ([]UnTrustAfInfo, bool)
- func (o *NefInfo) HasAfEeData() bool
- func (o *NefInfo) HasDnaiList() bool
- func (o *NefInfo) HasExternalGroupIdentifiersRanges() bool
- func (o *NefInfo) HasGpsiRanges() bool
- func (o *NefInfo) HasNefId() bool
- func (o *NefInfo) HasPfdData() bool
- func (o *NefInfo) HasServedFqdnList() bool
- func (o *NefInfo) HasTaiList() bool
- func (o *NefInfo) HasTaiRangeList() bool
- func (o *NefInfo) HasUasNfFunctionalityInd() bool
- func (o *NefInfo) HasUnTrustAfInfoList() bool
- func (o NefInfo) MarshalJSON() ([]byte, error)
- func (o *NefInfo) SetAfEeData(v AfEventExposureData)
- func (o *NefInfo) SetDnaiList(v []string)
- func (o *NefInfo) SetExternalGroupIdentifiersRanges(v []IdentityRange)
- func (o *NefInfo) SetGpsiRanges(v []IdentityRange)
- func (o *NefInfo) SetNefId(v string)
- func (o *NefInfo) SetPfdData(v PfdData)
- func (o *NefInfo) SetServedFqdnList(v []string)
- func (o *NefInfo) SetTaiList(v []Tai)
- func (o *NefInfo) SetTaiRangeList(v []TaiRange)
- func (o *NefInfo) SetUasNfFunctionalityInd(v bool)
- func (o *NefInfo) SetUnTrustAfInfoList(v []UnTrustAfInfo)
- func (o NefInfo) ToMap() (map[string]interface{}, error)
- type NetworkAreaInfo
- func (o *NetworkAreaInfo) GetEcgis() []Ecgi
- func (o *NetworkAreaInfo) GetEcgisOk() ([]Ecgi, bool)
- func (o *NetworkAreaInfo) GetGRanNodeIds() []GlobalRanNodeId
- func (o *NetworkAreaInfo) GetGRanNodeIdsOk() ([]GlobalRanNodeId, bool)
- func (o *NetworkAreaInfo) GetNcgis() []Ncgi
- func (o *NetworkAreaInfo) GetNcgisOk() ([]Ncgi, bool)
- func (o *NetworkAreaInfo) GetTais() []Tai
- func (o *NetworkAreaInfo) GetTaisOk() ([]Tai, bool)
- func (o *NetworkAreaInfo) HasEcgis() bool
- func (o *NetworkAreaInfo) HasGRanNodeIds() bool
- func (o *NetworkAreaInfo) HasNcgis() bool
- func (o *NetworkAreaInfo) HasTais() bool
- func (o NetworkAreaInfo) MarshalJSON() ([]byte, error)
- func (o *NetworkAreaInfo) SetEcgis(v []Ecgi)
- func (o *NetworkAreaInfo) SetGRanNodeIds(v []GlobalRanNodeId)
- func (o *NetworkAreaInfo) SetNcgis(v []Ncgi)
- func (o *NetworkAreaInfo) SetTais(v []Tai)
- func (o NetworkAreaInfo) ToMap() (map[string]interface{}, error)
- type NetworkAssistanceSession
- func (o *NetworkAssistanceSession) GetNaSessionId() string
- func (o *NetworkAssistanceSession) GetNaSessionIdOk() (*string, bool)
- func (o *NetworkAssistanceSession) GetNotficationURL() string
- func (o *NetworkAssistanceSession) GetNotficationURLOk() (*string, bool)
- func (o *NetworkAssistanceSession) GetPolicyTemplateId() string
- func (o *NetworkAssistanceSession) GetPolicyTemplateIdOk() (*string, bool)
- func (o *NetworkAssistanceSession) GetRecommendedQoS() M5QoSSpecification
- func (o *NetworkAssistanceSession) GetRecommendedQoSOk() (*M5QoSSpecification, bool)
- func (o *NetworkAssistanceSession) GetRequestedQoS() M5QoSSpecification
- func (o *NetworkAssistanceSession) GetRequestedQoSOk() (*M5QoSSpecification, bool)
- func (o *NetworkAssistanceSession) GetServiceDataFlowDescription() []ServiceDataFlowDescription
- func (o *NetworkAssistanceSession) GetServiceDataFlowDescriptionOk() ([]ServiceDataFlowDescription, bool)
- func (o *NetworkAssistanceSession) HasNotficationURL() bool
- func (o *NetworkAssistanceSession) HasPolicyTemplateId() bool
- func (o *NetworkAssistanceSession) HasRecommendedQoS() bool
- func (o *NetworkAssistanceSession) HasRequestedQoS() bool
- func (o *NetworkAssistanceSession) HasServiceDataFlowDescription() bool
- func (o NetworkAssistanceSession) MarshalJSON() ([]byte, error)
- func (o *NetworkAssistanceSession) SetNaSessionId(v string)
- func (o *NetworkAssistanceSession) SetNotficationURL(v string)
- func (o *NetworkAssistanceSession) SetPolicyTemplateId(v string)
- func (o *NetworkAssistanceSession) SetRecommendedQoS(v M5QoSSpecification)
- func (o *NetworkAssistanceSession) SetRequestedQoS(v M5QoSSpecification)
- func (o *NetworkAssistanceSession) SetServiceDataFlowDescription(v []ServiceDataFlowDescription)
- func (o NetworkAssistanceSession) ToMap() (map[string]interface{}, error)
- type NetworkNodeDiameterAddress
- func (o *NetworkNodeDiameterAddress) GetName() string
- func (o *NetworkNodeDiameterAddress) GetNameOk() (*string, bool)
- func (o *NetworkNodeDiameterAddress) GetRealm() string
- func (o *NetworkNodeDiameterAddress) GetRealmOk() (*string, bool)
- func (o NetworkNodeDiameterAddress) MarshalJSON() ([]byte, error)
- func (o *NetworkNodeDiameterAddress) SetName(v string)
- func (o *NetworkNodeDiameterAddress) SetRealm(v string)
- func (o NetworkNodeDiameterAddress) ToMap() (map[string]interface{}, error)
- type NetworkPerfInfo
- func (o *NetworkPerfInfo) GetAbsoluteNum() int32
- func (o *NetworkPerfInfo) GetAbsoluteNumOk() (*int32, bool)
- func (o *NetworkPerfInfo) GetConfidence() int32
- func (o *NetworkPerfInfo) GetConfidenceOk() (*int32, bool)
- func (o *NetworkPerfInfo) GetNetworkArea() NetworkAreaInfo
- func (o *NetworkPerfInfo) GetNetworkAreaOk() (*NetworkAreaInfo, bool)
- func (o *NetworkPerfInfo) GetNwPerfType() NetworkPerfType
- func (o *NetworkPerfInfo) GetNwPerfTypeOk() (*NetworkPerfType, bool)
- func (o *NetworkPerfInfo) GetRelativeRatio() int32
- func (o *NetworkPerfInfo) GetRelativeRatioOk() (*int32, bool)
- func (o *NetworkPerfInfo) HasAbsoluteNum() bool
- func (o *NetworkPerfInfo) HasConfidence() bool
- func (o *NetworkPerfInfo) HasNetworkArea() bool
- func (o *NetworkPerfInfo) HasNwPerfType() bool
- func (o *NetworkPerfInfo) HasRelativeRatio() bool
- func (o NetworkPerfInfo) MarshalJSON() ([]byte, error)
- func (o *NetworkPerfInfo) SetAbsoluteNum(v int32)
- func (o *NetworkPerfInfo) SetConfidence(v int32)
- func (o *NetworkPerfInfo) SetNetworkArea(v NetworkAreaInfo)
- func (o *NetworkPerfInfo) SetNwPerfType(v NetworkPerfType)
- func (o *NetworkPerfInfo) SetRelativeRatio(v int32)
- func (o NetworkPerfInfo) ToMap() (map[string]interface{}, error)
- type NetworkPerfType
- type NetworkSliceCond
- func (o *NetworkSliceCond) GetNsiList() []string
- func (o *NetworkSliceCond) GetNsiListOk() ([]string, bool)
- func (o *NetworkSliceCond) GetSnssaiList() []Snssai
- func (o *NetworkSliceCond) GetSnssaiListOk() ([]Snssai, bool)
- func (o *NetworkSliceCond) HasNsiList() bool
- func (o NetworkSliceCond) MarshalJSON() ([]byte, error)
- func (o *NetworkSliceCond) SetNsiList(v []string)
- func (o *NetworkSliceCond) SetSnssaiList(v []Snssai)
- func (o NetworkSliceCond) ToMap() (map[string]interface{}, error)
- type NfGroupCond
- func (o *NfGroupCond) GetNfGroupId() string
- func (o *NfGroupCond) GetNfGroupIdOk() (*string, bool)
- func (o *NfGroupCond) GetNfType() string
- func (o *NfGroupCond) GetNfTypeOk() (*string, bool)
- func (o NfGroupCond) MarshalJSON() ([]byte, error)
- func (o *NfGroupCond) SetNfGroupId(v string)
- func (o *NfGroupCond) SetNfType(v string)
- func (o NfGroupCond) ToMap() (map[string]interface{}, error)
- type NfGroupListCond
- func (o *NfGroupListCond) GetConditionType() string
- func (o *NfGroupListCond) GetConditionTypeOk() (*string, bool)
- func (o *NfGroupListCond) GetNfGroupIdList() []string
- func (o *NfGroupListCond) GetNfGroupIdListOk() ([]string, bool)
- func (o *NfGroupListCond) GetNfType() string
- func (o *NfGroupListCond) GetNfTypeOk() (*string, bool)
- func (o NfGroupListCond) MarshalJSON() ([]byte, error)
- func (o *NfGroupListCond) SetConditionType(v string)
- func (o *NfGroupListCond) SetNfGroupIdList(v []string)
- func (o *NfGroupListCond) SetNfType(v string)
- func (o NfGroupListCond) ToMap() (map[string]interface{}, error)
- type NfInfo
- type NfInstanceIdCond
- type NfInstanceIdListCond
- func (o *NfInstanceIdListCond) GetNfInstanceIdList() []string
- func (o *NfInstanceIdListCond) GetNfInstanceIdListOk() ([]string, bool)
- func (o NfInstanceIdListCond) MarshalJSON() ([]byte, error)
- func (o *NfInstanceIdListCond) SetNfInstanceIdList(v []string)
- func (o NfInstanceIdListCond) ToMap() (map[string]interface{}, error)
- type NfLoadLevelInformation
- func (o *NfLoadLevelInformation) GetConfidence() int32
- func (o *NfLoadLevelInformation) GetConfidenceOk() (*int32, bool)
- func (o *NfLoadLevelInformation) GetNfCpuUsage() int32
- func (o *NfLoadLevelInformation) GetNfCpuUsageOk() (*int32, bool)
- func (o *NfLoadLevelInformation) GetNfInstanceId() string
- func (o *NfLoadLevelInformation) GetNfInstanceIdOk() (*string, bool)
- func (o *NfLoadLevelInformation) GetNfLoadAvgInAoi() int32
- func (o *NfLoadLevelInformation) GetNfLoadAvgInAoiOk() (*int32, bool)
- func (o *NfLoadLevelInformation) GetNfLoadLevelAverage() int32
- func (o *NfLoadLevelInformation) GetNfLoadLevelAverageOk() (*int32, bool)
- func (o *NfLoadLevelInformation) GetNfLoadLevelpeak() int32
- func (o *NfLoadLevelInformation) GetNfLoadLevelpeakOk() (*int32, bool)
- func (o *NfLoadLevelInformation) GetNfMemoryUsage() int32
- func (o *NfLoadLevelInformation) GetNfMemoryUsageOk() (*int32, bool)
- func (o *NfLoadLevelInformation) GetNfSetId() string
- func (o *NfLoadLevelInformation) GetNfSetIdOk() (*string, bool)
- func (o *NfLoadLevelInformation) GetNfStatus() NfStatus
- func (o *NfLoadLevelInformation) GetNfStatusOk() (*NfStatus, bool)
- func (o *NfLoadLevelInformation) GetNfStorageUsage() int32
- func (o *NfLoadLevelInformation) GetNfStorageUsageOk() (*int32, bool)
- func (o *NfLoadLevelInformation) GetNfType() NFType
- func (o *NfLoadLevelInformation) GetNfTypeOk() (*NFType, bool)
- func (o *NfLoadLevelInformation) GetSnssai() Snssai
- func (o *NfLoadLevelInformation) GetSnssaiOk() (*Snssai, bool)
- func (o *NfLoadLevelInformation) HasConfidence() bool
- func (o *NfLoadLevelInformation) HasNfCpuUsage() bool
- func (o *NfLoadLevelInformation) HasNfInstanceId() bool
- func (o *NfLoadLevelInformation) HasNfLoadAvgInAoi() bool
- func (o *NfLoadLevelInformation) HasNfLoadLevelAverage() bool
- func (o *NfLoadLevelInformation) HasNfLoadLevelpeak() bool
- func (o *NfLoadLevelInformation) HasNfMemoryUsage() bool
- func (o *NfLoadLevelInformation) HasNfSetId() bool
- func (o *NfLoadLevelInformation) HasNfStatus() bool
- func (o *NfLoadLevelInformation) HasNfStorageUsage() bool
- func (o *NfLoadLevelInformation) HasNfType() bool
- func (o *NfLoadLevelInformation) HasSnssai() bool
- func (o NfLoadLevelInformation) MarshalJSON() ([]byte, error)
- func (o *NfLoadLevelInformation) SetConfidence(v int32)
- func (o *NfLoadLevelInformation) SetNfCpuUsage(v int32)
- func (o *NfLoadLevelInformation) SetNfInstanceId(v string)
- func (o *NfLoadLevelInformation) SetNfLoadAvgInAoi(v int32)
- func (o *NfLoadLevelInformation) SetNfLoadLevelAverage(v int32)
- func (o *NfLoadLevelInformation) SetNfLoadLevelpeak(v int32)
- func (o *NfLoadLevelInformation) SetNfMemoryUsage(v int32)
- func (o *NfLoadLevelInformation) SetNfSetId(v string)
- func (o *NfLoadLevelInformation) SetNfStatus(v NfStatus)
- func (o *NfLoadLevelInformation) SetNfStorageUsage(v int32)
- func (o *NfLoadLevelInformation) SetNfType(v NFType)
- func (o *NfLoadLevelInformation) SetSnssai(v Snssai)
- func (o NfLoadLevelInformation) ToMap() (map[string]interface{}, error)
- type NfServiceSetCond
- func (o *NfServiceSetCond) GetNfServiceSetId() string
- func (o *NfServiceSetCond) GetNfServiceSetIdOk() (*string, bool)
- func (o *NfServiceSetCond) GetNfSetId() string
- func (o *NfServiceSetCond) GetNfSetIdOk() (*string, bool)
- func (o *NfServiceSetCond) HasNfSetId() bool
- func (o NfServiceSetCond) MarshalJSON() ([]byte, error)
- func (o *NfServiceSetCond) SetNfServiceSetId(v string)
- func (o *NfServiceSetCond) SetNfSetId(v string)
- func (o NfServiceSetCond) ToMap() (map[string]interface{}, error)
- type NfSetCond
- type NfStatus
- type NfTypeCond
- type NgApCause
- func (o *NgApCause) GetGroup() int32
- func (o *NgApCause) GetGroupOk() (*int32, bool)
- func (o *NgApCause) GetValue() int32
- func (o *NgApCause) GetValueOk() (*int32, bool)
- func (o NgApCause) MarshalJSON() ([]byte, error)
- func (o *NgApCause) SetGroup(v int32)
- func (o *NgApCause) SetValue(v int32)
- func (o NgApCause) ToMap() (map[string]interface{}, error)
- type NmfafDataAnaNotification
- type NmfafDataRetrievalNotification
- type NnwdafEventsSubscriptionNotification
- type NotificationData
- func (o *NotificationData) GetCompleteNfProfile() NFProfile
- func (o *NotificationData) GetCompleteNfProfileOk() (*NFProfile, bool)
- func (o *NotificationData) GetConditionEvent() ConditionEventType
- func (o *NotificationData) GetConditionEventOk() (*ConditionEventType, bool)
- func (o *NotificationData) GetEvent() NotificationEventType
- func (o *NotificationData) GetEventOk() (*NotificationEventType, bool)
- func (o *NotificationData) GetNfInstanceUri() string
- func (o *NotificationData) GetNfInstanceUriOk() (*string, bool)
- func (o *NotificationData) GetNfProfile() NFProfile
- func (o *NotificationData) GetNfProfileOk() (*NFProfile, bool)
- func (o *NotificationData) GetProfileChanges() []ChangeItem
- func (o *NotificationData) GetProfileChangesOk() ([]ChangeItem, bool)
- func (o *NotificationData) GetSubscriptionContext() SubscriptionContext
- func (o *NotificationData) GetSubscriptionContextOk() (*SubscriptionContext, bool)
- func (o *NotificationData) HasCompleteNfProfile() bool
- func (o *NotificationData) HasConditionEvent() bool
- func (o *NotificationData) HasNfProfile() bool
- func (o *NotificationData) HasProfileChanges() bool
- func (o *NotificationData) HasSubscriptionContext() bool
- func (o NotificationData) MarshalJSON() ([]byte, error)
- func (o *NotificationData) SetCompleteNfProfile(v NFProfile)
- func (o *NotificationData) SetConditionEvent(v ConditionEventType)
- func (o *NotificationData) SetEvent(v NotificationEventType)
- func (o *NotificationData) SetNfInstanceUri(v string)
- func (o *NotificationData) SetNfProfile(v NFProfile)
- func (o *NotificationData) SetProfileChanges(v []ChangeItem)
- func (o *NotificationData) SetSubscriptionContext(v SubscriptionContext)
- func (o NotificationData) ToMap() (map[string]interface{}, error)
- type NotificationEventType
- type NotificationType
- type NrLocation
- func (o *NrLocation) GetAgeOfLocationInformation() int32
- func (o *NrLocation) GetAgeOfLocationInformationOk() (*int32, bool)
- func (o *NrLocation) GetGeodeticInformation() string
- func (o *NrLocation) GetGeodeticInformationOk() (*string, bool)
- func (o *NrLocation) GetGeographicalInformation() string
- func (o *NrLocation) GetGeographicalInformationOk() (*string, bool)
- func (o *NrLocation) GetGlobalGnbId() GlobalRanNodeId
- func (o *NrLocation) GetGlobalGnbIdOk() (*GlobalRanNodeId, bool)
- func (o *NrLocation) GetIgnoreNcgi() bool
- func (o *NrLocation) GetIgnoreNcgiOk() (*bool, bool)
- func (o *NrLocation) GetNcgi() Ncgi
- func (o *NrLocation) GetNcgiOk() (*Ncgi, bool)
- func (o *NrLocation) GetTai() Tai
- func (o *NrLocation) GetTaiOk() (*Tai, bool)
- func (o *NrLocation) GetUeLocationTimestamp() time.Time
- func (o *NrLocation) GetUeLocationTimestampOk() (*time.Time, bool)
- func (o *NrLocation) HasAgeOfLocationInformation() bool
- func (o *NrLocation) HasGeodeticInformation() bool
- func (o *NrLocation) HasGeographicalInformation() bool
- func (o *NrLocation) HasGlobalGnbId() bool
- func (o *NrLocation) HasIgnoreNcgi() bool
- func (o *NrLocation) HasUeLocationTimestamp() bool
- func (o NrLocation) MarshalJSON() ([]byte, error)
- func (o *NrLocation) SetAgeOfLocationInformation(v int32)
- func (o *NrLocation) SetGeodeticInformation(v string)
- func (o *NrLocation) SetGeographicalInformation(v string)
- func (o *NrLocation) SetGlobalGnbId(v GlobalRanNodeId)
- func (o *NrLocation) SetIgnoreNcgi(v bool)
- func (o *NrLocation) SetNcgi(v Ncgi)
- func (o *NrLocation) SetTai(v Tai)
- func (o *NrLocation) SetUeLocationTimestamp(v time.Time)
- func (o NrLocation) ToMap() (map[string]interface{}, error)
- type NrfInfo
- func (o *NrfInfo) GetServed5gDdnmfInfo() map[string]Model5GDdnmfInfo
- func (o *NrfInfo) GetServed5gDdnmfInfoOk() (*map[string]Model5GDdnmfInfo, bool)
- func (o *NrfInfo) GetServedAanfInfoList() map[string]map[string]NrfInfoServedAanfInfoListValueValue
- func (o *NrfInfo) GetServedAanfInfoListOk() (*map[string]map[string]NrfInfoServedAanfInfoListValueValue, bool)
- func (o *NrfInfo) GetServedAmfInfo() map[string]NrfInfoServedAmfInfoValue
- func (o *NrfInfo) GetServedAmfInfoList() map[string]map[string]NrfInfoServedAmfInfoValue
- func (o *NrfInfo) GetServedAmfInfoListOk() (*map[string]map[string]NrfInfoServedAmfInfoValue, bool)
- func (o *NrfInfo) GetServedAmfInfoOk() (*map[string]NrfInfoServedAmfInfoValue, bool)
- func (o *NrfInfo) GetServedAusfInfo() map[string]NrfInfoServedAusfInfoValue
- func (o *NrfInfo) GetServedAusfInfoList() map[string]map[string]NrfInfoServedAusfInfoValue
- func (o *NrfInfo) GetServedAusfInfoListOk() (*map[string]map[string]NrfInfoServedAusfInfoValue, bool)
- func (o *NrfInfo) GetServedAusfInfoOk() (*map[string]NrfInfoServedAusfInfoValue, bool)
- func (o *NrfInfo) GetServedBsfInfo() map[string]NrfInfoServedBsfInfoValue
- func (o *NrfInfo) GetServedBsfInfoList() map[string]map[string]NrfInfoServedBsfInfoValue
- func (o *NrfInfo) GetServedBsfInfoListOk() (*map[string]map[string]NrfInfoServedBsfInfoValue, bool)
- func (o *NrfInfo) GetServedBsfInfoOk() (*map[string]NrfInfoServedBsfInfoValue, bool)
- func (o *NrfInfo) GetServedChfInfo() map[string]NrfInfoServedChfInfoValue
- func (o *NrfInfo) GetServedChfInfoList() map[string]map[string]NrfInfoServedChfInfoValue
- func (o *NrfInfo) GetServedChfInfoListOk() (*map[string]map[string]NrfInfoServedChfInfoValue, bool)
- func (o *NrfInfo) GetServedChfInfoOk() (*map[string]NrfInfoServedChfInfoValue, bool)
- func (o *NrfInfo) GetServedDccfInfoList() map[string]DccfInfo
- func (o *NrfInfo) GetServedDccfInfoListOk() (*map[string]DccfInfo, bool)
- func (o *NrfInfo) GetServedEasdfInfoList() map[string]map[string]EasdfInfo
- func (o *NrfInfo) GetServedEasdfInfoListOk() (*map[string]map[string]EasdfInfo, bool)
- func (o *NrfInfo) GetServedGmlcInfo() map[string]NrfInfoServedGmlcInfoValue
- func (o *NrfInfo) GetServedGmlcInfoOk() (*map[string]NrfInfoServedGmlcInfoValue, bool)
- func (o *NrfInfo) GetServedHssInfoList() map[string]map[string]NrfInfoServedHssInfoListValueValue
- func (o *NrfInfo) GetServedHssInfoListOk() (*map[string]map[string]NrfInfoServedHssInfoListValueValue, bool)
- func (o *NrfInfo) GetServedLmfInfo() map[string]NrfInfoServedLmfInfoValue
- func (o *NrfInfo) GetServedLmfInfoOk() (*map[string]NrfInfoServedLmfInfoValue, bool)
- func (o *NrfInfo) GetServedMbSmfInfoList() map[string]map[string]NrfInfoServedMbSmfInfoListValueValue
- func (o *NrfInfo) GetServedMbSmfInfoListOk() (*map[string]map[string]NrfInfoServedMbSmfInfoListValueValue, bool)
- func (o *NrfInfo) GetServedMbUpfInfoList() map[string]map[string]MbUpfInfo
- func (o *NrfInfo) GetServedMbUpfInfoListOk() (*map[string]map[string]MbUpfInfo, bool)
- func (o *NrfInfo) GetServedMfafInfoList() map[string]MfafInfo
- func (o *NrfInfo) GetServedMfafInfoListOk() (*map[string]MfafInfo, bool)
- func (o *NrfInfo) GetServedNefInfo() map[string]NrfInfoServedNefInfoValue
- func (o *NrfInfo) GetServedNefInfoOk() (*map[string]NrfInfoServedNefInfoValue, bool)
- func (o *NrfInfo) GetServedNfInfo() map[string]NfInfo
- func (o *NrfInfo) GetServedNfInfoOk() (*map[string]NfInfo, bool)
- func (o *NrfInfo) GetServedNssaafInfo() map[string]NssaafInfo
- func (o *NrfInfo) GetServedNssaafInfoOk() (*map[string]NssaafInfo, bool)
- func (o *NrfInfo) GetServedNwdafInfo() map[string]NrfInfoServedNwdafInfoValue
- func (o *NrfInfo) GetServedNwdafInfoList() map[string]map[string]NwdafInfo
- func (o *NrfInfo) GetServedNwdafInfoListOk() (*map[string]map[string]NwdafInfo, bool)
- func (o *NrfInfo) GetServedNwdafInfoOk() (*map[string]NrfInfoServedNwdafInfoValue, bool)
- func (o *NrfInfo) GetServedPcfInfo() map[string]NrfInfoServedPcfInfoValue
- func (o *NrfInfo) GetServedPcfInfoList() map[string]map[string]NrfInfoServedPcfInfoValue
- func (o *NrfInfo) GetServedPcfInfoListOk() (*map[string]map[string]NrfInfoServedPcfInfoValue, bool)
- func (o *NrfInfo) GetServedPcfInfoOk() (*map[string]NrfInfoServedPcfInfoValue, bool)
- func (o *NrfInfo) GetServedPcscfInfoList() map[string]map[string]NrfInfoServedPcscfInfoListValueValue
- func (o *NrfInfo) GetServedPcscfInfoListOk() (*map[string]map[string]NrfInfoServedPcscfInfoListValueValue, bool)
- func (o *NrfInfo) GetServedScpInfoList() map[string]NrfInfoServedScpInfoListValue
- func (o *NrfInfo) GetServedScpInfoListOk() (*map[string]NrfInfoServedScpInfoListValue, bool)
- func (o *NrfInfo) GetServedSeppInfoList() map[string]NrfInfoServedSeppInfoListValue
- func (o *NrfInfo) GetServedSeppInfoListOk() (*map[string]NrfInfoServedSeppInfoListValue, bool)
- func (o *NrfInfo) GetServedSmfInfo() map[string]NrfInfoServedSmfInfoValue
- func (o *NrfInfo) GetServedSmfInfoList() map[string]map[string]NrfInfoServedSmfInfoValue
- func (o *NrfInfo) GetServedSmfInfoListOk() (*map[string]map[string]NrfInfoServedSmfInfoValue, bool)
- func (o *NrfInfo) GetServedSmfInfoOk() (*map[string]NrfInfoServedSmfInfoValue, bool)
- func (o *NrfInfo) GetServedTrustAfInfo() map[string]TrustAfInfo
- func (o *NrfInfo) GetServedTrustAfInfoOk() (*map[string]TrustAfInfo, bool)
- func (o *NrfInfo) GetServedTsctsfInfoList() map[string]map[string]TsctsfInfo
- func (o *NrfInfo) GetServedTsctsfInfoListOk() (*map[string]map[string]TsctsfInfo, bool)
- func (o *NrfInfo) GetServedUdmInfo() map[string]NrfInfoServedUdmInfoValue
- func (o *NrfInfo) GetServedUdmInfoList() map[string]map[string]NrfInfoServedUdmInfoValue
- func (o *NrfInfo) GetServedUdmInfoListOk() (*map[string]map[string]NrfInfoServedUdmInfoValue, bool)
- func (o *NrfInfo) GetServedUdmInfoOk() (*map[string]NrfInfoServedUdmInfoValue, bool)
- func (o *NrfInfo) GetServedUdrInfo() map[string]NrfInfoServedUdrInfoValue
- func (o *NrfInfo) GetServedUdrInfoList() map[string]map[string]NrfInfoServedUdrInfoValue
- func (o *NrfInfo) GetServedUdrInfoListOk() (*map[string]map[string]NrfInfoServedUdrInfoValue, bool)
- func (o *NrfInfo) GetServedUdrInfoOk() (*map[string]NrfInfoServedUdrInfoValue, bool)
- func (o *NrfInfo) GetServedUdsfInfo() map[string]NrfInfoServedUdsfInfoValue
- func (o *NrfInfo) GetServedUdsfInfoList() map[string]map[string]NrfInfoServedUdsfInfoValue
- func (o *NrfInfo) GetServedUdsfInfoListOk() (*map[string]map[string]NrfInfoServedUdsfInfoValue, bool)
- func (o *NrfInfo) GetServedUdsfInfoOk() (*map[string]NrfInfoServedUdsfInfoValue, bool)
- func (o *NrfInfo) GetServedUpfInfo() map[string]NrfInfoServedUpfInfoValue
- func (o *NrfInfo) GetServedUpfInfoList() map[string]map[string]NrfInfoServedUpfInfoValue
- func (o *NrfInfo) GetServedUpfInfoListOk() (*map[string]map[string]NrfInfoServedUpfInfoValue, bool)
- func (o *NrfInfo) GetServedUpfInfoOk() (*map[string]NrfInfoServedUpfInfoValue, bool)
- func (o *NrfInfo) HasServed5gDdnmfInfo() bool
- func (o *NrfInfo) HasServedAanfInfoList() bool
- func (o *NrfInfo) HasServedAmfInfo() bool
- func (o *NrfInfo) HasServedAmfInfoList() bool
- func (o *NrfInfo) HasServedAusfInfo() bool
- func (o *NrfInfo) HasServedAusfInfoList() bool
- func (o *NrfInfo) HasServedBsfInfo() bool
- func (o *NrfInfo) HasServedBsfInfoList() bool
- func (o *NrfInfo) HasServedChfInfo() bool
- func (o *NrfInfo) HasServedChfInfoList() bool
- func (o *NrfInfo) HasServedDccfInfoList() bool
- func (o *NrfInfo) HasServedEasdfInfoList() bool
- func (o *NrfInfo) HasServedGmlcInfo() bool
- func (o *NrfInfo) HasServedHssInfoList() bool
- func (o *NrfInfo) HasServedLmfInfo() bool
- func (o *NrfInfo) HasServedMbSmfInfoList() bool
- func (o *NrfInfo) HasServedMbUpfInfoList() bool
- func (o *NrfInfo) HasServedMfafInfoList() bool
- func (o *NrfInfo) HasServedNefInfo() bool
- func (o *NrfInfo) HasServedNfInfo() bool
- func (o *NrfInfo) HasServedNssaafInfo() bool
- func (o *NrfInfo) HasServedNwdafInfo() bool
- func (o *NrfInfo) HasServedNwdafInfoList() bool
- func (o *NrfInfo) HasServedPcfInfo() bool
- func (o *NrfInfo) HasServedPcfInfoList() bool
- func (o *NrfInfo) HasServedPcscfInfoList() bool
- func (o *NrfInfo) HasServedScpInfoList() bool
- func (o *NrfInfo) HasServedSeppInfoList() bool
- func (o *NrfInfo) HasServedSmfInfo() bool
- func (o *NrfInfo) HasServedSmfInfoList() bool
- func (o *NrfInfo) HasServedTrustAfInfo() bool
- func (o *NrfInfo) HasServedTsctsfInfoList() bool
- func (o *NrfInfo) HasServedUdmInfo() bool
- func (o *NrfInfo) HasServedUdmInfoList() bool
- func (o *NrfInfo) HasServedUdrInfo() bool
- func (o *NrfInfo) HasServedUdrInfoList() bool
- func (o *NrfInfo) HasServedUdsfInfo() bool
- func (o *NrfInfo) HasServedUdsfInfoList() bool
- func (o *NrfInfo) HasServedUpfInfo() bool
- func (o *NrfInfo) HasServedUpfInfoList() bool
- func (o NrfInfo) MarshalJSON() ([]byte, error)
- func (o *NrfInfo) SetServed5gDdnmfInfo(v map[string]Model5GDdnmfInfo)
- func (o *NrfInfo) SetServedAanfInfoList(v map[string]map[string]NrfInfoServedAanfInfoListValueValue)
- func (o *NrfInfo) SetServedAmfInfo(v map[string]NrfInfoServedAmfInfoValue)
- func (o *NrfInfo) SetServedAmfInfoList(v map[string]map[string]NrfInfoServedAmfInfoValue)
- func (o *NrfInfo) SetServedAusfInfo(v map[string]NrfInfoServedAusfInfoValue)
- func (o *NrfInfo) SetServedAusfInfoList(v map[string]map[string]NrfInfoServedAusfInfoValue)
- func (o *NrfInfo) SetServedBsfInfo(v map[string]NrfInfoServedBsfInfoValue)
- func (o *NrfInfo) SetServedBsfInfoList(v map[string]map[string]NrfInfoServedBsfInfoValue)
- func (o *NrfInfo) SetServedChfInfo(v map[string]NrfInfoServedChfInfoValue)
- func (o *NrfInfo) SetServedChfInfoList(v map[string]map[string]NrfInfoServedChfInfoValue)
- func (o *NrfInfo) SetServedDccfInfoList(v map[string]DccfInfo)
- func (o *NrfInfo) SetServedEasdfInfoList(v map[string]map[string]EasdfInfo)
- func (o *NrfInfo) SetServedGmlcInfo(v map[string]NrfInfoServedGmlcInfoValue)
- func (o *NrfInfo) SetServedHssInfoList(v map[string]map[string]NrfInfoServedHssInfoListValueValue)
- func (o *NrfInfo) SetServedLmfInfo(v map[string]NrfInfoServedLmfInfoValue)
- func (o *NrfInfo) SetServedMbSmfInfoList(v map[string]map[string]NrfInfoServedMbSmfInfoListValueValue)
- func (o *NrfInfo) SetServedMbUpfInfoList(v map[string]map[string]MbUpfInfo)
- func (o *NrfInfo) SetServedMfafInfoList(v map[string]MfafInfo)
- func (o *NrfInfo) SetServedNefInfo(v map[string]NrfInfoServedNefInfoValue)
- func (o *NrfInfo) SetServedNfInfo(v map[string]NfInfo)
- func (o *NrfInfo) SetServedNssaafInfo(v map[string]NssaafInfo)
- func (o *NrfInfo) SetServedNwdafInfo(v map[string]NrfInfoServedNwdafInfoValue)
- func (o *NrfInfo) SetServedNwdafInfoList(v map[string]map[string]NwdafInfo)
- func (o *NrfInfo) SetServedPcfInfo(v map[string]NrfInfoServedPcfInfoValue)
- func (o *NrfInfo) SetServedPcfInfoList(v map[string]map[string]NrfInfoServedPcfInfoValue)
- func (o *NrfInfo) SetServedPcscfInfoList(v map[string]map[string]NrfInfoServedPcscfInfoListValueValue)
- func (o *NrfInfo) SetServedScpInfoList(v map[string]NrfInfoServedScpInfoListValue)
- func (o *NrfInfo) SetServedSeppInfoList(v map[string]NrfInfoServedSeppInfoListValue)
- func (o *NrfInfo) SetServedSmfInfo(v map[string]NrfInfoServedSmfInfoValue)
- func (o *NrfInfo) SetServedSmfInfoList(v map[string]map[string]NrfInfoServedSmfInfoValue)
- func (o *NrfInfo) SetServedTrustAfInfo(v map[string]TrustAfInfo)
- func (o *NrfInfo) SetServedTsctsfInfoList(v map[string]map[string]TsctsfInfo)
- func (o *NrfInfo) SetServedUdmInfo(v map[string]NrfInfoServedUdmInfoValue)
- func (o *NrfInfo) SetServedUdmInfoList(v map[string]map[string]NrfInfoServedUdmInfoValue)
- func (o *NrfInfo) SetServedUdrInfo(v map[string]NrfInfoServedUdrInfoValue)
- func (o *NrfInfo) SetServedUdrInfoList(v map[string]map[string]NrfInfoServedUdrInfoValue)
- func (o *NrfInfo) SetServedUdsfInfo(v map[string]NrfInfoServedUdsfInfoValue)
- func (o *NrfInfo) SetServedUdsfInfoList(v map[string]map[string]NrfInfoServedUdsfInfoValue)
- func (o *NrfInfo) SetServedUpfInfo(v map[string]NrfInfoServedUpfInfoValue)
- func (o *NrfInfo) SetServedUpfInfoList(v map[string]map[string]NrfInfoServedUpfInfoValue)
- func (o NrfInfo) ToMap() (map[string]interface{}, error)
- type NrfInfoServedAanfInfoListValueValue
- type NrfInfoServedAmfInfoValue
- type NrfInfoServedAusfInfoValue
- type NrfInfoServedBsfInfoValue
- type NrfInfoServedChfInfoValue
- type NrfInfoServedGmlcInfoValue
- type NrfInfoServedHssInfoListValueValue
- type NrfInfoServedLmfInfoValue
- type NrfInfoServedMbSmfInfoListValueValue
- type NrfInfoServedNefInfoValue
- type NrfInfoServedNwdafInfoValue
- type NrfInfoServedPcfInfoValue
- type NrfInfoServedPcscfInfoListValueValue
- type NrfInfoServedScpInfoListValue
- type NrfInfoServedSeppInfoListValue
- type NrfInfoServedSmfInfoValue
- type NrfInfoServedUdmInfoValue
- type NrfInfoServedUdrInfoValue
- type NrfInfoServedUdsfInfoValue
- type NrfInfoServedUpfInfoValue
- type NsacfCapability
- func (o *NsacfCapability) GetSupportPduSAC() bool
- func (o *NsacfCapability) GetSupportPduSACOk() (*bool, bool)
- func (o *NsacfCapability) GetSupportUeSAC() bool
- func (o *NsacfCapability) GetSupportUeSACOk() (*bool, bool)
- func (o *NsacfCapability) HasSupportPduSAC() bool
- func (o *NsacfCapability) HasSupportUeSAC() bool
- func (o NsacfCapability) MarshalJSON() ([]byte, error)
- func (o *NsacfCapability) SetSupportPduSAC(v bool)
- func (o *NsacfCapability) SetSupportUeSAC(v bool)
- func (o NsacfCapability) ToMap() (map[string]interface{}, error)
- type NsacfInfo
- func (o *NsacfInfo) GetNsacfCapability() NsacfCapability
- func (o *NsacfInfo) GetNsacfCapabilityOk() (*NsacfCapability, bool)
- func (o *NsacfInfo) GetTaiList() []Tai
- func (o *NsacfInfo) GetTaiListOk() ([]Tai, bool)
- func (o *NsacfInfo) GetTaiRangeList() []TaiRange
- func (o *NsacfInfo) GetTaiRangeListOk() ([]TaiRange, bool)
- func (o *NsacfInfo) HasTaiList() bool
- func (o *NsacfInfo) HasTaiRangeList() bool
- func (o NsacfInfo) MarshalJSON() ([]byte, error)
- func (o *NsacfInfo) SetNsacfCapability(v NsacfCapability)
- func (o *NsacfInfo) SetTaiList(v []Tai)
- func (o *NsacfInfo) SetTaiRangeList(v []TaiRange)
- func (o NsacfInfo) ToMap() (map[string]interface{}, error)
- type NsiLoadLevelInfo
- func (o *NsiLoadLevelInfo) GetConfidence() int32
- func (o *NsiLoadLevelInfo) GetConfidenceOk() (*int32, bool)
- func (o *NsiLoadLevelInfo) GetExceedLoadLevelThrInd() bool
- func (o *NsiLoadLevelInfo) GetExceedLoadLevelThrIndOk() (*bool, bool)
- func (o *NsiLoadLevelInfo) GetLoadLevelInformation() int32
- func (o *NsiLoadLevelInfo) GetLoadLevelInformationOk() (*int32, bool)
- func (o *NsiLoadLevelInfo) GetNetworkArea() NetworkAreaInfo
- func (o *NsiLoadLevelInfo) GetNetworkAreaOk() (*NetworkAreaInfo, bool)
- func (o *NsiLoadLevelInfo) GetNsiId() string
- func (o *NsiLoadLevelInfo) GetNsiIdOk() (*string, bool)
- func (o *NsiLoadLevelInfo) GetNumOfExceedLoadLevelThr() int32
- func (o *NsiLoadLevelInfo) GetNumOfExceedLoadLevelThrOk() (*int32, bool)
- func (o *NsiLoadLevelInfo) GetNumOfPduSess() NumberAverage
- func (o *NsiLoadLevelInfo) GetNumOfPduSessOk() (*NumberAverage, bool)
- func (o *NsiLoadLevelInfo) GetNumOfUes() NumberAverage
- func (o *NsiLoadLevelInfo) GetNumOfUesOk() (*NumberAverage, bool)
- func (o *NsiLoadLevelInfo) GetResUsage() ResourceUsage
- func (o *NsiLoadLevelInfo) GetResUsageOk() (*ResourceUsage, bool)
- func (o *NsiLoadLevelInfo) GetResUsgThrCrossTimePeriod() []TimeWindow
- func (o *NsiLoadLevelInfo) GetResUsgThrCrossTimePeriodOk() ([]TimeWindow, bool)
- func (o *NsiLoadLevelInfo) GetSnssai() Snssai
- func (o *NsiLoadLevelInfo) GetSnssaiOk() (*Snssai, bool)
- func (o *NsiLoadLevelInfo) GetTimePeriod() TimeWindow
- func (o *NsiLoadLevelInfo) GetTimePeriodOk() (*TimeWindow, bool)
- func (o *NsiLoadLevelInfo) HasConfidence() bool
- func (o *NsiLoadLevelInfo) HasExceedLoadLevelThrInd() bool
- func (o *NsiLoadLevelInfo) HasNetworkArea() bool
- func (o *NsiLoadLevelInfo) HasNsiId() bool
- func (o *NsiLoadLevelInfo) HasNumOfExceedLoadLevelThr() bool
- func (o *NsiLoadLevelInfo) HasNumOfPduSess() bool
- func (o *NsiLoadLevelInfo) HasNumOfUes() bool
- func (o *NsiLoadLevelInfo) HasResUsage() bool
- func (o *NsiLoadLevelInfo) HasResUsgThrCrossTimePeriod() bool
- func (o *NsiLoadLevelInfo) HasTimePeriod() bool
- func (o NsiLoadLevelInfo) MarshalJSON() ([]byte, error)
- func (o *NsiLoadLevelInfo) SetConfidence(v int32)
- func (o *NsiLoadLevelInfo) SetExceedLoadLevelThrInd(v bool)
- func (o *NsiLoadLevelInfo) SetLoadLevelInformation(v int32)
- func (o *NsiLoadLevelInfo) SetNetworkArea(v NetworkAreaInfo)
- func (o *NsiLoadLevelInfo) SetNsiId(v string)
- func (o *NsiLoadLevelInfo) SetNumOfExceedLoadLevelThr(v int32)
- func (o *NsiLoadLevelInfo) SetNumOfPduSess(v NumberAverage)
- func (o *NsiLoadLevelInfo) SetNumOfUes(v NumberAverage)
- func (o *NsiLoadLevelInfo) SetResUsage(v ResourceUsage)
- func (o *NsiLoadLevelInfo) SetResUsgThrCrossTimePeriod(v []TimeWindow)
- func (o *NsiLoadLevelInfo) SetSnssai(v Snssai)
- func (o *NsiLoadLevelInfo) SetTimePeriod(v TimeWindow)
- func (o NsiLoadLevelInfo) ToMap() (map[string]interface{}, error)
- type NsmfEventExposureNotification
- func (o *NsmfEventExposureNotification) GetAckUri() string
- func (o *NsmfEventExposureNotification) GetAckUriOk() (*string, bool)
- func (o *NsmfEventExposureNotification) GetEventNotifs() []EventNotification1
- func (o *NsmfEventExposureNotification) GetEventNotifsOk() ([]EventNotification1, bool)
- func (o *NsmfEventExposureNotification) GetNotifId() string
- func (o *NsmfEventExposureNotification) GetNotifIdOk() (*string, bool)
- func (o *NsmfEventExposureNotification) HasAckUri() bool
- func (o NsmfEventExposureNotification) MarshalJSON() ([]byte, error)
- func (o *NsmfEventExposureNotification) SetAckUri(v string)
- func (o *NsmfEventExposureNotification) SetEventNotifs(v []EventNotification1)
- func (o *NsmfEventExposureNotification) SetNotifId(v string)
- func (o NsmfEventExposureNotification) ToMap() (map[string]interface{}, error)
- type NssaafInfo
- func (o *NssaafInfo) GetInternalGroupIdentifiersRanges() []InternalGroupIdRange
- func (o *NssaafInfo) GetInternalGroupIdentifiersRangesOk() ([]InternalGroupIdRange, bool)
- func (o *NssaafInfo) GetSupiRanges() []SupiRange
- func (o *NssaafInfo) GetSupiRangesOk() ([]SupiRange, bool)
- func (o *NssaafInfo) HasInternalGroupIdentifiersRanges() bool
- func (o *NssaafInfo) HasSupiRanges() bool
- func (o NssaafInfo) MarshalJSON() ([]byte, error)
- func (o *NssaafInfo) SetInternalGroupIdentifiersRanges(v []InternalGroupIdRange)
- func (o *NssaafInfo) SetSupiRanges(v []SupiRange)
- func (o NssaafInfo) ToMap() (map[string]interface{}, error)
- type NullableAanfInfo
- type NullableAbnormalBehaviour
- func (v NullableAbnormalBehaviour) Get() *AbnormalBehaviour
- func (v NullableAbnormalBehaviour) IsSet() bool
- func (v NullableAbnormalBehaviour) MarshalJSON() ([]byte, error)
- func (v *NullableAbnormalBehaviour) Set(val *AbnormalBehaviour)
- func (v *NullableAbnormalBehaviour) UnmarshalJSON(src []byte) error
- func (v *NullableAbnormalBehaviour) Unset()
- type NullableAccessStateTransitionType
- func (v NullableAccessStateTransitionType) Get() *AccessStateTransitionType
- func (v NullableAccessStateTransitionType) IsSet() bool
- func (v NullableAccessStateTransitionType) MarshalJSON() ([]byte, error)
- func (v *NullableAccessStateTransitionType) Set(val *AccessStateTransitionType)
- func (v *NullableAccessStateTransitionType) UnmarshalJSON(src []byte) error
- func (v *NullableAccessStateTransitionType) Unset()
- type NullableAccessTokenErr
- func (v NullableAccessTokenErr) Get() *AccessTokenErr
- func (v NullableAccessTokenErr) IsSet() bool
- func (v NullableAccessTokenErr) MarshalJSON() ([]byte, error)
- func (v *NullableAccessTokenErr) Set(val *AccessTokenErr)
- func (v *NullableAccessTokenErr) UnmarshalJSON(src []byte) error
- func (v *NullableAccessTokenErr) Unset()
- type NullableAccessTokenReq
- func (v NullableAccessTokenReq) Get() *AccessTokenReq
- func (v NullableAccessTokenReq) IsSet() bool
- func (v NullableAccessTokenReq) MarshalJSON() ([]byte, error)
- func (v *NullableAccessTokenReq) Set(val *AccessTokenReq)
- func (v *NullableAccessTokenReq) UnmarshalJSON(src []byte) error
- func (v *NullableAccessTokenReq) Unset()
- type NullableAccessType
- type NullableAccuracy
- type NullableAdditionalMeasurement
- func (v NullableAdditionalMeasurement) Get() *AdditionalMeasurement
- func (v NullableAdditionalMeasurement) IsSet() bool
- func (v NullableAdditionalMeasurement) MarshalJSON() ([]byte, error)
- func (v *NullableAdditionalMeasurement) Set(val *AdditionalMeasurement)
- func (v *NullableAdditionalMeasurement) UnmarshalJSON(src []byte) error
- func (v *NullableAdditionalMeasurement) Unset()
- type NullableAddrFqdn
- type NullableAddressList
- func (v NullableAddressList) Get() *AddressList
- func (v NullableAddressList) IsSet() bool
- func (v NullableAddressList) MarshalJSON() ([]byte, error)
- func (v *NullableAddressList) Set(val *AddressList)
- func (v *NullableAddressList) UnmarshalJSON(src []byte) error
- func (v *NullableAddressList) Unset()
- type NullableAfEvent
- type NullableAfEventExposureData
- func (v NullableAfEventExposureData) Get() *AfEventExposureData
- func (v NullableAfEventExposureData) IsSet() bool
- func (v NullableAfEventExposureData) MarshalJSON() ([]byte, error)
- func (v *NullableAfEventExposureData) Set(val *AfEventExposureData)
- func (v *NullableAfEventExposureData) UnmarshalJSON(src []byte) error
- func (v *NullableAfEventExposureData) Unset()
- type NullableAfEventExposureNotif
- func (v NullableAfEventExposureNotif) Get() *AfEventExposureNotif
- func (v NullableAfEventExposureNotif) IsSet() bool
- func (v NullableAfEventExposureNotif) MarshalJSON() ([]byte, error)
- func (v *NullableAfEventExposureNotif) Set(val *AfEventExposureNotif)
- func (v *NullableAfEventExposureNotif) UnmarshalJSON(src []byte) error
- func (v *NullableAfEventExposureNotif) Unset()
- type NullableAfEventNotification
- func (v NullableAfEventNotification) Get() *AfEventNotification
- func (v NullableAfEventNotification) IsSet() bool
- func (v NullableAfEventNotification) MarshalJSON() ([]byte, error)
- func (v *NullableAfEventNotification) Set(val *AfEventNotification)
- func (v *NullableAfEventNotification) UnmarshalJSON(src []byte) error
- func (v *NullableAfEventNotification) Unset()
- type NullableAmfCond
- type NullableAmfEventArea
- func (v NullableAmfEventArea) Get() *AmfEventArea
- func (v NullableAmfEventArea) IsSet() bool
- func (v NullableAmfEventArea) MarshalJSON() ([]byte, error)
- func (v *NullableAmfEventArea) Set(val *AmfEventArea)
- func (v *NullableAmfEventArea) UnmarshalJSON(src []byte) error
- func (v *NullableAmfEventArea) Unset()
- type NullableAmfEventNotification
- func (v NullableAmfEventNotification) Get() *AmfEventNotification
- func (v NullableAmfEventNotification) IsSet() bool
- func (v NullableAmfEventNotification) MarshalJSON() ([]byte, error)
- func (v *NullableAmfEventNotification) Set(val *AmfEventNotification)
- func (v *NullableAmfEventNotification) UnmarshalJSON(src []byte) error
- func (v *NullableAmfEventNotification) Unset()
- type NullableAmfEventReport
- func (v NullableAmfEventReport) Get() *AmfEventReport
- func (v NullableAmfEventReport) IsSet() bool
- func (v NullableAmfEventReport) MarshalJSON() ([]byte, error)
- func (v *NullableAmfEventReport) Set(val *AmfEventReport)
- func (v *NullableAmfEventReport) UnmarshalJSON(src []byte) error
- func (v *NullableAmfEventReport) Unset()
- type NullableAmfEventState
- func (v NullableAmfEventState) Get() *AmfEventState
- func (v NullableAmfEventState) IsSet() bool
- func (v NullableAmfEventState) MarshalJSON() ([]byte, error)
- func (v *NullableAmfEventState) Set(val *AmfEventState)
- func (v *NullableAmfEventState) UnmarshalJSON(src []byte) error
- func (v *NullableAmfEventState) Unset()
- type NullableAmfEventSubsSyncInfo
- func (v NullableAmfEventSubsSyncInfo) Get() *AmfEventSubsSyncInfo
- func (v NullableAmfEventSubsSyncInfo) IsSet() bool
- func (v NullableAmfEventSubsSyncInfo) MarshalJSON() ([]byte, error)
- func (v *NullableAmfEventSubsSyncInfo) Set(val *AmfEventSubsSyncInfo)
- func (v *NullableAmfEventSubsSyncInfo) UnmarshalJSON(src []byte) error
- func (v *NullableAmfEventSubsSyncInfo) Unset()
- type NullableAmfEventSubscriptionInfo
- func (v NullableAmfEventSubscriptionInfo) Get() *AmfEventSubscriptionInfo
- func (v NullableAmfEventSubscriptionInfo) IsSet() bool
- func (v NullableAmfEventSubscriptionInfo) MarshalJSON() ([]byte, error)
- func (v *NullableAmfEventSubscriptionInfo) Set(val *AmfEventSubscriptionInfo)
- func (v *NullableAmfEventSubscriptionInfo) UnmarshalJSON(src []byte) error
- func (v *NullableAmfEventSubscriptionInfo) Unset()
- type NullableAmfEventType
- func (v NullableAmfEventType) Get() *AmfEventType
- func (v NullableAmfEventType) IsSet() bool
- func (v NullableAmfEventType) MarshalJSON() ([]byte, error)
- func (v *NullableAmfEventType) Set(val *AmfEventType)
- func (v *NullableAmfEventType) UnmarshalJSON(src []byte) error
- func (v *NullableAmfEventType) Unset()
- type NullableAmfInfo
- type NullableAnNodeType
- type NullableAnalyticsMetadataInfo
- func (v NullableAnalyticsMetadataInfo) Get() *AnalyticsMetadataInfo
- func (v NullableAnalyticsMetadataInfo) IsSet() bool
- func (v NullableAnalyticsMetadataInfo) MarshalJSON() ([]byte, error)
- func (v *NullableAnalyticsMetadataInfo) Set(val *AnalyticsMetadataInfo)
- func (v *NullableAnalyticsMetadataInfo) UnmarshalJSON(src []byte) error
- func (v *NullableAnalyticsMetadataInfo) Unset()
- type NullableAppListForUeComm
- func (v NullableAppListForUeComm) Get() *AppListForUeComm
- func (v NullableAppListForUeComm) IsSet() bool
- func (v NullableAppListForUeComm) MarshalJSON() ([]byte, error)
- func (v *NullableAppListForUeComm) Set(val *AppListForUeComm)
- func (v *NullableAppListForUeComm) UnmarshalJSON(src []byte) error
- func (v *NullableAppListForUeComm) Unset()
- type NullableApplicationVolume
- func (v NullableApplicationVolume) Get() *ApplicationVolume
- func (v NullableApplicationVolume) IsSet() bool
- func (v NullableApplicationVolume) MarshalJSON() ([]byte, error)
- func (v *NullableApplicationVolume) Set(val *ApplicationVolume)
- func (v *NullableApplicationVolume) UnmarshalJSON(src []byte) error
- func (v *NullableApplicationVolume) Unset()
- type NullableAppliedSmccType
- func (v NullableAppliedSmccType) Get() *AppliedSmccType
- func (v NullableAppliedSmccType) IsSet() bool
- func (v NullableAppliedSmccType) MarshalJSON() ([]byte, error)
- func (v *NullableAppliedSmccType) Set(val *AppliedSmccType)
- func (v *NullableAppliedSmccType) UnmarshalJSON(src []byte) error
- func (v *NullableAppliedSmccType) Unset()
- type NullableAtsssCapability
- func (v NullableAtsssCapability) Get() *AtsssCapability
- func (v NullableAtsssCapability) IsSet() bool
- func (v NullableAtsssCapability) MarshalJSON() ([]byte, error)
- func (v *NullableAtsssCapability) Set(val *AtsssCapability)
- func (v *NullableAtsssCapability) UnmarshalJSON(src []byte) error
- func (v *NullableAtsssCapability) Unset()
- type NullableAusfInfo
- type NullableBaseRecord
- type NullableBool
- type NullableBsfInfo
- type NullableCacheStatus
- func (v NullableCacheStatus) Get() *CacheStatus
- func (v NullableCacheStatus) IsSet() bool
- func (v NullableCacheStatus) MarshalJSON() ([]byte, error)
- func (v *NullableCacheStatus) Set(val *CacheStatus)
- func (v *NullableCacheStatus) UnmarshalJSON(src []byte) error
- func (v *NullableCacheStatus) Unset()
- type NullableCellGlobalId
- func (v NullableCellGlobalId) Get() *CellGlobalId
- func (v NullableCellGlobalId) IsSet() bool
- func (v NullableCellGlobalId) MarshalJSON() ([]byte, error)
- func (v *NullableCellGlobalId) Set(val *CellGlobalId)
- func (v *NullableCellGlobalId) UnmarshalJSON(src []byte) error
- func (v *NullableCellGlobalId) Unset()
- type NullableChangeItem
- type NullableChangeOfSupiPeiAssociationReport
- func (v NullableChangeOfSupiPeiAssociationReport) Get() *ChangeOfSupiPeiAssociationReport
- func (v NullableChangeOfSupiPeiAssociationReport) IsSet() bool
- func (v NullableChangeOfSupiPeiAssociationReport) MarshalJSON() ([]byte, error)
- func (v *NullableChangeOfSupiPeiAssociationReport) Set(val *ChangeOfSupiPeiAssociationReport)
- func (v *NullableChangeOfSupiPeiAssociationReport) UnmarshalJSON(src []byte) error
- func (v *NullableChangeOfSupiPeiAssociationReport) Unset()
- type NullableChangeType
- type NullableChfInfo
- type NullableCircumstanceDescription
- func (v NullableCircumstanceDescription) Get() *CircumstanceDescription
- func (v NullableCircumstanceDescription) IsSet() bool
- func (v NullableCircumstanceDescription) MarshalJSON() ([]byte, error)
- func (v *NullableCircumstanceDescription) Set(val *CircumstanceDescription)
- func (v *NullableCircumstanceDescription) UnmarshalJSON(src []byte) error
- func (v *NullableCircumstanceDescription) Unset()
- type NullableCivicAddress
- func (v NullableCivicAddress) Get() *CivicAddress
- func (v NullableCivicAddress) IsSet() bool
- func (v NullableCivicAddress) MarshalJSON() ([]byte, error)
- func (v *NullableCivicAddress) Set(val *CivicAddress)
- func (v *NullableCivicAddress) UnmarshalJSON(src []byte) error
- func (v *NullableCivicAddress) Unset()
- type NullableCmInfo
- type NullableCmInfoReport
- func (v NullableCmInfoReport) Get() *CmInfoReport
- func (v NullableCmInfoReport) IsSet() bool
- func (v NullableCmInfoReport) MarshalJSON() ([]byte, error)
- func (v *NullableCmInfoReport) Set(val *CmInfoReport)
- func (v *NullableCmInfoReport) UnmarshalJSON(src []byte) error
- func (v *NullableCmInfoReport) Unset()
- type NullableCmState
- type NullableCnType
- type NullableCnTypeChangeReport
- func (v NullableCnTypeChangeReport) Get() *CnTypeChangeReport
- func (v NullableCnTypeChangeReport) IsSet() bool
- func (v NullableCnTypeChangeReport) MarshalJSON() ([]byte, error)
- func (v *NullableCnTypeChangeReport) Set(val *CnTypeChangeReport)
- func (v *NullableCnTypeChangeReport) UnmarshalJSON(src []byte) error
- func (v *NullableCnTypeChangeReport) Unset()
- type NullableCollectiveBehaviourInfo
- func (v NullableCollectiveBehaviourInfo) Get() *CollectiveBehaviourInfo
- func (v NullableCollectiveBehaviourInfo) IsSet() bool
- func (v NullableCollectiveBehaviourInfo) MarshalJSON() ([]byte, error)
- func (v *NullableCollectiveBehaviourInfo) Set(val *CollectiveBehaviourInfo)
- func (v *NullableCollectiveBehaviourInfo) UnmarshalJSON(src []byte) error
- func (v *NullableCollectiveBehaviourInfo) Unset()
- type NullableCollocatedNfInstance
- func (v NullableCollocatedNfInstance) Get() *CollocatedNfInstance
- func (v NullableCollocatedNfInstance) IsSet() bool
- func (v NullableCollocatedNfInstance) MarshalJSON() ([]byte, error)
- func (v *NullableCollocatedNfInstance) Set(val *CollocatedNfInstance)
- func (v *NullableCollocatedNfInstance) UnmarshalJSON(src []byte) error
- func (v *NullableCollocatedNfInstance) Unset()
- type NullableCollocatedNfType
- func (v NullableCollocatedNfType) Get() *CollocatedNfType
- func (v NullableCollocatedNfType) IsSet() bool
- func (v NullableCollocatedNfType) MarshalJSON() ([]byte, error)
- func (v *NullableCollocatedNfType) Set(val *CollocatedNfType)
- func (v *NullableCollocatedNfType) UnmarshalJSON(src []byte) error
- func (v *NullableCollocatedNfType) Unset()
- type NullableCommunicationCollection
- func (v NullableCommunicationCollection) Get() *CommunicationCollection
- func (v NullableCommunicationCollection) IsSet() bool
- func (v NullableCommunicationCollection) MarshalJSON() ([]byte, error)
- func (v *NullableCommunicationCollection) Set(val *CommunicationCollection)
- func (v *NullableCommunicationCollection) UnmarshalJSON(src []byte) error
- func (v *NullableCommunicationCollection) Unset()
- type NullableCommunicationFailure
- func (v NullableCommunicationFailure) Get() *CommunicationFailure
- func (v NullableCommunicationFailure) IsSet() bool
- func (v NullableCommunicationFailure) MarshalJSON() ([]byte, error)
- func (v *NullableCommunicationFailure) Set(val *CommunicationFailure)
- func (v *NullableCommunicationFailure) UnmarshalJSON(src []byte) error
- func (v *NullableCommunicationFailure) Unset()
- type NullableConditionEventType
- func (v NullableConditionEventType) Get() *ConditionEventType
- func (v NullableConditionEventType) IsSet() bool
- func (v NullableConditionEventType) MarshalJSON() ([]byte, error)
- func (v *NullableConditionEventType) Set(val *ConditionEventType)
- func (v *NullableConditionEventType) UnmarshalJSON(src []byte) error
- func (v *NullableConditionEventType) Unset()
- type NullableCongestionInfo
- func (v NullableCongestionInfo) Get() *CongestionInfo
- func (v NullableCongestionInfo) IsSet() bool
- func (v NullableCongestionInfo) MarshalJSON() ([]byte, error)
- func (v *NullableCongestionInfo) Set(val *CongestionInfo)
- func (v *NullableCongestionInfo) UnmarshalJSON(src []byte) error
- func (v *NullableCongestionInfo) Unset()
- type NullableCongestionType
- func (v NullableCongestionType) Get() *CongestionType
- func (v NullableCongestionType) IsSet() bool
- func (v NullableCongestionType) MarshalJSON() ([]byte, error)
- func (v *NullableCongestionType) Set(val *CongestionType)
- func (v *NullableCongestionType) UnmarshalJSON(src []byte) error
- func (v *NullableCongestionType) Unset()
- type NullableDataNotification
- func (v NullableDataNotification) Get() *DataNotification
- func (v NullableDataNotification) IsSet() bool
- func (v NullableDataNotification) MarshalJSON() ([]byte, error)
- func (v *NullableDataNotification) Set(val *DataNotification)
- func (v *NullableDataNotification) UnmarshalJSON(src []byte) error
- func (v *NullableDataNotification) Unset()
- type NullableDataSetId
- type NullableDatasetStatisticalProperty
- func (v NullableDatasetStatisticalProperty) Get() *DatasetStatisticalProperty
- func (v NullableDatasetStatisticalProperty) IsSet() bool
- func (v NullableDatasetStatisticalProperty) MarshalJSON() ([]byte, error)
- func (v *NullableDatasetStatisticalProperty) Set(val *DatasetStatisticalProperty)
- func (v *NullableDatasetStatisticalProperty) UnmarshalJSON(src []byte) error
- func (v *NullableDatasetStatisticalProperty) Unset()
- type NullableDccfCond
- type NullableDccfInfo
- type NullableDddTrafficDescriptor
- func (v NullableDddTrafficDescriptor) Get() *DddTrafficDescriptor
- func (v NullableDddTrafficDescriptor) IsSet() bool
- func (v NullableDddTrafficDescriptor) MarshalJSON() ([]byte, error)
- func (v *NullableDddTrafficDescriptor) Set(val *DddTrafficDescriptor)
- func (v *NullableDddTrafficDescriptor) UnmarshalJSON(src []byte) error
- func (v *NullableDddTrafficDescriptor) Unset()
- type NullableDefSubServiceInfo
- func (v NullableDefSubServiceInfo) Get() *DefSubServiceInfo
- func (v NullableDefSubServiceInfo) IsSet() bool
- func (v NullableDefSubServiceInfo) MarshalJSON() ([]byte, error)
- func (v *NullableDefSubServiceInfo) Set(val *DefSubServiceInfo)
- func (v *NullableDefSubServiceInfo) UnmarshalJSON(src []byte) error
- func (v *NullableDefSubServiceInfo) Unset()
- type NullableDefaultNotificationSubscription
- func (v NullableDefaultNotificationSubscription) Get() *DefaultNotificationSubscription
- func (v NullableDefaultNotificationSubscription) IsSet() bool
- func (v NullableDefaultNotificationSubscription) MarshalJSON() ([]byte, error)
- func (v *NullableDefaultNotificationSubscription) Set(val *DefaultNotificationSubscription)
- func (v *NullableDefaultNotificationSubscription) UnmarshalJSON(src []byte) error
- func (v *NullableDefaultNotificationSubscription) Unset()
- type NullableDispersionClass
- func (v NullableDispersionClass) Get() *DispersionClass
- func (v NullableDispersionClass) IsSet() bool
- func (v NullableDispersionClass) MarshalJSON() ([]byte, error)
- func (v *NullableDispersionClass) Set(val *DispersionClass)
- func (v *NullableDispersionClass) UnmarshalJSON(src []byte) error
- func (v *NullableDispersionClass) Unset()
- type NullableDispersionCollection
- func (v NullableDispersionCollection) Get() *DispersionCollection
- func (v NullableDispersionCollection) IsSet() bool
- func (v NullableDispersionCollection) MarshalJSON() ([]byte, error)
- func (v *NullableDispersionCollection) Set(val *DispersionCollection)
- func (v *NullableDispersionCollection) UnmarshalJSON(src []byte) error
- func (v *NullableDispersionCollection) Unset()
- type NullableDispersionCollection1
- func (v NullableDispersionCollection1) Get() *DispersionCollection1
- func (v NullableDispersionCollection1) IsSet() bool
- func (v NullableDispersionCollection1) MarshalJSON() ([]byte, error)
- func (v *NullableDispersionCollection1) Set(val *DispersionCollection1)
- func (v *NullableDispersionCollection1) UnmarshalJSON(src []byte) error
- func (v *NullableDispersionCollection1) Unset()
- type NullableDispersionInfo
- func (v NullableDispersionInfo) Get() *DispersionInfo
- func (v NullableDispersionInfo) IsSet() bool
- func (v NullableDispersionInfo) MarshalJSON() ([]byte, error)
- func (v *NullableDispersionInfo) Set(val *DispersionInfo)
- func (v *NullableDispersionInfo) UnmarshalJSON(src []byte) error
- func (v *NullableDispersionInfo) Unset()
- type NullableDispersionType
- func (v NullableDispersionType) Get() *DispersionType
- func (v NullableDispersionType) IsSet() bool
- func (v NullableDispersionType) MarshalJSON() ([]byte, error)
- func (v *NullableDispersionType) Set(val *DispersionType)
- func (v *NullableDispersionType) UnmarshalJSON(src []byte) error
- func (v *NullableDispersionType) Unset()
- type NullableDlDataDeliveryStatus
- func (v NullableDlDataDeliveryStatus) Get() *DlDataDeliveryStatus
- func (v NullableDlDataDeliveryStatus) IsSet() bool
- func (v NullableDlDataDeliveryStatus) MarshalJSON() ([]byte, error)
- func (v *NullableDlDataDeliveryStatus) Set(val *DlDataDeliveryStatus)
- func (v *NullableDlDataDeliveryStatus) UnmarshalJSON(src []byte) error
- func (v *NullableDlDataDeliveryStatus) Unset()
- type NullableDnPerf
- type NullableDnPerfInfo
- type NullableDnaiChangeType
- func (v NullableDnaiChangeType) Get() *DnaiChangeType
- func (v NullableDnaiChangeType) IsSet() bool
- func (v NullableDnaiChangeType) MarshalJSON() ([]byte, error)
- func (v *NullableDnaiChangeType) Set(val *DnaiChangeType)
- func (v *NullableDnaiChangeType) UnmarshalJSON(src []byte) error
- func (v *NullableDnaiChangeType) Unset()
- type NullableDnnEasdfInfoItem
- func (v NullableDnnEasdfInfoItem) Get() *DnnEasdfInfoItem
- func (v NullableDnnEasdfInfoItem) IsSet() bool
- func (v NullableDnnEasdfInfoItem) MarshalJSON() ([]byte, error)
- func (v *NullableDnnEasdfInfoItem) Set(val *DnnEasdfInfoItem)
- func (v *NullableDnnEasdfInfoItem) UnmarshalJSON(src []byte) error
- func (v *NullableDnnEasdfInfoItem) Unset()
- type NullableDnnInfoItem
- func (v NullableDnnInfoItem) Get() *DnnInfoItem
- func (v NullableDnnInfoItem) IsSet() bool
- func (v NullableDnnInfoItem) MarshalJSON() ([]byte, error)
- func (v *NullableDnnInfoItem) Set(val *DnnInfoItem)
- func (v *NullableDnnInfoItem) UnmarshalJSON(src []byte) error
- func (v *NullableDnnInfoItem) Unset()
- type NullableDnnMbSmfInfoItem
- func (v NullableDnnMbSmfInfoItem) Get() *DnnMbSmfInfoItem
- func (v NullableDnnMbSmfInfoItem) IsSet() bool
- func (v NullableDnnMbSmfInfoItem) MarshalJSON() ([]byte, error)
- func (v *NullableDnnMbSmfInfoItem) Set(val *DnnMbSmfInfoItem)
- func (v *NullableDnnMbSmfInfoItem) UnmarshalJSON(src []byte) error
- func (v *NullableDnnMbSmfInfoItem) Unset()
- type NullableDnnSmfInfoItem
- func (v NullableDnnSmfInfoItem) Get() *DnnSmfInfoItem
- func (v NullableDnnSmfInfoItem) IsSet() bool
- func (v NullableDnnSmfInfoItem) MarshalJSON() ([]byte, error)
- func (v *NullableDnnSmfInfoItem) Set(val *DnnSmfInfoItem)
- func (v *NullableDnnSmfInfoItem) UnmarshalJSON(src []byte) error
- func (v *NullableDnnSmfInfoItem) Unset()
- type NullableDnnSmfInfoItemDnaiListInner
- func (v NullableDnnSmfInfoItemDnaiListInner) Get() *DnnSmfInfoItemDnaiListInner
- func (v NullableDnnSmfInfoItemDnaiListInner) IsSet() bool
- func (v NullableDnnSmfInfoItemDnaiListInner) MarshalJSON() ([]byte, error)
- func (v *NullableDnnSmfInfoItemDnaiListInner) Set(val *DnnSmfInfoItemDnaiListInner)
- func (v *NullableDnnSmfInfoItemDnaiListInner) UnmarshalJSON(src []byte) error
- func (v *NullableDnnSmfInfoItemDnaiListInner) Unset()
- type NullableDnnSmfInfoItemDnn
- func (v NullableDnnSmfInfoItemDnn) Get() *DnnSmfInfoItemDnn
- func (v NullableDnnSmfInfoItemDnn) IsSet() bool
- func (v NullableDnnSmfInfoItemDnn) MarshalJSON() ([]byte, error)
- func (v *NullableDnnSmfInfoItemDnn) Set(val *DnnSmfInfoItemDnn)
- func (v *NullableDnnSmfInfoItemDnn) UnmarshalJSON(src []byte) error
- func (v *NullableDnnSmfInfoItemDnn) Unset()
- type NullableDnnTsctsfInfoItem
- func (v NullableDnnTsctsfInfoItem) Get() *DnnTsctsfInfoItem
- func (v NullableDnnTsctsfInfoItem) IsSet() bool
- func (v NullableDnnTsctsfInfoItem) MarshalJSON() ([]byte, error)
- func (v *NullableDnnTsctsfInfoItem) Set(val *DnnTsctsfInfoItem)
- func (v *NullableDnnTsctsfInfoItem) UnmarshalJSON(src []byte) error
- func (v *NullableDnnTsctsfInfoItem) Unset()
- type NullableDnnUpfInfoItem
- func (v NullableDnnUpfInfoItem) Get() *DnnUpfInfoItem
- func (v NullableDnnUpfInfoItem) IsSet() bool
- func (v NullableDnnUpfInfoItem) MarshalJSON() ([]byte, error)
- func (v *NullableDnnUpfInfoItem) Set(val *DnnUpfInfoItem)
- func (v *NullableDnnUpfInfoItem) UnmarshalJSON(src []byte) error
- func (v *NullableDnnUpfInfoItem) Unset()
- type NullableDynamicPolicy
- func (v NullableDynamicPolicy) Get() *DynamicPolicy
- func (v NullableDynamicPolicy) IsSet() bool
- func (v NullableDynamicPolicy) MarshalJSON() ([]byte, error)
- func (v *NullableDynamicPolicy) Set(val *DynamicPolicy)
- func (v *NullableDynamicPolicy) UnmarshalJSON(src []byte) error
- func (v *NullableDynamicPolicy) Unset()
- type NullableEasdfInfo
- type NullableEcgi
- type NullableEllipsoidArc
- func (v NullableEllipsoidArc) Get() *EllipsoidArc
- func (v NullableEllipsoidArc) IsSet() bool
- func (v NullableEllipsoidArc) MarshalJSON() ([]byte, error)
- func (v *NullableEllipsoidArc) Set(val *EllipsoidArc)
- func (v *NullableEllipsoidArc) UnmarshalJSON(src []byte) error
- func (v *NullableEllipsoidArc) Unset()
- type NullableEllipsoidArcAllOf
- func (v NullableEllipsoidArcAllOf) Get() *EllipsoidArcAllOf
- func (v NullableEllipsoidArcAllOf) IsSet() bool
- func (v NullableEllipsoidArcAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableEllipsoidArcAllOf) Set(val *EllipsoidArcAllOf)
- func (v *NullableEllipsoidArcAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableEllipsoidArcAllOf) Unset()
- type NullableEndpointAddress
- func (v NullableEndpointAddress) Get() *EndpointAddress
- func (v NullableEndpointAddress) IsSet() bool
- func (v NullableEndpointAddress) MarshalJSON() ([]byte, error)
- func (v *NullableEndpointAddress) Set(val *EndpointAddress)
- func (v *NullableEndpointAddress) UnmarshalJSON(src []byte) error
- func (v *NullableEndpointAddress) Unset()
- type NullableEthFlowDescription
- func (v NullableEthFlowDescription) Get() *EthFlowDescription
- func (v NullableEthFlowDescription) IsSet() bool
- func (v NullableEthFlowDescription) MarshalJSON() ([]byte, error)
- func (v *NullableEthFlowDescription) Set(val *EthFlowDescription)
- func (v *NullableEthFlowDescription) UnmarshalJSON(src []byte) error
- func (v *NullableEthFlowDescription) Unset()
- type NullableEutraLocation
- func (v NullableEutraLocation) Get() *EutraLocation
- func (v NullableEutraLocation) IsSet() bool
- func (v NullableEutraLocation) MarshalJSON() ([]byte, error)
- func (v *NullableEutraLocation) Set(val *EutraLocation)
- func (v *NullableEutraLocation) UnmarshalJSON(src []byte) error
- func (v *NullableEutraLocation) Unset()
- type NullableEventId
- type NullableEventNotification
- func (v NullableEventNotification) Get() *EventNotification
- func (v NullableEventNotification) IsSet() bool
- func (v NullableEventNotification) MarshalJSON() ([]byte, error)
- func (v *NullableEventNotification) Set(val *EventNotification)
- func (v *NullableEventNotification) UnmarshalJSON(src []byte) error
- func (v *NullableEventNotification) Unset()
- type NullableEventNotification1
- func (v NullableEventNotification1) Get() *EventNotification1
- func (v NullableEventNotification1) IsSet() bool
- func (v NullableEventNotification1) MarshalJSON() ([]byte, error)
- func (v *NullableEventNotification1) Set(val *EventNotification1)
- func (v *NullableEventNotification1) UnmarshalJSON(src []byte) error
- func (v *NullableEventNotification1) Unset()
- type NullableEventType
- type NullableException
- type NullableExceptionId
- func (v NullableExceptionId) Get() *ExceptionId
- func (v NullableExceptionId) IsSet() bool
- func (v NullableExceptionId) MarshalJSON() ([]byte, error)
- func (v *NullableExceptionId) Set(val *ExceptionId)
- func (v *NullableExceptionId) UnmarshalJSON(src []byte) error
- func (v *NullableExceptionId) Unset()
- type NullableExceptionInfo
- func (v NullableExceptionInfo) Get() *ExceptionInfo
- func (v NullableExceptionInfo) IsSet() bool
- func (v NullableExceptionInfo) MarshalJSON() ([]byte, error)
- func (v *NullableExceptionInfo) Set(val *ExceptionInfo)
- func (v *NullableExceptionInfo) UnmarshalJSON(src []byte) error
- func (v *NullableExceptionInfo) Unset()
- type NullableExceptionTrend
- func (v NullableExceptionTrend) Get() *ExceptionTrend
- func (v NullableExceptionTrend) IsSet() bool
- func (v NullableExceptionTrend) MarshalJSON() ([]byte, error)
- func (v *NullableExceptionTrend) Set(val *ExceptionTrend)
- func (v *NullableExceptionTrend) UnmarshalJSON(src []byte) error
- func (v *NullableExceptionTrend) Unset()
- type NullableExtSnssai
- type NullableExternalClientType
- func (v NullableExternalClientType) Get() *ExternalClientType
- func (v NullableExternalClientType) IsSet() bool
- func (v NullableExternalClientType) MarshalJSON() ([]byte, error)
- func (v *NullableExternalClientType) Set(val *ExternalClientType)
- func (v *NullableExternalClientType) UnmarshalJSON(src []byte) error
- func (v *NullableExternalClientType) Unset()
- type NullableFetchInstruction
- func (v NullableFetchInstruction) Get() *FetchInstruction
- func (v NullableFetchInstruction) IsSet() bool
- func (v NullableFetchInstruction) MarshalJSON() ([]byte, error)
- func (v *NullableFetchInstruction) Set(val *FetchInstruction)
- func (v *NullableFetchInstruction) UnmarshalJSON(src []byte) error
- func (v *NullableFetchInstruction) Unset()
- type NullableFloat32
- type NullableFloat64
- type NullableFlowDirection
- func (v NullableFlowDirection) Get() *FlowDirection
- func (v NullableFlowDirection) IsSet() bool
- func (v NullableFlowDirection) MarshalJSON() ([]byte, error)
- func (v *NullableFlowDirection) Set(val *FlowDirection)
- func (v *NullableFlowDirection) UnmarshalJSON(src []byte) error
- func (v *NullableFlowDirection) Unset()
- type NullableFlowInfo
- type NullableGADShape
- type NullableGNbId
- type NullableGeographicArea
- func (v NullableGeographicArea) Get() *GeographicArea
- func (v NullableGeographicArea) IsSet() bool
- func (v NullableGeographicArea) MarshalJSON() ([]byte, error)
- func (v *NullableGeographicArea) Set(val *GeographicArea)
- func (v *NullableGeographicArea) UnmarshalJSON(src []byte) error
- func (v *NullableGeographicArea) Unset()
- type NullableGeographicalCoordinates
- func (v NullableGeographicalCoordinates) Get() *GeographicalCoordinates
- func (v NullableGeographicalCoordinates) IsSet() bool
- func (v NullableGeographicalCoordinates) MarshalJSON() ([]byte, error)
- func (v *NullableGeographicalCoordinates) Set(val *GeographicalCoordinates)
- func (v *NullableGeographicalCoordinates) UnmarshalJSON(src []byte) error
- func (v *NullableGeographicalCoordinates) Unset()
- type NullableGeraLocation
- func (v NullableGeraLocation) Get() *GeraLocation
- func (v NullableGeraLocation) IsSet() bool
- func (v NullableGeraLocation) MarshalJSON() ([]byte, error)
- func (v *NullableGeraLocation) Set(val *GeraLocation)
- func (v *NullableGeraLocation) UnmarshalJSON(src []byte) error
- func (v *NullableGeraLocation) Unset()
- type NullableGlobalRanNodeId
- func (v NullableGlobalRanNodeId) Get() *GlobalRanNodeId
- func (v NullableGlobalRanNodeId) IsSet() bool
- func (v NullableGlobalRanNodeId) MarshalJSON() ([]byte, error)
- func (v *NullableGlobalRanNodeId) Set(val *GlobalRanNodeId)
- func (v *NullableGlobalRanNodeId) UnmarshalJSON(src []byte) error
- func (v *NullableGlobalRanNodeId) Unset()
- type NullableGmlcInfo
- type NullableGuami
- type NullableGuamiListCond
- func (v NullableGuamiListCond) Get() *GuamiListCond
- func (v NullableGuamiListCond) IsSet() bool
- func (v NullableGuamiListCond) MarshalJSON() ([]byte, error)
- func (v *NullableGuamiListCond) Set(val *GuamiListCond)
- func (v *NullableGuamiListCond) UnmarshalJSON(src []byte) error
- func (v *NullableGuamiListCond) Unset()
- type NullableHfcNodeId
- type NullableHssInfo
- type NullableIdentityRange
- func (v NullableIdentityRange) Get() *IdentityRange
- func (v NullableIdentityRange) IsSet() bool
- func (v NullableIdentityRange) MarshalJSON() ([]byte, error)
- func (v *NullableIdentityRange) Set(val *IdentityRange)
- func (v *NullableIdentityRange) UnmarshalJSON(src []byte) error
- func (v *NullableIdentityRange) Unset()
- type NullableIdleStatusIndication
- func (v NullableIdleStatusIndication) Get() *IdleStatusIndication
- func (v NullableIdleStatusIndication) IsSet() bool
- func (v NullableIdleStatusIndication) MarshalJSON() ([]byte, error)
- func (v *NullableIdleStatusIndication) Set(val *IdleStatusIndication)
- func (v *NullableIdleStatusIndication) UnmarshalJSON(src []byte) error
- func (v *NullableIdleStatusIndication) Unset()
- type NullableImsiRange
- type NullableInt
- type NullableInt32
- type NullableInt64
- type NullableInterfaceUpfInfoItem
- func (v NullableInterfaceUpfInfoItem) Get() *InterfaceUpfInfoItem
- func (v NullableInterfaceUpfInfoItem) IsSet() bool
- func (v NullableInterfaceUpfInfoItem) MarshalJSON() ([]byte, error)
- func (v *NullableInterfaceUpfInfoItem) Set(val *InterfaceUpfInfoItem)
- func (v *NullableInterfaceUpfInfoItem) UnmarshalJSON(src []byte) error
- func (v *NullableInterfaceUpfInfoItem) Unset()
- type NullableInternalGroupIdRange
- func (v NullableInternalGroupIdRange) Get() *InternalGroupIdRange
- func (v NullableInternalGroupIdRange) IsSet() bool
- func (v NullableInternalGroupIdRange) MarshalJSON() ([]byte, error)
- func (v *NullableInternalGroupIdRange) Set(val *InternalGroupIdRange)
- func (v *NullableInternalGroupIdRange) UnmarshalJSON(src []byte) error
- func (v *NullableInternalGroupIdRange) Unset()
- type NullableInvalidParam
- func (v NullableInvalidParam) Get() *InvalidParam
- func (v NullableInvalidParam) IsSet() bool
- func (v NullableInvalidParam) MarshalJSON() ([]byte, error)
- func (v *NullableInvalidParam) Set(val *InvalidParam)
- func (v *NullableInvalidParam) UnmarshalJSON(src []byte) error
- func (v *NullableInvalidParam) Unset()
- type NullableIpAddr
- type NullableIpEndPoint
- type NullableIpEthFlowDescription
- func (v NullableIpEthFlowDescription) Get() *IpEthFlowDescription
- func (v NullableIpEthFlowDescription) IsSet() bool
- func (v NullableIpEthFlowDescription) MarshalJSON() ([]byte, error)
- func (v *NullableIpEthFlowDescription) Set(val *IpEthFlowDescription)
- func (v *NullableIpEthFlowDescription) UnmarshalJSON(src []byte) error
- func (v *NullableIpEthFlowDescription) Unset()
- type NullableIpIndex
- type NullableIpPacketFilterSet
- func (v NullableIpPacketFilterSet) Get() *IpPacketFilterSet
- func (v NullableIpPacketFilterSet) IsSet() bool
- func (v NullableIpPacketFilterSet) MarshalJSON() ([]byte, error)
- func (v *NullableIpPacketFilterSet) Set(val *IpPacketFilterSet)
- func (v *NullableIpPacketFilterSet) UnmarshalJSON(src []byte) error
- func (v *NullableIpPacketFilterSet) Unset()
- type NullableIpReachability
- func (v NullableIpReachability) Get() *IpReachability
- func (v NullableIpReachability) IsSet() bool
- func (v NullableIpReachability) MarshalJSON() ([]byte, error)
- func (v *NullableIpReachability) Set(val *IpReachability)
- func (v *NullableIpReachability) UnmarshalJSON(src []byte) error
- func (v *NullableIpReachability) Unset()
- type NullableIpv4AddressRange
- func (v NullableIpv4AddressRange) Get() *Ipv4AddressRange
- func (v NullableIpv4AddressRange) IsSet() bool
- func (v NullableIpv4AddressRange) MarshalJSON() ([]byte, error)
- func (v *NullableIpv4AddressRange) Set(val *Ipv4AddressRange)
- func (v *NullableIpv4AddressRange) UnmarshalJSON(src []byte) error
- func (v *NullableIpv4AddressRange) Unset()
- type NullableIpv6Addr
- type NullableIpv6Prefix
- type NullableIpv6PrefixRange
- func (v NullableIpv6PrefixRange) Get() *Ipv6PrefixRange
- func (v NullableIpv6PrefixRange) IsSet() bool
- func (v NullableIpv6PrefixRange) MarshalJSON() ([]byte, error)
- func (v *NullableIpv6PrefixRange) Set(val *Ipv6PrefixRange)
- func (v *NullableIpv6PrefixRange) UnmarshalJSON(src []byte) error
- func (v *NullableIpv6PrefixRange) Unset()
- type NullableIwmscInfo
- type NullableLadnInfo
- type NullableLineType
- type NullableLmfInfo
- type NullableLocal2dPointUncertaintyEllipse
- func (v NullableLocal2dPointUncertaintyEllipse) Get() *Local2dPointUncertaintyEllipse
- func (v NullableLocal2dPointUncertaintyEllipse) IsSet() bool
- func (v NullableLocal2dPointUncertaintyEllipse) MarshalJSON() ([]byte, error)
- func (v *NullableLocal2dPointUncertaintyEllipse) Set(val *Local2dPointUncertaintyEllipse)
- func (v *NullableLocal2dPointUncertaintyEllipse) UnmarshalJSON(src []byte) error
- func (v *NullableLocal2dPointUncertaintyEllipse) Unset()
- type NullableLocal2dPointUncertaintyEllipseAllOf
- func (v NullableLocal2dPointUncertaintyEllipseAllOf) Get() *Local2dPointUncertaintyEllipseAllOf
- func (v NullableLocal2dPointUncertaintyEllipseAllOf) IsSet() bool
- func (v NullableLocal2dPointUncertaintyEllipseAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableLocal2dPointUncertaintyEllipseAllOf) Set(val *Local2dPointUncertaintyEllipseAllOf)
- func (v *NullableLocal2dPointUncertaintyEllipseAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableLocal2dPointUncertaintyEllipseAllOf) Unset()
- type NullableLocal3dPointUncertaintyEllipsoid
- func (v NullableLocal3dPointUncertaintyEllipsoid) Get() *Local3dPointUncertaintyEllipsoid
- func (v NullableLocal3dPointUncertaintyEllipsoid) IsSet() bool
- func (v NullableLocal3dPointUncertaintyEllipsoid) MarshalJSON() ([]byte, error)
- func (v *NullableLocal3dPointUncertaintyEllipsoid) Set(val *Local3dPointUncertaintyEllipsoid)
- func (v *NullableLocal3dPointUncertaintyEllipsoid) UnmarshalJSON(src []byte) error
- func (v *NullableLocal3dPointUncertaintyEllipsoid) Unset()
- type NullableLocal3dPointUncertaintyEllipsoidAllOf
- func (v NullableLocal3dPointUncertaintyEllipsoidAllOf) Get() *Local3dPointUncertaintyEllipsoidAllOf
- func (v NullableLocal3dPointUncertaintyEllipsoidAllOf) IsSet() bool
- func (v NullableLocal3dPointUncertaintyEllipsoidAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableLocal3dPointUncertaintyEllipsoidAllOf) Set(val *Local3dPointUncertaintyEllipsoidAllOf)
- func (v *NullableLocal3dPointUncertaintyEllipsoidAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableLocal3dPointUncertaintyEllipsoidAllOf) Unset()
- type NullableLocalOrigin
- func (v NullableLocalOrigin) Get() *LocalOrigin
- func (v NullableLocalOrigin) IsSet() bool
- func (v NullableLocalOrigin) MarshalJSON() ([]byte, error)
- func (v *NullableLocalOrigin) Set(val *LocalOrigin)
- func (v *NullableLocalOrigin) UnmarshalJSON(src []byte) error
- func (v *NullableLocalOrigin) Unset()
- type NullableLocationArea5G
- func (v NullableLocationArea5G) Get() *LocationArea5G
- func (v NullableLocationArea5G) IsSet() bool
- func (v NullableLocationArea5G) MarshalJSON() ([]byte, error)
- func (v *NullableLocationArea5G) Set(val *LocationArea5G)
- func (v *NullableLocationArea5G) UnmarshalJSON(src []byte) error
- func (v *NullableLocationArea5G) Unset()
- type NullableLocationAreaId
- func (v NullableLocationAreaId) Get() *LocationAreaId
- func (v NullableLocationAreaId) IsSet() bool
- func (v NullableLocationAreaId) MarshalJSON() ([]byte, error)
- func (v *NullableLocationAreaId) Set(val *LocationAreaId)
- func (v *NullableLocationAreaId) UnmarshalJSON(src []byte) error
- func (v *NullableLocationAreaId) Unset()
- type NullableLocationInfo
- func (v NullableLocationInfo) Get() *LocationInfo
- func (v NullableLocationInfo) IsSet() bool
- func (v NullableLocationInfo) MarshalJSON() ([]byte, error)
- func (v *NullableLocationInfo) Set(val *LocationInfo)
- func (v *NullableLocationInfo) UnmarshalJSON(src []byte) error
- func (v *NullableLocationInfo) Unset()
- type NullableLocationReport
- func (v NullableLocationReport) Get() *LocationReport
- func (v NullableLocationReport) IsSet() bool
- func (v NullableLocationReport) MarshalJSON() ([]byte, error)
- func (v *NullableLocationReport) Set(val *LocationReport)
- func (v *NullableLocationReport) UnmarshalJSON(src []byte) error
- func (v *NullableLocationReport) Unset()
- type NullableLossConnectivityReport
- func (v NullableLossConnectivityReport) Get() *LossConnectivityReport
- func (v NullableLossConnectivityReport) IsSet() bool
- func (v NullableLossConnectivityReport) MarshalJSON() ([]byte, error)
- func (v *NullableLossConnectivityReport) Set(val *LossConnectivityReport)
- func (v *NullableLossConnectivityReport) UnmarshalJSON(src []byte) error
- func (v *NullableLossConnectivityReport) Unset()
- type NullableLossOfConnectivityReason
- func (v NullableLossOfConnectivityReason) Get() *LossOfConnectivityReason
- func (v NullableLossOfConnectivityReason) IsSet() bool
- func (v NullableLossOfConnectivityReason) MarshalJSON() ([]byte, error)
- func (v *NullableLossOfConnectivityReason) Set(val *LossOfConnectivityReason)
- func (v *NullableLossOfConnectivityReason) UnmarshalJSON(src []byte) error
- func (v *NullableLossOfConnectivityReason) Unset()
- type NullableM5QoSSpecification
- func (v NullableM5QoSSpecification) Get() *M5QoSSpecification
- func (v NullableM5QoSSpecification) IsSet() bool
- func (v NullableM5QoSSpecification) MarshalJSON() ([]byte, error)
- func (v *NullableM5QoSSpecification) Set(val *M5QoSSpecification)
- func (v *NullableM5QoSSpecification) UnmarshalJSON(src []byte) error
- func (v *NullableM5QoSSpecification) Unset()
- type NullableMSAccessActivityCollection
- func (v NullableMSAccessActivityCollection) Get() *MSAccessActivityCollection
- func (v NullableMSAccessActivityCollection) IsSet() bool
- func (v NullableMSAccessActivityCollection) MarshalJSON() ([]byte, error)
- func (v *NullableMSAccessActivityCollection) Set(val *MSAccessActivityCollection)
- func (v *NullableMSAccessActivityCollection) UnmarshalJSON(src []byte) error
- func (v *NullableMSAccessActivityCollection) Unset()
- type NullableMatchingDirection
- func (v NullableMatchingDirection) Get() *MatchingDirection
- func (v NullableMatchingDirection) IsSet() bool
- func (v NullableMatchingDirection) MarshalJSON() ([]byte, error)
- func (v *NullableMatchingDirection) Set(val *MatchingDirection)
- func (v *NullableMatchingDirection) UnmarshalJSON(src []byte) error
- func (v *NullableMatchingDirection) Unset()
- type NullableMbSmfInfo
- type NullableMbUpfInfo
- type NullableMbsServiceArea
- func (v NullableMbsServiceArea) Get() *MbsServiceArea
- func (v NullableMbsServiceArea) IsSet() bool
- func (v NullableMbsServiceArea) MarshalJSON() ([]byte, error)
- func (v *NullableMbsServiceArea) Set(val *MbsServiceArea)
- func (v *NullableMbsServiceArea) UnmarshalJSON(src []byte) error
- func (v *NullableMbsServiceArea) Unset()
- type NullableMbsServiceAreaInfo
- func (v NullableMbsServiceAreaInfo) Get() *MbsServiceAreaInfo
- func (v NullableMbsServiceAreaInfo) IsSet() bool
- func (v NullableMbsServiceAreaInfo) MarshalJSON() ([]byte, error)
- func (v *NullableMbsServiceAreaInfo) Set(val *MbsServiceAreaInfo)
- func (v *NullableMbsServiceAreaInfo) UnmarshalJSON(src []byte) error
- func (v *NullableMbsServiceAreaInfo) Unset()
- type NullableMbsSession
- type NullableMbsSessionId
- func (v NullableMbsSessionId) Get() *MbsSessionId
- func (v NullableMbsSessionId) IsSet() bool
- func (v NullableMbsSessionId) MarshalJSON() ([]byte, error)
- func (v *NullableMbsSessionId) Set(val *MbsSessionId)
- func (v *NullableMbsSessionId) UnmarshalJSON(src []byte) error
- func (v *NullableMbsSessionId) Unset()
- type NullableMediaStreamingAccessRecord
- func (v NullableMediaStreamingAccessRecord) Get() *MediaStreamingAccessRecord
- func (v NullableMediaStreamingAccessRecord) IsSet() bool
- func (v NullableMediaStreamingAccessRecord) MarshalJSON() ([]byte, error)
- func (v *NullableMediaStreamingAccessRecord) Set(val *MediaStreamingAccessRecord)
- func (v *NullableMediaStreamingAccessRecord) UnmarshalJSON(src []byte) error
- func (v *NullableMediaStreamingAccessRecord) Unset()
- type NullableMediaStreamingAccessRecordAllOf
- func (v NullableMediaStreamingAccessRecordAllOf) Get() *MediaStreamingAccessRecordAllOf
- func (v NullableMediaStreamingAccessRecordAllOf) IsSet() bool
- func (v NullableMediaStreamingAccessRecordAllOf) MarshalJSON() ([]byte, error)
- func (v *NullableMediaStreamingAccessRecordAllOf) Set(val *MediaStreamingAccessRecordAllOf)
- func (v *NullableMediaStreamingAccessRecordAllOf) UnmarshalJSON(src []byte) error
- func (v *NullableMediaStreamingAccessRecordAllOf) Unset()
- type NullableMediaStreamingAccessRecordAllOfConnectionMetrics
- func (v NullableMediaStreamingAccessRecordAllOfConnectionMetrics) Get() *MediaStreamingAccessRecordAllOfConnectionMetrics
- func (v NullableMediaStreamingAccessRecordAllOfConnectionMetrics) IsSet() bool
- func (v NullableMediaStreamingAccessRecordAllOfConnectionMetrics) MarshalJSON() ([]byte, error)
- func (v *NullableMediaStreamingAccessRecordAllOfConnectionMetrics) Set(val *MediaStreamingAccessRecordAllOfConnectionMetrics)
- func (v *NullableMediaStreamingAccessRecordAllOfConnectionMetrics) UnmarshalJSON(src []byte) error
- func (v *NullableMediaStreamingAccessRecordAllOfConnectionMetrics) Unset()
- type NullableMediaStreamingAccessRecordAllOfRequestMessage
- func (v NullableMediaStreamingAccessRecordAllOfRequestMessage) Get() *MediaStreamingAccessRecordAllOfRequestMessage
- func (v NullableMediaStreamingAccessRecordAllOfRequestMessage) IsSet() bool
- func (v NullableMediaStreamingAccessRecordAllOfRequestMessage) MarshalJSON() ([]byte, error)
- func (v *NullableMediaStreamingAccessRecordAllOfRequestMessage) Set(val *MediaStreamingAccessRecordAllOfRequestMessage)
- func (v *NullableMediaStreamingAccessRecordAllOfRequestMessage) UnmarshalJSON(src []byte) error
- func (v *NullableMediaStreamingAccessRecordAllOfRequestMessage) Unset()
- type NullableMediaStreamingAccessRecordAllOfResponseMessage
- func (v NullableMediaStreamingAccessRecordAllOfResponseMessage) Get() *MediaStreamingAccessRecordAllOfResponseMessage
- func (v NullableMediaStreamingAccessRecordAllOfResponseMessage) IsSet() bool
- func (v NullableMediaStreamingAccessRecordAllOfResponseMessage) MarshalJSON() ([]byte, error)
- func (v *NullableMediaStreamingAccessRecordAllOfResponseMessage) Set(val *MediaStreamingAccessRecordAllOfResponseMessage)
- func (v *NullableMediaStreamingAccessRecordAllOfResponseMessage) UnmarshalJSON(src []byte) error
- func (v *NullableMediaStreamingAccessRecordAllOfResponseMessage) Unset()
- type NullableMfafInfo
- type NullableMlAnalyticsInfo
- func (v NullableMlAnalyticsInfo) Get() *MlAnalyticsInfo
- func (v NullableMlAnalyticsInfo) IsSet() bool
- func (v NullableMlAnalyticsInfo) MarshalJSON() ([]byte, error)
- func (v *NullableMlAnalyticsInfo) Set(val *MlAnalyticsInfo)
- func (v *NullableMlAnalyticsInfo) UnmarshalJSON(src []byte) error
- func (v *NullableMlAnalyticsInfo) Unset()
- type NullableMmTransactionLocationReportItem
- func (v NullableMmTransactionLocationReportItem) Get() *MmTransactionLocationReportItem
- func (v NullableMmTransactionLocationReportItem) IsSet() bool
- func (v NullableMmTransactionLocationReportItem) MarshalJSON() ([]byte, error)
- func (v *NullableMmTransactionLocationReportItem) Set(val *MmTransactionLocationReportItem)
- func (v *NullableMmTransactionLocationReportItem) UnmarshalJSON(src []byte) error
- func (v *NullableMmTransactionLocationReportItem) Unset()
- type NullableMmTransactionSliceReportItem
- func (v NullableMmTransactionSliceReportItem) Get() *MmTransactionSliceReportItem
- func (v NullableMmTransactionSliceReportItem) IsSet() bool
- func (v NullableMmTransactionSliceReportItem) MarshalJSON() ([]byte, error)
- func (v *NullableMmTransactionSliceReportItem) Set(val *MmTransactionSliceReportItem)
- func (v *NullableMmTransactionSliceReportItem) UnmarshalJSON(src []byte) error
- func (v *NullableMmTransactionSliceReportItem) Unset()
- type NullableMnpfInfo
- type NullableModel5GDdnmfInfo
- func (v NullableModel5GDdnmfInfo) Get() *Model5GDdnmfInfo
- func (v NullableModel5GDdnmfInfo) IsSet() bool
- func (v NullableModel5GDdnmfInfo) MarshalJSON() ([]byte, error)
- func (v *NullableModel5GDdnmfInfo) Set(val *Model5GDdnmfInfo)
- func (v *NullableModel5GDdnmfInfo) UnmarshalJSON(src []byte) error
- func (v *NullableModel5GDdnmfInfo) Unset()
- type NullableModel5GsUserState
- func (v NullableModel5GsUserState) Get() *Model5GsUserState
- func (v NullableModel5GsUserState) IsSet() bool
- func (v NullableModel5GsUserState) MarshalJSON() ([]byte, error)
- func (v *NullableModel5GsUserState) Set(val *Model5GsUserState)
- func (v *NullableModel5GsUserState) UnmarshalJSON(src []byte) error
- func (v *NullableModel5GsUserState) Unset()
- type NullableModel5GsUserStateInfo
- func (v NullableModel5GsUserStateInfo) Get() *Model5GsUserStateInfo
- func (v NullableModel5GsUserStateInfo) IsSet() bool
- func (v NullableModel5GsUserStateInfo) MarshalJSON() ([]byte, error)
- func (v *NullableModel5GsUserStateInfo) Set(val *Model5GsUserStateInfo)
- func (v *NullableModel5GsUserStateInfo) UnmarshalJSON(src []byte) error
- func (v *NullableModel5GsUserStateInfo) Unset()
- type NullableMonitoringReport
- func (v NullableMonitoringReport) Get() *MonitoringReport
- func (v NullableMonitoringReport) IsSet() bool
- func (v NullableMonitoringReport) MarshalJSON() ([]byte, error)
- func (v *NullableMonitoringReport) Set(val *MonitoringReport)
- func (v *NullableMonitoringReport) UnmarshalJSON(src []byte) error
- func (v *NullableMonitoringReport) Unset()
- type NullableMsConsumptionCollection
- func (v NullableMsConsumptionCollection) Get() *MsConsumptionCollection
- func (v NullableMsConsumptionCollection) IsSet() bool
- func (v NullableMsConsumptionCollection) MarshalJSON() ([]byte, error)
- func (v *NullableMsConsumptionCollection) Set(val *MsConsumptionCollection)
- func (v *NullableMsConsumptionCollection) UnmarshalJSON(src []byte) error
- func (v *NullableMsConsumptionCollection) Unset()
- type NullableMsDynPolicyInvocationCollection
- func (v NullableMsDynPolicyInvocationCollection) Get() *MsDynPolicyInvocationCollection
- func (v NullableMsDynPolicyInvocationCollection) IsSet() bool
- func (v NullableMsDynPolicyInvocationCollection) MarshalJSON() ([]byte, error)
- func (v *NullableMsDynPolicyInvocationCollection) Set(val *MsDynPolicyInvocationCollection)
- func (v *NullableMsDynPolicyInvocationCollection) UnmarshalJSON(src []byte) error
- func (v *NullableMsDynPolicyInvocationCollection) Unset()
- type NullableMsNetAssInvocationCollection
- func (v NullableMsNetAssInvocationCollection) Get() *MsNetAssInvocationCollection
- func (v NullableMsNetAssInvocationCollection) IsSet() bool
- func (v NullableMsNetAssInvocationCollection) MarshalJSON() ([]byte, error)
- func (v *NullableMsNetAssInvocationCollection) Set(val *MsNetAssInvocationCollection)
- func (v *NullableMsNetAssInvocationCollection) UnmarshalJSON(src []byte) error
- func (v *NullableMsNetAssInvocationCollection) Unset()
- type NullableMsQoeMetricsCollection
- func (v NullableMsQoeMetricsCollection) Get() *MsQoeMetricsCollection
- func (v NullableMsQoeMetricsCollection) IsSet() bool
- func (v NullableMsQoeMetricsCollection) MarshalJSON() ([]byte, error)
- func (v *NullableMsQoeMetricsCollection) Set(val *MsQoeMetricsCollection)
- func (v *NullableMsQoeMetricsCollection) UnmarshalJSON(src []byte) error
- func (v *NullableMsQoeMetricsCollection) Unset()
- type NullableN1MessageClass
- func (v NullableN1MessageClass) Get() *N1MessageClass
- func (v NullableN1MessageClass) IsSet() bool
- func (v NullableN1MessageClass) MarshalJSON() ([]byte, error)
- func (v *NullableN1MessageClass) Set(val *N1MessageClass)
- func (v *NullableN1MessageClass) UnmarshalJSON(src []byte) error
- func (v *NullableN1MessageClass) Unset()
- type NullableN2InformationClass
- func (v NullableN2InformationClass) Get() *N2InformationClass
- func (v NullableN2InformationClass) IsSet() bool
- func (v NullableN2InformationClass) MarshalJSON() ([]byte, error)
- func (v *NullableN2InformationClass) Set(val *N2InformationClass)
- func (v *NullableN2InformationClass) UnmarshalJSON(src []byte) error
- func (v *NullableN2InformationClass) Unset()
- type NullableN2InterfaceAmfInfo
- func (v NullableN2InterfaceAmfInfo) Get() *N2InterfaceAmfInfo
- func (v NullableN2InterfaceAmfInfo) IsSet() bool
- func (v NullableN2InterfaceAmfInfo) MarshalJSON() ([]byte, error)
- func (v *NullableN2InterfaceAmfInfo) Set(val *N2InterfaceAmfInfo)
- func (v *NullableN2InterfaceAmfInfo) UnmarshalJSON(src []byte) error
- func (v *NullableN2InterfaceAmfInfo) Unset()
- type NullableN3gaLocation
- func (v NullableN3gaLocation) Get() *N3gaLocation
- func (v NullableN3gaLocation) IsSet() bool
- func (v NullableN3gaLocation) MarshalJSON() ([]byte, error)
- func (v *NullableN3gaLocation) Set(val *N3gaLocation)
- func (v *NullableN3gaLocation) UnmarshalJSON(src []byte) error
- func (v *NullableN3gaLocation) Unset()
- type NullableN32Purpose
- type NullableNFProfile
- type NullableNFService
- type NullableNFServiceStatus
- func (v NullableNFServiceStatus) Get() *NFServiceStatus
- func (v NullableNFServiceStatus) IsSet() bool
- func (v NullableNFServiceStatus) MarshalJSON() ([]byte, error)
- func (v *NullableNFServiceStatus) Set(val *NFServiceStatus)
- func (v *NullableNFServiceStatus) UnmarshalJSON(src []byte) error
- func (v *NullableNFServiceStatus) Unset()
- type NullableNFServiceVersion
- func (v NullableNFServiceVersion) Get() *NFServiceVersion
- func (v NullableNFServiceVersion) IsSet() bool
- func (v NullableNFServiceVersion) MarshalJSON() ([]byte, error)
- func (v *NullableNFServiceVersion) Set(val *NFServiceVersion)
- func (v *NullableNFServiceVersion) UnmarshalJSON(src []byte) error
- func (v *NullableNFServiceVersion) Unset()
- type NullableNFType
- type NullableNcgi
- type NullableNcgiTai
- type NullableNefCond
- type NullableNefEvent
- type NullableNefEventExposureNotif
- func (v NullableNefEventExposureNotif) Get() *NefEventExposureNotif
- func (v NullableNefEventExposureNotif) IsSet() bool
- func (v NullableNefEventExposureNotif) MarshalJSON() ([]byte, error)
- func (v *NullableNefEventExposureNotif) Set(val *NefEventExposureNotif)
- func (v *NullableNefEventExposureNotif) UnmarshalJSON(src []byte) error
- func (v *NullableNefEventExposureNotif) Unset()
- type NullableNefEventNotification
- func (v NullableNefEventNotification) Get() *NefEventNotification
- func (v NullableNefEventNotification) IsSet() bool
- func (v NullableNefEventNotification) MarshalJSON() ([]byte, error)
- func (v *NullableNefEventNotification) Set(val *NefEventNotification)
- func (v *NullableNefEventNotification) UnmarshalJSON(src []byte) error
- func (v *NullableNefEventNotification) Unset()
- type NullableNefInfo
- type NullableNetworkAreaInfo
- func (v NullableNetworkAreaInfo) Get() *NetworkAreaInfo
- func (v NullableNetworkAreaInfo) IsSet() bool
- func (v NullableNetworkAreaInfo) MarshalJSON() ([]byte, error)
- func (v *NullableNetworkAreaInfo) Set(val *NetworkAreaInfo)
- func (v *NullableNetworkAreaInfo) UnmarshalJSON(src []byte) error
- func (v *NullableNetworkAreaInfo) Unset()
- type NullableNetworkAssistanceSession
- func (v NullableNetworkAssistanceSession) Get() *NetworkAssistanceSession
- func (v NullableNetworkAssistanceSession) IsSet() bool
- func (v NullableNetworkAssistanceSession) MarshalJSON() ([]byte, error)
- func (v *NullableNetworkAssistanceSession) Set(val *NetworkAssistanceSession)
- func (v *NullableNetworkAssistanceSession) UnmarshalJSON(src []byte) error
- func (v *NullableNetworkAssistanceSession) Unset()
- type NullableNetworkNodeDiameterAddress
- func (v NullableNetworkNodeDiameterAddress) Get() *NetworkNodeDiameterAddress
- func (v NullableNetworkNodeDiameterAddress) IsSet() bool
- func (v NullableNetworkNodeDiameterAddress) MarshalJSON() ([]byte, error)
- func (v *NullableNetworkNodeDiameterAddress) Set(val *NetworkNodeDiameterAddress)
- func (v *NullableNetworkNodeDiameterAddress) UnmarshalJSON(src []byte) error
- func (v *NullableNetworkNodeDiameterAddress) Unset()
- type NullableNetworkPerfInfo
- func (v NullableNetworkPerfInfo) Get() *NetworkPerfInfo
- func (v NullableNetworkPerfInfo) IsSet() bool
- func (v NullableNetworkPerfInfo) MarshalJSON() ([]byte, error)
- func (v *NullableNetworkPerfInfo) Set(val *NetworkPerfInfo)
- func (v *NullableNetworkPerfInfo) UnmarshalJSON(src []byte) error
- func (v *NullableNetworkPerfInfo) Unset()
- type NullableNetworkPerfType
- func (v NullableNetworkPerfType) Get() *NetworkPerfType
- func (v NullableNetworkPerfType) IsSet() bool
- func (v NullableNetworkPerfType) MarshalJSON() ([]byte, error)
- func (v *NullableNetworkPerfType) Set(val *NetworkPerfType)
- func (v *NullableNetworkPerfType) UnmarshalJSON(src []byte) error
- func (v *NullableNetworkPerfType) Unset()
- type NullableNetworkSliceCond
- func (v NullableNetworkSliceCond) Get() *NetworkSliceCond
- func (v NullableNetworkSliceCond) IsSet() bool
- func (v NullableNetworkSliceCond) MarshalJSON() ([]byte, error)
- func (v *NullableNetworkSliceCond) Set(val *NetworkSliceCond)
- func (v *NullableNetworkSliceCond) UnmarshalJSON(src []byte) error
- func (v *NullableNetworkSliceCond) Unset()
- type NullableNfGroupCond
- func (v NullableNfGroupCond) Get() *NfGroupCond
- func (v NullableNfGroupCond) IsSet() bool
- func (v NullableNfGroupCond) MarshalJSON() ([]byte, error)
- func (v *NullableNfGroupCond) Set(val *NfGroupCond)
- func (v *NullableNfGroupCond) UnmarshalJSON(src []byte) error
- func (v *NullableNfGroupCond) Unset()
- type NullableNfGroupListCond
- func (v NullableNfGroupListCond) Get() *NfGroupListCond
- func (v NullableNfGroupListCond) IsSet() bool
- func (v NullableNfGroupListCond) MarshalJSON() ([]byte, error)
- func (v *NullableNfGroupListCond) Set(val *NfGroupListCond)
- func (v *NullableNfGroupListCond) UnmarshalJSON(src []byte) error
- func (v *NullableNfGroupListCond) Unset()
- type NullableNfInfo
- type NullableNfInstanceIdCond
- func (v NullableNfInstanceIdCond) Get() *NfInstanceIdCond
- func (v NullableNfInstanceIdCond) IsSet() bool
- func (v NullableNfInstanceIdCond) MarshalJSON() ([]byte, error)
- func (v *NullableNfInstanceIdCond) Set(val *NfInstanceIdCond)
- func (v *NullableNfInstanceIdCond) UnmarshalJSON(src []byte) error
- func (v *NullableNfInstanceIdCond) Unset()
- type NullableNfInstanceIdListCond
- func (v NullableNfInstanceIdListCond) Get() *NfInstanceIdListCond
- func (v NullableNfInstanceIdListCond) IsSet() bool
- func (v NullableNfInstanceIdListCond) MarshalJSON() ([]byte, error)
- func (v *NullableNfInstanceIdListCond) Set(val *NfInstanceIdListCond)
- func (v *NullableNfInstanceIdListCond) UnmarshalJSON(src []byte) error
- func (v *NullableNfInstanceIdListCond) Unset()
- type NullableNfLoadLevelInformation
- func (v NullableNfLoadLevelInformation) Get() *NfLoadLevelInformation
- func (v NullableNfLoadLevelInformation) IsSet() bool
- func (v NullableNfLoadLevelInformation) MarshalJSON() ([]byte, error)
- func (v *NullableNfLoadLevelInformation) Set(val *NfLoadLevelInformation)
- func (v *NullableNfLoadLevelInformation) UnmarshalJSON(src []byte) error
- func (v *NullableNfLoadLevelInformation) Unset()
- type NullableNfServiceSetCond
- func (v NullableNfServiceSetCond) Get() *NfServiceSetCond
- func (v NullableNfServiceSetCond) IsSet() bool
- func (v NullableNfServiceSetCond) MarshalJSON() ([]byte, error)
- func (v *NullableNfServiceSetCond) Set(val *NfServiceSetCond)
- func (v *NullableNfServiceSetCond) UnmarshalJSON(src []byte) error
- func (v *NullableNfServiceSetCond) Unset()
- type NullableNfSetCond
- type NullableNfStatus
- type NullableNfTypeCond
- type NullableNgApCause
- type NullableNmfafDataAnaNotification
- func (v NullableNmfafDataAnaNotification) Get() *NmfafDataAnaNotification
- func (v NullableNmfafDataAnaNotification) IsSet() bool
- func (v NullableNmfafDataAnaNotification) MarshalJSON() ([]byte, error)
- func (v *NullableNmfafDataAnaNotification) Set(val *NmfafDataAnaNotification)
- func (v *NullableNmfafDataAnaNotification) UnmarshalJSON(src []byte) error
- func (v *NullableNmfafDataAnaNotification) Unset()
- type NullableNmfafDataRetrievalNotification
- func (v NullableNmfafDataRetrievalNotification) Get() *NmfafDataRetrievalNotification
- func (v NullableNmfafDataRetrievalNotification) IsSet() bool
- func (v NullableNmfafDataRetrievalNotification) MarshalJSON() ([]byte, error)
- func (v *NullableNmfafDataRetrievalNotification) Set(val *NmfafDataRetrievalNotification)
- func (v *NullableNmfafDataRetrievalNotification) UnmarshalJSON(src []byte) error
- func (v *NullableNmfafDataRetrievalNotification) Unset()
- type NullableNnwdafEventsSubscriptionNotification
- func (v NullableNnwdafEventsSubscriptionNotification) Get() *NnwdafEventsSubscriptionNotification
- func (v NullableNnwdafEventsSubscriptionNotification) IsSet() bool
- func (v NullableNnwdafEventsSubscriptionNotification) MarshalJSON() ([]byte, error)
- func (v *NullableNnwdafEventsSubscriptionNotification) Set(val *NnwdafEventsSubscriptionNotification)
- func (v *NullableNnwdafEventsSubscriptionNotification) UnmarshalJSON(src []byte) error
- func (v *NullableNnwdafEventsSubscriptionNotification) Unset()
- type NullableNotificationData
- func (v NullableNotificationData) Get() *NotificationData
- func (v NullableNotificationData) IsSet() bool
- func (v NullableNotificationData) MarshalJSON() ([]byte, error)
- func (v *NullableNotificationData) Set(val *NotificationData)
- func (v *NullableNotificationData) UnmarshalJSON(src []byte) error
- func (v *NullableNotificationData) Unset()
- type NullableNotificationEventType
- func (v NullableNotificationEventType) Get() *NotificationEventType
- func (v NullableNotificationEventType) IsSet() bool
- func (v NullableNotificationEventType) MarshalJSON() ([]byte, error)
- func (v *NullableNotificationEventType) Set(val *NotificationEventType)
- func (v *NullableNotificationEventType) UnmarshalJSON(src []byte) error
- func (v *NullableNotificationEventType) Unset()
- type NullableNotificationType
- func (v NullableNotificationType) Get() *NotificationType
- func (v NullableNotificationType) IsSet() bool
- func (v NullableNotificationType) MarshalJSON() ([]byte, error)
- func (v *NullableNotificationType) Set(val *NotificationType)
- func (v *NullableNotificationType) UnmarshalJSON(src []byte) error
- func (v *NullableNotificationType) Unset()
- type NullableNrLocation
- type NullableNrfInfo
- type NullableNrfInfoServedAanfInfoListValueValue
- func (v NullableNrfInfoServedAanfInfoListValueValue) Get() *NrfInfoServedAanfInfoListValueValue
- func (v NullableNrfInfoServedAanfInfoListValueValue) IsSet() bool
- func (v NullableNrfInfoServedAanfInfoListValueValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedAanfInfoListValueValue) Set(val *NrfInfoServedAanfInfoListValueValue)
- func (v *NullableNrfInfoServedAanfInfoListValueValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedAanfInfoListValueValue) Unset()
- type NullableNrfInfoServedAmfInfoValue
- func (v NullableNrfInfoServedAmfInfoValue) Get() *NrfInfoServedAmfInfoValue
- func (v NullableNrfInfoServedAmfInfoValue) IsSet() bool
- func (v NullableNrfInfoServedAmfInfoValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedAmfInfoValue) Set(val *NrfInfoServedAmfInfoValue)
- func (v *NullableNrfInfoServedAmfInfoValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedAmfInfoValue) Unset()
- type NullableNrfInfoServedAusfInfoValue
- func (v NullableNrfInfoServedAusfInfoValue) Get() *NrfInfoServedAusfInfoValue
- func (v NullableNrfInfoServedAusfInfoValue) IsSet() bool
- func (v NullableNrfInfoServedAusfInfoValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedAusfInfoValue) Set(val *NrfInfoServedAusfInfoValue)
- func (v *NullableNrfInfoServedAusfInfoValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedAusfInfoValue) Unset()
- type NullableNrfInfoServedBsfInfoValue
- func (v NullableNrfInfoServedBsfInfoValue) Get() *NrfInfoServedBsfInfoValue
- func (v NullableNrfInfoServedBsfInfoValue) IsSet() bool
- func (v NullableNrfInfoServedBsfInfoValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedBsfInfoValue) Set(val *NrfInfoServedBsfInfoValue)
- func (v *NullableNrfInfoServedBsfInfoValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedBsfInfoValue) Unset()
- type NullableNrfInfoServedChfInfoValue
- func (v NullableNrfInfoServedChfInfoValue) Get() *NrfInfoServedChfInfoValue
- func (v NullableNrfInfoServedChfInfoValue) IsSet() bool
- func (v NullableNrfInfoServedChfInfoValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedChfInfoValue) Set(val *NrfInfoServedChfInfoValue)
- func (v *NullableNrfInfoServedChfInfoValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedChfInfoValue) Unset()
- type NullableNrfInfoServedGmlcInfoValue
- func (v NullableNrfInfoServedGmlcInfoValue) Get() *NrfInfoServedGmlcInfoValue
- func (v NullableNrfInfoServedGmlcInfoValue) IsSet() bool
- func (v NullableNrfInfoServedGmlcInfoValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedGmlcInfoValue) Set(val *NrfInfoServedGmlcInfoValue)
- func (v *NullableNrfInfoServedGmlcInfoValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedGmlcInfoValue) Unset()
- type NullableNrfInfoServedHssInfoListValueValue
- func (v NullableNrfInfoServedHssInfoListValueValue) Get() *NrfInfoServedHssInfoListValueValue
- func (v NullableNrfInfoServedHssInfoListValueValue) IsSet() bool
- func (v NullableNrfInfoServedHssInfoListValueValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedHssInfoListValueValue) Set(val *NrfInfoServedHssInfoListValueValue)
- func (v *NullableNrfInfoServedHssInfoListValueValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedHssInfoListValueValue) Unset()
- type NullableNrfInfoServedLmfInfoValue
- func (v NullableNrfInfoServedLmfInfoValue) Get() *NrfInfoServedLmfInfoValue
- func (v NullableNrfInfoServedLmfInfoValue) IsSet() bool
- func (v NullableNrfInfoServedLmfInfoValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedLmfInfoValue) Set(val *NrfInfoServedLmfInfoValue)
- func (v *NullableNrfInfoServedLmfInfoValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedLmfInfoValue) Unset()
- type NullableNrfInfoServedMbSmfInfoListValueValue
- func (v NullableNrfInfoServedMbSmfInfoListValueValue) Get() *NrfInfoServedMbSmfInfoListValueValue
- func (v NullableNrfInfoServedMbSmfInfoListValueValue) IsSet() bool
- func (v NullableNrfInfoServedMbSmfInfoListValueValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedMbSmfInfoListValueValue) Set(val *NrfInfoServedMbSmfInfoListValueValue)
- func (v *NullableNrfInfoServedMbSmfInfoListValueValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedMbSmfInfoListValueValue) Unset()
- type NullableNrfInfoServedNefInfoValue
- func (v NullableNrfInfoServedNefInfoValue) Get() *NrfInfoServedNefInfoValue
- func (v NullableNrfInfoServedNefInfoValue) IsSet() bool
- func (v NullableNrfInfoServedNefInfoValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedNefInfoValue) Set(val *NrfInfoServedNefInfoValue)
- func (v *NullableNrfInfoServedNefInfoValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedNefInfoValue) Unset()
- type NullableNrfInfoServedNwdafInfoValue
- func (v NullableNrfInfoServedNwdafInfoValue) Get() *NrfInfoServedNwdafInfoValue
- func (v NullableNrfInfoServedNwdafInfoValue) IsSet() bool
- func (v NullableNrfInfoServedNwdafInfoValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedNwdafInfoValue) Set(val *NrfInfoServedNwdafInfoValue)
- func (v *NullableNrfInfoServedNwdafInfoValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedNwdafInfoValue) Unset()
- type NullableNrfInfoServedPcfInfoValue
- func (v NullableNrfInfoServedPcfInfoValue) Get() *NrfInfoServedPcfInfoValue
- func (v NullableNrfInfoServedPcfInfoValue) IsSet() bool
- func (v NullableNrfInfoServedPcfInfoValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedPcfInfoValue) Set(val *NrfInfoServedPcfInfoValue)
- func (v *NullableNrfInfoServedPcfInfoValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedPcfInfoValue) Unset()
- type NullableNrfInfoServedPcscfInfoListValueValue
- func (v NullableNrfInfoServedPcscfInfoListValueValue) Get() *NrfInfoServedPcscfInfoListValueValue
- func (v NullableNrfInfoServedPcscfInfoListValueValue) IsSet() bool
- func (v NullableNrfInfoServedPcscfInfoListValueValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedPcscfInfoListValueValue) Set(val *NrfInfoServedPcscfInfoListValueValue)
- func (v *NullableNrfInfoServedPcscfInfoListValueValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedPcscfInfoListValueValue) Unset()
- type NullableNrfInfoServedScpInfoListValue
- func (v NullableNrfInfoServedScpInfoListValue) Get() *NrfInfoServedScpInfoListValue
- func (v NullableNrfInfoServedScpInfoListValue) IsSet() bool
- func (v NullableNrfInfoServedScpInfoListValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedScpInfoListValue) Set(val *NrfInfoServedScpInfoListValue)
- func (v *NullableNrfInfoServedScpInfoListValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedScpInfoListValue) Unset()
- type NullableNrfInfoServedSeppInfoListValue
- func (v NullableNrfInfoServedSeppInfoListValue) Get() *NrfInfoServedSeppInfoListValue
- func (v NullableNrfInfoServedSeppInfoListValue) IsSet() bool
- func (v NullableNrfInfoServedSeppInfoListValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedSeppInfoListValue) Set(val *NrfInfoServedSeppInfoListValue)
- func (v *NullableNrfInfoServedSeppInfoListValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedSeppInfoListValue) Unset()
- type NullableNrfInfoServedSmfInfoValue
- func (v NullableNrfInfoServedSmfInfoValue) Get() *NrfInfoServedSmfInfoValue
- func (v NullableNrfInfoServedSmfInfoValue) IsSet() bool
- func (v NullableNrfInfoServedSmfInfoValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedSmfInfoValue) Set(val *NrfInfoServedSmfInfoValue)
- func (v *NullableNrfInfoServedSmfInfoValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedSmfInfoValue) Unset()
- type NullableNrfInfoServedUdmInfoValue
- func (v NullableNrfInfoServedUdmInfoValue) Get() *NrfInfoServedUdmInfoValue
- func (v NullableNrfInfoServedUdmInfoValue) IsSet() bool
- func (v NullableNrfInfoServedUdmInfoValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedUdmInfoValue) Set(val *NrfInfoServedUdmInfoValue)
- func (v *NullableNrfInfoServedUdmInfoValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedUdmInfoValue) Unset()
- type NullableNrfInfoServedUdrInfoValue
- func (v NullableNrfInfoServedUdrInfoValue) Get() *NrfInfoServedUdrInfoValue
- func (v NullableNrfInfoServedUdrInfoValue) IsSet() bool
- func (v NullableNrfInfoServedUdrInfoValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedUdrInfoValue) Set(val *NrfInfoServedUdrInfoValue)
- func (v *NullableNrfInfoServedUdrInfoValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedUdrInfoValue) Unset()
- type NullableNrfInfoServedUdsfInfoValue
- func (v NullableNrfInfoServedUdsfInfoValue) Get() *NrfInfoServedUdsfInfoValue
- func (v NullableNrfInfoServedUdsfInfoValue) IsSet() bool
- func (v NullableNrfInfoServedUdsfInfoValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedUdsfInfoValue) Set(val *NrfInfoServedUdsfInfoValue)
- func (v *NullableNrfInfoServedUdsfInfoValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedUdsfInfoValue) Unset()
- type NullableNrfInfoServedUpfInfoValue
- func (v NullableNrfInfoServedUpfInfoValue) Get() *NrfInfoServedUpfInfoValue
- func (v NullableNrfInfoServedUpfInfoValue) IsSet() bool
- func (v NullableNrfInfoServedUpfInfoValue) MarshalJSON() ([]byte, error)
- func (v *NullableNrfInfoServedUpfInfoValue) Set(val *NrfInfoServedUpfInfoValue)
- func (v *NullableNrfInfoServedUpfInfoValue) UnmarshalJSON(src []byte) error
- func (v *NullableNrfInfoServedUpfInfoValue) Unset()
- type NullableNsacfCapability
- func (v NullableNsacfCapability) Get() *NsacfCapability
- func (v NullableNsacfCapability) IsSet() bool
- func (v NullableNsacfCapability) MarshalJSON() ([]byte, error)
- func (v *NullableNsacfCapability) Set(val *NsacfCapability)
- func (v *NullableNsacfCapability) UnmarshalJSON(src []byte) error
- func (v *NullableNsacfCapability) Unset()
- type NullableNsacfInfo
- type NullableNsiLoadLevelInfo
- func (v NullableNsiLoadLevelInfo) Get() *NsiLoadLevelInfo
- func (v NullableNsiLoadLevelInfo) IsSet() bool
- func (v NullableNsiLoadLevelInfo) MarshalJSON() ([]byte, error)
- func (v *NullableNsiLoadLevelInfo) Set(val *NsiLoadLevelInfo)
- func (v *NullableNsiLoadLevelInfo) UnmarshalJSON(src []byte) error
- func (v *NullableNsiLoadLevelInfo) Unset()
- type NullableNsmfEventExposureNotification
- func (v NullableNsmfEventExposureNotification) Get() *NsmfEventExposureNotification
- func (v NullableNsmfEventExposureNotification) IsSet() bool
- func (v NullableNsmfEventExposureNotification) MarshalJSON() ([]byte, error)
- func (v *NullableNsmfEventExposureNotification) Set(val *NsmfEventExposureNotification)
- func (v *NullableNsmfEventExposureNotification) UnmarshalJSON(src []byte) error
- func (v *NullableNsmfEventExposureNotification) Unset()
- type NullableNssaafInfo
- type NullableNumberAverage
- func (v NullableNumberAverage) Get() *NumberAverage
- func (v NullableNumberAverage) IsSet() bool
- func (v NullableNumberAverage) MarshalJSON() ([]byte, error)
- func (v *NullableNumberAverage) Set(val *NumberAverage)
- func (v *NullableNumberAverage) UnmarshalJSON(src []byte) error
- func (v *NullableNumberAverage) Unset()
- type NullableNwdafCapability
- func (v NullableNwdafCapability) Get() *NwdafCapability
- func (v NullableNwdafCapability) IsSet() bool
- func (v NullableNwdafCapability) MarshalJSON() ([]byte, error)
- func (v *NullableNwdafCapability) Set(val *NwdafCapability)
- func (v *NullableNwdafCapability) UnmarshalJSON(src []byte) error
- func (v *NullableNwdafCapability) Unset()
- type NullableNwdafCond
- type NullableNwdafEvent
- type NullableNwdafFailureCode
- func (v NullableNwdafFailureCode) Get() *NwdafFailureCode
- func (v NullableNwdafFailureCode) IsSet() bool
- func (v NullableNwdafFailureCode) MarshalJSON() ([]byte, error)
- func (v *NullableNwdafFailureCode) Set(val *NwdafFailureCode)
- func (v *NullableNwdafFailureCode) UnmarshalJSON(src []byte) error
- func (v *NullableNwdafFailureCode) Unset()
- type NullableNwdafInfo
- type NullableObservedRedundantTransExp
- func (v NullableObservedRedundantTransExp) Get() *ObservedRedundantTransExp
- func (v NullableObservedRedundantTransExp) IsSet() bool
- func (v NullableObservedRedundantTransExp) MarshalJSON() ([]byte, error)
- func (v *NullableObservedRedundantTransExp) Set(val *ObservedRedundantTransExp)
- func (v *NullableObservedRedundantTransExp) UnmarshalJSON(src []byte) error
- func (v *NullableObservedRedundantTransExp) Unset()
- type NullableOutputStrategy
- func (v NullableOutputStrategy) Get() *OutputStrategy
- func (v NullableOutputStrategy) IsSet() bool
- func (v NullableOutputStrategy) MarshalJSON() ([]byte, error)
- func (v *NullableOutputStrategy) Set(val *OutputStrategy)
- func (v *NullableOutputStrategy) UnmarshalJSON(src []byte) error
- func (v *NullableOutputStrategy) Unset()
- type NullablePcfInfo
- type NullablePcscfInfo
- type NullablePdnConnectivityStatReport
- func (v NullablePdnConnectivityStatReport) Get() *PdnConnectivityStatReport
- func (v NullablePdnConnectivityStatReport) IsSet() bool
- func (v NullablePdnConnectivityStatReport) MarshalJSON() ([]byte, error)
- func (v *NullablePdnConnectivityStatReport) Set(val *PdnConnectivityStatReport)
- func (v *NullablePdnConnectivityStatReport) UnmarshalJSON(src []byte) error
- func (v *NullablePdnConnectivityStatReport) Unset()
- type NullablePdnConnectivityStatus
- func (v NullablePdnConnectivityStatus) Get() *PdnConnectivityStatus
- func (v NullablePdnConnectivityStatus) IsSet() bool
- func (v NullablePdnConnectivityStatus) MarshalJSON() ([]byte, error)
- func (v *NullablePdnConnectivityStatus) Set(val *PdnConnectivityStatus)
- func (v *NullablePdnConnectivityStatus) UnmarshalJSON(src []byte) error
- func (v *NullablePdnConnectivityStatus) Unset()
- type NullablePduSessionInfo
- func (v NullablePduSessionInfo) Get() *PduSessionInfo
- func (v NullablePduSessionInfo) IsSet() bool
- func (v NullablePduSessionInfo) MarshalJSON() ([]byte, error)
- func (v *NullablePduSessionInfo) Set(val *PduSessionInfo)
- func (v *NullablePduSessionInfo) UnmarshalJSON(src []byte) error
- func (v *NullablePduSessionInfo) Unset()
- type NullablePduSessionInformation
- func (v NullablePduSessionInformation) Get() *PduSessionInformation
- func (v NullablePduSessionInformation) IsSet() bool
- func (v NullablePduSessionInformation) MarshalJSON() ([]byte, error)
- func (v *NullablePduSessionInformation) Set(val *PduSessionInformation)
- func (v *NullablePduSessionInformation) UnmarshalJSON(src []byte) error
- func (v *NullablePduSessionInformation) Unset()
- type NullablePduSessionStatus
- func (v NullablePduSessionStatus) Get() *PduSessionStatus
- func (v NullablePduSessionStatus) IsSet() bool
- func (v NullablePduSessionStatus) MarshalJSON() ([]byte, error)
- func (v *NullablePduSessionStatus) Set(val *PduSessionStatus)
- func (v *NullablePduSessionStatus) UnmarshalJSON(src []byte) error
- func (v *NullablePduSessionStatus) Unset()
- type NullablePduSessionType
- func (v NullablePduSessionType) Get() *PduSessionType
- func (v NullablePduSessionType) IsSet() bool
- func (v NullablePduSessionType) MarshalJSON() ([]byte, error)
- func (v *NullablePduSessionType) Set(val *PduSessionType)
- func (v *NullablePduSessionType) UnmarshalJSON(src []byte) error
- func (v *NullablePduSessionType) Unset()
- type NullablePerUeAttribute
- func (v NullablePerUeAttribute) Get() *PerUeAttribute
- func (v NullablePerUeAttribute) IsSet() bool
- func (v NullablePerUeAttribute) MarshalJSON() ([]byte, error)
- func (v *NullablePerUeAttribute) Set(val *PerUeAttribute)
- func (v *NullablePerUeAttribute) UnmarshalJSON(src []byte) error
- func (v *NullablePerUeAttribute) Unset()
- type NullablePerfData
- type NullablePerformanceData
- func (v NullablePerformanceData) Get() *PerformanceData
- func (v NullablePerformanceData) IsSet() bool
- func (v NullablePerformanceData) MarshalJSON() ([]byte, error)
- func (v *NullablePerformanceData) Set(val *PerformanceData)
- func (v *NullablePerformanceData) UnmarshalJSON(src []byte) error
- func (v *NullablePerformanceData) Unset()
- type NullablePerformanceDataCollection
- func (v NullablePerformanceDataCollection) Get() *PerformanceDataCollection
- func (v NullablePerformanceDataCollection) IsSet() bool
- func (v NullablePerformanceDataCollection) MarshalJSON() ([]byte, error)
- func (v *NullablePerformanceDataCollection) Set(val *PerformanceDataCollection)
- func (v *NullablePerformanceDataCollection) UnmarshalJSON(src []byte) error
- func (v *NullablePerformanceDataCollection) Unset()
- type NullablePerformanceDataInfo
- func (v NullablePerformanceDataInfo) Get() *PerformanceDataInfo
- func (v NullablePerformanceDataInfo) IsSet() bool
- func (v NullablePerformanceDataInfo) MarshalJSON() ([]byte, error)
- func (v *NullablePerformanceDataInfo) Set(val *PerformanceDataInfo)
- func (v *NullablePerformanceDataInfo) UnmarshalJSON(src []byte) error
- func (v *NullablePerformanceDataInfo) Unset()
- type NullablePfdData
- type NullablePlmnId
- type NullablePlmnIdNid
- type NullablePlmnOauth2
- type NullablePlmnRange
- type NullablePlmnSnssai
- type NullablePoint
- type NullablePointAllOf
- type NullablePointAltitude
- func (v NullablePointAltitude) Get() *PointAltitude
- func (v NullablePointAltitude) IsSet() bool
- func (v NullablePointAltitude) MarshalJSON() ([]byte, error)
- func (v *NullablePointAltitude) Set(val *PointAltitude)
- func (v *NullablePointAltitude) UnmarshalJSON(src []byte) error
- func (v *NullablePointAltitude) Unset()
- type NullablePointAltitudeAllOf
- func (v NullablePointAltitudeAllOf) Get() *PointAltitudeAllOf
- func (v NullablePointAltitudeAllOf) IsSet() bool
- func (v NullablePointAltitudeAllOf) MarshalJSON() ([]byte, error)
- func (v *NullablePointAltitudeAllOf) Set(val *PointAltitudeAllOf)
- func (v *NullablePointAltitudeAllOf) UnmarshalJSON(src []byte) error
- func (v *NullablePointAltitudeAllOf) Unset()
- type NullablePointAltitudeUncertainty
- func (v NullablePointAltitudeUncertainty) Get() *PointAltitudeUncertainty
- func (v NullablePointAltitudeUncertainty) IsSet() bool
- func (v NullablePointAltitudeUncertainty) MarshalJSON() ([]byte, error)
- func (v *NullablePointAltitudeUncertainty) Set(val *PointAltitudeUncertainty)
- func (v *NullablePointAltitudeUncertainty) UnmarshalJSON(src []byte) error
- func (v *NullablePointAltitudeUncertainty) Unset()
- type NullablePointAltitudeUncertaintyAllOf
- func (v NullablePointAltitudeUncertaintyAllOf) Get() *PointAltitudeUncertaintyAllOf
- func (v NullablePointAltitudeUncertaintyAllOf) IsSet() bool
- func (v NullablePointAltitudeUncertaintyAllOf) MarshalJSON() ([]byte, error)
- func (v *NullablePointAltitudeUncertaintyAllOf) Set(val *PointAltitudeUncertaintyAllOf)
- func (v *NullablePointAltitudeUncertaintyAllOf) UnmarshalJSON(src []byte) error
- func (v *NullablePointAltitudeUncertaintyAllOf) Unset()
- type NullablePointUncertaintyCircle
- func (v NullablePointUncertaintyCircle) Get() *PointUncertaintyCircle
- func (v NullablePointUncertaintyCircle) IsSet() bool
- func (v NullablePointUncertaintyCircle) MarshalJSON() ([]byte, error)
- func (v *NullablePointUncertaintyCircle) Set(val *PointUncertaintyCircle)
- func (v *NullablePointUncertaintyCircle) UnmarshalJSON(src []byte) error
- func (v *NullablePointUncertaintyCircle) Unset()
- type NullablePointUncertaintyCircleAllOf
- func (v NullablePointUncertaintyCircleAllOf) Get() *PointUncertaintyCircleAllOf
- func (v NullablePointUncertaintyCircleAllOf) IsSet() bool
- func (v NullablePointUncertaintyCircleAllOf) MarshalJSON() ([]byte, error)
- func (v *NullablePointUncertaintyCircleAllOf) Set(val *PointUncertaintyCircleAllOf)
- func (v *NullablePointUncertaintyCircleAllOf) UnmarshalJSON(src []byte) error
- func (v *NullablePointUncertaintyCircleAllOf) Unset()
- type NullablePointUncertaintyEllipse
- func (v NullablePointUncertaintyEllipse) Get() *PointUncertaintyEllipse
- func (v NullablePointUncertaintyEllipse) IsSet() bool
- func (v NullablePointUncertaintyEllipse) MarshalJSON() ([]byte, error)
- func (v *NullablePointUncertaintyEllipse) Set(val *PointUncertaintyEllipse)
- func (v *NullablePointUncertaintyEllipse) UnmarshalJSON(src []byte) error
- func (v *NullablePointUncertaintyEllipse) Unset()
- type NullablePointUncertaintyEllipseAllOf
- func (v NullablePointUncertaintyEllipseAllOf) Get() *PointUncertaintyEllipseAllOf
- func (v NullablePointUncertaintyEllipseAllOf) IsSet() bool
- func (v NullablePointUncertaintyEllipseAllOf) MarshalJSON() ([]byte, error)
- func (v *NullablePointUncertaintyEllipseAllOf) Set(val *PointUncertaintyEllipseAllOf)
- func (v *NullablePointUncertaintyEllipseAllOf) UnmarshalJSON(src []byte) error
- func (v *NullablePointUncertaintyEllipseAllOf) Unset()
- type NullablePolygon
- type NullablePolygonAllOf
- func (v NullablePolygonAllOf) Get() *PolygonAllOf
- func (v NullablePolygonAllOf) IsSet() bool
- func (v NullablePolygonAllOf) MarshalJSON() ([]byte, error)
- func (v *NullablePolygonAllOf) Set(val *PolygonAllOf)
- func (v *NullablePolygonAllOf) UnmarshalJSON(src []byte) error
- func (v *NullablePolygonAllOf) Unset()
- type NullablePresenceInfo
- func (v NullablePresenceInfo) Get() *PresenceInfo
- func (v NullablePresenceInfo) IsSet() bool
- func (v NullablePresenceInfo) MarshalJSON() ([]byte, error)
- func (v *NullablePresenceInfo) Set(val *PresenceInfo)
- func (v *NullablePresenceInfo) UnmarshalJSON(src []byte) error
- func (v *NullablePresenceInfo) Unset()
- type NullablePresenceState
- func (v NullablePresenceState) Get() *PresenceState
- func (v NullablePresenceState) IsSet() bool
- func (v NullablePresenceState) MarshalJSON() ([]byte, error)
- func (v *NullablePresenceState) Set(val *PresenceState)
- func (v *NullablePresenceState) UnmarshalJSON(src []byte) error
- func (v *NullablePresenceState) Unset()
- type NullableProSeCapability
- func (v NullableProSeCapability) Get() *ProSeCapability
- func (v NullableProSeCapability) IsSet() bool
- func (v NullableProSeCapability) MarshalJSON() ([]byte, error)
- func (v *NullableProSeCapability) Set(val *ProSeCapability)
- func (v *NullableProSeCapability) UnmarshalJSON(src []byte) error
- func (v *NullableProSeCapability) Unset()
- type NullableProblemDetails
- func (v NullableProblemDetails) Get() *ProblemDetails
- func (v NullableProblemDetails) IsSet() bool
- func (v NullableProblemDetails) MarshalJSON() ([]byte, error)
- func (v *NullableProblemDetails) Set(val *ProblemDetails)
- func (v *NullableProblemDetails) UnmarshalJSON(src []byte) error
- func (v *NullableProblemDetails) Unset()
- type NullableQosSustainabilityInfo
- func (v NullableQosSustainabilityInfo) Get() *QosSustainabilityInfo
- func (v NullableQosSustainabilityInfo) IsSet() bool
- func (v NullableQosSustainabilityInfo) MarshalJSON() ([]byte, error)
- func (v *NullableQosSustainabilityInfo) Set(val *QosSustainabilityInfo)
- func (v *NullableQosSustainabilityInfo) UnmarshalJSON(src []byte) error
- func (v *NullableQosSustainabilityInfo) Unset()
- type NullableRatFreqInformation
- func (v NullableRatFreqInformation) Get() *RatFreqInformation
- func (v NullableRatFreqInformation) IsSet() bool
- func (v NullableRatFreqInformation) MarshalJSON() ([]byte, error)
- func (v *NullableRatFreqInformation) Set(val *RatFreqInformation)
- func (v *NullableRatFreqInformation) UnmarshalJSON(src []byte) error
- func (v *NullableRatFreqInformation) Unset()
- type NullableRatType
- type NullableReachabilityForSmsReport
- func (v NullableReachabilityForSmsReport) Get() *ReachabilityForSmsReport
- func (v NullableReachabilityForSmsReport) IsSet() bool
- func (v NullableReachabilityForSmsReport) MarshalJSON() ([]byte, error)
- func (v *NullableReachabilityForSmsReport) Set(val *ReachabilityForSmsReport)
- func (v *NullableReachabilityForSmsReport) UnmarshalJSON(src []byte) error
- func (v *NullableReachabilityForSmsReport) Unset()
- type NullableReachabilityReport
- func (v NullableReachabilityReport) Get() *ReachabilityReport
- func (v NullableReachabilityReport) IsSet() bool
- func (v NullableReachabilityReport) MarshalJSON() ([]byte, error)
- func (v *NullableReachabilityReport) Set(val *ReachabilityReport)
- func (v *NullableReachabilityReport) UnmarshalJSON(src []byte) error
- func (v *NullableReachabilityReport) Unset()
- type NullableRedirectResponse
- func (v NullableRedirectResponse) Get() *RedirectResponse
- func (v NullableRedirectResponse) IsSet() bool
- func (v NullableRedirectResponse) MarshalJSON() ([]byte, error)
- func (v *NullableRedirectResponse) Set(val *RedirectResponse)
- func (v *NullableRedirectResponse) UnmarshalJSON(src []byte) error
- func (v *NullableRedirectResponse) Unset()
- type NullableRedundantTransmissionExpInfo
- func (v NullableRedundantTransmissionExpInfo) Get() *RedundantTransmissionExpInfo
- func (v NullableRedundantTransmissionExpInfo) IsSet() bool
- func (v NullableRedundantTransmissionExpInfo) MarshalJSON() ([]byte, error)
- func (v *NullableRedundantTransmissionExpInfo) Set(val *RedundantTransmissionExpInfo)
- func (v *NullableRedundantTransmissionExpInfo) UnmarshalJSON(src []byte) error
- func (v *NullableRedundantTransmissionExpInfo) Unset()
- type NullableRedundantTransmissionExpPerTS
- func (v NullableRedundantTransmissionExpPerTS) Get() *RedundantTransmissionExpPerTS
- func (v NullableRedundantTransmissionExpPerTS) IsSet() bool
- func (v NullableRedundantTransmissionExpPerTS) MarshalJSON() ([]byte, error)
- func (v *NullableRedundantTransmissionExpPerTS) Set(val *RedundantTransmissionExpPerTS)
- func (v *NullableRedundantTransmissionExpPerTS) UnmarshalJSON(src []byte) error
- func (v *NullableRedundantTransmissionExpPerTS) Unset()
- type NullableRelativeCartesianLocation
- func (v NullableRelativeCartesianLocation) Get() *RelativeCartesianLocation
- func (v NullableRelativeCartesianLocation) IsSet() bool
- func (v NullableRelativeCartesianLocation) MarshalJSON() ([]byte, error)
- func (v *NullableRelativeCartesianLocation) Set(val *RelativeCartesianLocation)
- func (v *NullableRelativeCartesianLocation) UnmarshalJSON(src []byte) error
- func (v *NullableRelativeCartesianLocation) Unset()
- type NullableReport
- type NullableResourceUsage
- func (v NullableResourceUsage) Get() *ResourceUsage
- func (v NullableResourceUsage) IsSet() bool
- func (v NullableResourceUsage) MarshalJSON() ([]byte, error)
- func (v *NullableResourceUsage) Set(val *ResourceUsage)
- func (v *NullableResourceUsage) UnmarshalJSON(src []byte) error
- func (v *NullableResourceUsage) Unset()
- type NullableRetainabilityThreshold
- func (v NullableRetainabilityThreshold) Get() *RetainabilityThreshold
- func (v NullableRetainabilityThreshold) IsSet() bool
- func (v NullableRetainabilityThreshold) MarshalJSON() ([]byte, error)
- func (v *NullableRetainabilityThreshold) Set(val *RetainabilityThreshold)
- func (v *NullableRetainabilityThreshold) UnmarshalJSON(src []byte) error
- func (v *NullableRetainabilityThreshold) Unset()
- type NullableRmInfo
- type NullableRmState
- type NullableRoamingStatusReport
- func (v NullableRoamingStatusReport) Get() *RoamingStatusReport
- func (v NullableRoamingStatusReport) IsSet() bool
- func (v NullableRoamingStatusReport) MarshalJSON() ([]byte, error)
- func (v *NullableRoamingStatusReport) Set(val *RoamingStatusReport)
- func (v *NullableRoamingStatusReport) UnmarshalJSON(src []byte) error
- func (v *NullableRoamingStatusReport) Unset()
- type NullableRouteInformation
- func (v NullableRouteInformation) Get() *RouteInformation
- func (v NullableRouteInformation) IsSet() bool
- func (v NullableRouteInformation) MarshalJSON() ([]byte, error)
- func (v *NullableRouteInformation) Set(val *RouteInformation)
- func (v *NullableRouteInformation) UnmarshalJSON(src []byte) error
- func (v *NullableRouteInformation) Unset()
- type NullableRouteToLocation
- func (v NullableRouteToLocation) Get() *RouteToLocation
- func (v NullableRouteToLocation) IsSet() bool
- func (v NullableRouteToLocation) MarshalJSON() ([]byte, error)
- func (v *NullableRouteToLocation) Set(val *RouteToLocation)
- func (v *NullableRouteToLocation) UnmarshalJSON(src []byte) error
- func (v *NullableRouteToLocation) Unset()
- type NullableRoutingAreaId
- func (v NullableRoutingAreaId) Get() *RoutingAreaId
- func (v NullableRoutingAreaId) IsSet() bool
- func (v NullableRoutingAreaId) MarshalJSON() ([]byte, error)
- func (v *NullableRoutingAreaId) Set(val *RoutingAreaId)
- func (v *NullableRoutingAreaId) UnmarshalJSON(src []byte) error
- func (v *NullableRoutingAreaId) Unset()
- type NullableSACEventReport
- func (v NullableSACEventReport) Get() *SACEventReport
- func (v NullableSACEventReport) IsSet() bool
- func (v NullableSACEventReport) MarshalJSON() ([]byte, error)
- func (v *NullableSACEventReport) Set(val *SACEventReport)
- func (v *NullableSACEventReport) UnmarshalJSON(src []byte) error
- func (v *NullableSACEventReport) Unset()
- type NullableSACEventReportItem
- func (v NullableSACEventReportItem) Get() *SACEventReportItem
- func (v NullableSACEventReportItem) IsSet() bool
- func (v NullableSACEventReportItem) MarshalJSON() ([]byte, error)
- func (v *NullableSACEventReportItem) Set(val *SACEventReportItem)
- func (v *NullableSACEventReportItem) UnmarshalJSON(src []byte) error
- func (v *NullableSACEventReportItem) Unset()
- type NullableSACEventState
- func (v NullableSACEventState) Get() *SACEventState
- func (v NullableSACEventState) IsSet() bool
- func (v NullableSACEventState) MarshalJSON() ([]byte, error)
- func (v *NullableSACEventState) Set(val *SACEventState)
- func (v *NullableSACEventState) UnmarshalJSON(src []byte) error
- func (v *NullableSACEventState) Unset()
- type NullableSACEventStatus
- func (v NullableSACEventStatus) Get() *SACEventStatus
- func (v NullableSACEventStatus) IsSet() bool
- func (v NullableSACEventStatus) MarshalJSON() ([]byte, error)
- func (v *NullableSACEventStatus) Set(val *SACEventStatus)
- func (v *NullableSACEventStatus) UnmarshalJSON(src []byte) error
- func (v *NullableSACEventStatus) Unset()
- type NullableSACEventType
- func (v NullableSACEventType) Get() *SACEventType
- func (v NullableSACEventType) IsSet() bool
- func (v NullableSACEventType) MarshalJSON() ([]byte, error)
- func (v *NullableSACEventType) Set(val *SACEventType)
- func (v *NullableSACEventType) UnmarshalJSON(src []byte) error
- func (v *NullableSACEventType) Unset()
- type NullableSACInfo
- type NullableScheduledCommunicationTime
- func (v NullableScheduledCommunicationTime) Get() *ScheduledCommunicationTime
- func (v NullableScheduledCommunicationTime) IsSet() bool
- func (v NullableScheduledCommunicationTime) MarshalJSON() ([]byte, error)
- func (v *NullableScheduledCommunicationTime) Set(val *ScheduledCommunicationTime)
- func (v *NullableScheduledCommunicationTime) UnmarshalJSON(src []byte) error
- func (v *NullableScheduledCommunicationTime) Unset()
- type NullableScpCapability
- func (v NullableScpCapability) Get() *ScpCapability
- func (v NullableScpCapability) IsSet() bool
- func (v NullableScpCapability) MarshalJSON() ([]byte, error)
- func (v *NullableScpCapability) Set(val *ScpCapability)
- func (v *NullableScpCapability) UnmarshalJSON(src []byte) error
- func (v *NullableScpCapability) Unset()
- type NullableScpDomainCond
- func (v NullableScpDomainCond) Get() *ScpDomainCond
- func (v NullableScpDomainCond) IsSet() bool
- func (v NullableScpDomainCond) MarshalJSON() ([]byte, error)
- func (v *NullableScpDomainCond) Set(val *ScpDomainCond)
- func (v *NullableScpDomainCond) UnmarshalJSON(src []byte) error
- func (v *NullableScpDomainCond) Unset()
- type NullableScpDomainInfo
- func (v NullableScpDomainInfo) Get() *ScpDomainInfo
- func (v NullableScpDomainInfo) IsSet() bool
- func (v NullableScpDomainInfo) MarshalJSON() ([]byte, error)
- func (v *NullableScpDomainInfo) Set(val *ScpDomainInfo)
- func (v *NullableScpDomainInfo) UnmarshalJSON(src []byte) error
- func (v *NullableScpDomainInfo) Unset()
- type NullableScpInfo
- type NullableSdRange
- type NullableSeppInfo
- type NullableServiceAreaId
- func (v NullableServiceAreaId) Get() *ServiceAreaId
- func (v NullableServiceAreaId) IsSet() bool
- func (v NullableServiceAreaId) MarshalJSON() ([]byte, error)
- func (v *NullableServiceAreaId) Set(val *ServiceAreaId)
- func (v *NullableServiceAreaId) UnmarshalJSON(src []byte) error
- func (v *NullableServiceAreaId) Unset()
- type NullableServiceDataFlowDescription
- func (v NullableServiceDataFlowDescription) Get() *ServiceDataFlowDescription
- func (v NullableServiceDataFlowDescription) IsSet() bool
- func (v NullableServiceDataFlowDescription) MarshalJSON() ([]byte, error)
- func (v *NullableServiceDataFlowDescription) Set(val *ServiceDataFlowDescription)
- func (v *NullableServiceDataFlowDescription) UnmarshalJSON(src []byte) error
- func (v *NullableServiceDataFlowDescription) Unset()
- type NullableServiceExperienceInfo
- func (v NullableServiceExperienceInfo) Get() *ServiceExperienceInfo
- func (v NullableServiceExperienceInfo) IsSet() bool
- func (v NullableServiceExperienceInfo) MarshalJSON() ([]byte, error)
- func (v *NullableServiceExperienceInfo) Set(val *ServiceExperienceInfo)
- func (v *NullableServiceExperienceInfo) UnmarshalJSON(src []byte) error
- func (v *NullableServiceExperienceInfo) Unset()
- type NullableServiceExperienceInfo1
- func (v NullableServiceExperienceInfo1) Get() *ServiceExperienceInfo1
- func (v NullableServiceExperienceInfo1) IsSet() bool
- func (v NullableServiceExperienceInfo1) MarshalJSON() ([]byte, error)
- func (v *NullableServiceExperienceInfo1) Set(val *ServiceExperienceInfo1)
- func (v *NullableServiceExperienceInfo1) UnmarshalJSON(src []byte) error
- func (v *NullableServiceExperienceInfo1) Unset()
- type NullableServiceExperienceInfoPerApp
- func (v NullableServiceExperienceInfoPerApp) Get() *ServiceExperienceInfoPerApp
- func (v NullableServiceExperienceInfoPerApp) IsSet() bool
- func (v NullableServiceExperienceInfoPerApp) MarshalJSON() ([]byte, error)
- func (v *NullableServiceExperienceInfoPerApp) Set(val *ServiceExperienceInfoPerApp)
- func (v *NullableServiceExperienceInfoPerApp) UnmarshalJSON(src []byte) error
- func (v *NullableServiceExperienceInfoPerApp) Unset()
- type NullableServiceExperienceInfoPerFlow
- func (v NullableServiceExperienceInfoPerFlow) Get() *ServiceExperienceInfoPerFlow
- func (v NullableServiceExperienceInfoPerFlow) IsSet() bool
- func (v NullableServiceExperienceInfoPerFlow) MarshalJSON() ([]byte, error)
- func (v *NullableServiceExperienceInfoPerFlow) Set(val *ServiceExperienceInfoPerFlow)
- func (v *NullableServiceExperienceInfoPerFlow) UnmarshalJSON(src []byte) error
- func (v *NullableServiceExperienceInfoPerFlow) Unset()
- type NullableServiceExperienceType
- func (v NullableServiceExperienceType) Get() *ServiceExperienceType
- func (v NullableServiceExperienceType) IsSet() bool
- func (v NullableServiceExperienceType) MarshalJSON() ([]byte, error)
- func (v *NullableServiceExperienceType) Set(val *ServiceExperienceType)
- func (v *NullableServiceExperienceType) UnmarshalJSON(src []byte) error
- func (v *NullableServiceExperienceType) Unset()
- type NullableServiceName
- func (v NullableServiceName) Get() *ServiceName
- func (v NullableServiceName) IsSet() bool
- func (v NullableServiceName) MarshalJSON() ([]byte, error)
- func (v *NullableServiceName) Set(val *ServiceName)
- func (v *NullableServiceName) UnmarshalJSON(src []byte) error
- func (v *NullableServiceName) Unset()
- type NullableServiceNameCond
- func (v NullableServiceNameCond) Get() *ServiceNameCond
- func (v NullableServiceNameCond) IsSet() bool
- func (v NullableServiceNameCond) MarshalJSON() ([]byte, error)
- func (v *NullableServiceNameCond) Set(val *ServiceNameCond)
- func (v *NullableServiceNameCond) UnmarshalJSON(src []byte) error
- func (v *NullableServiceNameCond) Unset()
- type NullableServiceNameListCond
- func (v NullableServiceNameListCond) Get() *ServiceNameListCond
- func (v NullableServiceNameListCond) IsSet() bool
- func (v NullableServiceNameListCond) MarshalJSON() ([]byte, error)
- func (v *NullableServiceNameListCond) Set(val *ServiceNameListCond)
- func (v *NullableServiceNameListCond) UnmarshalJSON(src []byte) error
- func (v *NullableServiceNameListCond) Unset()
- type NullableSessInactTimerForUeComm
- func (v NullableSessInactTimerForUeComm) Get() *SessInactTimerForUeComm
- func (v NullableSessInactTimerForUeComm) IsSet() bool
- func (v NullableSessInactTimerForUeComm) MarshalJSON() ([]byte, error)
- func (v *NullableSessInactTimerForUeComm) Set(val *SessInactTimerForUeComm)
- func (v *NullableSessInactTimerForUeComm) UnmarshalJSON(src []byte) error
- func (v *NullableSessInactTimerForUeComm) Unset()
- type NullableSharedDataIdRange
- func (v NullableSharedDataIdRange) Get() *SharedDataIdRange
- func (v NullableSharedDataIdRange) IsSet() bool
- func (v NullableSharedDataIdRange) MarshalJSON() ([]byte, error)
- func (v *NullableSharedDataIdRange) Set(val *SharedDataIdRange)
- func (v *NullableSharedDataIdRange) UnmarshalJSON(src []byte) error
- func (v *NullableSharedDataIdRange) Unset()
- type NullableSliceLoadLevelInformation
- func (v NullableSliceLoadLevelInformation) Get() *SliceLoadLevelInformation
- func (v NullableSliceLoadLevelInformation) IsSet() bool
- func (v NullableSliceLoadLevelInformation) MarshalJSON() ([]byte, error)
- func (v *NullableSliceLoadLevelInformation) Set(val *SliceLoadLevelInformation)
- func (v *NullableSliceLoadLevelInformation) UnmarshalJSON(src []byte) error
- func (v *NullableSliceLoadLevelInformation) Unset()
- type NullableSmNasFromSmf
- func (v NullableSmNasFromSmf) Get() *SmNasFromSmf
- func (v NullableSmNasFromSmf) IsSet() bool
- func (v NullableSmNasFromSmf) MarshalJSON() ([]byte, error)
- func (v *NullableSmNasFromSmf) Set(val *SmNasFromSmf)
- func (v *NullableSmNasFromSmf) UnmarshalJSON(src []byte) error
- func (v *NullableSmNasFromSmf) Unset()
- type NullableSmNasFromUe
- func (v NullableSmNasFromUe) Get() *SmNasFromUe
- func (v NullableSmNasFromUe) IsSet() bool
- func (v NullableSmNasFromUe) MarshalJSON() ([]byte, error)
- func (v *NullableSmNasFromUe) Set(val *SmNasFromUe)
- func (v *NullableSmNasFromUe) UnmarshalJSON(src []byte) error
- func (v *NullableSmNasFromUe) Unset()
- type NullableSmcceInfo
- type NullableSmcceUeList
- func (v NullableSmcceUeList) Get() *SmcceUeList
- func (v NullableSmcceUeList) IsSet() bool
- func (v NullableSmcceUeList) MarshalJSON() ([]byte, error)
- func (v *NullableSmcceUeList) Set(val *SmcceUeList)
- func (v *NullableSmcceUeList) UnmarshalJSON(src []byte) error
- func (v *NullableSmcceUeList) Unset()
- type NullableSmfEvent
- type NullableSmfInfo
- type NullableSmsfInfo
- type NullableSnssai
- type NullableSnssaiEasdfInfoItem
- func (v NullableSnssaiEasdfInfoItem) Get() *SnssaiEasdfInfoItem
- func (v NullableSnssaiEasdfInfoItem) IsSet() bool
- func (v NullableSnssaiEasdfInfoItem) MarshalJSON() ([]byte, error)
- func (v *NullableSnssaiEasdfInfoItem) Set(val *SnssaiEasdfInfoItem)
- func (v *NullableSnssaiEasdfInfoItem) UnmarshalJSON(src []byte) error
- func (v *NullableSnssaiEasdfInfoItem) Unset()
- type NullableSnssaiExtension
- func (v NullableSnssaiExtension) Get() *SnssaiExtension
- func (v NullableSnssaiExtension) IsSet() bool
- func (v NullableSnssaiExtension) MarshalJSON() ([]byte, error)
- func (v *NullableSnssaiExtension) Set(val *SnssaiExtension)
- func (v *NullableSnssaiExtension) UnmarshalJSON(src []byte) error
- func (v *NullableSnssaiExtension) Unset()
- type NullableSnssaiInfoItem
- func (v NullableSnssaiInfoItem) Get() *SnssaiInfoItem
- func (v NullableSnssaiInfoItem) IsSet() bool
- func (v NullableSnssaiInfoItem) MarshalJSON() ([]byte, error)
- func (v *NullableSnssaiInfoItem) Set(val *SnssaiInfoItem)
- func (v *NullableSnssaiInfoItem) UnmarshalJSON(src []byte) error
- func (v *NullableSnssaiInfoItem) Unset()
- type NullableSnssaiMbSmfInfoItem
- func (v NullableSnssaiMbSmfInfoItem) Get() *SnssaiMbSmfInfoItem
- func (v NullableSnssaiMbSmfInfoItem) IsSet() bool
- func (v NullableSnssaiMbSmfInfoItem) MarshalJSON() ([]byte, error)
- func (v *NullableSnssaiMbSmfInfoItem) Set(val *SnssaiMbSmfInfoItem)
- func (v *NullableSnssaiMbSmfInfoItem) UnmarshalJSON(src []byte) error
- func (v *NullableSnssaiMbSmfInfoItem) Unset()
- type NullableSnssaiSmfInfoItem
- func (v NullableSnssaiSmfInfoItem) Get() *SnssaiSmfInfoItem
- func (v NullableSnssaiSmfInfoItem) IsSet() bool
- func (v NullableSnssaiSmfInfoItem) MarshalJSON() ([]byte, error)
- func (v *NullableSnssaiSmfInfoItem) Set(val *SnssaiSmfInfoItem)
- func (v *NullableSnssaiSmfInfoItem) UnmarshalJSON(src []byte) error
- func (v *NullableSnssaiSmfInfoItem) Unset()
- type NullableSnssaiTaiMapping
- func (v NullableSnssaiTaiMapping) Get() *SnssaiTaiMapping
- func (v NullableSnssaiTaiMapping) IsSet() bool
- func (v NullableSnssaiTaiMapping) MarshalJSON() ([]byte, error)
- func (v *NullableSnssaiTaiMapping) Set(val *SnssaiTaiMapping)
- func (v *NullableSnssaiTaiMapping) UnmarshalJSON(src []byte) error
- func (v *NullableSnssaiTaiMapping) Unset()
- type NullableSnssaiTsctsfInfoItem
- func (v NullableSnssaiTsctsfInfoItem) Get() *SnssaiTsctsfInfoItem
- func (v NullableSnssaiTsctsfInfoItem) IsSet() bool
- func (v NullableSnssaiTsctsfInfoItem) MarshalJSON() ([]byte, error)
- func (v *NullableSnssaiTsctsfInfoItem) Set(val *SnssaiTsctsfInfoItem)
- func (v *NullableSnssaiTsctsfInfoItem) UnmarshalJSON(src []byte) error
- func (v *NullableSnssaiTsctsfInfoItem) Unset()
- type NullableSnssaiUpfInfoItem
- func (v NullableSnssaiUpfInfoItem) Get() *SnssaiUpfInfoItem
- func (v NullableSnssaiUpfInfoItem) IsSet() bool
- func (v NullableSnssaiUpfInfoItem) MarshalJSON() ([]byte, error)
- func (v *NullableSnssaiUpfInfoItem) Set(val *SnssaiUpfInfoItem)
- func (v *NullableSnssaiUpfInfoItem) UnmarshalJSON(src []byte) error
- func (v *NullableSnssaiUpfInfoItem) Unset()
- type NullableSsm
- type NullableString
- type NullableSubTerminationReason
- func (v NullableSubTerminationReason) Get() *SubTerminationReason
- func (v NullableSubTerminationReason) IsSet() bool
- func (v NullableSubTerminationReason) MarshalJSON() ([]byte, error)
- func (v *NullableSubTerminationReason) Set(val *SubTerminationReason)
- func (v *NullableSubTerminationReason) UnmarshalJSON(src []byte) error
- func (v *NullableSubTerminationReason) Unset()
- type NullableSubscrCond
- type NullableSubscriptionContext
- func (v NullableSubscriptionContext) Get() *SubscriptionContext
- func (v NullableSubscriptionContext) IsSet() bool
- func (v NullableSubscriptionContext) MarshalJSON() ([]byte, error)
- func (v *NullableSubscriptionContext) Set(val *SubscriptionContext)
- func (v *NullableSubscriptionContext) UnmarshalJSON(src []byte) error
- func (v *NullableSubscriptionContext) Unset()
- type NullableSuciInfo
- type NullableSupiRange
- type NullableSupportedGADShapes
- func (v NullableSupportedGADShapes) Get() *SupportedGADShapes
- func (v NullableSupportedGADShapes) IsSet() bool
- func (v NullableSupportedGADShapes) MarshalJSON() ([]byte, error)
- func (v *NullableSupportedGADShapes) Set(val *SupportedGADShapes)
- func (v *NullableSupportedGADShapes) UnmarshalJSON(src []byte) error
- func (v *NullableSupportedGADShapes) Unset()
- type NullableSupportedSnssai
- func (v NullableSupportedSnssai) Get() *SupportedSnssai
- func (v NullableSupportedSnssai) IsSet() bool
- func (v NullableSupportedSnssai) MarshalJSON() ([]byte, error)
- func (v *NullableSupportedSnssai) Set(val *SupportedSnssai)
- func (v *NullableSupportedSnssai) UnmarshalJSON(src []byte) error
- func (v *NullableSupportedSnssai) Unset()
- type NullableSvcExperience
- func (v NullableSvcExperience) Get() *SvcExperience
- func (v NullableSvcExperience) IsSet() bool
- func (v NullableSvcExperience) MarshalJSON() ([]byte, error)
- func (v *NullableSvcExperience) Set(val *SvcExperience)
- func (v *NullableSvcExperience) UnmarshalJSON(src []byte) error
- func (v *NullableSvcExperience) Unset()
- type NullableTacRange
- type NullableTai
- type NullableTaiRange
- type NullableTargetArea
- type NullableTermCause
- type NullableThresholdLevel
- func (v NullableThresholdLevel) Get() *ThresholdLevel
- func (v NullableThresholdLevel) IsSet() bool
- func (v NullableThresholdLevel) MarshalJSON() ([]byte, error)
- func (v *NullableThresholdLevel) Set(val *ThresholdLevel)
- func (v *NullableThresholdLevel) UnmarshalJSON(src []byte) error
- func (v *NullableThresholdLevel) Unset()
- type NullableTime
- type NullableTimeUnit
- type NullableTimeWindow
- type NullableTmgi
- type NullableTmgiRange
- type NullableTnapId
- type NullableTngfInfo
- type NullableTopApplication
- func (v NullableTopApplication) Get() *TopApplication
- func (v NullableTopApplication) IsSet() bool
- func (v NullableTopApplication) MarshalJSON() ([]byte, error)
- func (v *NullableTopApplication) Set(val *TopApplication)
- func (v *NullableTopApplication) UnmarshalJSON(src []byte) error
- func (v *NullableTopApplication) Unset()
- type NullableTrafficCharacterization
- func (v NullableTrafficCharacterization) Get() *TrafficCharacterization
- func (v NullableTrafficCharacterization) IsSet() bool
- func (v NullableTrafficCharacterization) MarshalJSON() ([]byte, error)
- func (v *NullableTrafficCharacterization) Set(val *TrafficCharacterization)
- func (v *NullableTrafficCharacterization) UnmarshalJSON(src []byte) error
- func (v *NullableTrafficCharacterization) Unset()
- type NullableTrafficInformation
- func (v NullableTrafficInformation) Get() *TrafficInformation
- func (v NullableTrafficInformation) IsSet() bool
- func (v NullableTrafficInformation) MarshalJSON() ([]byte, error)
- func (v *NullableTrafficInformation) Set(val *TrafficInformation)
- func (v *NullableTrafficInformation) UnmarshalJSON(src []byte) error
- func (v *NullableTrafficInformation) Unset()
- type NullableTransactionInfo
- func (v NullableTransactionInfo) Get() *TransactionInfo
- func (v NullableTransactionInfo) IsSet() bool
- func (v NullableTransactionInfo) MarshalJSON() ([]byte, error)
- func (v *NullableTransactionInfo) Set(val *TransactionInfo)
- func (v *NullableTransactionInfo) UnmarshalJSON(src []byte) error
- func (v *NullableTransactionInfo) Unset()
- type NullableTransactionMetric
- func (v NullableTransactionMetric) Get() *TransactionMetric
- func (v NullableTransactionMetric) IsSet() bool
- func (v NullableTransactionMetric) MarshalJSON() ([]byte, error)
- func (v *NullableTransactionMetric) Set(val *TransactionMetric)
- func (v *NullableTransactionMetric) UnmarshalJSON(src []byte) error
- func (v *NullableTransactionMetric) Unset()
- type NullableTransportProtocol
- func (v NullableTransportProtocol) Get() *TransportProtocol
- func (v NullableTransportProtocol) IsSet() bool
- func (v NullableTransportProtocol) MarshalJSON() ([]byte, error)
- func (v *NullableTransportProtocol) Set(val *TransportProtocol)
- func (v *NullableTransportProtocol) UnmarshalJSON(src []byte) error
- func (v *NullableTransportProtocol) Unset()
- type NullableTransportProtocol1
- func (v NullableTransportProtocol1) Get() *TransportProtocol1
- func (v NullableTransportProtocol1) IsSet() bool
- func (v NullableTransportProtocol1) MarshalJSON() ([]byte, error)
- func (v *NullableTransportProtocol1) Set(val *TransportProtocol1)
- func (v *NullableTransportProtocol1) UnmarshalJSON(src []byte) error
- func (v *NullableTransportProtocol1) Unset()
- type NullableTrustAfInfo
- func (v NullableTrustAfInfo) Get() *TrustAfInfo
- func (v NullableTrustAfInfo) IsSet() bool
- func (v NullableTrustAfInfo) MarshalJSON() ([]byte, error)
- func (v *NullableTrustAfInfo) Set(val *TrustAfInfo)
- func (v *NullableTrustAfInfo) UnmarshalJSON(src []byte) error
- func (v *NullableTrustAfInfo) Unset()
- type NullableTsctsfInfo
- type NullableTwapId
- type NullableTwifInfo
- type NullableUEIdExt
- type NullableUPInterfaceType
- func (v NullableUPInterfaceType) Get() *UPInterfaceType
- func (v NullableUPInterfaceType) IsSet() bool
- func (v NullableUPInterfaceType) MarshalJSON() ([]byte, error)
- func (v *NullableUPInterfaceType) Set(val *UPInterfaceType)
- func (v *NullableUPInterfaceType) UnmarshalJSON(src []byte) error
- func (v *NullableUPInterfaceType) Unset()
- type NullableUdmInfo
- type NullableUdrInfo
- type NullableUdsfInfo
- type NullableUeAccessBehaviorReportItem
- func (v NullableUeAccessBehaviorReportItem) Get() *UeAccessBehaviorReportItem
- func (v NullableUeAccessBehaviorReportItem) IsSet() bool
- func (v NullableUeAccessBehaviorReportItem) MarshalJSON() ([]byte, error)
- func (v *NullableUeAccessBehaviorReportItem) Set(val *UeAccessBehaviorReportItem)
- func (v *NullableUeAccessBehaviorReportItem) UnmarshalJSON(src []byte) error
- func (v *NullableUeAccessBehaviorReportItem) Unset()
- type NullableUeCommunication
- func (v NullableUeCommunication) Get() *UeCommunication
- func (v NullableUeCommunication) IsSet() bool
- func (v NullableUeCommunication) MarshalJSON() ([]byte, error)
- func (v *NullableUeCommunication) Set(val *UeCommunication)
- func (v *NullableUeCommunication) UnmarshalJSON(src []byte) error
- func (v *NullableUeCommunication) Unset()
- type NullableUeCommunicationCollection
- func (v NullableUeCommunicationCollection) Get() *UeCommunicationCollection
- func (v NullableUeCommunicationCollection) IsSet() bool
- func (v NullableUeCommunicationCollection) MarshalJSON() ([]byte, error)
- func (v *NullableUeCommunicationCollection) Set(val *UeCommunicationCollection)
- func (v *NullableUeCommunicationCollection) UnmarshalJSON(src []byte) error
- func (v *NullableUeCommunicationCollection) Unset()
- type NullableUeCommunicationInfo
- func (v NullableUeCommunicationInfo) Get() *UeCommunicationInfo
- func (v NullableUeCommunicationInfo) IsSet() bool
- func (v NullableUeCommunicationInfo) MarshalJSON() ([]byte, error)
- func (v *NullableUeCommunicationInfo) Set(val *UeCommunicationInfo)
- func (v *NullableUeCommunicationInfo) UnmarshalJSON(src []byte) error
- func (v *NullableUeCommunicationInfo) Unset()
- type NullableUeLocationTrendsReportItem
- func (v NullableUeLocationTrendsReportItem) Get() *UeLocationTrendsReportItem
- func (v NullableUeLocationTrendsReportItem) IsSet() bool
- func (v NullableUeLocationTrendsReportItem) MarshalJSON() ([]byte, error)
- func (v *NullableUeLocationTrendsReportItem) Set(val *UeLocationTrendsReportItem)
- func (v *NullableUeLocationTrendsReportItem) UnmarshalJSON(src []byte) error
- func (v *NullableUeLocationTrendsReportItem) Unset()
- type NullableUeMobility
- type NullableUeMobilityCollection
- func (v NullableUeMobilityCollection) Get() *UeMobilityCollection
- func (v NullableUeMobilityCollection) IsSet() bool
- func (v NullableUeMobilityCollection) MarshalJSON() ([]byte, error)
- func (v *NullableUeMobilityCollection) Set(val *UeMobilityCollection)
- func (v *NullableUeMobilityCollection) UnmarshalJSON(src []byte) error
- func (v *NullableUeMobilityCollection) Unset()
- type NullableUeMobilityInfo
- func (v NullableUeMobilityInfo) Get() *UeMobilityInfo
- func (v NullableUeMobilityInfo) IsSet() bool
- func (v NullableUeMobilityInfo) MarshalJSON() ([]byte, error)
- func (v *NullableUeMobilityInfo) Set(val *UeMobilityInfo)
- func (v *NullableUeMobilityInfo) UnmarshalJSON(src []byte) error
- func (v *NullableUeMobilityInfo) Unset()
- type NullableUeReachability
- func (v NullableUeReachability) Get() *UeReachability
- func (v NullableUeReachability) IsSet() bool
- func (v NullableUeReachability) MarshalJSON() ([]byte, error)
- func (v *NullableUeReachability) Set(val *UeReachability)
- func (v *NullableUeReachability) UnmarshalJSON(src []byte) error
- func (v *NullableUeReachability) Unset()
- type NullableUeTrajectoryCollection
- func (v NullableUeTrajectoryCollection) Get() *UeTrajectoryCollection
- func (v NullableUeTrajectoryCollection) IsSet() bool
- func (v NullableUeTrajectoryCollection) MarshalJSON() ([]byte, error)
- func (v *NullableUeTrajectoryCollection) Set(val *UeTrajectoryCollection)
- func (v *NullableUeTrajectoryCollection) UnmarshalJSON(src []byte) error
- func (v *NullableUeTrajectoryCollection) Unset()
- type NullableUeTrajectoryInfo
- func (v NullableUeTrajectoryInfo) Get() *UeTrajectoryInfo
- func (v NullableUeTrajectoryInfo) IsSet() bool
- func (v NullableUeTrajectoryInfo) MarshalJSON() ([]byte, error)
- func (v *NullableUeTrajectoryInfo) Set(val *UeTrajectoryInfo)
- func (v *NullableUeTrajectoryInfo) UnmarshalJSON(src []byte) error
- func (v *NullableUeTrajectoryInfo) Unset()
- type NullableUnTrustAfInfo
- func (v NullableUnTrustAfInfo) Get() *UnTrustAfInfo
- func (v NullableUnTrustAfInfo) IsSet() bool
- func (v NullableUnTrustAfInfo) MarshalJSON() ([]byte, error)
- func (v *NullableUnTrustAfInfo) Set(val *UnTrustAfInfo)
- func (v *NullableUnTrustAfInfo) UnmarshalJSON(src []byte) error
- func (v *NullableUnTrustAfInfo) Unset()
- type NullableUncertaintyEllipse
- func (v NullableUncertaintyEllipse) Get() *UncertaintyEllipse
- func (v NullableUncertaintyEllipse) IsSet() bool
- func (v NullableUncertaintyEllipse) MarshalJSON() ([]byte, error)
- func (v *NullableUncertaintyEllipse) Set(val *UncertaintyEllipse)
- func (v *NullableUncertaintyEllipse) UnmarshalJSON(src []byte) error
- func (v *NullableUncertaintyEllipse) Unset()
- type NullableUncertaintyEllipsoid
- func (v NullableUncertaintyEllipsoid) Get() *UncertaintyEllipsoid
- func (v NullableUncertaintyEllipsoid) IsSet() bool
- func (v NullableUncertaintyEllipsoid) MarshalJSON() ([]byte, error)
- func (v *NullableUncertaintyEllipsoid) Set(val *UncertaintyEllipsoid)
- func (v *NullableUncertaintyEllipsoid) UnmarshalJSON(src []byte) error
- func (v *NullableUncertaintyEllipsoid) Unset()
- type NullableUpfCond
- type NullableUpfInfo
- type NullableUpfInformation
- func (v NullableUpfInformation) Get() *UpfInformation
- func (v NullableUpfInformation) IsSet() bool
- func (v NullableUpfInformation) MarshalJSON() ([]byte, error)
- func (v *NullableUpfInformation) Set(val *UpfInformation)
- func (v *NullableUpfInformation) UnmarshalJSON(src []byte) error
- func (v *NullableUpfInformation) Unset()
- type NullableUriScheme
- type NullableUsageThreshold
- func (v NullableUsageThreshold) Get() *UsageThreshold
- func (v NullableUsageThreshold) IsSet() bool
- func (v NullableUsageThreshold) MarshalJSON() ([]byte, error)
- func (v *NullableUsageThreshold) Set(val *UsageThreshold)
- func (v *NullableUsageThreshold) UnmarshalJSON(src []byte) error
- func (v *NullableUsageThreshold) Unset()
- type NullableUserDataCongestionCollection
- func (v NullableUserDataCongestionCollection) Get() *UserDataCongestionCollection
- func (v NullableUserDataCongestionCollection) IsSet() bool
- func (v NullableUserDataCongestionCollection) MarshalJSON() ([]byte, error)
- func (v *NullableUserDataCongestionCollection) Set(val *UserDataCongestionCollection)
- func (v *NullableUserDataCongestionCollection) UnmarshalJSON(src []byte) error
- func (v *NullableUserDataCongestionCollection) Unset()
- type NullableUserDataCongestionInfo
- func (v NullableUserDataCongestionInfo) Get() *UserDataCongestionInfo
- func (v NullableUserDataCongestionInfo) IsSet() bool
- func (v NullableUserDataCongestionInfo) MarshalJSON() ([]byte, error)
- func (v *NullableUserDataCongestionInfo) Set(val *UserDataCongestionInfo)
- func (v *NullableUserDataCongestionInfo) UnmarshalJSON(src []byte) error
- func (v *NullableUserDataCongestionInfo) Unset()
- type NullableUserLocation
- func (v NullableUserLocation) Get() *UserLocation
- func (v NullableUserLocation) IsSet() bool
- func (v NullableUserLocation) MarshalJSON() ([]byte, error)
- func (v *NullableUserLocation) Set(val *UserLocation)
- func (v *NullableUserLocation) UnmarshalJSON(src []byte) error
- func (v *NullableUserLocation) Unset()
- type NullableUtraLocation
- func (v NullableUtraLocation) Get() *UtraLocation
- func (v NullableUtraLocation) IsSet() bool
- func (v NullableUtraLocation) MarshalJSON() ([]byte, error)
- func (v *NullableUtraLocation) Set(val *UtraLocation)
- func (v *NullableUtraLocation) UnmarshalJSON(src []byte) error
- func (v *NullableUtraLocation) Unset()
- type NullableV2xCapability
- func (v NullableV2xCapability) Get() *V2xCapability
- func (v NullableV2xCapability) IsSet() bool
- func (v NullableV2xCapability) MarshalJSON() ([]byte, error)
- func (v *NullableV2xCapability) Set(val *V2xCapability)
- func (v *NullableV2xCapability) UnmarshalJSON(src []byte) error
- func (v *NullableV2xCapability) Unset()
- type NullableVendorSpecificFeature
- func (v NullableVendorSpecificFeature) Get() *VendorSpecificFeature
- func (v NullableVendorSpecificFeature) IsSet() bool
- func (v NullableVendorSpecificFeature) MarshalJSON() ([]byte, error)
- func (v *NullableVendorSpecificFeature) Set(val *VendorSpecificFeature)
- func (v *NullableVendorSpecificFeature) UnmarshalJSON(src []byte) error
- func (v *NullableVendorSpecificFeature) Unset()
- type NullableWAgfInfo
- type NullableWlanPerSsIdPerformanceInfo
- func (v NullableWlanPerSsIdPerformanceInfo) Get() *WlanPerSsIdPerformanceInfo
- func (v NullableWlanPerSsIdPerformanceInfo) IsSet() bool
- func (v NullableWlanPerSsIdPerformanceInfo) MarshalJSON() ([]byte, error)
- func (v *NullableWlanPerSsIdPerformanceInfo) Set(val *WlanPerSsIdPerformanceInfo)
- func (v *NullableWlanPerSsIdPerformanceInfo) UnmarshalJSON(src []byte) error
- func (v *NullableWlanPerSsIdPerformanceInfo) Unset()
- type NullableWlanPerTsPerformanceInfo
- func (v NullableWlanPerTsPerformanceInfo) Get() *WlanPerTsPerformanceInfo
- func (v NullableWlanPerTsPerformanceInfo) IsSet() bool
- func (v NullableWlanPerTsPerformanceInfo) MarshalJSON() ([]byte, error)
- func (v *NullableWlanPerTsPerformanceInfo) Set(val *WlanPerTsPerformanceInfo)
- func (v *NullableWlanPerTsPerformanceInfo) UnmarshalJSON(src []byte) error
- func (v *NullableWlanPerTsPerformanceInfo) Unset()
- type NullableWlanPerformanceInfo
- func (v NullableWlanPerformanceInfo) Get() *WlanPerformanceInfo
- func (v NullableWlanPerformanceInfo) IsSet() bool
- func (v NullableWlanPerformanceInfo) MarshalJSON() ([]byte, error)
- func (v *NullableWlanPerformanceInfo) Set(val *WlanPerformanceInfo)
- func (v *NullableWlanPerformanceInfo) UnmarshalJSON(src []byte) error
- func (v *NullableWlanPerformanceInfo) Unset()
- type NumberAverage
- func (o *NumberAverage) GetNumber() float32
- func (o *NumberAverage) GetNumberOk() (*float32, bool)
- func (o *NumberAverage) GetSkewness() float32
- func (o *NumberAverage) GetSkewnessOk() (*float32, bool)
- func (o *NumberAverage) GetVariance() float32
- func (o *NumberAverage) GetVarianceOk() (*float32, bool)
- func (o *NumberAverage) HasSkewness() bool
- func (o NumberAverage) MarshalJSON() ([]byte, error)
- func (o *NumberAverage) SetNumber(v float32)
- func (o *NumberAverage) SetSkewness(v float32)
- func (o *NumberAverage) SetVariance(v float32)
- func (o NumberAverage) ToMap() (map[string]interface{}, error)
- type NwdafCapability
- func (o *NwdafCapability) GetAnalyticsAggregation() bool
- func (o *NwdafCapability) GetAnalyticsAggregationOk() (*bool, bool)
- func (o *NwdafCapability) GetAnalyticsMetadataProvisioning() bool
- func (o *NwdafCapability) GetAnalyticsMetadataProvisioningOk() (*bool, bool)
- func (o *NwdafCapability) HasAnalyticsAggregation() bool
- func (o *NwdafCapability) HasAnalyticsMetadataProvisioning() bool
- func (o NwdafCapability) MarshalJSON() ([]byte, error)
- func (o *NwdafCapability) SetAnalyticsAggregation(v bool)
- func (o *NwdafCapability) SetAnalyticsMetadataProvisioning(v bool)
- func (o NwdafCapability) ToMap() (map[string]interface{}, error)
- type NwdafCond
- func (o *NwdafCond) GetAnalyticsIds() []string
- func (o *NwdafCond) GetAnalyticsIdsOk() ([]string, bool)
- func (o *NwdafCond) GetConditionType() string
- func (o *NwdafCond) GetConditionTypeOk() (*string, bool)
- func (o *NwdafCond) GetMlAnalyticsList() []MlAnalyticsInfo
- func (o *NwdafCond) GetMlAnalyticsListOk() ([]MlAnalyticsInfo, bool)
- func (o *NwdafCond) GetServingNfSetIdList() []string
- func (o *NwdafCond) GetServingNfSetIdListOk() ([]string, bool)
- func (o *NwdafCond) GetServingNfTypeList() []NFType
- func (o *NwdafCond) GetServingNfTypeListOk() ([]NFType, bool)
- func (o *NwdafCond) GetSnssaiList() []Snssai
- func (o *NwdafCond) GetSnssaiListOk() ([]Snssai, bool)
- func (o *NwdafCond) GetTaiList() []Tai
- func (o *NwdafCond) GetTaiListOk() ([]Tai, bool)
- func (o *NwdafCond) GetTaiRangeList() []TaiRange
- func (o *NwdafCond) GetTaiRangeListOk() ([]TaiRange, bool)
- func (o *NwdafCond) HasAnalyticsIds() bool
- func (o *NwdafCond) HasMlAnalyticsList() bool
- func (o *NwdafCond) HasServingNfSetIdList() bool
- func (o *NwdafCond) HasServingNfTypeList() bool
- func (o *NwdafCond) HasSnssaiList() bool
- func (o *NwdafCond) HasTaiList() bool
- func (o *NwdafCond) HasTaiRangeList() bool
- func (o NwdafCond) MarshalJSON() ([]byte, error)
- func (o *NwdafCond) SetAnalyticsIds(v []string)
- func (o *NwdafCond) SetConditionType(v string)
- func (o *NwdafCond) SetMlAnalyticsList(v []MlAnalyticsInfo)
- func (o *NwdafCond) SetServingNfSetIdList(v []string)
- func (o *NwdafCond) SetServingNfTypeList(v []NFType)
- func (o *NwdafCond) SetSnssaiList(v []Snssai)
- func (o *NwdafCond) SetTaiList(v []Tai)
- func (o *NwdafCond) SetTaiRangeList(v []TaiRange)
- func (o NwdafCond) ToMap() (map[string]interface{}, error)
- type NwdafEvent
- type NwdafFailureCode
- type NwdafInfo
- func (o *NwdafInfo) GetAnalyticsDelay() int32
- func (o *NwdafInfo) GetAnalyticsDelayOk() (*int32, bool)
- func (o *NwdafInfo) GetEventIds() []EventId
- func (o *NwdafInfo) GetEventIdsOk() ([]EventId, bool)
- func (o *NwdafInfo) GetMlAnalyticsList() []MlAnalyticsInfo
- func (o *NwdafInfo) GetMlAnalyticsListOk() ([]MlAnalyticsInfo, bool)
- func (o *NwdafInfo) GetNwdafCapability() NwdafCapability
- func (o *NwdafInfo) GetNwdafCapabilityOk() (*NwdafCapability, bool)
- func (o *NwdafInfo) GetNwdafEvents() []NwdafEvent
- func (o *NwdafInfo) GetNwdafEventsOk() ([]NwdafEvent, bool)
- func (o *NwdafInfo) GetServingNfSetIdList() []string
- func (o *NwdafInfo) GetServingNfSetIdListOk() ([]string, bool)
- func (o *NwdafInfo) GetServingNfTypeList() []NFType
- func (o *NwdafInfo) GetServingNfTypeListOk() ([]NFType, bool)
- func (o *NwdafInfo) GetTaiList() []Tai
- func (o *NwdafInfo) GetTaiListOk() ([]Tai, bool)
- func (o *NwdafInfo) GetTaiRangeList() []TaiRange
- func (o *NwdafInfo) GetTaiRangeListOk() ([]TaiRange, bool)
- func (o *NwdafInfo) HasAnalyticsDelay() bool
- func (o *NwdafInfo) HasEventIds() bool
- func (o *NwdafInfo) HasMlAnalyticsList() bool
- func (o *NwdafInfo) HasNwdafCapability() bool
- func (o *NwdafInfo) HasNwdafEvents() bool
- func (o *NwdafInfo) HasServingNfSetIdList() bool
- func (o *NwdafInfo) HasServingNfTypeList() bool
- func (o *NwdafInfo) HasTaiList() bool
- func (o *NwdafInfo) HasTaiRangeList() bool
- func (o NwdafInfo) MarshalJSON() ([]byte, error)
- func (o *NwdafInfo) SetAnalyticsDelay(v int32)
- func (o *NwdafInfo) SetEventIds(v []EventId)
- func (o *NwdafInfo) SetMlAnalyticsList(v []MlAnalyticsInfo)
- func (o *NwdafInfo) SetNwdafCapability(v NwdafCapability)
- func (o *NwdafInfo) SetNwdafEvents(v []NwdafEvent)
- func (o *NwdafInfo) SetServingNfSetIdList(v []string)
- func (o *NwdafInfo) SetServingNfTypeList(v []NFType)
- func (o *NwdafInfo) SetTaiList(v []Tai)
- func (o *NwdafInfo) SetTaiRangeList(v []TaiRange)
- func (o NwdafInfo) ToMap() (map[string]interface{}, error)
- type ObservedRedundantTransExp
- func (o *ObservedRedundantTransExp) GetAvgPktDelayDl() int32
- func (o *ObservedRedundantTransExp) GetAvgPktDelayDlOk() (*int32, bool)
- func (o *ObservedRedundantTransExp) GetAvgPktDelayUl() int32
- func (o *ObservedRedundantTransExp) GetAvgPktDelayUlOk() (*int32, bool)
- func (o *ObservedRedundantTransExp) GetAvgPktDropRateDl() int32
- func (o *ObservedRedundantTransExp) GetAvgPktDropRateDlOk() (*int32, bool)
- func (o *ObservedRedundantTransExp) GetAvgPktDropRateUl() int32
- func (o *ObservedRedundantTransExp) GetAvgPktDropRateUlOk() (*int32, bool)
- func (o *ObservedRedundantTransExp) GetVarPktDelayDl() float32
- func (o *ObservedRedundantTransExp) GetVarPktDelayDlOk() (*float32, bool)
- func (o *ObservedRedundantTransExp) GetVarPktDelayUl() float32
- func (o *ObservedRedundantTransExp) GetVarPktDelayUlOk() (*float32, bool)
- func (o *ObservedRedundantTransExp) GetVarPktDropRateDl() float32
- func (o *ObservedRedundantTransExp) GetVarPktDropRateDlOk() (*float32, bool)
- func (o *ObservedRedundantTransExp) GetVarPktDropRateUl() float32
- func (o *ObservedRedundantTransExp) GetVarPktDropRateUlOk() (*float32, bool)
- func (o *ObservedRedundantTransExp) HasAvgPktDelayDl() bool
- func (o *ObservedRedundantTransExp) HasAvgPktDelayUl() bool
- func (o *ObservedRedundantTransExp) HasAvgPktDropRateDl() bool
- func (o *ObservedRedundantTransExp) HasAvgPktDropRateUl() bool
- func (o *ObservedRedundantTransExp) HasVarPktDelayDl() bool
- func (o *ObservedRedundantTransExp) HasVarPktDelayUl() bool
- func (o *ObservedRedundantTransExp) HasVarPktDropRateDl() bool
- func (o *ObservedRedundantTransExp) HasVarPktDropRateUl() bool
- func (o ObservedRedundantTransExp) MarshalJSON() ([]byte, error)
- func (o *ObservedRedundantTransExp) SetAvgPktDelayDl(v int32)
- func (o *ObservedRedundantTransExp) SetAvgPktDelayUl(v int32)
- func (o *ObservedRedundantTransExp) SetAvgPktDropRateDl(v int32)
- func (o *ObservedRedundantTransExp) SetAvgPktDropRateUl(v int32)
- func (o *ObservedRedundantTransExp) SetVarPktDelayDl(v float32)
- func (o *ObservedRedundantTransExp) SetVarPktDelayUl(v float32)
- func (o *ObservedRedundantTransExp) SetVarPktDropRateDl(v float32)
- func (o *ObservedRedundantTransExp) SetVarPktDropRateUl(v float32)
- func (o ObservedRedundantTransExp) ToMap() (map[string]interface{}, error)
- type OutputStrategy
- type PcfInfo
- func (o *PcfInfo) GetDnnList() []string
- func (o *PcfInfo) GetDnnListOk() ([]string, bool)
- func (o *PcfInfo) GetGpsiRanges() []IdentityRange
- func (o *PcfInfo) GetGpsiRangesOk() ([]IdentityRange, bool)
- func (o *PcfInfo) GetGroupId() string
- func (o *PcfInfo) GetGroupIdOk() (*string, bool)
- func (o *PcfInfo) GetProseCapability() ProSeCapability
- func (o *PcfInfo) GetProseCapabilityOk() (*ProSeCapability, bool)
- func (o *PcfInfo) GetProseSupportInd() bool
- func (o *PcfInfo) GetProseSupportIndOk() (*bool, bool)
- func (o *PcfInfo) GetRxDiamHost() string
- func (o *PcfInfo) GetRxDiamHostOk() (*string, bool)
- func (o *PcfInfo) GetRxDiamRealm() string
- func (o *PcfInfo) GetRxDiamRealmOk() (*string, bool)
- func (o *PcfInfo) GetSupiRanges() []SupiRange
- func (o *PcfInfo) GetSupiRangesOk() ([]SupiRange, bool)
- func (o *PcfInfo) GetV2xCapability() V2xCapability
- func (o *PcfInfo) GetV2xCapabilityOk() (*V2xCapability, bool)
- func (o *PcfInfo) GetV2xSupportInd() bool
- func (o *PcfInfo) GetV2xSupportIndOk() (*bool, bool)
- func (o *PcfInfo) HasDnnList() bool
- func (o *PcfInfo) HasGpsiRanges() bool
- func (o *PcfInfo) HasGroupId() bool
- func (o *PcfInfo) HasProseCapability() bool
- func (o *PcfInfo) HasProseSupportInd() bool
- func (o *PcfInfo) HasRxDiamHost() bool
- func (o *PcfInfo) HasRxDiamRealm() bool
- func (o *PcfInfo) HasSupiRanges() bool
- func (o *PcfInfo) HasV2xCapability() bool
- func (o *PcfInfo) HasV2xSupportInd() bool
- func (o PcfInfo) MarshalJSON() ([]byte, error)
- func (o *PcfInfo) SetDnnList(v []string)
- func (o *PcfInfo) SetGpsiRanges(v []IdentityRange)
- func (o *PcfInfo) SetGroupId(v string)
- func (o *PcfInfo) SetProseCapability(v ProSeCapability)
- func (o *PcfInfo) SetProseSupportInd(v bool)
- func (o *PcfInfo) SetRxDiamHost(v string)
- func (o *PcfInfo) SetRxDiamRealm(v string)
- func (o *PcfInfo) SetSupiRanges(v []SupiRange)
- func (o *PcfInfo) SetV2xCapability(v V2xCapability)
- func (o *PcfInfo) SetV2xSupportInd(v bool)
- func (o PcfInfo) ToMap() (map[string]interface{}, error)
- type PcscfInfo
- func (o *PcscfInfo) GetAccessType() []AccessType
- func (o *PcscfInfo) GetAccessTypeOk() ([]AccessType, bool)
- func (o *PcscfInfo) GetDnnList() []string
- func (o *PcscfInfo) GetDnnListOk() ([]string, bool)
- func (o *PcscfInfo) GetGmFqdn() string
- func (o *PcscfInfo) GetGmFqdnOk() (*string, bool)
- func (o *PcscfInfo) GetGmIpv4Addresses() []string
- func (o *PcscfInfo) GetGmIpv4AddressesOk() ([]string, bool)
- func (o *PcscfInfo) GetGmIpv6Addresses() []Ipv6Addr
- func (o *PcscfInfo) GetGmIpv6AddressesOk() ([]Ipv6Addr, bool)
- func (o *PcscfInfo) GetMwFqdn() string
- func (o *PcscfInfo) GetMwFqdnOk() (*string, bool)
- func (o *PcscfInfo) GetMwIpv4Addresses() []string
- func (o *PcscfInfo) GetMwIpv4AddressesOk() ([]string, bool)
- func (o *PcscfInfo) GetMwIpv6Addresses() []Ipv6Addr
- func (o *PcscfInfo) GetMwIpv6AddressesOk() ([]Ipv6Addr, bool)
- func (o *PcscfInfo) GetServedIpv4AddressRanges() []Ipv4AddressRange
- func (o *PcscfInfo) GetServedIpv4AddressRangesOk() ([]Ipv4AddressRange, bool)
- func (o *PcscfInfo) GetServedIpv6PrefixRanges() []Ipv6PrefixRange
- func (o *PcscfInfo) GetServedIpv6PrefixRangesOk() ([]Ipv6PrefixRange, bool)
- func (o *PcscfInfo) HasAccessType() bool
- func (o *PcscfInfo) HasDnnList() bool
- func (o *PcscfInfo) HasGmFqdn() bool
- func (o *PcscfInfo) HasGmIpv4Addresses() bool
- func (o *PcscfInfo) HasGmIpv6Addresses() bool
- func (o *PcscfInfo) HasMwFqdn() bool
- func (o *PcscfInfo) HasMwIpv4Addresses() bool
- func (o *PcscfInfo) HasMwIpv6Addresses() bool
- func (o *PcscfInfo) HasServedIpv4AddressRanges() bool
- func (o *PcscfInfo) HasServedIpv6PrefixRanges() bool
- func (o PcscfInfo) MarshalJSON() ([]byte, error)
- func (o *PcscfInfo) SetAccessType(v []AccessType)
- func (o *PcscfInfo) SetDnnList(v []string)
- func (o *PcscfInfo) SetGmFqdn(v string)
- func (o *PcscfInfo) SetGmIpv4Addresses(v []string)
- func (o *PcscfInfo) SetGmIpv6Addresses(v []Ipv6Addr)
- func (o *PcscfInfo) SetMwFqdn(v string)
- func (o *PcscfInfo) SetMwIpv4Addresses(v []string)
- func (o *PcscfInfo) SetMwIpv6Addresses(v []Ipv6Addr)
- func (o *PcscfInfo) SetServedIpv4AddressRanges(v []Ipv4AddressRange)
- func (o *PcscfInfo) SetServedIpv6PrefixRanges(v []Ipv6PrefixRange)
- func (o PcscfInfo) ToMap() (map[string]interface{}, error)
- type PdnConnectivityStatReport
- func (o *PdnConnectivityStatReport) GetDnn() string
- func (o *PdnConnectivityStatReport) GetDnnOk() (*string, bool)
- func (o *PdnConnectivityStatReport) GetIpv4Addr() string
- func (o *PdnConnectivityStatReport) GetIpv4AddrOk() (*string, bool)
- func (o *PdnConnectivityStatReport) GetIpv6Addrs() []Ipv6Addr
- func (o *PdnConnectivityStatReport) GetIpv6AddrsOk() ([]Ipv6Addr, bool)
- func (o *PdnConnectivityStatReport) GetIpv6Prefixes() []Ipv6Prefix
- func (o *PdnConnectivityStatReport) GetIpv6PrefixesOk() ([]Ipv6Prefix, bool)
- func (o *PdnConnectivityStatReport) GetPdnConnStat() PdnConnectivityStatus
- func (o *PdnConnectivityStatReport) GetPdnConnStatOk() (*PdnConnectivityStatus, bool)
- func (o *PdnConnectivityStatReport) GetPduSeId() int32
- func (o *PdnConnectivityStatReport) GetPduSeIdOk() (*int32, bool)
- func (o *PdnConnectivityStatReport) GetPduSessType() PduSessionType
- func (o *PdnConnectivityStatReport) GetPduSessTypeOk() (*PduSessionType, bool)
- func (o *PdnConnectivityStatReport) HasDnn() bool
- func (o *PdnConnectivityStatReport) HasIpv4Addr() bool
- func (o *PdnConnectivityStatReport) HasIpv6Addrs() bool
- func (o *PdnConnectivityStatReport) HasIpv6Prefixes() bool
- func (o *PdnConnectivityStatReport) HasPduSeId() bool
- func (o *PdnConnectivityStatReport) HasPduSessType() bool
- func (o PdnConnectivityStatReport) MarshalJSON() ([]byte, error)
- func (o *PdnConnectivityStatReport) SetDnn(v string)
- func (o *PdnConnectivityStatReport) SetIpv4Addr(v string)
- func (o *PdnConnectivityStatReport) SetIpv6Addrs(v []Ipv6Addr)
- func (o *PdnConnectivityStatReport) SetIpv6Prefixes(v []Ipv6Prefix)
- func (o *PdnConnectivityStatReport) SetPdnConnStat(v PdnConnectivityStatus)
- func (o *PdnConnectivityStatReport) SetPduSeId(v int32)
- func (o *PdnConnectivityStatReport) SetPduSessType(v PduSessionType)
- func (o PdnConnectivityStatReport) ToMap() (map[string]interface{}, error)
- type PdnConnectivityStatus
- type PduSessionInfo
- func (o *PduSessionInfo) GetN4SessId() string
- func (o *PduSessionInfo) GetN4SessIdOk() (*string, bool)
- func (o *PduSessionInfo) GetPduSessStatus() PduSessionStatus
- func (o *PduSessionInfo) GetPduSessStatusOk() (*PduSessionStatus, bool)
- func (o *PduSessionInfo) GetSessInactiveTimer() int32
- func (o *PduSessionInfo) GetSessInactiveTimerOk() (*int32, bool)
- func (o *PduSessionInfo) HasN4SessId() bool
- func (o *PduSessionInfo) HasPduSessStatus() bool
- func (o *PduSessionInfo) HasSessInactiveTimer() bool
- func (o PduSessionInfo) MarshalJSON() ([]byte, error)
- func (o *PduSessionInfo) SetN4SessId(v string)
- func (o *PduSessionInfo) SetPduSessStatus(v PduSessionStatus)
- func (o *PduSessionInfo) SetSessInactiveTimer(v int32)
- func (o PduSessionInfo) ToMap() (map[string]interface{}, error)
- type PduSessionInformation
- func (o *PduSessionInformation) GetPduSessId() int32
- func (o *PduSessionInformation) GetPduSessIdOk() (*int32, bool)
- func (o *PduSessionInformation) GetSessInfo() PduSessionInfo
- func (o *PduSessionInformation) GetSessInfoOk() (*PduSessionInfo, bool)
- func (o *PduSessionInformation) HasPduSessId() bool
- func (o *PduSessionInformation) HasSessInfo() bool
- func (o PduSessionInformation) MarshalJSON() ([]byte, error)
- func (o *PduSessionInformation) SetPduSessId(v int32)
- func (o *PduSessionInformation) SetSessInfo(v PduSessionInfo)
- func (o PduSessionInformation) ToMap() (map[string]interface{}, error)
- type PduSessionStatus
- type PduSessionType
- type PerUeAttribute
- func (o *PerUeAttribute) GetAvgSpeed() string
- func (o *PerUeAttribute) GetAvgSpeedOk() (*string, bool)
- func (o *PerUeAttribute) GetRoute() string
- func (o *PerUeAttribute) GetRouteOk() (*string, bool)
- func (o *PerUeAttribute) GetTimeOfArrival() time.Time
- func (o *PerUeAttribute) GetTimeOfArrivalOk() (*time.Time, bool)
- func (o *PerUeAttribute) GetUeDest() LocationArea5G
- func (o *PerUeAttribute) GetUeDestOk() (*LocationArea5G, bool)
- func (o *PerUeAttribute) HasAvgSpeed() bool
- func (o *PerUeAttribute) HasRoute() bool
- func (o *PerUeAttribute) HasTimeOfArrival() bool
- func (o *PerUeAttribute) HasUeDest() bool
- func (o PerUeAttribute) MarshalJSON() ([]byte, error)
- func (o *PerUeAttribute) SetAvgSpeed(v string)
- func (o *PerUeAttribute) SetRoute(v string)
- func (o *PerUeAttribute) SetTimeOfArrival(v time.Time)
- func (o *PerUeAttribute) SetUeDest(v LocationArea5G)
- func (o PerUeAttribute) ToMap() (map[string]interface{}, error)
- type PerfData
- func (o *PerfData) GetAvePacketDelay() int32
- func (o *PerfData) GetAvePacketDelayOk() (*int32, bool)
- func (o *PerfData) GetAvgPacketLossRate() int32
- func (o *PerfData) GetAvgPacketLossRateOk() (*int32, bool)
- func (o *PerfData) GetAvgTrafficRate() string
- func (o *PerfData) GetAvgTrafficRateOk() (*string, bool)
- func (o *PerfData) GetMaxPacketDelay() int32
- func (o *PerfData) GetMaxPacketDelayOk() (*int32, bool)
- func (o *PerfData) GetMaxTrafficRate() string
- func (o *PerfData) GetMaxTrafficRateOk() (*string, bool)
- func (o *PerfData) HasAvePacketDelay() bool
- func (o *PerfData) HasAvgPacketLossRate() bool
- func (o *PerfData) HasAvgTrafficRate() bool
- func (o *PerfData) HasMaxPacketDelay() bool
- func (o *PerfData) HasMaxTrafficRate() bool
- func (o PerfData) MarshalJSON() ([]byte, error)
- func (o *PerfData) SetAvePacketDelay(v int32)
- func (o *PerfData) SetAvgPacketLossRate(v int32)
- func (o *PerfData) SetAvgTrafficRate(v string)
- func (o *PerfData) SetMaxPacketDelay(v int32)
- func (o *PerfData) SetMaxTrafficRate(v string)
- func (o PerfData) ToMap() (map[string]interface{}, error)
- type PerformanceData
- func (o *PerformanceData) GetPdb() int32
- func (o *PerformanceData) GetPdbOk() (*int32, bool)
- func (o *PerformanceData) GetPlr() int32
- func (o *PerformanceData) GetPlrOk() (*int32, bool)
- func (o *PerformanceData) GetThrputDl() string
- func (o *PerformanceData) GetThrputDlOk() (*string, bool)
- func (o *PerformanceData) GetThrputUl() string
- func (o *PerformanceData) GetThrputUlOk() (*string, bool)
- func (o *PerformanceData) HasPdb() bool
- func (o *PerformanceData) HasPlr() bool
- func (o *PerformanceData) HasThrputDl() bool
- func (o *PerformanceData) HasThrputUl() bool
- func (o PerformanceData) MarshalJSON() ([]byte, error)
- func (o *PerformanceData) SetPdb(v int32)
- func (o *PerformanceData) SetPlr(v int32)
- func (o *PerformanceData) SetThrputDl(v string)
- func (o *PerformanceData) SetThrputUl(v string)
- func (o PerformanceData) ToMap() (map[string]interface{}, error)
- type PerformanceDataCollection
- func (o *PerformanceDataCollection) GetAppId() string
- func (o *PerformanceDataCollection) GetAppIdOk() (*string, bool)
- func (o *PerformanceDataCollection) GetAppLocs() []string
- func (o *PerformanceDataCollection) GetAppLocsOk() ([]string, bool)
- func (o *PerformanceDataCollection) GetAsAddr() AddrFqdn
- func (o *PerformanceDataCollection) GetAsAddrOk() (*AddrFqdn, bool)
- func (o *PerformanceDataCollection) GetIpTrafficFilter() FlowInfo
- func (o *PerformanceDataCollection) GetIpTrafficFilterOk() (*FlowInfo, bool)
- func (o *PerformanceDataCollection) GetPerfData() PerformanceData
- func (o *PerformanceDataCollection) GetPerfDataOk() (*PerformanceData, bool)
- func (o *PerformanceDataCollection) GetTimeStamp() time.Time
- func (o *PerformanceDataCollection) GetTimeStampOk() (*time.Time, bool)
- func (o *PerformanceDataCollection) GetUeIpAddr() IpAddr
- func (o *PerformanceDataCollection) GetUeIpAddrOk() (*IpAddr, bool)
- func (o *PerformanceDataCollection) GetUeLoc() LocationArea5G
- func (o *PerformanceDataCollection) GetUeLocOk() (*LocationArea5G, bool)
- func (o *PerformanceDataCollection) HasAppId() bool
- func (o *PerformanceDataCollection) HasAppLocs() bool
- func (o *PerformanceDataCollection) HasAsAddr() bool
- func (o *PerformanceDataCollection) HasIpTrafficFilter() bool
- func (o *PerformanceDataCollection) HasUeIpAddr() bool
- func (o *PerformanceDataCollection) HasUeLoc() bool
- func (o PerformanceDataCollection) MarshalJSON() ([]byte, error)
- func (o *PerformanceDataCollection) SetAppId(v string)
- func (o *PerformanceDataCollection) SetAppLocs(v []string)
- func (o *PerformanceDataCollection) SetAsAddr(v AddrFqdn)
- func (o *PerformanceDataCollection) SetIpTrafficFilter(v FlowInfo)
- func (o *PerformanceDataCollection) SetPerfData(v PerformanceData)
- func (o *PerformanceDataCollection) SetTimeStamp(v time.Time)
- func (o *PerformanceDataCollection) SetUeIpAddr(v IpAddr)
- func (o *PerformanceDataCollection) SetUeLoc(v LocationArea5G)
- func (o PerformanceDataCollection) ToMap() (map[string]interface{}, error)
- type PerformanceDataInfo
- func (o *PerformanceDataInfo) GetAppId() string
- func (o *PerformanceDataInfo) GetAppIdOk() (*string, bool)
- func (o *PerformanceDataInfo) GetAppLocs() []string
- func (o *PerformanceDataInfo) GetAppLocsOk() ([]string, bool)
- func (o *PerformanceDataInfo) GetAsAddr() AddrFqdn
- func (o *PerformanceDataInfo) GetAsAddrOk() (*AddrFqdn, bool)
- func (o *PerformanceDataInfo) GetIpTrafficFilter() FlowInfo
- func (o *PerformanceDataInfo) GetIpTrafficFilterOk() (*FlowInfo, bool)
- func (o *PerformanceDataInfo) GetPerfData() PerformanceData
- func (o *PerformanceDataInfo) GetPerfDataOk() (*PerformanceData, bool)
- func (o *PerformanceDataInfo) GetTimeStamp() time.Time
- func (o *PerformanceDataInfo) GetTimeStampOk() (*time.Time, bool)
- func (o *PerformanceDataInfo) GetUeIpAddr() IpAddr
- func (o *PerformanceDataInfo) GetUeIpAddrOk() (*IpAddr, bool)
- func (o *PerformanceDataInfo) GetUserLoc() UserLocation
- func (o *PerformanceDataInfo) GetUserLocOk() (*UserLocation, bool)
- func (o *PerformanceDataInfo) HasAppId() bool
- func (o *PerformanceDataInfo) HasAppLocs() bool
- func (o *PerformanceDataInfo) HasAsAddr() bool
- func (o *PerformanceDataInfo) HasIpTrafficFilter() bool
- func (o *PerformanceDataInfo) HasUeIpAddr() bool
- func (o *PerformanceDataInfo) HasUserLoc() bool
- func (o PerformanceDataInfo) MarshalJSON() ([]byte, error)
- func (o *PerformanceDataInfo) SetAppId(v string)
- func (o *PerformanceDataInfo) SetAppLocs(v []string)
- func (o *PerformanceDataInfo) SetAsAddr(v AddrFqdn)
- func (o *PerformanceDataInfo) SetIpTrafficFilter(v FlowInfo)
- func (o *PerformanceDataInfo) SetPerfData(v PerformanceData)
- func (o *PerformanceDataInfo) SetTimeStamp(v time.Time)
- func (o *PerformanceDataInfo) SetUeIpAddr(v IpAddr)
- func (o *PerformanceDataInfo) SetUserLoc(v UserLocation)
- func (o PerformanceDataInfo) ToMap() (map[string]interface{}, error)
- type PfdData
- func (o *PfdData) GetAfIds() []string
- func (o *PfdData) GetAfIdsOk() ([]string, bool)
- func (o *PfdData) GetAppIds() []string
- func (o *PfdData) GetAppIdsOk() ([]string, bool)
- func (o *PfdData) HasAfIds() bool
- func (o *PfdData) HasAppIds() bool
- func (o PfdData) MarshalJSON() ([]byte, error)
- func (o *PfdData) SetAfIds(v []string)
- func (o *PfdData) SetAppIds(v []string)
- func (o PfdData) ToMap() (map[string]interface{}, error)
- type PlmnId
- func (o *PlmnId) GetMcc() string
- func (o *PlmnId) GetMccOk() (*string, bool)
- func (o *PlmnId) GetMnc() string
- func (o *PlmnId) GetMncOk() (*string, bool)
- func (o PlmnId) MarshalJSON() ([]byte, error)
- func (o *PlmnId) SetMcc(v string)
- func (o *PlmnId) SetMnc(v string)
- func (o PlmnId) ToMap() (map[string]interface{}, error)
- type PlmnIdNid
- func (o *PlmnIdNid) GetMcc() string
- func (o *PlmnIdNid) GetMccOk() (*string, bool)
- func (o *PlmnIdNid) GetMnc() string
- func (o *PlmnIdNid) GetMncOk() (*string, bool)
- func (o *PlmnIdNid) GetNid() string
- func (o *PlmnIdNid) GetNidOk() (*string, bool)
- func (o *PlmnIdNid) HasNid() bool
- func (o PlmnIdNid) MarshalJSON() ([]byte, error)
- func (o *PlmnIdNid) SetMcc(v string)
- func (o *PlmnIdNid) SetMnc(v string)
- func (o *PlmnIdNid) SetNid(v string)
- func (o PlmnIdNid) ToMap() (map[string]interface{}, error)
- type PlmnOauth2
- func (o *PlmnOauth2) GetOauth2NotRequiredPlmnIdList() []PlmnId
- func (o *PlmnOauth2) GetOauth2NotRequiredPlmnIdListOk() ([]PlmnId, bool)
- func (o *PlmnOauth2) GetOauth2RequiredPlmnIdList() []PlmnId
- func (o *PlmnOauth2) GetOauth2RequiredPlmnIdListOk() ([]PlmnId, bool)
- func (o *PlmnOauth2) HasOauth2NotRequiredPlmnIdList() bool
- func (o *PlmnOauth2) HasOauth2RequiredPlmnIdList() bool
- func (o PlmnOauth2) MarshalJSON() ([]byte, error)
- func (o *PlmnOauth2) SetOauth2NotRequiredPlmnIdList(v []PlmnId)
- func (o *PlmnOauth2) SetOauth2RequiredPlmnIdList(v []PlmnId)
- func (o PlmnOauth2) ToMap() (map[string]interface{}, error)
- type PlmnRange
- type PlmnSnssai
- func (o *PlmnSnssai) GetNid() string
- func (o *PlmnSnssai) GetNidOk() (*string, bool)
- func (o *PlmnSnssai) GetPlmnId() PlmnId
- func (o *PlmnSnssai) GetPlmnIdOk() (*PlmnId, bool)
- func (o *PlmnSnssai) GetSNssaiList() []ExtSnssai
- func (o *PlmnSnssai) GetSNssaiListOk() ([]ExtSnssai, bool)
- func (o *PlmnSnssai) HasNid() bool
- func (o PlmnSnssai) MarshalJSON() ([]byte, error)
- func (o *PlmnSnssai) SetNid(v string)
- func (o *PlmnSnssai) SetPlmnId(v PlmnId)
- func (o *PlmnSnssai) SetSNssaiList(v []ExtSnssai)
- func (o PlmnSnssai) ToMap() (map[string]interface{}, error)
- type Point
- type PointAllOf
- type PointAltitude
- func (o *PointAltitude) GetAltitude() float64
- func (o *PointAltitude) GetAltitudeOk() (*float64, bool)
- func (o *PointAltitude) GetPoint() GeographicalCoordinates
- func (o *PointAltitude) GetPointOk() (*GeographicalCoordinates, bool)
- func (o PointAltitude) MarshalJSON() ([]byte, error)
- func (o *PointAltitude) SetAltitude(v float64)
- func (o *PointAltitude) SetPoint(v GeographicalCoordinates)
- func (o PointAltitude) ToMap() (map[string]interface{}, error)
- type PointAltitudeAllOf
- func (o *PointAltitudeAllOf) GetAltitude() float64
- func (o *PointAltitudeAllOf) GetAltitudeOk() (*float64, bool)
- func (o *PointAltitudeAllOf) GetPoint() GeographicalCoordinates
- func (o *PointAltitudeAllOf) GetPointOk() (*GeographicalCoordinates, bool)
- func (o PointAltitudeAllOf) MarshalJSON() ([]byte, error)
- func (o *PointAltitudeAllOf) SetAltitude(v float64)
- func (o *PointAltitudeAllOf) SetPoint(v GeographicalCoordinates)
- func (o PointAltitudeAllOf) ToMap() (map[string]interface{}, error)
- type PointAltitudeUncertainty
- func (o *PointAltitudeUncertainty) GetAltitude() float64
- func (o *PointAltitudeUncertainty) GetAltitudeOk() (*float64, bool)
- func (o *PointAltitudeUncertainty) GetConfidence() int32
- func (o *PointAltitudeUncertainty) GetConfidenceOk() (*int32, bool)
- func (o *PointAltitudeUncertainty) GetPoint() GeographicalCoordinates
- func (o *PointAltitudeUncertainty) GetPointOk() (*GeographicalCoordinates, bool)
- func (o *PointAltitudeUncertainty) GetUncertaintyAltitude() float32
- func (o *PointAltitudeUncertainty) GetUncertaintyAltitudeOk() (*float32, bool)
- func (o *PointAltitudeUncertainty) GetUncertaintyEllipse() UncertaintyEllipse
- func (o *PointAltitudeUncertainty) GetUncertaintyEllipseOk() (*UncertaintyEllipse, bool)
- func (o PointAltitudeUncertainty) MarshalJSON() ([]byte, error)
- func (o *PointAltitudeUncertainty) SetAltitude(v float64)
- func (o *PointAltitudeUncertainty) SetConfidence(v int32)
- func (o *PointAltitudeUncertainty) SetPoint(v GeographicalCoordinates)
- func (o *PointAltitudeUncertainty) SetUncertaintyAltitude(v float32)
- func (o *PointAltitudeUncertainty) SetUncertaintyEllipse(v UncertaintyEllipse)
- func (o PointAltitudeUncertainty) ToMap() (map[string]interface{}, error)
- type PointAltitudeUncertaintyAllOf
- func (o *PointAltitudeUncertaintyAllOf) GetAltitude() float64
- func (o *PointAltitudeUncertaintyAllOf) GetAltitudeOk() (*float64, bool)
- func (o *PointAltitudeUncertaintyAllOf) GetConfidence() int32
- func (o *PointAltitudeUncertaintyAllOf) GetConfidenceOk() (*int32, bool)
- func (o *PointAltitudeUncertaintyAllOf) GetPoint() GeographicalCoordinates
- func (o *PointAltitudeUncertaintyAllOf) GetPointOk() (*GeographicalCoordinates, bool)
- func (o *PointAltitudeUncertaintyAllOf) GetUncertaintyAltitude() float32
- func (o *PointAltitudeUncertaintyAllOf) GetUncertaintyAltitudeOk() (*float32, bool)
- func (o *PointAltitudeUncertaintyAllOf) GetUncertaintyEllipse() UncertaintyEllipse
- func (o *PointAltitudeUncertaintyAllOf) GetUncertaintyEllipseOk() (*UncertaintyEllipse, bool)
- func (o PointAltitudeUncertaintyAllOf) MarshalJSON() ([]byte, error)
- func (o *PointAltitudeUncertaintyAllOf) SetAltitude(v float64)
- func (o *PointAltitudeUncertaintyAllOf) SetConfidence(v int32)
- func (o *PointAltitudeUncertaintyAllOf) SetPoint(v GeographicalCoordinates)
- func (o *PointAltitudeUncertaintyAllOf) SetUncertaintyAltitude(v float32)
- func (o *PointAltitudeUncertaintyAllOf) SetUncertaintyEllipse(v UncertaintyEllipse)
- func (o PointAltitudeUncertaintyAllOf) ToMap() (map[string]interface{}, error)
- type PointUncertaintyCircle
- func (o *PointUncertaintyCircle) GetPoint() GeographicalCoordinates
- func (o *PointUncertaintyCircle) GetPointOk() (*GeographicalCoordinates, bool)
- func (o *PointUncertaintyCircle) GetUncertainty() float32
- func (o *PointUncertaintyCircle) GetUncertaintyOk() (*float32, bool)
- func (o PointUncertaintyCircle) MarshalJSON() ([]byte, error)
- func (o *PointUncertaintyCircle) SetPoint(v GeographicalCoordinates)
- func (o *PointUncertaintyCircle) SetUncertainty(v float32)
- func (o PointUncertaintyCircle) ToMap() (map[string]interface{}, error)
- type PointUncertaintyCircleAllOf
- func (o *PointUncertaintyCircleAllOf) GetPoint() GeographicalCoordinates
- func (o *PointUncertaintyCircleAllOf) GetPointOk() (*GeographicalCoordinates, bool)
- func (o *PointUncertaintyCircleAllOf) GetUncertainty() float32
- func (o *PointUncertaintyCircleAllOf) GetUncertaintyOk() (*float32, bool)
- func (o PointUncertaintyCircleAllOf) MarshalJSON() ([]byte, error)
- func (o *PointUncertaintyCircleAllOf) SetPoint(v GeographicalCoordinates)
- func (o *PointUncertaintyCircleAllOf) SetUncertainty(v float32)
- func (o PointUncertaintyCircleAllOf) ToMap() (map[string]interface{}, error)
- type PointUncertaintyEllipse
- func (o *PointUncertaintyEllipse) GetConfidence() int32
- func (o *PointUncertaintyEllipse) GetConfidenceOk() (*int32, bool)
- func (o *PointUncertaintyEllipse) GetPoint() GeographicalCoordinates
- func (o *PointUncertaintyEllipse) GetPointOk() (*GeographicalCoordinates, bool)
- func (o *PointUncertaintyEllipse) GetUncertaintyEllipse() UncertaintyEllipse
- func (o *PointUncertaintyEllipse) GetUncertaintyEllipseOk() (*UncertaintyEllipse, bool)
- func (o PointUncertaintyEllipse) MarshalJSON() ([]byte, error)
- func (o *PointUncertaintyEllipse) SetConfidence(v int32)
- func (o *PointUncertaintyEllipse) SetPoint(v GeographicalCoordinates)
- func (o *PointUncertaintyEllipse) SetUncertaintyEllipse(v UncertaintyEllipse)
- func (o PointUncertaintyEllipse) ToMap() (map[string]interface{}, error)
- type PointUncertaintyEllipseAllOf
- func (o *PointUncertaintyEllipseAllOf) GetConfidence() int32
- func (o *PointUncertaintyEllipseAllOf) GetConfidenceOk() (*int32, bool)
- func (o *PointUncertaintyEllipseAllOf) GetPoint() GeographicalCoordinates
- func (o *PointUncertaintyEllipseAllOf) GetPointOk() (*GeographicalCoordinates, bool)
- func (o *PointUncertaintyEllipseAllOf) GetUncertaintyEllipse() UncertaintyEllipse
- func (o *PointUncertaintyEllipseAllOf) GetUncertaintyEllipseOk() (*UncertaintyEllipse, bool)
- func (o PointUncertaintyEllipseAllOf) MarshalJSON() ([]byte, error)
- func (o *PointUncertaintyEllipseAllOf) SetConfidence(v int32)
- func (o *PointUncertaintyEllipseAllOf) SetPoint(v GeographicalCoordinates)
- func (o *PointUncertaintyEllipseAllOf) SetUncertaintyEllipse(v UncertaintyEllipse)
- func (o PointUncertaintyEllipseAllOf) ToMap() (map[string]interface{}, error)
- type Polygon
- type PolygonAllOf
- func (o *PolygonAllOf) GetPointList() []GeographicalCoordinates
- func (o *PolygonAllOf) GetPointListOk() ([]GeographicalCoordinates, bool)
- func (o PolygonAllOf) MarshalJSON() ([]byte, error)
- func (o *PolygonAllOf) SetPointList(v []GeographicalCoordinates)
- func (o PolygonAllOf) ToMap() (map[string]interface{}, error)
- type PresenceInfo
- func (o *PresenceInfo) GetAdditionalPraId() string
- func (o *PresenceInfo) GetAdditionalPraIdOk() (*string, bool)
- func (o *PresenceInfo) GetEcgiList() []Ecgi
- func (o *PresenceInfo) GetEcgiListOk() ([]Ecgi, bool)
- func (o *PresenceInfo) GetGlobalRanNodeIdList() []GlobalRanNodeId
- func (o *PresenceInfo) GetGlobalRanNodeIdListOk() ([]GlobalRanNodeId, bool)
- func (o *PresenceInfo) GetGlobaleNbIdList() []GlobalRanNodeId
- func (o *PresenceInfo) GetGlobaleNbIdListOk() ([]GlobalRanNodeId, bool)
- func (o *PresenceInfo) GetNcgiList() []Ncgi
- func (o *PresenceInfo) GetNcgiListOk() ([]Ncgi, bool)
- func (o *PresenceInfo) GetPraId() string
- func (o *PresenceInfo) GetPraIdOk() (*string, bool)
- func (o *PresenceInfo) GetPresenceState() PresenceState
- func (o *PresenceInfo) GetPresenceStateOk() (*PresenceState, bool)
- func (o *PresenceInfo) GetTrackingAreaList() []Tai
- func (o *PresenceInfo) GetTrackingAreaListOk() ([]Tai, bool)
- func (o *PresenceInfo) HasAdditionalPraId() bool
- func (o *PresenceInfo) HasEcgiList() bool
- func (o *PresenceInfo) HasGlobalRanNodeIdList() bool
- func (o *PresenceInfo) HasGlobaleNbIdList() bool
- func (o *PresenceInfo) HasNcgiList() bool
- func (o *PresenceInfo) HasPraId() bool
- func (o *PresenceInfo) HasPresenceState() bool
- func (o *PresenceInfo) HasTrackingAreaList() bool
- func (o PresenceInfo) MarshalJSON() ([]byte, error)
- func (o *PresenceInfo) SetAdditionalPraId(v string)
- func (o *PresenceInfo) SetEcgiList(v []Ecgi)
- func (o *PresenceInfo) SetGlobalRanNodeIdList(v []GlobalRanNodeId)
- func (o *PresenceInfo) SetGlobaleNbIdList(v []GlobalRanNodeId)
- func (o *PresenceInfo) SetNcgiList(v []Ncgi)
- func (o *PresenceInfo) SetPraId(v string)
- func (o *PresenceInfo) SetPresenceState(v PresenceState)
- func (o *PresenceInfo) SetTrackingAreaList(v []Tai)
- func (o PresenceInfo) ToMap() (map[string]interface{}, error)
- type PresenceState
- type ProSeCapability
- func (o *ProSeCapability) GetProseDirectCommunication() bool
- func (o *ProSeCapability) GetProseDirectCommunicationOk() (*bool, bool)
- func (o *ProSeCapability) GetProseDirectDiscovey() bool
- func (o *ProSeCapability) GetProseDirectDiscoveyOk() (*bool, bool)
- func (o *ProSeCapability) GetProseL2RemoteUe() bool
- func (o *ProSeCapability) GetProseL2RemoteUeOk() (*bool, bool)
- func (o *ProSeCapability) GetProseL2UetoNetworkRelay() bool
- func (o *ProSeCapability) GetProseL2UetoNetworkRelayOk() (*bool, bool)
- func (o *ProSeCapability) GetProseL3RemoteUe() bool
- func (o *ProSeCapability) GetProseL3RemoteUeOk() (*bool, bool)
- func (o *ProSeCapability) GetProseL3UetoNetworkRelay() bool
- func (o *ProSeCapability) GetProseL3UetoNetworkRelayOk() (*bool, bool)
- func (o *ProSeCapability) HasProseDirectCommunication() bool
- func (o *ProSeCapability) HasProseDirectDiscovey() bool
- func (o *ProSeCapability) HasProseL2RemoteUe() bool
- func (o *ProSeCapability) HasProseL2UetoNetworkRelay() bool
- func (o *ProSeCapability) HasProseL3RemoteUe() bool
- func (o *ProSeCapability) HasProseL3UetoNetworkRelay() bool
- func (o ProSeCapability) MarshalJSON() ([]byte, error)
- func (o *ProSeCapability) SetProseDirectCommunication(v bool)
- func (o *ProSeCapability) SetProseDirectDiscovey(v bool)
- func (o *ProSeCapability) SetProseL2RemoteUe(v bool)
- func (o *ProSeCapability) SetProseL2UetoNetworkRelay(v bool)
- func (o *ProSeCapability) SetProseL3RemoteUe(v bool)
- func (o *ProSeCapability) SetProseL3UetoNetworkRelay(v bool)
- func (o ProSeCapability) ToMap() (map[string]interface{}, error)
- type ProblemDetails
- func (o *ProblemDetails) GetAccessTokenError() AccessTokenErr
- func (o *ProblemDetails) GetAccessTokenErrorOk() (*AccessTokenErr, bool)
- func (o *ProblemDetails) GetAccessTokenRequest() AccessTokenReq
- func (o *ProblemDetails) GetAccessTokenRequestOk() (*AccessTokenReq, bool)
- func (o *ProblemDetails) GetCause() string
- func (o *ProblemDetails) GetCauseOk() (*string, bool)
- func (o *ProblemDetails) GetDetail() string
- func (o *ProblemDetails) GetDetailOk() (*string, bool)
- func (o *ProblemDetails) GetInstance() string
- func (o *ProblemDetails) GetInstanceOk() (*string, bool)
- func (o *ProblemDetails) GetInvalidParams() []InvalidParam
- func (o *ProblemDetails) GetInvalidParamsOk() ([]InvalidParam, bool)
- func (o *ProblemDetails) GetNrfId() string
- func (o *ProblemDetails) GetNrfIdOk() (*string, bool)
- func (o *ProblemDetails) GetStatus() int32
- func (o *ProblemDetails) GetStatusOk() (*int32, bool)
- func (o *ProblemDetails) GetSupportedApiVersions() []string
- func (o *ProblemDetails) GetSupportedApiVersionsOk() ([]string, bool)
- func (o *ProblemDetails) GetSupportedFeatures() string
- func (o *ProblemDetails) GetSupportedFeaturesOk() (*string, bool)
- func (o *ProblemDetails) GetTitle() string
- func (o *ProblemDetails) GetTitleOk() (*string, bool)
- func (o *ProblemDetails) GetType() string
- func (o *ProblemDetails) GetTypeOk() (*string, bool)
- func (o *ProblemDetails) HasAccessTokenError() bool
- func (o *ProblemDetails) HasAccessTokenRequest() bool
- func (o *ProblemDetails) HasCause() bool
- func (o *ProblemDetails) HasDetail() bool
- func (o *ProblemDetails) HasInstance() bool
- func (o *ProblemDetails) HasInvalidParams() bool
- func (o *ProblemDetails) HasNrfId() bool
- func (o *ProblemDetails) HasStatus() bool
- func (o *ProblemDetails) HasSupportedApiVersions() bool
- func (o *ProblemDetails) HasSupportedFeatures() bool
- func (o *ProblemDetails) HasTitle() bool
- func (o *ProblemDetails) HasType() bool
- func (o ProblemDetails) MarshalJSON() ([]byte, error)
- func (o *ProblemDetails) SetAccessTokenError(v AccessTokenErr)
- func (o *ProblemDetails) SetAccessTokenRequest(v AccessTokenReq)
- func (o *ProblemDetails) SetCause(v string)
- func (o *ProblemDetails) SetDetail(v string)
- func (o *ProblemDetails) SetInstance(v string)
- func (o *ProblemDetails) SetInvalidParams(v []InvalidParam)
- func (o *ProblemDetails) SetNrfId(v string)
- func (o *ProblemDetails) SetStatus(v int32)
- func (o *ProblemDetails) SetSupportedApiVersions(v []string)
- func (o *ProblemDetails) SetSupportedFeatures(v string)
- func (o *ProblemDetails) SetTitle(v string)
- func (o *ProblemDetails) SetType(v string)
- func (o ProblemDetails) ToMap() (map[string]interface{}, error)
- type QosSustainabilityInfo
- type RatFreqInformation
- func (o *RatFreqInformation) GetAllFreq() bool
- func (o *RatFreqInformation) GetAllFreqOk() (*bool, bool)
- func (o *RatFreqInformation) GetAllRat() bool
- func (o *RatFreqInformation) GetAllRatOk() (*bool, bool)
- func (o *RatFreqInformation) GetFreq() int32
- func (o *RatFreqInformation) GetFreqOk() (*int32, bool)
- func (o *RatFreqInformation) GetMatchingDir() MatchingDirection
- func (o *RatFreqInformation) GetMatchingDirOk() (*MatchingDirection, bool)
- func (o *RatFreqInformation) GetRatType() RatType
- func (o *RatFreqInformation) GetRatTypeOk() (*RatType, bool)
- func (o *RatFreqInformation) GetSvcExpThreshold() ThresholdLevel
- func (o *RatFreqInformation) GetSvcExpThresholdOk() (*ThresholdLevel, bool)
- func (o *RatFreqInformation) HasAllFreq() bool
- func (o *RatFreqInformation) HasAllRat() bool
- func (o *RatFreqInformation) HasFreq() bool
- func (o *RatFreqInformation) HasMatchingDir() bool
- func (o *RatFreqInformation) HasRatType() bool
- func (o *RatFreqInformation) HasSvcExpThreshold() bool
- func (o RatFreqInformation) MarshalJSON() ([]byte, error)
- func (o *RatFreqInformation) SetAllFreq(v bool)
- func (o *RatFreqInformation) SetAllRat(v bool)
- func (o *RatFreqInformation) SetFreq(v int32)
- func (o *RatFreqInformation) SetMatchingDir(v MatchingDirection)
- func (o *RatFreqInformation) SetRatType(v RatType)
- func (o *RatFreqInformation) SetSvcExpThreshold(v ThresholdLevel)
- func (o RatFreqInformation) ToMap() (map[string]interface{}, error)
- type RatType
- type ReachabilityForSmsReport
- func (o *ReachabilityForSmsReport) GetMaxAvailabilityTime() time.Time
- func (o *ReachabilityForSmsReport) GetMaxAvailabilityTimeOk() (*time.Time, bool)
- func (o *ReachabilityForSmsReport) GetSmsfAccessType() AccessType
- func (o *ReachabilityForSmsReport) GetSmsfAccessTypeOk() (*AccessType, bool)
- func (o *ReachabilityForSmsReport) HasMaxAvailabilityTime() bool
- func (o ReachabilityForSmsReport) MarshalJSON() ([]byte, error)
- func (o *ReachabilityForSmsReport) SetMaxAvailabilityTime(v time.Time)
- func (o *ReachabilityForSmsReport) SetSmsfAccessType(v AccessType)
- func (o ReachabilityForSmsReport) ToMap() (map[string]interface{}, error)
- type ReachabilityReport
- func (o *ReachabilityReport) GetAccessTypeList() []AccessType
- func (o *ReachabilityReport) GetAccessTypeListOk() ([]AccessType, bool)
- func (o *ReachabilityReport) GetAmfInstanceId() string
- func (o *ReachabilityReport) GetAmfInstanceIdOk() (*string, bool)
- func (o *ReachabilityReport) GetIdleStatusIndication() IdleStatusIndication
- func (o *ReachabilityReport) GetIdleStatusIndicationOk() (*IdleStatusIndication, bool)
- func (o *ReachabilityReport) GetMaxAvailabilityTime() time.Time
- func (o *ReachabilityReport) GetMaxAvailabilityTimeOk() (*time.Time, bool)
- func (o *ReachabilityReport) GetReachability() UeReachability
- func (o *ReachabilityReport) GetReachabilityOk() (*UeReachability, bool)
- func (o *ReachabilityReport) HasAccessTypeList() bool
- func (o *ReachabilityReport) HasAmfInstanceId() bool
- func (o *ReachabilityReport) HasIdleStatusIndication() bool
- func (o *ReachabilityReport) HasMaxAvailabilityTime() bool
- func (o *ReachabilityReport) HasReachability() bool
- func (o ReachabilityReport) MarshalJSON() ([]byte, error)
- func (o *ReachabilityReport) SetAccessTypeList(v []AccessType)
- func (o *ReachabilityReport) SetAmfInstanceId(v string)
- func (o *ReachabilityReport) SetIdleStatusIndication(v IdleStatusIndication)
- func (o *ReachabilityReport) SetMaxAvailabilityTime(v time.Time)
- func (o *ReachabilityReport) SetReachability(v UeReachability)
- func (o ReachabilityReport) ToMap() (map[string]interface{}, error)
- type RedirectResponse
- func (o *RedirectResponse) GetCause() string
- func (o *RedirectResponse) GetCauseOk() (*string, bool)
- func (o *RedirectResponse) GetTargetScp() string
- func (o *RedirectResponse) GetTargetScpOk() (*string, bool)
- func (o *RedirectResponse) GetTargetSepp() string
- func (o *RedirectResponse) GetTargetSeppOk() (*string, bool)
- func (o *RedirectResponse) HasCause() bool
- func (o *RedirectResponse) HasTargetScp() bool
- func (o *RedirectResponse) HasTargetSepp() bool
- func (o RedirectResponse) MarshalJSON() ([]byte, error)
- func (o *RedirectResponse) SetCause(v string)
- func (o *RedirectResponse) SetTargetScp(v string)
- func (o *RedirectResponse) SetTargetSepp(v string)
- func (o RedirectResponse) ToMap() (map[string]interface{}, error)
- type RedundantTransmissionExpInfo
- func (o *RedundantTransmissionExpInfo) GetDnn() string
- func (o *RedundantTransmissionExpInfo) GetDnnOk() (*string, bool)
- func (o *RedundantTransmissionExpInfo) GetRedTransExps() []RedundantTransmissionExpPerTS
- func (o *RedundantTransmissionExpInfo) GetRedTransExpsOk() ([]RedundantTransmissionExpPerTS, bool)
- func (o *RedundantTransmissionExpInfo) GetSpatialValidCon() NetworkAreaInfo
- func (o *RedundantTransmissionExpInfo) GetSpatialValidConOk() (*NetworkAreaInfo, bool)
- func (o *RedundantTransmissionExpInfo) HasDnn() bool
- func (o *RedundantTransmissionExpInfo) HasSpatialValidCon() bool
- func (o RedundantTransmissionExpInfo) MarshalJSON() ([]byte, error)
- func (o *RedundantTransmissionExpInfo) SetDnn(v string)
- func (o *RedundantTransmissionExpInfo) SetRedTransExps(v []RedundantTransmissionExpPerTS)
- func (o *RedundantTransmissionExpInfo) SetSpatialValidCon(v NetworkAreaInfo)
- func (o RedundantTransmissionExpInfo) ToMap() (map[string]interface{}, error)
- type RedundantTransmissionExpPerTS
- func (o *RedundantTransmissionExpPerTS) GetConfidence() int32
- func (o *RedundantTransmissionExpPerTS) GetConfidenceOk() (*int32, bool)
- func (o *RedundantTransmissionExpPerTS) GetObsvRedTransExp() ObservedRedundantTransExp
- func (o *RedundantTransmissionExpPerTS) GetObsvRedTransExpOk() (*ObservedRedundantTransExp, bool)
- func (o *RedundantTransmissionExpPerTS) GetRedTransStatus() bool
- func (o *RedundantTransmissionExpPerTS) GetRedTransStatusOk() (*bool, bool)
- func (o *RedundantTransmissionExpPerTS) GetTsDuration() int32
- func (o *RedundantTransmissionExpPerTS) GetTsDurationOk() (*int32, bool)
- func (o *RedundantTransmissionExpPerTS) GetTsStart() time.Time
- func (o *RedundantTransmissionExpPerTS) GetTsStartOk() (*time.Time, bool)
- func (o *RedundantTransmissionExpPerTS) GetUeRatio() int32
- func (o *RedundantTransmissionExpPerTS) GetUeRatioOk() (*int32, bool)
- func (o *RedundantTransmissionExpPerTS) HasConfidence() bool
- func (o *RedundantTransmissionExpPerTS) HasRedTransStatus() bool
- func (o *RedundantTransmissionExpPerTS) HasUeRatio() bool
- func (o RedundantTransmissionExpPerTS) MarshalJSON() ([]byte, error)
- func (o *RedundantTransmissionExpPerTS) SetConfidence(v int32)
- func (o *RedundantTransmissionExpPerTS) SetObsvRedTransExp(v ObservedRedundantTransExp)
- func (o *RedundantTransmissionExpPerTS) SetRedTransStatus(v bool)
- func (o *RedundantTransmissionExpPerTS) SetTsDuration(v int32)
- func (o *RedundantTransmissionExpPerTS) SetTsStart(v time.Time)
- func (o *RedundantTransmissionExpPerTS) SetUeRatio(v int32)
- func (o RedundantTransmissionExpPerTS) ToMap() (map[string]interface{}, error)
- type RelativeCartesianLocation
- func (o *RelativeCartesianLocation) GetX() float32
- func (o *RelativeCartesianLocation) GetXOk() (*float32, bool)
- func (o *RelativeCartesianLocation) GetY() float32
- func (o *RelativeCartesianLocation) GetYOk() (*float32, bool)
- func (o *RelativeCartesianLocation) GetZ() float32
- func (o *RelativeCartesianLocation) GetZOk() (*float32, bool)
- func (o *RelativeCartesianLocation) HasZ() bool
- func (o RelativeCartesianLocation) MarshalJSON() ([]byte, error)
- func (o *RelativeCartesianLocation) SetX(v float32)
- func (o *RelativeCartesianLocation) SetY(v float32)
- func (o *RelativeCartesianLocation) SetZ(v float32)
- func (o RelativeCartesianLocation) ToMap() (map[string]interface{}, error)
- type Report
- func ChangeOfSupiPeiAssociationReportAsReport(v *ChangeOfSupiPeiAssociationReport) Report
- func CmInfoReportAsReport(v *CmInfoReport) Report
- func CnTypeChangeReportAsReport(v *CnTypeChangeReport) Report
- func LocationReportAsReport(v *LocationReport) Report
- func LossConnectivityReportAsReport(v *LossConnectivityReport) Report
- func PdnConnectivityStatReportAsReport(v *PdnConnectivityStatReport) Report
- func RoamingStatusReportAsReport(v *RoamingStatusReport) Report
- type ResourceUsage
- func (o *ResourceUsage) GetCpuUsage() int32
- func (o *ResourceUsage) GetCpuUsageOk() (*int32, bool)
- func (o *ResourceUsage) GetMemoryUsage() int32
- func (o *ResourceUsage) GetMemoryUsageOk() (*int32, bool)
- func (o *ResourceUsage) GetStorageUsage() int32
- func (o *ResourceUsage) GetStorageUsageOk() (*int32, bool)
- func (o *ResourceUsage) HasCpuUsage() bool
- func (o *ResourceUsage) HasMemoryUsage() bool
- func (o *ResourceUsage) HasStorageUsage() bool
- func (o ResourceUsage) MarshalJSON() ([]byte, error)
- func (o *ResourceUsage) SetCpuUsage(v int32)
- func (o *ResourceUsage) SetMemoryUsage(v int32)
- func (o *ResourceUsage) SetStorageUsage(v int32)
- func (o ResourceUsage) ToMap() (map[string]interface{}, error)
- type RetainabilityThreshold
- type RmInfo
- func (o *RmInfo) GetAccessType() AccessType
- func (o *RmInfo) GetAccessTypeOk() (*AccessType, bool)
- func (o *RmInfo) GetRmState() RmState
- func (o *RmInfo) GetRmStateOk() (*RmState, bool)
- func (o RmInfo) MarshalJSON() ([]byte, error)
- func (o *RmInfo) SetAccessType(v AccessType)
- func (o *RmInfo) SetRmState(v RmState)
- func (o RmInfo) ToMap() (map[string]interface{}, error)
- type RmState
- type RoamingStatusReport
- func (o *RoamingStatusReport) GetAccessType() AccessType
- func (o *RoamingStatusReport) GetAccessTypeOk() (*AccessType, bool)
- func (o *RoamingStatusReport) GetNewServingPlmn() PlmnId
- func (o *RoamingStatusReport) GetNewServingPlmnOk() (*PlmnId, bool)
- func (o *RoamingStatusReport) GetRoaming() bool
- func (o *RoamingStatusReport) GetRoamingOk() (*bool, bool)
- func (o *RoamingStatusReport) HasAccessType() bool
- func (o RoamingStatusReport) MarshalJSON() ([]byte, error)
- func (o *RoamingStatusReport) SetAccessType(v AccessType)
- func (o *RoamingStatusReport) SetNewServingPlmn(v PlmnId)
- func (o *RoamingStatusReport) SetRoaming(v bool)
- func (o RoamingStatusReport) ToMap() (map[string]interface{}, error)
- type RouteInformation
- func (o *RouteInformation) GetIpv4Addr() string
- func (o *RouteInformation) GetIpv4AddrOk() (*string, bool)
- func (o *RouteInformation) GetIpv6Addr() Ipv6Addr
- func (o *RouteInformation) GetIpv6AddrOk() (*Ipv6Addr, bool)
- func (o *RouteInformation) GetPortNumber() int32
- func (o *RouteInformation) GetPortNumberOk() (*int32, bool)
- func (o *RouteInformation) HasIpv4Addr() bool
- func (o *RouteInformation) HasIpv6Addr() bool
- func (o RouteInformation) MarshalJSON() ([]byte, error)
- func (o *RouteInformation) SetIpv4Addr(v string)
- func (o *RouteInformation) SetIpv6Addr(v Ipv6Addr)
- func (o *RouteInformation) SetPortNumber(v int32)
- func (o RouteInformation) ToMap() (map[string]interface{}, error)
- type RouteToLocation
- type RoutingAreaId
- func (o *RoutingAreaId) GetLac() string
- func (o *RoutingAreaId) GetLacOk() (*string, bool)
- func (o *RoutingAreaId) GetPlmnId() PlmnId
- func (o *RoutingAreaId) GetPlmnIdOk() (*PlmnId, bool)
- func (o *RoutingAreaId) GetRac() string
- func (o *RoutingAreaId) GetRacOk() (*string, bool)
- func (o RoutingAreaId) MarshalJSON() ([]byte, error)
- func (o *RoutingAreaId) SetLac(v string)
- func (o *RoutingAreaId) SetPlmnId(v PlmnId)
- func (o *RoutingAreaId) SetRac(v string)
- func (o RoutingAreaId) ToMap() (map[string]interface{}, error)
- type SACEventReport
- func (o *SACEventReport) GetNotifyCorrelationId() string
- func (o *SACEventReport) GetNotifyCorrelationIdOk() (*string, bool)
- func (o *SACEventReport) GetReport() SACEventReportItem
- func (o *SACEventReport) GetReportOk() (*SACEventReportItem, bool)
- func (o *SACEventReport) HasNotifyCorrelationId() bool
- func (o SACEventReport) MarshalJSON() ([]byte, error)
- func (o *SACEventReport) SetNotifyCorrelationId(v string)
- func (o *SACEventReport) SetReport(v SACEventReportItem)
- func (o SACEventReport) ToMap() (map[string]interface{}, error)
- type SACEventReportItem
- func (o *SACEventReportItem) GetEventFilter() Snssai
- func (o *SACEventReportItem) GetEventFilterOk() (*Snssai, bool)
- func (o *SACEventReportItem) GetEventState() SACEventState
- func (o *SACEventReportItem) GetEventStateOk() (*SACEventState, bool)
- func (o *SACEventReportItem) GetEventType() SACEventType
- func (o *SACEventReportItem) GetEventTypeOk() (*SACEventType, bool)
- func (o *SACEventReportItem) GetSliceStautsInfo() SACEventStatus
- func (o *SACEventReportItem) GetSliceStautsInfoOk() (*SACEventStatus, bool)
- func (o *SACEventReportItem) GetTimeStamp() time.Time
- func (o *SACEventReportItem) GetTimeStampOk() (*time.Time, bool)
- func (o *SACEventReportItem) HasSliceStautsInfo() bool
- func (o SACEventReportItem) MarshalJSON() ([]byte, error)
- func (o *SACEventReportItem) SetEventFilter(v Snssai)
- func (o *SACEventReportItem) SetEventState(v SACEventState)
- func (o *SACEventReportItem) SetEventType(v SACEventType)
- func (o *SACEventReportItem) SetSliceStautsInfo(v SACEventStatus)
- func (o *SACEventReportItem) SetTimeStamp(v time.Time)
- func (o SACEventReportItem) ToMap() (map[string]interface{}, error)
- type SACEventState
- func (o *SACEventState) GetActive() bool
- func (o *SACEventState) GetActiveOk() (*bool, bool)
- func (o *SACEventState) GetRemainDuration() int32
- func (o *SACEventState) GetRemainDurationOk() (*int32, bool)
- func (o *SACEventState) GetRemainReports() int32
- func (o *SACEventState) GetRemainReportsOk() (*int32, bool)
- func (o *SACEventState) HasRemainDuration() bool
- func (o *SACEventState) HasRemainReports() bool
- func (o SACEventState) MarshalJSON() ([]byte, error)
- func (o *SACEventState) SetActive(v bool)
- func (o *SACEventState) SetRemainDuration(v int32)
- func (o *SACEventState) SetRemainReports(v int32)
- func (o SACEventState) ToMap() (map[string]interface{}, error)
- type SACEventStatus
- func (o *SACEventStatus) GetReachedNumPduSess() SACInfo
- func (o *SACEventStatus) GetReachedNumPduSessOk() (*SACInfo, bool)
- func (o *SACEventStatus) GetReachedNumUes() SACInfo
- func (o *SACEventStatus) GetReachedNumUesOk() (*SACInfo, bool)
- func (o *SACEventStatus) HasReachedNumPduSess() bool
- func (o *SACEventStatus) HasReachedNumUes() bool
- func (o SACEventStatus) MarshalJSON() ([]byte, error)
- func (o *SACEventStatus) SetReachedNumPduSess(v SACInfo)
- func (o *SACEventStatus) SetReachedNumUes(v SACInfo)
- func (o SACEventStatus) ToMap() (map[string]interface{}, error)
- type SACEventType
- type SACInfo
- func (o *SACInfo) GetNumericValNumPduSess() int32
- func (o *SACInfo) GetNumericValNumPduSessOk() (*int32, bool)
- func (o *SACInfo) GetNumericValNumUes() int32
- func (o *SACInfo) GetNumericValNumUesOk() (*int32, bool)
- func (o *SACInfo) GetPercValueNumPduSess() int32
- func (o *SACInfo) GetPercValueNumPduSessOk() (*int32, bool)
- func (o *SACInfo) GetPercValueNumUes() int32
- func (o *SACInfo) GetPercValueNumUesOk() (*int32, bool)
- func (o *SACInfo) HasNumericValNumPduSess() bool
- func (o *SACInfo) HasNumericValNumUes() bool
- func (o *SACInfo) HasPercValueNumPduSess() bool
- func (o *SACInfo) HasPercValueNumUes() bool
- func (o SACInfo) MarshalJSON() ([]byte, error)
- func (o *SACInfo) SetNumericValNumPduSess(v int32)
- func (o *SACInfo) SetNumericValNumUes(v int32)
- func (o *SACInfo) SetPercValueNumPduSess(v int32)
- func (o *SACInfo) SetPercValueNumUes(v int32)
- func (o SACInfo) ToMap() (map[string]interface{}, error)
- type ScheduledCommunicationTime
- func (o *ScheduledCommunicationTime) GetDaysOfWeek() []int32
- func (o *ScheduledCommunicationTime) GetDaysOfWeekOk() ([]int32, bool)
- func (o *ScheduledCommunicationTime) GetTimeOfDayEnd() string
- func (o *ScheduledCommunicationTime) GetTimeOfDayEndOk() (*string, bool)
- func (o *ScheduledCommunicationTime) GetTimeOfDayStart() string
- func (o *ScheduledCommunicationTime) GetTimeOfDayStartOk() (*string, bool)
- func (o *ScheduledCommunicationTime) HasDaysOfWeek() bool
- func (o *ScheduledCommunicationTime) HasTimeOfDayEnd() bool
- func (o *ScheduledCommunicationTime) HasTimeOfDayStart() bool
- func (o ScheduledCommunicationTime) MarshalJSON() ([]byte, error)
- func (o *ScheduledCommunicationTime) SetDaysOfWeek(v []int32)
- func (o *ScheduledCommunicationTime) SetTimeOfDayEnd(v string)
- func (o *ScheduledCommunicationTime) SetTimeOfDayStart(v string)
- func (o ScheduledCommunicationTime) ToMap() (map[string]interface{}, error)
- type ScpCapability
- type ScpDomainCond
- func (o *ScpDomainCond) GetNfTypeList() []NFType
- func (o *ScpDomainCond) GetNfTypeListOk() ([]NFType, bool)
- func (o *ScpDomainCond) GetScpDomains() []string
- func (o *ScpDomainCond) GetScpDomainsOk() ([]string, bool)
- func (o *ScpDomainCond) HasNfTypeList() bool
- func (o ScpDomainCond) MarshalJSON() ([]byte, error)
- func (o *ScpDomainCond) SetNfTypeList(v []NFType)
- func (o *ScpDomainCond) SetScpDomains(v []string)
- func (o ScpDomainCond) ToMap() (map[string]interface{}, error)
- type ScpDomainInfo
- func (o *ScpDomainInfo) GetScpFqdn() string
- func (o *ScpDomainInfo) GetScpFqdnOk() (*string, bool)
- func (o *ScpDomainInfo) GetScpIpEndPoints() []IpEndPoint
- func (o *ScpDomainInfo) GetScpIpEndPointsOk() ([]IpEndPoint, bool)
- func (o *ScpDomainInfo) GetScpPorts() map[string]int32
- func (o *ScpDomainInfo) GetScpPortsOk() (*map[string]int32, bool)
- func (o *ScpDomainInfo) GetScpPrefix() string
- func (o *ScpDomainInfo) GetScpPrefixOk() (*string, bool)
- func (o *ScpDomainInfo) HasScpFqdn() bool
- func (o *ScpDomainInfo) HasScpIpEndPoints() bool
- func (o *ScpDomainInfo) HasScpPorts() bool
- func (o *ScpDomainInfo) HasScpPrefix() bool
- func (o ScpDomainInfo) MarshalJSON() ([]byte, error)
- func (o *ScpDomainInfo) SetScpFqdn(v string)
- func (o *ScpDomainInfo) SetScpIpEndPoints(v []IpEndPoint)
- func (o *ScpDomainInfo) SetScpPorts(v map[string]int32)
- func (o *ScpDomainInfo) SetScpPrefix(v string)
- func (o ScpDomainInfo) ToMap() (map[string]interface{}, error)
- type ScpInfo
- func (o *ScpInfo) GetAddressDomains() []string
- func (o *ScpInfo) GetAddressDomainsOk() ([]string, bool)
- func (o *ScpInfo) GetIpReachability() IpReachability
- func (o *ScpInfo) GetIpReachabilityOk() (*IpReachability, bool)
- func (o *ScpInfo) GetIpv4AddrRanges() []Ipv4AddressRange
- func (o *ScpInfo) GetIpv4AddrRangesOk() ([]Ipv4AddressRange, bool)
- func (o *ScpInfo) GetIpv4Addresses() []string
- func (o *ScpInfo) GetIpv4AddressesOk() ([]string, bool)
- func (o *ScpInfo) GetIpv6PrefixRanges() []Ipv6PrefixRange
- func (o *ScpInfo) GetIpv6PrefixRangesOk() ([]Ipv6PrefixRange, bool)
- func (o *ScpInfo) GetIpv6Prefixes() []Ipv6Prefix
- func (o *ScpInfo) GetIpv6PrefixesOk() ([]Ipv6Prefix, bool)
- func (o *ScpInfo) GetRemotePlmnList() []PlmnId
- func (o *ScpInfo) GetRemotePlmnListOk() ([]PlmnId, bool)
- func (o *ScpInfo) GetRemoteSnpnList() []PlmnIdNid
- func (o *ScpInfo) GetRemoteSnpnListOk() ([]PlmnIdNid, bool)
- func (o *ScpInfo) GetScpCapabilities() []ScpCapability
- func (o *ScpInfo) GetScpCapabilitiesOk() ([]ScpCapability, bool)
- func (o *ScpInfo) GetScpDomainInfoList() map[string]ScpDomainInfo
- func (o *ScpInfo) GetScpDomainInfoListOk() (*map[string]ScpDomainInfo, bool)
- func (o *ScpInfo) GetScpPorts() map[string]int32
- func (o *ScpInfo) GetScpPortsOk() (*map[string]int32, bool)
- func (o *ScpInfo) GetScpPrefix() string
- func (o *ScpInfo) GetScpPrefixOk() (*string, bool)
- func (o *ScpInfo) GetServedNfSetIdList() []string
- func (o *ScpInfo) GetServedNfSetIdListOk() ([]string, bool)
- func (o *ScpInfo) HasAddressDomains() bool
- func (o *ScpInfo) HasIpReachability() bool
- func (o *ScpInfo) HasIpv4AddrRanges() bool
- func (o *ScpInfo) HasIpv4Addresses() bool
- func (o *ScpInfo) HasIpv6PrefixRanges() bool
- func (o *ScpInfo) HasIpv6Prefixes() bool
- func (o *ScpInfo) HasRemotePlmnList() bool
- func (o *ScpInfo) HasRemoteSnpnList() bool
- func (o *ScpInfo) HasScpCapabilities() bool
- func (o *ScpInfo) HasScpDomainInfoList() bool
- func (o *ScpInfo) HasScpPorts() bool
- func (o *ScpInfo) HasScpPrefix() bool
- func (o *ScpInfo) HasServedNfSetIdList() bool
- func (o ScpInfo) MarshalJSON() ([]byte, error)
- func (o *ScpInfo) SetAddressDomains(v []string)
- func (o *ScpInfo) SetIpReachability(v IpReachability)
- func (o *ScpInfo) SetIpv4AddrRanges(v []Ipv4AddressRange)
- func (o *ScpInfo) SetIpv4Addresses(v []string)
- func (o *ScpInfo) SetIpv6PrefixRanges(v []Ipv6PrefixRange)
- func (o *ScpInfo) SetIpv6Prefixes(v []Ipv6Prefix)
- func (o *ScpInfo) SetRemotePlmnList(v []PlmnId)
- func (o *ScpInfo) SetRemoteSnpnList(v []PlmnIdNid)
- func (o *ScpInfo) SetScpCapabilities(v []ScpCapability)
- func (o *ScpInfo) SetScpDomainInfoList(v map[string]ScpDomainInfo)
- func (o *ScpInfo) SetScpPorts(v map[string]int32)
- func (o *ScpInfo) SetScpPrefix(v string)
- func (o *ScpInfo) SetServedNfSetIdList(v []string)
- func (o ScpInfo) ToMap() (map[string]interface{}, error)
- type SdRange
- func (o *SdRange) GetEnd() string
- func (o *SdRange) GetEndOk() (*string, bool)
- func (o *SdRange) GetStart() string
- func (o *SdRange) GetStartOk() (*string, bool)
- func (o *SdRange) HasEnd() bool
- func (o *SdRange) HasStart() bool
- func (o SdRange) MarshalJSON() ([]byte, error)
- func (o *SdRange) SetEnd(v string)
- func (o *SdRange) SetStart(v string)
- func (o SdRange) ToMap() (map[string]interface{}, error)
- type SeppInfo
- func (o *SeppInfo) GetN32Purposes() []N32Purpose
- func (o *SeppInfo) GetN32PurposesOk() ([]N32Purpose, bool)
- func (o *SeppInfo) GetRemotePlmnList() []PlmnId
- func (o *SeppInfo) GetRemotePlmnListOk() ([]PlmnId, bool)
- func (o *SeppInfo) GetRemoteSnpnList() []PlmnIdNid
- func (o *SeppInfo) GetRemoteSnpnListOk() ([]PlmnIdNid, bool)
- func (o *SeppInfo) GetSeppPorts() map[string]int32
- func (o *SeppInfo) GetSeppPortsOk() (*map[string]int32, bool)
- func (o *SeppInfo) GetSeppPrefix() string
- func (o *SeppInfo) GetSeppPrefixOk() (*string, bool)
- func (o *SeppInfo) HasN32Purposes() bool
- func (o *SeppInfo) HasRemotePlmnList() bool
- func (o *SeppInfo) HasRemoteSnpnList() bool
- func (o *SeppInfo) HasSeppPorts() bool
- func (o *SeppInfo) HasSeppPrefix() bool
- func (o SeppInfo) MarshalJSON() ([]byte, error)
- func (o *SeppInfo) SetN32Purposes(v []N32Purpose)
- func (o *SeppInfo) SetRemotePlmnList(v []PlmnId)
- func (o *SeppInfo) SetRemoteSnpnList(v []PlmnIdNid)
- func (o *SeppInfo) SetSeppPorts(v map[string]int32)
- func (o *SeppInfo) SetSeppPrefix(v string)
- func (o SeppInfo) ToMap() (map[string]interface{}, error)
- type ServerConfiguration
- type ServerConfigurations
- type ServerVariable
- type ServiceAreaId
- func (o *ServiceAreaId) GetLac() string
- func (o *ServiceAreaId) GetLacOk() (*string, bool)
- func (o *ServiceAreaId) GetPlmnId() PlmnId
- func (o *ServiceAreaId) GetPlmnIdOk() (*PlmnId, bool)
- func (o *ServiceAreaId) GetSac() string
- func (o *ServiceAreaId) GetSacOk() (*string, bool)
- func (o ServiceAreaId) MarshalJSON() ([]byte, error)
- func (o *ServiceAreaId) SetLac(v string)
- func (o *ServiceAreaId) SetPlmnId(v PlmnId)
- func (o *ServiceAreaId) SetSac(v string)
- func (o ServiceAreaId) ToMap() (map[string]interface{}, error)
- type ServiceDataFlowDescription
- func (o *ServiceDataFlowDescription) GetDomainName() string
- func (o *ServiceDataFlowDescription) GetDomainNameOk() (*string, bool)
- func (o *ServiceDataFlowDescription) GetFlowDescription() IpPacketFilterSet
- func (o *ServiceDataFlowDescription) GetFlowDescriptionOk() (*IpPacketFilterSet, bool)
- func (o *ServiceDataFlowDescription) HasDomainName() bool
- func (o *ServiceDataFlowDescription) HasFlowDescription() bool
- func (o ServiceDataFlowDescription) MarshalJSON() ([]byte, error)
- func (o *ServiceDataFlowDescription) SetDomainName(v string)
- func (o *ServiceDataFlowDescription) SetFlowDescription(v IpPacketFilterSet)
- func (o ServiceDataFlowDescription) ToMap() (map[string]interface{}, error)
- type ServiceExperienceInfo
- func (o *ServiceExperienceInfo) GetAppId() string
- func (o *ServiceExperienceInfo) GetAppIdOk() (*string, bool)
- func (o *ServiceExperienceInfo) GetAppServerInst() AddrFqdn
- func (o *ServiceExperienceInfo) GetAppServerInstOk() (*AddrFqdn, bool)
- func (o *ServiceExperienceInfo) GetConfidence() int32
- func (o *ServiceExperienceInfo) GetConfidenceOk() (*int32, bool)
- func (o *ServiceExperienceInfo) GetDnai() string
- func (o *ServiceExperienceInfo) GetDnaiOk() (*string, bool)
- func (o *ServiceExperienceInfo) GetDnn() string
- func (o *ServiceExperienceInfo) GetDnnOk() (*string, bool)
- func (o *ServiceExperienceInfo) GetNetworkArea() NetworkAreaInfo
- func (o *ServiceExperienceInfo) GetNetworkAreaOk() (*NetworkAreaInfo, bool)
- func (o *ServiceExperienceInfo) GetNsiId() string
- func (o *ServiceExperienceInfo) GetNsiIdOk() (*string, bool)
- func (o *ServiceExperienceInfo) GetRatFreq() RatFreqInformation
- func (o *ServiceExperienceInfo) GetRatFreqOk() (*RatFreqInformation, bool)
- func (o *ServiceExperienceInfo) GetRatio() int32
- func (o *ServiceExperienceInfo) GetRatioOk() (*int32, bool)
- func (o *ServiceExperienceInfo) GetSnssai() Snssai
- func (o *ServiceExperienceInfo) GetSnssaiOk() (*Snssai, bool)
- func (o *ServiceExperienceInfo) GetSrvExpcType() ServiceExperienceType
- func (o *ServiceExperienceInfo) GetSrvExpcTypeOk() (*ServiceExperienceType, bool)
- func (o *ServiceExperienceInfo) GetSupis() []string
- func (o *ServiceExperienceInfo) GetSupisOk() ([]string, bool)
- func (o *ServiceExperienceInfo) GetSvcExprc() SvcExperience
- func (o *ServiceExperienceInfo) GetSvcExprcOk() (*SvcExperience, bool)
- func (o *ServiceExperienceInfo) GetSvcExprcVariance() float32
- func (o *ServiceExperienceInfo) GetSvcExprcVarianceOk() (*float32, bool)
- func (o *ServiceExperienceInfo) GetUeLocs() []LocationInfo
- func (o *ServiceExperienceInfo) GetUeLocsOk() ([]LocationInfo, bool)
- func (o *ServiceExperienceInfo) GetUpfInfo() UpfInformation
- func (o *ServiceExperienceInfo) GetUpfInfoOk() (*UpfInformation, bool)
- func (o *ServiceExperienceInfo) HasAppId() bool
- func (o *ServiceExperienceInfo) HasAppServerInst() bool
- func (o *ServiceExperienceInfo) HasConfidence() bool
- func (o *ServiceExperienceInfo) HasDnai() bool
- func (o *ServiceExperienceInfo) HasDnn() bool
- func (o *ServiceExperienceInfo) HasNetworkArea() bool
- func (o *ServiceExperienceInfo) HasNsiId() bool
- func (o *ServiceExperienceInfo) HasRatFreq() bool
- func (o *ServiceExperienceInfo) HasRatio() bool
- func (o *ServiceExperienceInfo) HasSnssai() bool
- func (o *ServiceExperienceInfo) HasSrvExpcType() bool
- func (o *ServiceExperienceInfo) HasSupis() bool
- func (o *ServiceExperienceInfo) HasSvcExprcVariance() bool
- func (o *ServiceExperienceInfo) HasUeLocs() bool
- func (o *ServiceExperienceInfo) HasUpfInfo() bool
- func (o ServiceExperienceInfo) MarshalJSON() ([]byte, error)
- func (o *ServiceExperienceInfo) SetAppId(v string)
- func (o *ServiceExperienceInfo) SetAppServerInst(v AddrFqdn)
- func (o *ServiceExperienceInfo) SetConfidence(v int32)
- func (o *ServiceExperienceInfo) SetDnai(v string)
- func (o *ServiceExperienceInfo) SetDnn(v string)
- func (o *ServiceExperienceInfo) SetNetworkArea(v NetworkAreaInfo)
- func (o *ServiceExperienceInfo) SetNsiId(v string)
- func (o *ServiceExperienceInfo) SetRatFreq(v RatFreqInformation)
- func (o *ServiceExperienceInfo) SetRatio(v int32)
- func (o *ServiceExperienceInfo) SetSnssai(v Snssai)
- func (o *ServiceExperienceInfo) SetSrvExpcType(v ServiceExperienceType)
- func (o *ServiceExperienceInfo) SetSupis(v []string)
- func (o *ServiceExperienceInfo) SetSvcExprc(v SvcExperience)
- func (o *ServiceExperienceInfo) SetSvcExprcVariance(v float32)
- func (o *ServiceExperienceInfo) SetUeLocs(v []LocationInfo)
- func (o *ServiceExperienceInfo) SetUpfInfo(v UpfInformation)
- func (o ServiceExperienceInfo) ToMap() (map[string]interface{}, error)
- type ServiceExperienceInfo1
- func (o *ServiceExperienceInfo1) GetAppId() string
- func (o *ServiceExperienceInfo1) GetAppIdOk() (*string, bool)
- func (o *ServiceExperienceInfo1) GetSupis() []string
- func (o *ServiceExperienceInfo1) GetSupisOk() ([]string, bool)
- func (o *ServiceExperienceInfo1) GetSvcExpPerFlows() []ServiceExperienceInfoPerFlow
- func (o *ServiceExperienceInfo1) GetSvcExpPerFlowsOk() ([]ServiceExperienceInfoPerFlow, bool)
- func (o *ServiceExperienceInfo1) HasAppId() bool
- func (o *ServiceExperienceInfo1) HasSupis() bool
- func (o ServiceExperienceInfo1) MarshalJSON() ([]byte, error)
- func (o *ServiceExperienceInfo1) SetAppId(v string)
- func (o *ServiceExperienceInfo1) SetSupis(v []string)
- func (o *ServiceExperienceInfo1) SetSvcExpPerFlows(v []ServiceExperienceInfoPerFlow)
- func (o ServiceExperienceInfo1) ToMap() (map[string]interface{}, error)
- type ServiceExperienceInfoPerApp
- func (o *ServiceExperienceInfoPerApp) GetAppId() string
- func (o *ServiceExperienceInfoPerApp) GetAppIdOk() (*string, bool)
- func (o *ServiceExperienceInfoPerApp) GetAppServerIns() AddrFqdn
- func (o *ServiceExperienceInfoPerApp) GetAppServerInsOk() (*AddrFqdn, bool)
- func (o *ServiceExperienceInfoPerApp) GetGpsis() []string
- func (o *ServiceExperienceInfoPerApp) GetGpsisOk() ([]string, bool)
- func (o *ServiceExperienceInfoPerApp) GetSupis() []string
- func (o *ServiceExperienceInfoPerApp) GetSupisOk() ([]string, bool)
- func (o *ServiceExperienceInfoPerApp) GetSvcExpPerFlows() []ServiceExperienceInfoPerFlow
- func (o *ServiceExperienceInfoPerApp) GetSvcExpPerFlowsOk() ([]ServiceExperienceInfoPerFlow, bool)
- func (o *ServiceExperienceInfoPerApp) HasAppId() bool
- func (o *ServiceExperienceInfoPerApp) HasAppServerIns() bool
- func (o *ServiceExperienceInfoPerApp) HasGpsis() bool
- func (o *ServiceExperienceInfoPerApp) HasSupis() bool
- func (o ServiceExperienceInfoPerApp) MarshalJSON() ([]byte, error)
- func (o *ServiceExperienceInfoPerApp) SetAppId(v string)
- func (o *ServiceExperienceInfoPerApp) SetAppServerIns(v AddrFqdn)
- func (o *ServiceExperienceInfoPerApp) SetGpsis(v []string)
- func (o *ServiceExperienceInfoPerApp) SetSupis(v []string)
- func (o *ServiceExperienceInfoPerApp) SetSvcExpPerFlows(v []ServiceExperienceInfoPerFlow)
- func (o ServiceExperienceInfoPerApp) ToMap() (map[string]interface{}, error)
- type ServiceExperienceInfoPerFlow
- func (o *ServiceExperienceInfoPerFlow) GetDnai() string
- func (o *ServiceExperienceInfoPerFlow) GetDnaiOk() (*string, bool)
- func (o *ServiceExperienceInfoPerFlow) GetEthTrafficFilter() EthFlowDescription
- func (o *ServiceExperienceInfoPerFlow) GetEthTrafficFilterOk() (*EthFlowDescription, bool)
- func (o *ServiceExperienceInfoPerFlow) GetIpTrafficFilter() FlowInfo
- func (o *ServiceExperienceInfoPerFlow) GetIpTrafficFilterOk() (*FlowInfo, bool)
- func (o *ServiceExperienceInfoPerFlow) GetSvcExprc() SvcExperience
- func (o *ServiceExperienceInfoPerFlow) GetSvcExprcOk() (*SvcExperience, bool)
- func (o *ServiceExperienceInfoPerFlow) GetTimeIntev() TimeWindow
- func (o *ServiceExperienceInfoPerFlow) GetTimeIntevOk() (*TimeWindow, bool)
- func (o *ServiceExperienceInfoPerFlow) HasDnai() bool
- func (o *ServiceExperienceInfoPerFlow) HasEthTrafficFilter() bool
- func (o *ServiceExperienceInfoPerFlow) HasIpTrafficFilter() bool
- func (o *ServiceExperienceInfoPerFlow) HasSvcExprc() bool
- func (o *ServiceExperienceInfoPerFlow) HasTimeIntev() bool
- func (o ServiceExperienceInfoPerFlow) MarshalJSON() ([]byte, error)
- func (o *ServiceExperienceInfoPerFlow) SetDnai(v string)
- func (o *ServiceExperienceInfoPerFlow) SetEthTrafficFilter(v EthFlowDescription)
- func (o *ServiceExperienceInfoPerFlow) SetIpTrafficFilter(v FlowInfo)
- func (o *ServiceExperienceInfoPerFlow) SetSvcExprc(v SvcExperience)
- func (o *ServiceExperienceInfoPerFlow) SetTimeIntev(v TimeWindow)
- func (o ServiceExperienceInfoPerFlow) ToMap() (map[string]interface{}, error)
- type ServiceExperienceType
- type ServiceName
- type ServiceNameCond
- type ServiceNameListCond
- func (o *ServiceNameListCond) GetConditionType() string
- func (o *ServiceNameListCond) GetConditionTypeOk() (*string, bool)
- func (o *ServiceNameListCond) GetServiceNameList() []ServiceName
- func (o *ServiceNameListCond) GetServiceNameListOk() ([]ServiceName, bool)
- func (o ServiceNameListCond) MarshalJSON() ([]byte, error)
- func (o *ServiceNameListCond) SetConditionType(v string)
- func (o *ServiceNameListCond) SetServiceNameList(v []ServiceName)
- func (o ServiceNameListCond) ToMap() (map[string]interface{}, error)
- type SessInactTimerForUeComm
- func (o *SessInactTimerForUeComm) GetN4SessId() int32
- func (o *SessInactTimerForUeComm) GetN4SessIdOk() (*int32, bool)
- func (o *SessInactTimerForUeComm) GetSessInactiveTimer() int32
- func (o *SessInactTimerForUeComm) GetSessInactiveTimerOk() (*int32, bool)
- func (o SessInactTimerForUeComm) MarshalJSON() ([]byte, error)
- func (o *SessInactTimerForUeComm) SetN4SessId(v int32)
- func (o *SessInactTimerForUeComm) SetSessInactiveTimer(v int32)
- func (o SessInactTimerForUeComm) ToMap() (map[string]interface{}, error)
- type SharedDataIdRange
- func (o *SharedDataIdRange) GetPattern() string
- func (o *SharedDataIdRange) GetPatternOk() (*string, bool)
- func (o *SharedDataIdRange) HasPattern() bool
- func (o SharedDataIdRange) MarshalJSON() ([]byte, error)
- func (o *SharedDataIdRange) SetPattern(v string)
- func (o SharedDataIdRange) ToMap() (map[string]interface{}, error)
- type SliceLoadLevelInformation
- func (o *SliceLoadLevelInformation) GetLoadLevelInformation() int32
- func (o *SliceLoadLevelInformation) GetLoadLevelInformationOk() (*int32, bool)
- func (o *SliceLoadLevelInformation) GetSnssais() []Snssai
- func (o *SliceLoadLevelInformation) GetSnssaisOk() ([]Snssai, bool)
- func (o SliceLoadLevelInformation) MarshalJSON() ([]byte, error)
- func (o *SliceLoadLevelInformation) SetLoadLevelInformation(v int32)
- func (o *SliceLoadLevelInformation) SetSnssais(v []Snssai)
- func (o SliceLoadLevelInformation) ToMap() (map[string]interface{}, error)
- type SmNasFromSmf
- func (o *SmNasFromSmf) GetAppliedSmccType() AppliedSmccType
- func (o *SmNasFromSmf) GetAppliedSmccTypeOk() (*AppliedSmccType, bool)
- func (o *SmNasFromSmf) GetBackoffTimer() int32
- func (o *SmNasFromSmf) GetBackoffTimerOk() (*int32, bool)
- func (o *SmNasFromSmf) GetSmNasType() string
- func (o *SmNasFromSmf) GetSmNasTypeOk() (*string, bool)
- func (o *SmNasFromSmf) GetTimeStamp() time.Time
- func (o *SmNasFromSmf) GetTimeStampOk() (*time.Time, bool)
- func (o SmNasFromSmf) MarshalJSON() ([]byte, error)
- func (o *SmNasFromSmf) SetAppliedSmccType(v AppliedSmccType)
- func (o *SmNasFromSmf) SetBackoffTimer(v int32)
- func (o *SmNasFromSmf) SetSmNasType(v string)
- func (o *SmNasFromSmf) SetTimeStamp(v time.Time)
- func (o SmNasFromSmf) ToMap() (map[string]interface{}, error)
- type SmNasFromUe
- func (o *SmNasFromUe) GetSmNasType() string
- func (o *SmNasFromUe) GetSmNasTypeOk() (*string, bool)
- func (o *SmNasFromUe) GetTimeStamp() time.Time
- func (o *SmNasFromUe) GetTimeStampOk() (*time.Time, bool)
- func (o SmNasFromUe) MarshalJSON() ([]byte, error)
- func (o *SmNasFromUe) SetSmNasType(v string)
- func (o *SmNasFromUe) SetTimeStamp(v time.Time)
- func (o SmNasFromUe) ToMap() (map[string]interface{}, error)
- type SmcceInfo
- func (o *SmcceInfo) GetDnn() string
- func (o *SmcceInfo) GetDnnOk() (*string, bool)
- func (o *SmcceInfo) GetSmcceUeList() SmcceUeList
- func (o *SmcceInfo) GetSmcceUeListOk() (*SmcceUeList, bool)
- func (o *SmcceInfo) GetSnssai() Snssai
- func (o *SmcceInfo) GetSnssaiOk() (*Snssai, bool)
- func (o *SmcceInfo) HasDnn() bool
- func (o *SmcceInfo) HasSnssai() bool
- func (o SmcceInfo) MarshalJSON() ([]byte, error)
- func (o *SmcceInfo) SetDnn(v string)
- func (o *SmcceInfo) SetSmcceUeList(v SmcceUeList)
- func (o *SmcceInfo) SetSnssai(v Snssai)
- func (o SmcceInfo) ToMap() (map[string]interface{}, error)
- type SmcceUeList
- type SmfEvent
- type SmfInfo
- func (o *SmfInfo) GetAccessType() []AccessType
- func (o *SmfInfo) GetAccessTypeOk() ([]AccessType, bool)
- func (o *SmfInfo) GetIsmfSupportInd() bool
- func (o *SmfInfo) GetIsmfSupportIndOk() (*bool, bool)
- func (o *SmfInfo) GetPgwFqdn() string
- func (o *SmfInfo) GetPgwFqdnList() []string
- func (o *SmfInfo) GetPgwFqdnListOk() ([]string, bool)
- func (o *SmfInfo) GetPgwFqdnOk() (*string, bool)
- func (o *SmfInfo) GetPgwIpAddrList() []IpAddr
- func (o *SmfInfo) GetPgwIpAddrListOk() ([]IpAddr, bool)
- func (o *SmfInfo) GetPriority() int32
- func (o *SmfInfo) GetPriorityOk() (*int32, bool)
- func (o *SmfInfo) GetSNssaiSmfInfoList() []SnssaiSmfInfoItem
- func (o *SmfInfo) GetSNssaiSmfInfoListOk() ([]SnssaiSmfInfoItem, bool)
- func (o *SmfInfo) GetSmfOnboardingCapability() bool
- func (o *SmfInfo) GetSmfOnboardingCapabilityOk() (*bool, bool)
- func (o *SmfInfo) GetSmfUPRPCapability() bool
- func (o *SmfInfo) GetSmfUPRPCapabilityOk() (*bool, bool)
- func (o *SmfInfo) GetTaiList() []Tai
- func (o *SmfInfo) GetTaiListOk() ([]Tai, bool)
- func (o *SmfInfo) GetTaiRangeList() []TaiRange
- func (o *SmfInfo) GetTaiRangeListOk() ([]TaiRange, bool)
- func (o *SmfInfo) GetVsmfSupportInd() bool
- func (o *SmfInfo) GetVsmfSupportIndOk() (*bool, bool)
- func (o *SmfInfo) HasAccessType() bool
- func (o *SmfInfo) HasIsmfSupportInd() bool
- func (o *SmfInfo) HasPgwFqdn() bool
- func (o *SmfInfo) HasPgwFqdnList() bool
- func (o *SmfInfo) HasPgwIpAddrList() bool
- func (o *SmfInfo) HasPriority() bool
- func (o *SmfInfo) HasSmfOnboardingCapability() bool
- func (o *SmfInfo) HasSmfUPRPCapability() bool
- func (o *SmfInfo) HasTaiList() bool
- func (o *SmfInfo) HasTaiRangeList() bool
- func (o *SmfInfo) HasVsmfSupportInd() bool
- func (o SmfInfo) MarshalJSON() ([]byte, error)
- func (o *SmfInfo) SetAccessType(v []AccessType)
- func (o *SmfInfo) SetIsmfSupportInd(v bool)
- func (o *SmfInfo) SetPgwFqdn(v string)
- func (o *SmfInfo) SetPgwFqdnList(v []string)
- func (o *SmfInfo) SetPgwIpAddrList(v []IpAddr)
- func (o *SmfInfo) SetPriority(v int32)
- func (o *SmfInfo) SetSNssaiSmfInfoList(v []SnssaiSmfInfoItem)
- func (o *SmfInfo) SetSmfOnboardingCapability(v bool)
- func (o *SmfInfo) SetSmfUPRPCapability(v bool)
- func (o *SmfInfo) SetTaiList(v []Tai)
- func (o *SmfInfo) SetTaiRangeList(v []TaiRange)
- func (o *SmfInfo) SetVsmfSupportInd(v bool)
- func (o SmfInfo) ToMap() (map[string]interface{}, error)
- type SmsfInfo
- func (o *SmsfInfo) GetRemotePlmnRangeList() []PlmnRange
- func (o *SmsfInfo) GetRemotePlmnRangeListOk() ([]PlmnRange, bool)
- func (o *SmsfInfo) GetRoamingUeInd() bool
- func (o *SmsfInfo) GetRoamingUeIndOk() (*bool, bool)
- func (o *SmsfInfo) HasRemotePlmnRangeList() bool
- func (o *SmsfInfo) HasRoamingUeInd() bool
- func (o SmsfInfo) MarshalJSON() ([]byte, error)
- func (o *SmsfInfo) SetRemotePlmnRangeList(v []PlmnRange)
- func (o *SmsfInfo) SetRoamingUeInd(v bool)
- func (o SmsfInfo) ToMap() (map[string]interface{}, error)
- type Snssai
- func (o *Snssai) GetSd() string
- func (o *Snssai) GetSdOk() (*string, bool)
- func (o *Snssai) GetSst() int32
- func (o *Snssai) GetSstOk() (*int32, bool)
- func (o *Snssai) HasSd() bool
- func (o Snssai) MarshalJSON() ([]byte, error)
- func (o *Snssai) SetSd(v string)
- func (o *Snssai) SetSst(v int32)
- func (o Snssai) ToMap() (map[string]interface{}, error)
- type SnssaiEasdfInfoItem
- func (o *SnssaiEasdfInfoItem) GetDnnEasdfInfoList() []DnnEasdfInfoItem
- func (o *SnssaiEasdfInfoItem) GetDnnEasdfInfoListOk() ([]DnnEasdfInfoItem, bool)
- func (o *SnssaiEasdfInfoItem) GetSNssai() ExtSnssai
- func (o *SnssaiEasdfInfoItem) GetSNssaiOk() (*ExtSnssai, bool)
- func (o SnssaiEasdfInfoItem) MarshalJSON() ([]byte, error)
- func (o *SnssaiEasdfInfoItem) SetDnnEasdfInfoList(v []DnnEasdfInfoItem)
- func (o *SnssaiEasdfInfoItem) SetSNssai(v ExtSnssai)
- func (o SnssaiEasdfInfoItem) ToMap() (map[string]interface{}, error)
- type SnssaiExtension
- func (o *SnssaiExtension) GetSdRanges() []SdRange
- func (o *SnssaiExtension) GetSdRangesOk() ([]SdRange, bool)
- func (o *SnssaiExtension) GetWildcardSd() bool
- func (o *SnssaiExtension) GetWildcardSdOk() (*bool, bool)
- func (o *SnssaiExtension) HasSdRanges() bool
- func (o *SnssaiExtension) HasWildcardSd() bool
- func (o SnssaiExtension) MarshalJSON() ([]byte, error)
- func (o *SnssaiExtension) SetSdRanges(v []SdRange)
- func (o *SnssaiExtension) SetWildcardSd(v bool)
- func (o SnssaiExtension) ToMap() (map[string]interface{}, error)
- type SnssaiInfoItem
- func (o *SnssaiInfoItem) GetDnnInfoList() []DnnInfoItem
- func (o *SnssaiInfoItem) GetDnnInfoListOk() ([]DnnInfoItem, bool)
- func (o *SnssaiInfoItem) GetSNssai() ExtSnssai
- func (o *SnssaiInfoItem) GetSNssaiOk() (*ExtSnssai, bool)
- func (o SnssaiInfoItem) MarshalJSON() ([]byte, error)
- func (o *SnssaiInfoItem) SetDnnInfoList(v []DnnInfoItem)
- func (o *SnssaiInfoItem) SetSNssai(v ExtSnssai)
- func (o SnssaiInfoItem) ToMap() (map[string]interface{}, error)
- type SnssaiMbSmfInfoItem
- func (o *SnssaiMbSmfInfoItem) GetDnnInfoList() []DnnMbSmfInfoItem
- func (o *SnssaiMbSmfInfoItem) GetDnnInfoListOk() ([]DnnMbSmfInfoItem, bool)
- func (o *SnssaiMbSmfInfoItem) GetSNssai() ExtSnssai
- func (o *SnssaiMbSmfInfoItem) GetSNssaiOk() (*ExtSnssai, bool)
- func (o SnssaiMbSmfInfoItem) MarshalJSON() ([]byte, error)
- func (o *SnssaiMbSmfInfoItem) SetDnnInfoList(v []DnnMbSmfInfoItem)
- func (o *SnssaiMbSmfInfoItem) SetSNssai(v ExtSnssai)
- func (o SnssaiMbSmfInfoItem) ToMap() (map[string]interface{}, error)
- type SnssaiSmfInfoItem
- func (o *SnssaiSmfInfoItem) GetDnnSmfInfoList() []DnnSmfInfoItem
- func (o *SnssaiSmfInfoItem) GetDnnSmfInfoListOk() ([]DnnSmfInfoItem, bool)
- func (o *SnssaiSmfInfoItem) GetSNssai() ExtSnssai
- func (o *SnssaiSmfInfoItem) GetSNssaiOk() (*ExtSnssai, bool)
- func (o SnssaiSmfInfoItem) MarshalJSON() ([]byte, error)
- func (o *SnssaiSmfInfoItem) SetDnnSmfInfoList(v []DnnSmfInfoItem)
- func (o *SnssaiSmfInfoItem) SetSNssai(v ExtSnssai)
- func (o SnssaiSmfInfoItem) ToMap() (map[string]interface{}, error)
- type SnssaiTaiMapping
- func (o *SnssaiTaiMapping) GetAccessTypeList() []AccessType
- func (o *SnssaiTaiMapping) GetAccessTypeListOk() ([]AccessType, bool)
- func (o *SnssaiTaiMapping) GetReportingArea() TargetArea
- func (o *SnssaiTaiMapping) GetReportingAreaOk() (*TargetArea, bool)
- func (o *SnssaiTaiMapping) GetSupportedSnssaiList() []SupportedSnssai
- func (o *SnssaiTaiMapping) GetSupportedSnssaiListOk() ([]SupportedSnssai, bool)
- func (o *SnssaiTaiMapping) HasAccessTypeList() bool
- func (o *SnssaiTaiMapping) HasSupportedSnssaiList() bool
- func (o SnssaiTaiMapping) MarshalJSON() ([]byte, error)
- func (o *SnssaiTaiMapping) SetAccessTypeList(v []AccessType)
- func (o *SnssaiTaiMapping) SetReportingArea(v TargetArea)
- func (o *SnssaiTaiMapping) SetSupportedSnssaiList(v []SupportedSnssai)
- func (o SnssaiTaiMapping) ToMap() (map[string]interface{}, error)
- type SnssaiTsctsfInfoItem
- func (o *SnssaiTsctsfInfoItem) GetDnnInfoList() []DnnTsctsfInfoItem
- func (o *SnssaiTsctsfInfoItem) GetDnnInfoListOk() ([]DnnTsctsfInfoItem, bool)
- func (o *SnssaiTsctsfInfoItem) GetSNssai() ExtSnssai
- func (o *SnssaiTsctsfInfoItem) GetSNssaiOk() (*ExtSnssai, bool)
- func (o SnssaiTsctsfInfoItem) MarshalJSON() ([]byte, error)
- func (o *SnssaiTsctsfInfoItem) SetDnnInfoList(v []DnnTsctsfInfoItem)
- func (o *SnssaiTsctsfInfoItem) SetSNssai(v ExtSnssai)
- func (o SnssaiTsctsfInfoItem) ToMap() (map[string]interface{}, error)
- type SnssaiUpfInfoItem
- func (o *SnssaiUpfInfoItem) GetDnnUpfInfoList() []DnnUpfInfoItem
- func (o *SnssaiUpfInfoItem) GetDnnUpfInfoListOk() ([]DnnUpfInfoItem, bool)
- func (o *SnssaiUpfInfoItem) GetRedundantTransport() bool
- func (o *SnssaiUpfInfoItem) GetRedundantTransportOk() (*bool, bool)
- func (o *SnssaiUpfInfoItem) GetSNssai() ExtSnssai
- func (o *SnssaiUpfInfoItem) GetSNssaiOk() (*ExtSnssai, bool)
- func (o *SnssaiUpfInfoItem) HasRedundantTransport() bool
- func (o SnssaiUpfInfoItem) MarshalJSON() ([]byte, error)
- func (o *SnssaiUpfInfoItem) SetDnnUpfInfoList(v []DnnUpfInfoItem)
- func (o *SnssaiUpfInfoItem) SetRedundantTransport(v bool)
- func (o *SnssaiUpfInfoItem) SetSNssai(v ExtSnssai)
- func (o SnssaiUpfInfoItem) ToMap() (map[string]interface{}, error)
- type Ssm
- func (o *Ssm) GetDestIpAddr() IpAddr
- func (o *Ssm) GetDestIpAddrOk() (*IpAddr, bool)
- func (o *Ssm) GetSourceIpAddr() IpAddr
- func (o *Ssm) GetSourceIpAddrOk() (*IpAddr, bool)
- func (o Ssm) MarshalJSON() ([]byte, error)
- func (o *Ssm) SetDestIpAddr(v IpAddr)
- func (o *Ssm) SetSourceIpAddr(v IpAddr)
- func (o Ssm) ToMap() (map[string]interface{}, error)
- type SubTerminationReason
- type SubscrCond
- func AmfCondAsSubscrCond(v *AmfCond) SubscrCond
- func DccfCondAsSubscrCond(v *DccfCond) SubscrCond
- func GuamiListCondAsSubscrCond(v *GuamiListCond) SubscrCond
- func NefCondAsSubscrCond(v *NefCond) SubscrCond
- func NetworkSliceCondAsSubscrCond(v *NetworkSliceCond) SubscrCond
- func NfGroupCondAsSubscrCond(v *NfGroupCond) SubscrCond
- func NfGroupListCondAsSubscrCond(v *NfGroupListCond) SubscrCond
- func NfInstanceIdCondAsSubscrCond(v *NfInstanceIdCond) SubscrCond
- func NfInstanceIdListCondAsSubscrCond(v *NfInstanceIdListCond) SubscrCond
- func NfServiceSetCondAsSubscrCond(v *NfServiceSetCond) SubscrCond
- func NfSetCondAsSubscrCond(v *NfSetCond) SubscrCond
- func NfTypeCondAsSubscrCond(v *NfTypeCond) SubscrCond
- func NwdafCondAsSubscrCond(v *NwdafCond) SubscrCond
- func ScpDomainCondAsSubscrCond(v *ScpDomainCond) SubscrCond
- func ServiceNameCondAsSubscrCond(v *ServiceNameCond) SubscrCond
- func ServiceNameListCondAsSubscrCond(v *ServiceNameListCond) SubscrCond
- func UpfCondAsSubscrCond(v *UpfCond) SubscrCond
- type SubscriptionContext
- func (o *SubscriptionContext) GetSubscrCond() SubscrCond
- func (o *SubscriptionContext) GetSubscrCondOk() (*SubscrCond, bool)
- func (o *SubscriptionContext) GetSubscriptionId() string
- func (o *SubscriptionContext) GetSubscriptionIdOk() (*string, bool)
- func (o *SubscriptionContext) HasSubscrCond() bool
- func (o SubscriptionContext) MarshalJSON() ([]byte, error)
- func (o *SubscriptionContext) SetSubscrCond(v SubscrCond)
- func (o *SubscriptionContext) SetSubscriptionId(v string)
- func (o SubscriptionContext) ToMap() (map[string]interface{}, error)
- type SuciInfo
- func (o *SuciInfo) GetHNwPubKeyIds() []int32
- func (o *SuciInfo) GetHNwPubKeyIdsOk() ([]int32, bool)
- func (o *SuciInfo) GetRoutingInds() []string
- func (o *SuciInfo) GetRoutingIndsOk() ([]string, bool)
- func (o *SuciInfo) HasHNwPubKeyIds() bool
- func (o *SuciInfo) HasRoutingInds() bool
- func (o SuciInfo) MarshalJSON() ([]byte, error)
- func (o *SuciInfo) SetHNwPubKeyIds(v []int32)
- func (o *SuciInfo) SetRoutingInds(v []string)
- func (o SuciInfo) ToMap() (map[string]interface{}, error)
- type SupiRange
- type SupportedGADShapes
- type SupportedSnssai
- func (o *SupportedSnssai) GetRestrictionInd() bool
- func (o *SupportedSnssai) GetRestrictionIndOk() (*bool, bool)
- func (o *SupportedSnssai) GetSNssai() ExtSnssai
- func (o *SupportedSnssai) GetSNssaiOk() (*ExtSnssai, bool)
- func (o *SupportedSnssai) HasRestrictionInd() bool
- func (o SupportedSnssai) MarshalJSON() ([]byte, error)
- func (o *SupportedSnssai) SetRestrictionInd(v bool)
- func (o *SupportedSnssai) SetSNssai(v ExtSnssai)
- func (o SupportedSnssai) ToMap() (map[string]interface{}, error)
- type SvcExperience
- func (o *SvcExperience) GetLowerRange() float32
- func (o *SvcExperience) GetLowerRangeOk() (*float32, bool)
- func (o *SvcExperience) GetMos() float32
- func (o *SvcExperience) GetMosOk() (*float32, bool)
- func (o *SvcExperience) GetUpperRange() float32
- func (o *SvcExperience) GetUpperRangeOk() (*float32, bool)
- func (o *SvcExperience) HasLowerRange() bool
- func (o *SvcExperience) HasMos() bool
- func (o *SvcExperience) HasUpperRange() bool
- func (o SvcExperience) MarshalJSON() ([]byte, error)
- func (o *SvcExperience) SetLowerRange(v float32)
- func (o *SvcExperience) SetMos(v float32)
- func (o *SvcExperience) SetUpperRange(v float32)
- func (o SvcExperience) ToMap() (map[string]interface{}, error)
- type TacRange
- type Tai
- func (o *Tai) GetNid() string
- func (o *Tai) GetNidOk() (*string, bool)
- func (o *Tai) GetPlmnId() PlmnId
- func (o *Tai) GetPlmnIdOk() (*PlmnId, bool)
- func (o *Tai) GetTac() string
- func (o *Tai) GetTacOk() (*string, bool)
- func (o *Tai) HasNid() bool
- func (o Tai) MarshalJSON() ([]byte, error)
- func (o *Tai) SetNid(v string)
- func (o *Tai) SetPlmnId(v PlmnId)
- func (o *Tai) SetTac(v string)
- func (o Tai) ToMap() (map[string]interface{}, error)
- type TaiRange
- func (o *TaiRange) GetNid() string
- func (o *TaiRange) GetNidOk() (*string, bool)
- func (o *TaiRange) GetPlmnId() PlmnId
- func (o *TaiRange) GetPlmnIdOk() (*PlmnId, bool)
- func (o *TaiRange) GetTacRangeList() []TacRange
- func (o *TaiRange) GetTacRangeListOk() ([]TacRange, bool)
- func (o *TaiRange) HasNid() bool
- func (o TaiRange) MarshalJSON() ([]byte, error)
- func (o *TaiRange) SetNid(v string)
- func (o *TaiRange) SetPlmnId(v PlmnId)
- func (o *TaiRange) SetTacRangeList(v []TacRange)
- func (o TaiRange) ToMap() (map[string]interface{}, error)
- type TargetArea
- func (o *TargetArea) GetAnyTa() bool
- func (o *TargetArea) GetAnyTaOk() (*bool, bool)
- func (o *TargetArea) GetTaList() []Tai
- func (o *TargetArea) GetTaListOk() ([]Tai, bool)
- func (o *TargetArea) GetTaiRangeList() []TaiRange
- func (o *TargetArea) GetTaiRangeListOk() ([]TaiRange, bool)
- func (o *TargetArea) HasAnyTa() bool
- func (o *TargetArea) HasTaList() bool
- func (o *TargetArea) HasTaiRangeList() bool
- func (o TargetArea) MarshalJSON() ([]byte, error)
- func (o *TargetArea) SetAnyTa(v bool)
- func (o *TargetArea) SetTaList(v []Tai)
- func (o *TargetArea) SetTaiRangeList(v []TaiRange)
- func (o TargetArea) ToMap() (map[string]interface{}, error)
- type TermCause
- type ThresholdLevel
- func (o *ThresholdLevel) GetAvgPacketDelay() int32
- func (o *ThresholdLevel) GetAvgPacketDelayOk() (*int32, bool)
- func (o *ThresholdLevel) GetAvgPacketLossRate() int32
- func (o *ThresholdLevel) GetAvgPacketLossRateOk() (*int32, bool)
- func (o *ThresholdLevel) GetAvgTrafficRate() string
- func (o *ThresholdLevel) GetAvgTrafficRateOk() (*string, bool)
- func (o *ThresholdLevel) GetCongLevel() int32
- func (o *ThresholdLevel) GetCongLevelOk() (*int32, bool)
- func (o *ThresholdLevel) GetMaxPacketDelay() int32
- func (o *ThresholdLevel) GetMaxPacketDelayOk() (*int32, bool)
- func (o *ThresholdLevel) GetMaxTrafficRate() string
- func (o *ThresholdLevel) GetMaxTrafficRateOk() (*string, bool)
- func (o *ThresholdLevel) GetNfCpuUsage() int32
- func (o *ThresholdLevel) GetNfCpuUsageOk() (*int32, bool)
- func (o *ThresholdLevel) GetNfLoadLevel() int32
- func (o *ThresholdLevel) GetNfLoadLevelOk() (*int32, bool)
- func (o *ThresholdLevel) GetNfMemoryUsage() int32
- func (o *ThresholdLevel) GetNfMemoryUsageOk() (*int32, bool)
- func (o *ThresholdLevel) GetNfStorageUsage() int32
- func (o *ThresholdLevel) GetNfStorageUsageOk() (*int32, bool)
- func (o *ThresholdLevel) GetSvcExpLevel() float32
- func (o *ThresholdLevel) GetSvcExpLevelOk() (*float32, bool)
- func (o *ThresholdLevel) HasAvgPacketDelay() bool
- func (o *ThresholdLevel) HasAvgPacketLossRate() bool
- func (o *ThresholdLevel) HasAvgTrafficRate() bool
- func (o *ThresholdLevel) HasCongLevel() bool
- func (o *ThresholdLevel) HasMaxPacketDelay() bool
- func (o *ThresholdLevel) HasMaxTrafficRate() bool
- func (o *ThresholdLevel) HasNfCpuUsage() bool
- func (o *ThresholdLevel) HasNfLoadLevel() bool
- func (o *ThresholdLevel) HasNfMemoryUsage() bool
- func (o *ThresholdLevel) HasNfStorageUsage() bool
- func (o *ThresholdLevel) HasSvcExpLevel() bool
- func (o ThresholdLevel) MarshalJSON() ([]byte, error)
- func (o *ThresholdLevel) SetAvgPacketDelay(v int32)
- func (o *ThresholdLevel) SetAvgPacketLossRate(v int32)
- func (o *ThresholdLevel) SetAvgTrafficRate(v string)
- func (o *ThresholdLevel) SetCongLevel(v int32)
- func (o *ThresholdLevel) SetMaxPacketDelay(v int32)
- func (o *ThresholdLevel) SetMaxTrafficRate(v string)
- func (o *ThresholdLevel) SetNfCpuUsage(v int32)
- func (o *ThresholdLevel) SetNfLoadLevel(v int32)
- func (o *ThresholdLevel) SetNfMemoryUsage(v int32)
- func (o *ThresholdLevel) SetNfStorageUsage(v int32)
- func (o *ThresholdLevel) SetSvcExpLevel(v float32)
- func (o ThresholdLevel) ToMap() (map[string]interface{}, error)
- type TimeUnit
- type TimeWindow
- func (o *TimeWindow) GetStartTime() time.Time
- func (o *TimeWindow) GetStartTimeOk() (*time.Time, bool)
- func (o *TimeWindow) GetStopTime() time.Time
- func (o *TimeWindow) GetStopTimeOk() (*time.Time, bool)
- func (o TimeWindow) MarshalJSON() ([]byte, error)
- func (o *TimeWindow) SetStartTime(v time.Time)
- func (o *TimeWindow) SetStopTime(v time.Time)
- func (o TimeWindow) ToMap() (map[string]interface{}, error)
- type Tmgi
- func (o *Tmgi) GetMbsServiceId() string
- func (o *Tmgi) GetMbsServiceIdOk() (*string, bool)
- func (o *Tmgi) GetPlmnId() PlmnId
- func (o *Tmgi) GetPlmnIdOk() (*PlmnId, bool)
- func (o Tmgi) MarshalJSON() ([]byte, error)
- func (o *Tmgi) SetMbsServiceId(v string)
- func (o *Tmgi) SetPlmnId(v PlmnId)
- func (o Tmgi) ToMap() (map[string]interface{}, error)
- type TmgiRange
- func (o *TmgiRange) GetMbsServiceIdEnd() string
- func (o *TmgiRange) GetMbsServiceIdEndOk() (*string, bool)
- func (o *TmgiRange) GetMbsServiceIdStart() string
- func (o *TmgiRange) GetMbsServiceIdStartOk() (*string, bool)
- func (o *TmgiRange) GetNid() string
- func (o *TmgiRange) GetNidOk() (*string, bool)
- func (o *TmgiRange) GetPlmnId() PlmnId
- func (o *TmgiRange) GetPlmnIdOk() (*PlmnId, bool)
- func (o *TmgiRange) HasNid() bool
- func (o TmgiRange) MarshalJSON() ([]byte, error)
- func (o *TmgiRange) SetMbsServiceIdEnd(v string)
- func (o *TmgiRange) SetMbsServiceIdStart(v string)
- func (o *TmgiRange) SetNid(v string)
- func (o *TmgiRange) SetPlmnId(v PlmnId)
- func (o TmgiRange) ToMap() (map[string]interface{}, error)
- type TnapId
- func (o *TnapId) GetBssId() string
- func (o *TnapId) GetBssIdOk() (*string, bool)
- func (o *TnapId) GetCivicAddress() string
- func (o *TnapId) GetCivicAddressOk() (*string, bool)
- func (o *TnapId) GetSsId() string
- func (o *TnapId) GetSsIdOk() (*string, bool)
- func (o *TnapId) HasBssId() bool
- func (o *TnapId) HasCivicAddress() bool
- func (o *TnapId) HasSsId() bool
- func (o TnapId) MarshalJSON() ([]byte, error)
- func (o *TnapId) SetBssId(v string)
- func (o *TnapId) SetCivicAddress(v string)
- func (o *TnapId) SetSsId(v string)
- func (o TnapId) ToMap() (map[string]interface{}, error)
- type TngfInfo
- type TopApplication
- type TrafficCharacterization
- type TrafficInformation
- type TransactionInfo
- func (o *TransactionInfo) GetAppIds() []string
- func (o *TransactionInfo) GetAppIdsOk() ([]string, bool)
- func (o *TransactionInfo) GetSnssai() Snssai
- func (o *TransactionInfo) GetSnssaiOk() (*Snssai, bool)
- func (o *TransactionInfo) GetTransacMetrics() []TransactionMetric
- func (o *TransactionInfo) GetTransacMetricsOk() ([]TransactionMetric, bool)
- func (o *TransactionInfo) GetTransaction() int32
- func (o *TransactionInfo) GetTransactionOk() (*int32, bool)
- func (o *TransactionInfo) HasAppIds() bool
- func (o *TransactionInfo) HasSnssai() bool
- func (o *TransactionInfo) HasTransacMetrics() bool
- func (o TransactionInfo) MarshalJSON() ([]byte, error)
- func (o *TransactionInfo) SetAppIds(v []string)
- func (o *TransactionInfo) SetSnssai(v Snssai)
- func (o *TransactionInfo) SetTransacMetrics(v []TransactionMetric)
- func (o *TransactionInfo) SetTransaction(v int32)
- func (o TransactionInfo) ToMap() (map[string]interface{}, error)
- type TransactionMetric
- type TransportProtocol
- type TransportProtocol1
- type TrustAfInfo
- func (o *TrustAfInfo) GetAfEvents() []AfEvent
- func (o *TrustAfInfo) GetAfEventsOk() ([]AfEvent, bool)
- func (o *TrustAfInfo) GetAppIds() []string
- func (o *TrustAfInfo) GetAppIdsOk() ([]string, bool)
- func (o *TrustAfInfo) GetInternalGroupId() []string
- func (o *TrustAfInfo) GetInternalGroupIdOk() ([]string, bool)
- func (o *TrustAfInfo) GetMappingInd() bool
- func (o *TrustAfInfo) GetMappingIndOk() (*bool, bool)
- func (o *TrustAfInfo) GetSNssaiInfoList() []SnssaiInfoItem
- func (o *TrustAfInfo) GetSNssaiInfoListOk() ([]SnssaiInfoItem, bool)
- func (o *TrustAfInfo) HasAfEvents() bool
- func (o *TrustAfInfo) HasAppIds() bool
- func (o *TrustAfInfo) HasInternalGroupId() bool
- func (o *TrustAfInfo) HasMappingInd() bool
- func (o *TrustAfInfo) HasSNssaiInfoList() bool
- func (o TrustAfInfo) MarshalJSON() ([]byte, error)
- func (o *TrustAfInfo) SetAfEvents(v []AfEvent)
- func (o *TrustAfInfo) SetAppIds(v []string)
- func (o *TrustAfInfo) SetInternalGroupId(v []string)
- func (o *TrustAfInfo) SetMappingInd(v bool)
- func (o *TrustAfInfo) SetSNssaiInfoList(v []SnssaiInfoItem)
- func (o TrustAfInfo) ToMap() (map[string]interface{}, error)
- type TsctsfInfo
- func (o *TsctsfInfo) GetExternalGroupIdentifiersRanges() []IdentityRange
- func (o *TsctsfInfo) GetExternalGroupIdentifiersRangesOk() ([]IdentityRange, bool)
- func (o *TsctsfInfo) GetGpsiRanges() []IdentityRange
- func (o *TsctsfInfo) GetGpsiRangesOk() ([]IdentityRange, bool)
- func (o *TsctsfInfo) GetInternalGroupIdentifiersRanges() []InternalGroupIdRange
- func (o *TsctsfInfo) GetInternalGroupIdentifiersRangesOk() ([]InternalGroupIdRange, bool)
- func (o *TsctsfInfo) GetSNssaiInfoList() map[string]SnssaiTsctsfInfoItem
- func (o *TsctsfInfo) GetSNssaiInfoListOk() (*map[string]SnssaiTsctsfInfoItem, bool)
- func (o *TsctsfInfo) GetSupiRanges() []SupiRange
- func (o *TsctsfInfo) GetSupiRangesOk() ([]SupiRange, bool)
- func (o *TsctsfInfo) HasExternalGroupIdentifiersRanges() bool
- func (o *TsctsfInfo) HasGpsiRanges() bool
- func (o *TsctsfInfo) HasInternalGroupIdentifiersRanges() bool
- func (o *TsctsfInfo) HasSNssaiInfoList() bool
- func (o *TsctsfInfo) HasSupiRanges() bool
- func (o TsctsfInfo) MarshalJSON() ([]byte, error)
- func (o *TsctsfInfo) SetExternalGroupIdentifiersRanges(v []IdentityRange)
- func (o *TsctsfInfo) SetGpsiRanges(v []IdentityRange)
- func (o *TsctsfInfo) SetInternalGroupIdentifiersRanges(v []InternalGroupIdRange)
- func (o *TsctsfInfo) SetSNssaiInfoList(v map[string]SnssaiTsctsfInfoItem)
- func (o *TsctsfInfo) SetSupiRanges(v []SupiRange)
- func (o TsctsfInfo) ToMap() (map[string]interface{}, error)
- type TwapId
- func (o *TwapId) GetBssId() string
- func (o *TwapId) GetBssIdOk() (*string, bool)
- func (o *TwapId) GetCivicAddress() string
- func (o *TwapId) GetCivicAddressOk() (*string, bool)
- func (o *TwapId) GetSsId() string
- func (o *TwapId) GetSsIdOk() (*string, bool)
- func (o *TwapId) HasBssId() bool
- func (o *TwapId) HasCivicAddress() bool
- func (o TwapId) MarshalJSON() ([]byte, error)
- func (o *TwapId) SetBssId(v string)
- func (o *TwapId) SetCivicAddress(v string)
- func (o *TwapId) SetSsId(v string)
- func (o TwapId) ToMap() (map[string]interface{}, error)
- type TwifInfo
- type UEIdExt
- func (o *UEIdExt) GetGpsi() string
- func (o *UEIdExt) GetGpsiOk() (*string, bool)
- func (o *UEIdExt) GetSupi() string
- func (o *UEIdExt) GetSupiOk() (*string, bool)
- func (o *UEIdExt) HasGpsi() bool
- func (o *UEIdExt) HasSupi() bool
- func (o UEIdExt) MarshalJSON() ([]byte, error)
- func (o *UEIdExt) SetGpsi(v string)
- func (o *UEIdExt) SetSupi(v string)
- func (o UEIdExt) ToMap() (map[string]interface{}, error)
- type UPInterfaceType
- type UdmInfo
- func (o *UdmInfo) GetExternalGroupIdentifiersRanges() []IdentityRange
- func (o *UdmInfo) GetExternalGroupIdentifiersRangesOk() ([]IdentityRange, bool)
- func (o *UdmInfo) GetGpsiRanges() []IdentityRange
- func (o *UdmInfo) GetGpsiRangesOk() ([]IdentityRange, bool)
- func (o *UdmInfo) GetGroupId() string
- func (o *UdmInfo) GetGroupIdOk() (*string, bool)
- func (o *UdmInfo) GetInternalGroupIdentifiersRanges() []InternalGroupIdRange
- func (o *UdmInfo) GetInternalGroupIdentifiersRangesOk() ([]InternalGroupIdRange, bool)
- func (o *UdmInfo) GetRoutingIndicators() []string
- func (o *UdmInfo) GetRoutingIndicatorsOk() ([]string, bool)
- func (o *UdmInfo) GetSuciInfos() []SuciInfo
- func (o *UdmInfo) GetSuciInfosOk() ([]SuciInfo, bool)
- func (o *UdmInfo) GetSupiRanges() []SupiRange
- func (o *UdmInfo) GetSupiRangesOk() ([]SupiRange, bool)
- func (o *UdmInfo) HasExternalGroupIdentifiersRanges() bool
- func (o *UdmInfo) HasGpsiRanges() bool
- func (o *UdmInfo) HasGroupId() bool
- func (o *UdmInfo) HasInternalGroupIdentifiersRanges() bool
- func (o *UdmInfo) HasRoutingIndicators() bool
- func (o *UdmInfo) HasSuciInfos() bool
- func (o *UdmInfo) HasSupiRanges() bool
- func (o UdmInfo) MarshalJSON() ([]byte, error)
- func (o *UdmInfo) SetExternalGroupIdentifiersRanges(v []IdentityRange)
- func (o *UdmInfo) SetGpsiRanges(v []IdentityRange)
- func (o *UdmInfo) SetGroupId(v string)
- func (o *UdmInfo) SetInternalGroupIdentifiersRanges(v []InternalGroupIdRange)
- func (o *UdmInfo) SetRoutingIndicators(v []string)
- func (o *UdmInfo) SetSuciInfos(v []SuciInfo)
- func (o *UdmInfo) SetSupiRanges(v []SupiRange)
- func (o UdmInfo) ToMap() (map[string]interface{}, error)
- type UdrInfo
- func (o *UdrInfo) GetExternalGroupIdentifiersRanges() []IdentityRange
- func (o *UdrInfo) GetExternalGroupIdentifiersRangesOk() ([]IdentityRange, bool)
- func (o *UdrInfo) GetGpsiRanges() []IdentityRange
- func (o *UdrInfo) GetGpsiRangesOk() ([]IdentityRange, bool)
- func (o *UdrInfo) GetGroupId() string
- func (o *UdrInfo) GetGroupIdOk() (*string, bool)
- func (o *UdrInfo) GetSharedDataIdRanges() []SharedDataIdRange
- func (o *UdrInfo) GetSharedDataIdRangesOk() ([]SharedDataIdRange, bool)
- func (o *UdrInfo) GetSupiRanges() []SupiRange
- func (o *UdrInfo) GetSupiRangesOk() ([]SupiRange, bool)
- func (o *UdrInfo) GetSupportedDataSets() []DataSetId
- func (o *UdrInfo) GetSupportedDataSetsOk() ([]DataSetId, bool)
- func (o *UdrInfo) HasExternalGroupIdentifiersRanges() bool
- func (o *UdrInfo) HasGpsiRanges() bool
- func (o *UdrInfo) HasGroupId() bool
- func (o *UdrInfo) HasSharedDataIdRanges() bool
- func (o *UdrInfo) HasSupiRanges() bool
- func (o *UdrInfo) HasSupportedDataSets() bool
- func (o UdrInfo) MarshalJSON() ([]byte, error)
- func (o *UdrInfo) SetExternalGroupIdentifiersRanges(v []IdentityRange)
- func (o *UdrInfo) SetGpsiRanges(v []IdentityRange)
- func (o *UdrInfo) SetGroupId(v string)
- func (o *UdrInfo) SetSharedDataIdRanges(v []SharedDataIdRange)
- func (o *UdrInfo) SetSupiRanges(v []SupiRange)
- func (o *UdrInfo) SetSupportedDataSets(v []DataSetId)
- func (o UdrInfo) ToMap() (map[string]interface{}, error)
- type UdsfInfo
- func (o *UdsfInfo) GetGroupId() string
- func (o *UdsfInfo) GetGroupIdOk() (*string, bool)
- func (o *UdsfInfo) GetStorageIdRanges() map[string][]IdentityRange
- func (o *UdsfInfo) GetStorageIdRangesOk() (*map[string][]IdentityRange, bool)
- func (o *UdsfInfo) GetSupiRanges() []SupiRange
- func (o *UdsfInfo) GetSupiRangesOk() ([]SupiRange, bool)
- func (o *UdsfInfo) HasGroupId() bool
- func (o *UdsfInfo) HasStorageIdRanges() bool
- func (o *UdsfInfo) HasSupiRanges() bool
- func (o UdsfInfo) MarshalJSON() ([]byte, error)
- func (o *UdsfInfo) SetGroupId(v string)
- func (o *UdsfInfo) SetStorageIdRanges(v map[string][]IdentityRange)
- func (o *UdsfInfo) SetSupiRanges(v []SupiRange)
- func (o UdsfInfo) ToMap() (map[string]interface{}, error)
- type UeAccessBehaviorReportItem
- func (o *UeAccessBehaviorReportItem) GetDuration() int32
- func (o *UeAccessBehaviorReportItem) GetDurationOk() (*int32, bool)
- func (o *UeAccessBehaviorReportItem) GetSpacing() int32
- func (o *UeAccessBehaviorReportItem) GetSpacingOk() (*int32, bool)
- func (o *UeAccessBehaviorReportItem) GetStateTransitionType() AccessStateTransitionType
- func (o *UeAccessBehaviorReportItem) GetStateTransitionTypeOk() (*AccessStateTransitionType, bool)
- func (o UeAccessBehaviorReportItem) MarshalJSON() ([]byte, error)
- func (o *UeAccessBehaviorReportItem) SetDuration(v int32)
- func (o *UeAccessBehaviorReportItem) SetSpacing(v int32)
- func (o *UeAccessBehaviorReportItem) SetStateTransitionType(v AccessStateTransitionType)
- func (o UeAccessBehaviorReportItem) ToMap() (map[string]interface{}, error)
- type UeCommunication
- func (o *UeCommunication) GetAnaOfAppList() AppListForUeComm
- func (o *UeCommunication) GetAnaOfAppListOk() (*AppListForUeComm, bool)
- func (o *UeCommunication) GetCommDur() int32
- func (o *UeCommunication) GetCommDurOk() (*int32, bool)
- func (o *UeCommunication) GetCommDurVariance() float32
- func (o *UeCommunication) GetCommDurVarianceOk() (*float32, bool)
- func (o *UeCommunication) GetConfidence() int32
- func (o *UeCommunication) GetConfidenceOk() (*int32, bool)
- func (o *UeCommunication) GetPerioCommInd() bool
- func (o *UeCommunication) GetPerioCommIndOk() (*bool, bool)
- func (o *UeCommunication) GetPerioTime() int32
- func (o *UeCommunication) GetPerioTimeOk() (*int32, bool)
- func (o *UeCommunication) GetPerioTimeVariance() float32
- func (o *UeCommunication) GetPerioTimeVarianceOk() (*float32, bool)
- func (o *UeCommunication) GetRatio() int32
- func (o *UeCommunication) GetRatioOk() (*int32, bool)
- func (o *UeCommunication) GetRecurringTime() ScheduledCommunicationTime
- func (o *UeCommunication) GetRecurringTimeOk() (*ScheduledCommunicationTime, bool)
- func (o *UeCommunication) GetSessInactTimer() SessInactTimerForUeComm
- func (o *UeCommunication) GetSessInactTimerOk() (*SessInactTimerForUeComm, bool)
- func (o *UeCommunication) GetTrafChar() TrafficCharacterization
- func (o *UeCommunication) GetTrafCharOk() (*TrafficCharacterization, bool)
- func (o *UeCommunication) GetTs() time.Time
- func (o *UeCommunication) GetTsOk() (*time.Time, bool)
- func (o *UeCommunication) GetTsVariance() float32
- func (o *UeCommunication) GetTsVarianceOk() (*float32, bool)
- func (o *UeCommunication) HasAnaOfAppList() bool
- func (o *UeCommunication) HasCommDur() bool
- func (o *UeCommunication) HasCommDurVariance() bool
- func (o *UeCommunication) HasConfidence() bool
- func (o *UeCommunication) HasPerioCommInd() bool
- func (o *UeCommunication) HasPerioTime() bool
- func (o *UeCommunication) HasPerioTimeVariance() bool
- func (o *UeCommunication) HasRatio() bool
- func (o *UeCommunication) HasRecurringTime() bool
- func (o *UeCommunication) HasSessInactTimer() bool
- func (o *UeCommunication) HasTrafChar() bool
- func (o *UeCommunication) HasTs() bool
- func (o *UeCommunication) HasTsVariance() bool
- func (o UeCommunication) MarshalJSON() ([]byte, error)
- func (o *UeCommunication) SetAnaOfAppList(v AppListForUeComm)
- func (o *UeCommunication) SetCommDur(v int32)
- func (o *UeCommunication) SetCommDurVariance(v float32)
- func (o *UeCommunication) SetConfidence(v int32)
- func (o *UeCommunication) SetPerioCommInd(v bool)
- func (o *UeCommunication) SetPerioTime(v int32)
- func (o *UeCommunication) SetPerioTimeVariance(v float32)
- func (o *UeCommunication) SetRatio(v int32)
- func (o *UeCommunication) SetRecurringTime(v ScheduledCommunicationTime)
- func (o *UeCommunication) SetSessInactTimer(v SessInactTimerForUeComm)
- func (o *UeCommunication) SetTrafChar(v TrafficCharacterization)
- func (o *UeCommunication) SetTs(v time.Time)
- func (o *UeCommunication) SetTsVariance(v float32)
- func (o UeCommunication) ToMap() (map[string]interface{}, error)
- type UeCommunicationCollection
- func (o *UeCommunicationCollection) GetAppId() string
- func (o *UeCommunicationCollection) GetAppIdOk() (*string, bool)
- func (o *UeCommunicationCollection) GetComms() []CommunicationCollection
- func (o *UeCommunicationCollection) GetCommsOk() ([]CommunicationCollection, bool)
- func (o *UeCommunicationCollection) GetExterGroupId() string
- func (o *UeCommunicationCollection) GetExterGroupIdOk() (*string, bool)
- func (o *UeCommunicationCollection) GetGpsi() string
- func (o *UeCommunicationCollection) GetGpsiOk() (*string, bool)
- func (o *UeCommunicationCollection) GetInterGroupId() string
- func (o *UeCommunicationCollection) GetInterGroupIdOk() (*string, bool)
- func (o *UeCommunicationCollection) GetSupi() string
- func (o *UeCommunicationCollection) GetSupiOk() (*string, bool)
- func (o *UeCommunicationCollection) HasExterGroupId() bool
- func (o *UeCommunicationCollection) HasGpsi() bool
- func (o *UeCommunicationCollection) HasInterGroupId() bool
- func (o *UeCommunicationCollection) HasSupi() bool
- func (o UeCommunicationCollection) MarshalJSON() ([]byte, error)
- func (o *UeCommunicationCollection) SetAppId(v string)
- func (o *UeCommunicationCollection) SetComms(v []CommunicationCollection)
- func (o *UeCommunicationCollection) SetExterGroupId(v string)
- func (o *UeCommunicationCollection) SetGpsi(v string)
- func (o *UeCommunicationCollection) SetInterGroupId(v string)
- func (o *UeCommunicationCollection) SetSupi(v string)
- func (o UeCommunicationCollection) ToMap() (map[string]interface{}, error)
- type UeCommunicationInfo
- func (o *UeCommunicationInfo) GetAppId() string
- func (o *UeCommunicationInfo) GetAppIdOk() (*string, bool)
- func (o *UeCommunicationInfo) GetComms() []CommunicationCollection
- func (o *UeCommunicationInfo) GetCommsOk() ([]CommunicationCollection, bool)
- func (o *UeCommunicationInfo) GetInterGroupId() string
- func (o *UeCommunicationInfo) GetInterGroupIdOk() (*string, bool)
- func (o *UeCommunicationInfo) GetSupi() string
- func (o *UeCommunicationInfo) GetSupiOk() (*string, bool)
- func (o *UeCommunicationInfo) HasAppId() bool
- func (o *UeCommunicationInfo) HasInterGroupId() bool
- func (o *UeCommunicationInfo) HasSupi() bool
- func (o UeCommunicationInfo) MarshalJSON() ([]byte, error)
- func (o *UeCommunicationInfo) SetAppId(v string)
- func (o *UeCommunicationInfo) SetComms(v []CommunicationCollection)
- func (o *UeCommunicationInfo) SetInterGroupId(v string)
- func (o *UeCommunicationInfo) SetSupi(v string)
- func (o UeCommunicationInfo) ToMap() (map[string]interface{}, error)
- type UeLocationTrendsReportItem
- func (o *UeLocationTrendsReportItem) GetDuration() int32
- func (o *UeLocationTrendsReportItem) GetDurationOk() (*int32, bool)
- func (o *UeLocationTrendsReportItem) GetEcgi() Ecgi
- func (o *UeLocationTrendsReportItem) GetEcgiOk() (*Ecgi, bool)
- func (o *UeLocationTrendsReportItem) GetN3gaLocation() N3gaLocation
- func (o *UeLocationTrendsReportItem) GetN3gaLocationOk() (*N3gaLocation, bool)
- func (o *UeLocationTrendsReportItem) GetNcgi() Ncgi
- func (o *UeLocationTrendsReportItem) GetNcgiOk() (*Ncgi, bool)
- func (o *UeLocationTrendsReportItem) GetSpacing() int32
- func (o *UeLocationTrendsReportItem) GetSpacingOk() (*int32, bool)
- func (o *UeLocationTrendsReportItem) GetTai() Tai
- func (o *UeLocationTrendsReportItem) GetTaiOk() (*Tai, bool)
- func (o *UeLocationTrendsReportItem) GetTimestamp() time.Time
- func (o *UeLocationTrendsReportItem) GetTimestampOk() (*time.Time, bool)
- func (o *UeLocationTrendsReportItem) HasEcgi() bool
- func (o *UeLocationTrendsReportItem) HasN3gaLocation() bool
- func (o *UeLocationTrendsReportItem) HasNcgi() bool
- func (o *UeLocationTrendsReportItem) HasTai() bool
- func (o UeLocationTrendsReportItem) MarshalJSON() ([]byte, error)
- func (o *UeLocationTrendsReportItem) SetDuration(v int32)
- func (o *UeLocationTrendsReportItem) SetEcgi(v Ecgi)
- func (o *UeLocationTrendsReportItem) SetN3gaLocation(v N3gaLocation)
- func (o *UeLocationTrendsReportItem) SetNcgi(v Ncgi)
- func (o *UeLocationTrendsReportItem) SetSpacing(v int32)
- func (o *UeLocationTrendsReportItem) SetTai(v Tai)
- func (o *UeLocationTrendsReportItem) SetTimestamp(v time.Time)
- func (o UeLocationTrendsReportItem) ToMap() (map[string]interface{}, error)
- type UeMobility
- func (o *UeMobility) GetDuration() int32
- func (o *UeMobility) GetDurationOk() (*int32, bool)
- func (o *UeMobility) GetDurationVariance() float32
- func (o *UeMobility) GetDurationVarianceOk() (*float32, bool)
- func (o *UeMobility) GetLocInfos() []LocationInfo
- func (o *UeMobility) GetLocInfosOk() ([]LocationInfo, bool)
- func (o *UeMobility) GetRecurringTime() ScheduledCommunicationTime
- func (o *UeMobility) GetRecurringTimeOk() (*ScheduledCommunicationTime, bool)
- func (o *UeMobility) GetTs() time.Time
- func (o *UeMobility) GetTsOk() (*time.Time, bool)
- func (o *UeMobility) HasDuration() bool
- func (o *UeMobility) HasDurationVariance() bool
- func (o *UeMobility) HasLocInfos() bool
- func (o *UeMobility) HasRecurringTime() bool
- func (o *UeMobility) HasTs() bool
- func (o UeMobility) MarshalJSON() ([]byte, error)
- func (o *UeMobility) SetDuration(v int32)
- func (o *UeMobility) SetDurationVariance(v float32)
- func (o *UeMobility) SetLocInfos(v []LocationInfo)
- func (o *UeMobility) SetRecurringTime(v ScheduledCommunicationTime)
- func (o *UeMobility) SetTs(v time.Time)
- func (o UeMobility) ToMap() (map[string]interface{}, error)
- type UeMobilityCollection
- func (o *UeMobilityCollection) GetAllAppInd() bool
- func (o *UeMobilityCollection) GetAllAppIndOk() (*bool, bool)
- func (o *UeMobilityCollection) GetAppId() string
- func (o *UeMobilityCollection) GetAppIdOk() (*string, bool)
- func (o *UeMobilityCollection) GetGpsi() string
- func (o *UeMobilityCollection) GetGpsiOk() (*string, bool)
- func (o *UeMobilityCollection) GetSupi() string
- func (o *UeMobilityCollection) GetSupiOk() (*string, bool)
- func (o *UeMobilityCollection) GetUeTrajs() []UeTrajectoryCollection
- func (o *UeMobilityCollection) GetUeTrajsOk() ([]UeTrajectoryCollection, bool)
- func (o *UeMobilityCollection) HasAllAppInd() bool
- func (o *UeMobilityCollection) HasGpsi() bool
- func (o *UeMobilityCollection) HasSupi() bool
- func (o UeMobilityCollection) MarshalJSON() ([]byte, error)
- func (o *UeMobilityCollection) SetAllAppInd(v bool)
- func (o *UeMobilityCollection) SetAppId(v string)
- func (o *UeMobilityCollection) SetGpsi(v string)
- func (o *UeMobilityCollection) SetSupi(v string)
- func (o *UeMobilityCollection) SetUeTrajs(v []UeTrajectoryCollection)
- func (o UeMobilityCollection) ToMap() (map[string]interface{}, error)
- type UeMobilityInfo
- func (o *UeMobilityInfo) GetAppId() string
- func (o *UeMobilityInfo) GetAppIdOk() (*string, bool)
- func (o *UeMobilityInfo) GetSupi() string
- func (o *UeMobilityInfo) GetSupiOk() (*string, bool)
- func (o *UeMobilityInfo) GetUeTrajs() []UeTrajectoryInfo
- func (o *UeMobilityInfo) GetUeTrajsOk() ([]UeTrajectoryInfo, bool)
- func (o *UeMobilityInfo) HasAppId() bool
- func (o UeMobilityInfo) MarshalJSON() ([]byte, error)
- func (o *UeMobilityInfo) SetAppId(v string)
- func (o *UeMobilityInfo) SetSupi(v string)
- func (o *UeMobilityInfo) SetUeTrajs(v []UeTrajectoryInfo)
- func (o UeMobilityInfo) ToMap() (map[string]interface{}, error)
- type UeReachability
- type UeTrajectoryCollection
- func (o *UeTrajectoryCollection) GetLocArea() LocationArea5G
- func (o *UeTrajectoryCollection) GetLocAreaOk() (*LocationArea5G, bool)
- func (o *UeTrajectoryCollection) GetTs() time.Time
- func (o *UeTrajectoryCollection) GetTsOk() (*time.Time, bool)
- func (o UeTrajectoryCollection) MarshalJSON() ([]byte, error)
- func (o *UeTrajectoryCollection) SetLocArea(v LocationArea5G)
- func (o *UeTrajectoryCollection) SetTs(v time.Time)
- func (o UeTrajectoryCollection) ToMap() (map[string]interface{}, error)
- type UeTrajectoryInfo
- func (o *UeTrajectoryInfo) GetLocation() UserLocation
- func (o *UeTrajectoryInfo) GetLocationOk() (*UserLocation, bool)
- func (o *UeTrajectoryInfo) GetTs() time.Time
- func (o *UeTrajectoryInfo) GetTsOk() (*time.Time, bool)
- func (o UeTrajectoryInfo) MarshalJSON() ([]byte, error)
- func (o *UeTrajectoryInfo) SetLocation(v UserLocation)
- func (o *UeTrajectoryInfo) SetTs(v time.Time)
- func (o UeTrajectoryInfo) ToMap() (map[string]interface{}, error)
- type UnTrustAfInfo
- func (o *UnTrustAfInfo) GetAfId() string
- func (o *UnTrustAfInfo) GetAfIdOk() (*string, bool)
- func (o *UnTrustAfInfo) GetMappingInd() bool
- func (o *UnTrustAfInfo) GetMappingIndOk() (*bool, bool)
- func (o *UnTrustAfInfo) GetSNssaiInfoList() []SnssaiInfoItem
- func (o *UnTrustAfInfo) GetSNssaiInfoListOk() ([]SnssaiInfoItem, bool)
- func (o *UnTrustAfInfo) HasMappingInd() bool
- func (o *UnTrustAfInfo) HasSNssaiInfoList() bool
- func (o UnTrustAfInfo) MarshalJSON() ([]byte, error)
- func (o *UnTrustAfInfo) SetAfId(v string)
- func (o *UnTrustAfInfo) SetMappingInd(v bool)
- func (o *UnTrustAfInfo) SetSNssaiInfoList(v []SnssaiInfoItem)
- func (o UnTrustAfInfo) ToMap() (map[string]interface{}, error)
- type UncertaintyEllipse
- func (o *UncertaintyEllipse) GetOrientationMajor() int32
- func (o *UncertaintyEllipse) GetOrientationMajorOk() (*int32, bool)
- func (o *UncertaintyEllipse) GetSemiMajor() float32
- func (o *UncertaintyEllipse) GetSemiMajorOk() (*float32, bool)
- func (o *UncertaintyEllipse) GetSemiMinor() float32
- func (o *UncertaintyEllipse) GetSemiMinorOk() (*float32, bool)
- func (o UncertaintyEllipse) MarshalJSON() ([]byte, error)
- func (o *UncertaintyEllipse) SetOrientationMajor(v int32)
- func (o *UncertaintyEllipse) SetSemiMajor(v float32)
- func (o *UncertaintyEllipse) SetSemiMinor(v float32)
- func (o UncertaintyEllipse) ToMap() (map[string]interface{}, error)
- type UncertaintyEllipsoid
- func (o *UncertaintyEllipsoid) GetOrientationMajor() int32
- func (o *UncertaintyEllipsoid) GetOrientationMajorOk() (*int32, bool)
- func (o *UncertaintyEllipsoid) GetSemiMajor() float32
- func (o *UncertaintyEllipsoid) GetSemiMajorOk() (*float32, bool)
- func (o *UncertaintyEllipsoid) GetSemiMinor() float32
- func (o *UncertaintyEllipsoid) GetSemiMinorOk() (*float32, bool)
- func (o *UncertaintyEllipsoid) GetVertical() float32
- func (o *UncertaintyEllipsoid) GetVerticalOk() (*float32, bool)
- func (o UncertaintyEllipsoid) MarshalJSON() ([]byte, error)
- func (o *UncertaintyEllipsoid) SetOrientationMajor(v int32)
- func (o *UncertaintyEllipsoid) SetSemiMajor(v float32)
- func (o *UncertaintyEllipsoid) SetSemiMinor(v float32)
- func (o *UncertaintyEllipsoid) SetVertical(v float32)
- func (o UncertaintyEllipsoid) ToMap() (map[string]interface{}, error)
- type UpfCond
- func (o *UpfCond) GetConditionType() string
- func (o *UpfCond) GetConditionTypeOk() (*string, bool)
- func (o *UpfCond) GetSmfServingArea() []string
- func (o *UpfCond) GetSmfServingAreaOk() ([]string, bool)
- func (o *UpfCond) GetTaiList() []Tai
- func (o *UpfCond) GetTaiListOk() ([]Tai, bool)
- func (o *UpfCond) HasSmfServingArea() bool
- func (o *UpfCond) HasTaiList() bool
- func (o UpfCond) MarshalJSON() ([]byte, error)
- func (o *UpfCond) SetConditionType(v string)
- func (o *UpfCond) SetSmfServingArea(v []string)
- func (o *UpfCond) SetTaiList(v []Tai)
- func (o UpfCond) ToMap() (map[string]interface{}, error)
- type UpfInfo
- func (o *UpfInfo) GetAtsssCapability() AtsssCapability
- func (o *UpfInfo) GetAtsssCapabilityOk() (*AtsssCapability, bool)
- func (o *UpfInfo) GetDataForwarding() bool
- func (o *UpfInfo) GetDataForwardingOk() (*bool, bool)
- func (o *UpfInfo) GetInterfaceUpfInfoList() []InterfaceUpfInfoItem
- func (o *UpfInfo) GetInterfaceUpfInfoListOk() ([]InterfaceUpfInfoItem, bool)
- func (o *UpfInfo) GetIpups() bool
- func (o *UpfInfo) GetIpupsOk() (*bool, bool)
- func (o *UpfInfo) GetIwkEpsInd() bool
- func (o *UpfInfo) GetIwkEpsIndOk() (*bool, bool)
- func (o *UpfInfo) GetPduSessionTypes() []PduSessionType
- func (o *UpfInfo) GetPduSessionTypesOk() ([]PduSessionType, bool)
- func (o *UpfInfo) GetPriority() int32
- func (o *UpfInfo) GetPriorityOk() (*int32, bool)
- func (o *UpfInfo) GetRedundantGtpu() bool
- func (o *UpfInfo) GetRedundantGtpuOk() (*bool, bool)
- func (o *UpfInfo) GetSNssaiUpfInfoList() []SnssaiUpfInfoItem
- func (o *UpfInfo) GetSNssaiUpfInfoListOk() ([]SnssaiUpfInfoItem, bool)
- func (o *UpfInfo) GetSmfServingArea() []string
- func (o *UpfInfo) GetSmfServingAreaOk() ([]string, bool)
- func (o *UpfInfo) GetSupportedPfcpFeatures() string
- func (o *UpfInfo) GetSupportedPfcpFeaturesOk() (*string, bool)
- func (o *UpfInfo) GetSxaInd() bool
- func (o *UpfInfo) GetSxaIndOk() (*bool, bool)
- func (o *UpfInfo) GetTaiList() []Tai
- func (o *UpfInfo) GetTaiListOk() ([]Tai, bool)
- func (o *UpfInfo) GetTaiRangeList() []TaiRange
- func (o *UpfInfo) GetTaiRangeListOk() ([]TaiRange, bool)
- func (o *UpfInfo) GetTngfInfo() TngfInfo
- func (o *UpfInfo) GetTngfInfoOk() (*TngfInfo, bool)
- func (o *UpfInfo) GetTwifInfo() TwifInfo
- func (o *UpfInfo) GetTwifInfoOk() (*TwifInfo, bool)
- func (o *UpfInfo) GetUeIpAddrInd() bool
- func (o *UpfInfo) GetUeIpAddrIndOk() (*bool, bool)
- func (o *UpfInfo) GetWAgfInfo() WAgfInfo
- func (o *UpfInfo) GetWAgfInfoOk() (*WAgfInfo, bool)
- func (o *UpfInfo) HasAtsssCapability() bool
- func (o *UpfInfo) HasDataForwarding() bool
- func (o *UpfInfo) HasInterfaceUpfInfoList() bool
- func (o *UpfInfo) HasIpups() bool
- func (o *UpfInfo) HasIwkEpsInd() bool
- func (o *UpfInfo) HasPduSessionTypes() bool
- func (o *UpfInfo) HasPriority() bool
- func (o *UpfInfo) HasRedundantGtpu() bool
- func (o *UpfInfo) HasSmfServingArea() bool
- func (o *UpfInfo) HasSupportedPfcpFeatures() bool
- func (o *UpfInfo) HasSxaInd() bool
- func (o *UpfInfo) HasTaiList() bool
- func (o *UpfInfo) HasTaiRangeList() bool
- func (o *UpfInfo) HasTngfInfo() bool
- func (o *UpfInfo) HasTwifInfo() bool
- func (o *UpfInfo) HasUeIpAddrInd() bool
- func (o *UpfInfo) HasWAgfInfo() bool
- func (o UpfInfo) MarshalJSON() ([]byte, error)
- func (o *UpfInfo) SetAtsssCapability(v AtsssCapability)
- func (o *UpfInfo) SetDataForwarding(v bool)
- func (o *UpfInfo) SetInterfaceUpfInfoList(v []InterfaceUpfInfoItem)
- func (o *UpfInfo) SetIpups(v bool)
- func (o *UpfInfo) SetIwkEpsInd(v bool)
- func (o *UpfInfo) SetPduSessionTypes(v []PduSessionType)
- func (o *UpfInfo) SetPriority(v int32)
- func (o *UpfInfo) SetRedundantGtpu(v bool)
- func (o *UpfInfo) SetSNssaiUpfInfoList(v []SnssaiUpfInfoItem)
- func (o *UpfInfo) SetSmfServingArea(v []string)
- func (o *UpfInfo) SetSupportedPfcpFeatures(v string)
- func (o *UpfInfo) SetSxaInd(v bool)
- func (o *UpfInfo) SetTaiList(v []Tai)
- func (o *UpfInfo) SetTaiRangeList(v []TaiRange)
- func (o *UpfInfo) SetTngfInfo(v TngfInfo)
- func (o *UpfInfo) SetTwifInfo(v TwifInfo)
- func (o *UpfInfo) SetUeIpAddrInd(v bool)
- func (o *UpfInfo) SetWAgfInfo(v WAgfInfo)
- func (o UpfInfo) ToMap() (map[string]interface{}, error)
- type UpfInformation
- func (o *UpfInformation) GetUpfAddr() AddrFqdn
- func (o *UpfInformation) GetUpfAddrOk() (*AddrFqdn, bool)
- func (o *UpfInformation) GetUpfId() string
- func (o *UpfInformation) GetUpfIdOk() (*string, bool)
- func (o *UpfInformation) HasUpfAddr() bool
- func (o *UpfInformation) HasUpfId() bool
- func (o UpfInformation) MarshalJSON() ([]byte, error)
- func (o *UpfInformation) SetUpfAddr(v AddrFqdn)
- func (o *UpfInformation) SetUpfId(v string)
- func (o UpfInformation) ToMap() (map[string]interface{}, error)
- type UriScheme
- type UsageThreshold
- func (o *UsageThreshold) GetDownlinkVolume() int64
- func (o *UsageThreshold) GetDownlinkVolumeOk() (*int64, bool)
- func (o *UsageThreshold) GetDuration() int32
- func (o *UsageThreshold) GetDurationOk() (*int32, bool)
- func (o *UsageThreshold) GetTotalVolume() int64
- func (o *UsageThreshold) GetTotalVolumeOk() (*int64, bool)
- func (o *UsageThreshold) GetUplinkVolume() int64
- func (o *UsageThreshold) GetUplinkVolumeOk() (*int64, bool)
- func (o *UsageThreshold) HasDownlinkVolume() bool
- func (o *UsageThreshold) HasDuration() bool
- func (o *UsageThreshold) HasTotalVolume() bool
- func (o *UsageThreshold) HasUplinkVolume() bool
- func (o UsageThreshold) MarshalJSON() ([]byte, error)
- func (o *UsageThreshold) SetDownlinkVolume(v int64)
- func (o *UsageThreshold) SetDuration(v int32)
- func (o *UsageThreshold) SetTotalVolume(v int64)
- func (o *UsageThreshold) SetUplinkVolume(v int64)
- func (o UsageThreshold) ToMap() (map[string]interface{}, error)
- type UserDataCongestionCollection
- type UserDataCongestionInfo
- func (o *UserDataCongestionInfo) GetCongestionInfo() CongestionInfo
- func (o *UserDataCongestionInfo) GetCongestionInfoOk() (*CongestionInfo, bool)
- func (o *UserDataCongestionInfo) GetNetworkArea() NetworkAreaInfo
- func (o *UserDataCongestionInfo) GetNetworkAreaOk() (*NetworkAreaInfo, bool)
- func (o *UserDataCongestionInfo) GetSnssai() Snssai
- func (o *UserDataCongestionInfo) GetSnssaiOk() (*Snssai, bool)
- func (o *UserDataCongestionInfo) HasSnssai() bool
- func (o UserDataCongestionInfo) MarshalJSON() ([]byte, error)
- func (o *UserDataCongestionInfo) SetCongestionInfo(v CongestionInfo)
- func (o *UserDataCongestionInfo) SetNetworkArea(v NetworkAreaInfo)
- func (o *UserDataCongestionInfo) SetSnssai(v Snssai)
- func (o UserDataCongestionInfo) ToMap() (map[string]interface{}, error)
- type UserLocation
- func (o *UserLocation) GetEutraLocation() EutraLocation
- func (o *UserLocation) GetEutraLocationOk() (*EutraLocation, bool)
- func (o *UserLocation) GetGeraLocation() GeraLocation
- func (o *UserLocation) GetGeraLocationOk() (*GeraLocation, bool)
- func (o *UserLocation) GetN3gaLocation() N3gaLocation
- func (o *UserLocation) GetN3gaLocationOk() (*N3gaLocation, bool)
- func (o *UserLocation) GetNrLocation() NrLocation
- func (o *UserLocation) GetNrLocationOk() (*NrLocation, bool)
- func (o *UserLocation) GetUtraLocation() UtraLocation
- func (o *UserLocation) GetUtraLocationOk() (*UtraLocation, bool)
- func (o *UserLocation) HasEutraLocation() bool
- func (o *UserLocation) HasGeraLocation() bool
- func (o *UserLocation) HasN3gaLocation() bool
- func (o *UserLocation) HasNrLocation() bool
- func (o *UserLocation) HasUtraLocation() bool
- func (o UserLocation) MarshalJSON() ([]byte, error)
- func (o *UserLocation) SetEutraLocation(v EutraLocation)
- func (o *UserLocation) SetGeraLocation(v GeraLocation)
- func (o *UserLocation) SetN3gaLocation(v N3gaLocation)
- func (o *UserLocation) SetNrLocation(v NrLocation)
- func (o *UserLocation) SetUtraLocation(v UtraLocation)
- func (o UserLocation) ToMap() (map[string]interface{}, error)
- type UtraLocation
- type V2xCapability
- func (o *V2xCapability) GetLteV2x() bool
- func (o *V2xCapability) GetLteV2xOk() (*bool, bool)
- func (o *V2xCapability) GetNrV2x() bool
- func (o *V2xCapability) GetNrV2xOk() (*bool, bool)
- func (o *V2xCapability) HasLteV2x() bool
- func (o *V2xCapability) HasNrV2x() bool
- func (o V2xCapability) MarshalJSON() ([]byte, error)
- func (o *V2xCapability) SetLteV2x(v bool)
- func (o *V2xCapability) SetNrV2x(v bool)
- func (o V2xCapability) ToMap() (map[string]interface{}, error)
- type VendorSpecificFeature
- func (o *VendorSpecificFeature) GetFeatureName() string
- func (o *VendorSpecificFeature) GetFeatureNameOk() (*string, bool)
- func (o *VendorSpecificFeature) GetFeatureVersion() string
- func (o *VendorSpecificFeature) GetFeatureVersionOk() (*string, bool)
- func (o VendorSpecificFeature) MarshalJSON() ([]byte, error)
- func (o *VendorSpecificFeature) SetFeatureName(v string)
- func (o *VendorSpecificFeature) SetFeatureVersion(v string)
- func (o VendorSpecificFeature) ToMap() (map[string]interface{}, error)
- type WAgfInfo
- type WlanPerSsIdPerformanceInfo
- func (o *WlanPerSsIdPerformanceInfo) GetSsId() string
- func (o *WlanPerSsIdPerformanceInfo) GetSsIdOk() (*string, bool)
- func (o *WlanPerSsIdPerformanceInfo) GetWlanPerTsInfos() []WlanPerTsPerformanceInfo
- func (o *WlanPerSsIdPerformanceInfo) GetWlanPerTsInfosOk() ([]WlanPerTsPerformanceInfo, bool)
- func (o WlanPerSsIdPerformanceInfo) MarshalJSON() ([]byte, error)
- func (o *WlanPerSsIdPerformanceInfo) SetSsId(v string)
- func (o *WlanPerSsIdPerformanceInfo) SetWlanPerTsInfos(v []WlanPerTsPerformanceInfo)
- func (o WlanPerSsIdPerformanceInfo) ToMap() (map[string]interface{}, error)
- type WlanPerTsPerformanceInfo
- type WlanPerformanceInfo
- func (o *WlanPerformanceInfo) GetNetworkArea() NetworkAreaInfo
- func (o *WlanPerformanceInfo) GetNetworkAreaOk() (*NetworkAreaInfo, bool)
- func (o *WlanPerformanceInfo) GetWlanPerSsidInfos() []WlanPerSsIdPerformanceInfo
- func (o *WlanPerformanceInfo) GetWlanPerSsidInfosOk() ([]WlanPerSsIdPerformanceInfo, bool)
- func (o *WlanPerformanceInfo) HasNetworkArea() bool
- func (o WlanPerformanceInfo) MarshalJSON() ([]byte, error)
- func (o *WlanPerformanceInfo) SetNetworkArea(v NetworkAreaInfo)
- func (o *WlanPerformanceInfo) SetWlanPerSsidInfos(v []WlanPerSsIdPerformanceInfo)
- func (o WlanPerformanceInfo) ToMap() (map[string]interface{}, error)
Constants ¶
This section is empty.
Variables ¶
var ( // ContextOAuth2 takes an oauth2.TokenSource as authentication for the request. ContextOAuth2 = contextKey("token") // ContextServerIndex uses a server configuration from the index. ContextServerIndex = contextKey("serverIndex") // ContextOperationServerIndices uses a server configuration from the index mapping. ContextOperationServerIndices = contextKey("serverOperationIndices") // ContextServerVariables overrides a server configuration variables. ContextServerVariables = contextKey("serverVariables") // ContextOperationServerVariables overrides a server configuration variables using operation specific values. ContextOperationServerVariables = contextKey("serverOperationVariables") )
var AllowedAccessTypeEnumValues = []AccessType{
"3GPP_ACCESS",
"NON_3GPP_ACCESS",
}
All allowed values of AccessType enum
Functions ¶
func CacheExpires ¶
CacheExpires helper function to determine remaining time before repeating a request.
func PtrFloat32 ¶
PtrFloat32 is a helper routine that returns a pointer to given float value.
func PtrFloat64 ¶
PtrFloat64 is a helper routine that returns a pointer to given float value.
Types ¶
type APIClient ¶
type APIClient struct {
MFAFDataOrAnalyticsResourcesCollectionApi *MFAFDataOrAnalyticsResourcesCollectionApiService
// contains filtered or unexported fields
}
APIClient manages communication with the Nmfaf_3caDataManagement API v1.1.0-alpha.1 In most cases there should be only one, shared, APIClient.
func NewAPIClient ¶
func NewAPIClient(cfg *Configuration) *APIClient
NewAPIClient creates a new API client. Requires a userAgent string describing your application. optionally a custom http.Client to allow for advanced features such as caching.
func (*APIClient) GetConfig ¶
func (c *APIClient) GetConfig() *Configuration
Allow modification of underlying config for alternate implementations and testing Caution: modifying the configuration while live can cause data races and potentially unwanted behavior
type APIKey ¶
APIKey provides API key based authentication to a request passed via context using ContextAPIKey
type APIResponse ¶
type APIResponse struct {
*http.Response `json:"-"`
Message string `json:"message,omitempty"`
// Operation is the name of the OpenAPI operation.
Operation string `json:"operation,omitempty"`
// RequestURL is the request URL. This value is always available, even if the
// embedded *http.Response is nil.
RequestURL string `json:"url,omitempty"`
// Method is the HTTP method used for the request. This value is always
// available, even if the embedded *http.Response is nil.
Method string `json:"method,omitempty"`
// Payload holds the contents of the response body (which may be nil or empty).
// This is provided here as the raw response.Body() reader will have already
// been drained.
Payload []byte `json:"-"`
}
APIResponse stores the API response returned by the server.
func NewAPIResponse ¶
func NewAPIResponse(r *http.Response) *APIResponse
NewAPIResponse returns a new APIResponse object.
func NewAPIResponseWithError ¶
func NewAPIResponseWithError(errorMessage string) *APIResponse
NewAPIResponseWithError returns a new APIResponse object with the provided error message.
type AanfInfo ¶
type AanfInfo struct {
RoutingIndicators []string `json:"routingIndicators,omitempty"`
}
AanfInfo Represents the information relative to an AAnF NF Instance.
func NewAanfInfo ¶
func NewAanfInfo() *AanfInfo
NewAanfInfo instantiates a new AanfInfo object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAanfInfoWithDefaults ¶
func NewAanfInfoWithDefaults() *AanfInfo
NewAanfInfoWithDefaults instantiates a new AanfInfo object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AanfInfo) GetRoutingIndicators ¶
GetRoutingIndicators returns the RoutingIndicators field value if set, zero value otherwise.
func (*AanfInfo) GetRoutingIndicatorsOk ¶
GetRoutingIndicatorsOk returns a tuple with the RoutingIndicators field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AanfInfo) HasRoutingIndicators ¶
HasRoutingIndicators returns a boolean if a field has been set.
func (AanfInfo) MarshalJSON ¶
func (*AanfInfo) SetRoutingIndicators ¶
SetRoutingIndicators gets a reference to the given []string and assigns it to the RoutingIndicators field.
type AbnormalBehaviour ¶
type AbnormalBehaviour struct {
Supis []string `json:"supis,omitempty"`
Excep Exception `json:"excep"`
// String representing a Data Network as defined in clause 9A of 3GPP TS 23.003; it shall contain either a DNN Network Identifier, or a full DNN with both the Network Identifier and Operator Identifier, as specified in 3GPP TS 23.003 clause 9.1.1 and 9.1.2. It shall be coded as string in which the labels are separated by dots (e.g. \"Label1.Label2.Label3\").
Dnn *string `json:"dnn,omitempty"`
Snssai *Snssai `json:"snssai,omitempty"`
// Unsigned integer indicating Sampling Ratio (see clauses 4.15.1 of 3GPP TS 23.502), expressed in percent.
Ratio *int32 `json:"ratio,omitempty"`
// Unsigned Integer, i.e. only value 0 and integers above 0 are permissible.
Confidence *int32 `json:"confidence,omitempty"`
AddtMeasInfo *AdditionalMeasurement `json:"addtMeasInfo,omitempty"`
}
AbnormalBehaviour Represents the abnormal behaviour information.
func NewAbnormalBehaviour ¶
func NewAbnormalBehaviour(excep Exception) *AbnormalBehaviour
NewAbnormalBehaviour instantiates a new AbnormalBehaviour object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAbnormalBehaviourWithDefaults ¶
func NewAbnormalBehaviourWithDefaults() *AbnormalBehaviour
NewAbnormalBehaviourWithDefaults instantiates a new AbnormalBehaviour object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AbnormalBehaviour) GetAddtMeasInfo ¶
func (o *AbnormalBehaviour) GetAddtMeasInfo() AdditionalMeasurement
GetAddtMeasInfo returns the AddtMeasInfo field value if set, zero value otherwise.
func (*AbnormalBehaviour) GetAddtMeasInfoOk ¶
func (o *AbnormalBehaviour) GetAddtMeasInfoOk() (*AdditionalMeasurement, bool)
GetAddtMeasInfoOk returns a tuple with the AddtMeasInfo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AbnormalBehaviour) GetConfidence ¶
func (o *AbnormalBehaviour) GetConfidence() int32
GetConfidence returns the Confidence field value if set, zero value otherwise.
func (*AbnormalBehaviour) GetConfidenceOk ¶
func (o *AbnormalBehaviour) GetConfidenceOk() (*int32, bool)
GetConfidenceOk returns a tuple with the Confidence field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AbnormalBehaviour) GetDnn ¶
func (o *AbnormalBehaviour) GetDnn() string
GetDnn returns the Dnn field value if set, zero value otherwise.
func (*AbnormalBehaviour) GetDnnOk ¶
func (o *AbnormalBehaviour) GetDnnOk() (*string, bool)
GetDnnOk returns a tuple with the Dnn field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AbnormalBehaviour) GetExcep ¶
func (o *AbnormalBehaviour) GetExcep() Exception
GetExcep returns the Excep field value
func (*AbnormalBehaviour) GetExcepOk ¶
func (o *AbnormalBehaviour) GetExcepOk() (*Exception, bool)
GetExcepOk returns a tuple with the Excep field value and a boolean to check if the value has been set.
func (*AbnormalBehaviour) GetRatio ¶
func (o *AbnormalBehaviour) GetRatio() int32
GetRatio returns the Ratio field value if set, zero value otherwise.
func (*AbnormalBehaviour) GetRatioOk ¶
func (o *AbnormalBehaviour) GetRatioOk() (*int32, bool)
GetRatioOk returns a tuple with the Ratio field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AbnormalBehaviour) GetSnssai ¶
func (o *AbnormalBehaviour) GetSnssai() Snssai
GetSnssai returns the Snssai field value if set, zero value otherwise.
func (*AbnormalBehaviour) GetSnssaiOk ¶
func (o *AbnormalBehaviour) GetSnssaiOk() (*Snssai, bool)
GetSnssaiOk returns a tuple with the Snssai field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AbnormalBehaviour) GetSupis ¶
func (o *AbnormalBehaviour) GetSupis() []string
GetSupis returns the Supis field value if set, zero value otherwise.
func (*AbnormalBehaviour) GetSupisOk ¶
func (o *AbnormalBehaviour) GetSupisOk() ([]string, bool)
GetSupisOk returns a tuple with the Supis field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AbnormalBehaviour) HasAddtMeasInfo ¶
func (o *AbnormalBehaviour) HasAddtMeasInfo() bool
HasAddtMeasInfo returns a boolean if a field has been set.
func (*AbnormalBehaviour) HasConfidence ¶
func (o *AbnormalBehaviour) HasConfidence() bool
HasConfidence returns a boolean if a field has been set.
func (*AbnormalBehaviour) HasDnn ¶
func (o *AbnormalBehaviour) HasDnn() bool
HasDnn returns a boolean if a field has been set.
func (*AbnormalBehaviour) HasRatio ¶
func (o *AbnormalBehaviour) HasRatio() bool
HasRatio returns a boolean if a field has been set.
func (*AbnormalBehaviour) HasSnssai ¶
func (o *AbnormalBehaviour) HasSnssai() bool
HasSnssai returns a boolean if a field has been set.
func (*AbnormalBehaviour) HasSupis ¶
func (o *AbnormalBehaviour) HasSupis() bool
HasSupis returns a boolean if a field has been set.
func (AbnormalBehaviour) MarshalJSON ¶
func (o AbnormalBehaviour) MarshalJSON() ([]byte, error)
func (*AbnormalBehaviour) SetAddtMeasInfo ¶
func (o *AbnormalBehaviour) SetAddtMeasInfo(v AdditionalMeasurement)
SetAddtMeasInfo gets a reference to the given AdditionalMeasurement and assigns it to the AddtMeasInfo field.
func (*AbnormalBehaviour) SetConfidence ¶
func (o *AbnormalBehaviour) SetConfidence(v int32)
SetConfidence gets a reference to the given int32 and assigns it to the Confidence field.
func (*AbnormalBehaviour) SetDnn ¶
func (o *AbnormalBehaviour) SetDnn(v string)
SetDnn gets a reference to the given string and assigns it to the Dnn field.
func (*AbnormalBehaviour) SetExcep ¶
func (o *AbnormalBehaviour) SetExcep(v Exception)
SetExcep sets field value
func (*AbnormalBehaviour) SetRatio ¶
func (o *AbnormalBehaviour) SetRatio(v int32)
SetRatio gets a reference to the given int32 and assigns it to the Ratio field.
func (*AbnormalBehaviour) SetSnssai ¶
func (o *AbnormalBehaviour) SetSnssai(v Snssai)
SetSnssai gets a reference to the given Snssai and assigns it to the Snssai field.
func (*AbnormalBehaviour) SetSupis ¶
func (o *AbnormalBehaviour) SetSupis(v []string)
SetSupis gets a reference to the given []string and assigns it to the Supis field.
func (AbnormalBehaviour) ToMap ¶
func (o AbnormalBehaviour) ToMap() (map[string]interface{}, error)
type AccessStateTransitionType ¶
type AccessStateTransitionType struct {
String *string
}
AccessStateTransitionType Access State Transition Type.
func (*AccessStateTransitionType) MarshalJSON ¶
func (src *AccessStateTransitionType) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*AccessStateTransitionType) UnmarshalJSON ¶
func (dst *AccessStateTransitionType) UnmarshalJSON(data []byte) error
Unmarshal JSON data into any of the pointers in the struct
type AccessTokenErr ¶
type AccessTokenErr struct {
Error string `json:"error"`
ErrorDescription *string `json:"error_description,omitempty"`
ErrorUri *string `json:"error_uri,omitempty"`
}
AccessTokenErr Error returned in the access token response message
func NewAccessTokenErr ¶
func NewAccessTokenErr(error_ string) *AccessTokenErr
NewAccessTokenErr instantiates a new AccessTokenErr object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAccessTokenErrWithDefaults ¶
func NewAccessTokenErrWithDefaults() *AccessTokenErr
NewAccessTokenErrWithDefaults instantiates a new AccessTokenErr object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AccessTokenErr) GetError ¶
func (o *AccessTokenErr) GetError() string
GetError returns the Error field value
func (*AccessTokenErr) GetErrorDescription ¶
func (o *AccessTokenErr) GetErrorDescription() string
GetErrorDescription returns the ErrorDescription field value if set, zero value otherwise.
func (*AccessTokenErr) GetErrorDescriptionOk ¶
func (o *AccessTokenErr) GetErrorDescriptionOk() (*string, bool)
GetErrorDescriptionOk returns a tuple with the ErrorDescription field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AccessTokenErr) GetErrorOk ¶
func (o *AccessTokenErr) GetErrorOk() (*string, bool)
GetErrorOk returns a tuple with the Error field value and a boolean to check if the value has been set.
func (*AccessTokenErr) GetErrorUri ¶
func (o *AccessTokenErr) GetErrorUri() string
GetErrorUri returns the ErrorUri field value if set, zero value otherwise.
func (*AccessTokenErr) GetErrorUriOk ¶
func (o *AccessTokenErr) GetErrorUriOk() (*string, bool)
GetErrorUriOk returns a tuple with the ErrorUri field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AccessTokenErr) HasErrorDescription ¶
func (o *AccessTokenErr) HasErrorDescription() bool
HasErrorDescription returns a boolean if a field has been set.
func (*AccessTokenErr) HasErrorUri ¶
func (o *AccessTokenErr) HasErrorUri() bool
HasErrorUri returns a boolean if a field has been set.
func (AccessTokenErr) MarshalJSON ¶
func (o AccessTokenErr) MarshalJSON() ([]byte, error)
func (*AccessTokenErr) SetError ¶
func (o *AccessTokenErr) SetError(v string)
SetError sets field value
func (*AccessTokenErr) SetErrorDescription ¶
func (o *AccessTokenErr) SetErrorDescription(v string)
SetErrorDescription gets a reference to the given string and assigns it to the ErrorDescription field.
func (*AccessTokenErr) SetErrorUri ¶
func (o *AccessTokenErr) SetErrorUri(v string)
SetErrorUri gets a reference to the given string and assigns it to the ErrorUri field.
func (AccessTokenErr) ToMap ¶
func (o AccessTokenErr) ToMap() (map[string]interface{}, error)
type AccessTokenReq ¶
type AccessTokenReq struct {
GrantType string `json:"grant_type"`
// String uniquely identifying a NF instance. The format of the NF Instance ID shall be a Universally Unique Identifier (UUID) version 4, as described in IETF RFC 4122.
NfInstanceId string `json:"nfInstanceId"`
NfType *NFType `json:"nfType,omitempty"`
TargetNfType *NFType `json:"targetNfType,omitempty"`
Scope string `json:"scope"`
// String uniquely identifying a NF instance. The format of the NF Instance ID shall be a Universally Unique Identifier (UUID) version 4, as described in IETF RFC 4122.
TargetNfInstanceId *string `json:"targetNfInstanceId,omitempty"`
RequesterPlmn *PlmnId `json:"requesterPlmn,omitempty"`
RequesterPlmnList []PlmnId `json:"requesterPlmnList,omitempty"`
RequesterSnssaiList []Snssai `json:"requesterSnssaiList,omitempty"`
// Fully Qualified Domain Name
RequesterFqdn *string `json:"requesterFqdn,omitempty"`
RequesterSnpnList []PlmnIdNid `json:"requesterSnpnList,omitempty"`
TargetPlmn *PlmnId `json:"targetPlmn,omitempty"`
TargetSnpn *PlmnIdNid `json:"targetSnpn,omitempty"`
TargetSnssaiList []Snssai `json:"targetSnssaiList,omitempty"`
TargetNsiList []string `json:"targetNsiList,omitempty"`
// NF Set Identifier (see clause 28.12 of 3GPP TS 23.003), formatted as the following string \"set<Set ID>.<nftype>set.5gc.mnc<MNC>.mcc<MCC>\", or \"set<SetID>.<NFType>set.5gc.nid<NID>.mnc<MNC>.mcc<MCC>\" with <MCC> encoded as defined in clause 5.4.2 (\"Mcc\" data type definition) <MNC> encoding the Mobile Network Code part of the PLMN, comprising 3 digits. If there are only 2 significant digits in the MNC, one \"0\" digit shall be inserted at the left side to fill the 3 digits coding of MNC. Pattern: '^[0-9]{3}$' <NFType> encoded as a value defined in Table 6.1.6.3.3-1 of 3GPP TS 29.510 but with lower case characters <Set ID> encoded as a string of characters consisting of alphabetic characters (A-Z and a-z), digits (0-9) and/or the hyphen (-) and that shall end with either an alphabetic character or a digit.
TargetNfSetId *string `json:"targetNfSetId,omitempty"`
// NF Service Set Identifier (see clause 28.12 of 3GPP TS 23.003) formatted as the following string \"set<Set ID>.sn<Service Name>.nfi<NF Instance ID>.5gc.mnc<MNC>.mcc<MCC>\", or \"set<SetID>.sn<ServiceName>.nfi<NFInstanceID>.5gc.nid<NID>.mnc<MNC>.mcc<MCC>\" with <MCC> encoded as defined in clause 5.4.2 (\"Mcc\" data type definition) <MNC> encoding the Mobile Network Code part of the PLMN, comprising 3 digits. If there are only 2 significant digits in the MNC, one \"0\" digit shall be inserted at the left side to fill the 3 digits coding of MNC. Pattern: '^[0-9]{3}$' <NID> encoded as defined in clause 5.4.2 (\"Nid\" data type definition) <NFInstanceId> encoded as defined in clause 5.3.2 <ServiceName> encoded as defined in 3GPP TS 29.510 <Set ID> encoded as a string of characters consisting of alphabetic characters (A-Z and a-z), digits (0-9) and/or the hyphen (-) and that shall end with either an alphabetic character or a digit.
TargetNfServiceSetId *string `json:"targetNfServiceSetId,omitempty"`
// String providing an URI formatted according to RFC 3986.
HnrfAccessTokenUri *string `json:"hnrfAccessTokenUri,omitempty"`
// String uniquely identifying a NF instance. The format of the NF Instance ID shall be a Universally Unique Identifier (UUID) version 4, as described in IETF RFC 4122.
SourceNfInstanceId *string `json:"sourceNfInstanceId,omitempty"`
}
AccessTokenReq Contains information related to the access token request
func NewAccessTokenReq ¶
func NewAccessTokenReq(grantType string, nfInstanceId string, scope string) *AccessTokenReq
NewAccessTokenReq instantiates a new AccessTokenReq object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAccessTokenReqWithDefaults ¶
func NewAccessTokenReqWithDefaults() *AccessTokenReq
NewAccessTokenReqWithDefaults instantiates a new AccessTokenReq object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AccessTokenReq) GetGrantType ¶
func (o *AccessTokenReq) GetGrantType() string
GetGrantType returns the GrantType field value
func (*AccessTokenReq) GetGrantTypeOk ¶
func (o *AccessTokenReq) GetGrantTypeOk() (*string, bool)
GetGrantTypeOk returns a tuple with the GrantType field value and a boolean to check if the value has been set.
func (*AccessTokenReq) GetHnrfAccessTokenUri ¶
func (o *AccessTokenReq) GetHnrfAccessTokenUri() string
GetHnrfAccessTokenUri returns the HnrfAccessTokenUri field value if set, zero value otherwise.
func (*AccessTokenReq) GetHnrfAccessTokenUriOk ¶
func (o *AccessTokenReq) GetHnrfAccessTokenUriOk() (*string, bool)
GetHnrfAccessTokenUriOk returns a tuple with the HnrfAccessTokenUri field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AccessTokenReq) GetNfInstanceId ¶
func (o *AccessTokenReq) GetNfInstanceId() string
GetNfInstanceId returns the NfInstanceId field value
func (*AccessTokenReq) GetNfInstanceIdOk ¶
func (o *AccessTokenReq) GetNfInstanceIdOk() (*string, bool)
GetNfInstanceIdOk returns a tuple with the NfInstanceId field value and a boolean to check if the value has been set.
func (*AccessTokenReq) GetNfType ¶
func (o *AccessTokenReq) GetNfType() NFType
GetNfType returns the NfType field value if set, zero value otherwise.
func (*AccessTokenReq) GetNfTypeOk ¶
func (o *AccessTokenReq) GetNfTypeOk() (*NFType, bool)
GetNfTypeOk returns a tuple with the NfType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AccessTokenReq) GetRequesterFqdn ¶
func (o *AccessTokenReq) GetRequesterFqdn() string
GetRequesterFqdn returns the RequesterFqdn field value if set, zero value otherwise.
func (*AccessTokenReq) GetRequesterFqdnOk ¶
func (o *AccessTokenReq) GetRequesterFqdnOk() (*string, bool)
GetRequesterFqdnOk returns a tuple with the RequesterFqdn field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AccessTokenReq) GetRequesterPlmn ¶
func (o *AccessTokenReq) GetRequesterPlmn() PlmnId
GetRequesterPlmn returns the RequesterPlmn field value if set, zero value otherwise.
func (*AccessTokenReq) GetRequesterPlmnList ¶
func (o *AccessTokenReq) GetRequesterPlmnList() []PlmnId
GetRequesterPlmnList returns the RequesterPlmnList field value if set, zero value otherwise.
func (*AccessTokenReq) GetRequesterPlmnListOk ¶
func (o *AccessTokenReq) GetRequesterPlmnListOk() ([]PlmnId, bool)
GetRequesterPlmnListOk returns a tuple with the RequesterPlmnList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AccessTokenReq) GetRequesterPlmnOk ¶
func (o *AccessTokenReq) GetRequesterPlmnOk() (*PlmnId, bool)
GetRequesterPlmnOk returns a tuple with the RequesterPlmn field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AccessTokenReq) GetRequesterSnpnList ¶
func (o *AccessTokenReq) GetRequesterSnpnList() []PlmnIdNid
GetRequesterSnpnList returns the RequesterSnpnList field value if set, zero value otherwise.
func (*AccessTokenReq) GetRequesterSnpnListOk ¶
func (o *AccessTokenReq) GetRequesterSnpnListOk() ([]PlmnIdNid, bool)
GetRequesterSnpnListOk returns a tuple with the RequesterSnpnList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AccessTokenReq) GetRequesterSnssaiList ¶
func (o *AccessTokenReq) GetRequesterSnssaiList() []Snssai
GetRequesterSnssaiList returns the RequesterSnssaiList field value if set, zero value otherwise.
func (*AccessTokenReq) GetRequesterSnssaiListOk ¶
func (o *AccessTokenReq) GetRequesterSnssaiListOk() ([]Snssai, bool)
GetRequesterSnssaiListOk returns a tuple with the RequesterSnssaiList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AccessTokenReq) GetScope ¶
func (o *AccessTokenReq) GetScope() string
GetScope returns the Scope field value
func (*AccessTokenReq) GetScopeOk ¶
func (o *AccessTokenReq) GetScopeOk() (*string, bool)
GetScopeOk returns a tuple with the Scope field value and a boolean to check if the value has been set.
func (*AccessTokenReq) GetSourceNfInstanceId ¶
func (o *AccessTokenReq) GetSourceNfInstanceId() string
GetSourceNfInstanceId returns the SourceNfInstanceId field value if set, zero value otherwise.
func (*AccessTokenReq) GetSourceNfInstanceIdOk ¶
func (o *AccessTokenReq) GetSourceNfInstanceIdOk() (*string, bool)
GetSourceNfInstanceIdOk returns a tuple with the SourceNfInstanceId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AccessTokenReq) GetTargetNfInstanceId ¶
func (o *AccessTokenReq) GetTargetNfInstanceId() string
GetTargetNfInstanceId returns the TargetNfInstanceId field value if set, zero value otherwise.
func (*AccessTokenReq) GetTargetNfInstanceIdOk ¶
func (o *AccessTokenReq) GetTargetNfInstanceIdOk() (*string, bool)
GetTargetNfInstanceIdOk returns a tuple with the TargetNfInstanceId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AccessTokenReq) GetTargetNfServiceSetId ¶
func (o *AccessTokenReq) GetTargetNfServiceSetId() string
GetTargetNfServiceSetId returns the TargetNfServiceSetId field value if set, zero value otherwise.
func (*AccessTokenReq) GetTargetNfServiceSetIdOk ¶
func (o *AccessTokenReq) GetTargetNfServiceSetIdOk() (*string, bool)
GetTargetNfServiceSetIdOk returns a tuple with the TargetNfServiceSetId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AccessTokenReq) GetTargetNfSetId ¶
func (o *AccessTokenReq) GetTargetNfSetId() string
GetTargetNfSetId returns the TargetNfSetId field value if set, zero value otherwise.
func (*AccessTokenReq) GetTargetNfSetIdOk ¶
func (o *AccessTokenReq) GetTargetNfSetIdOk() (*string, bool)
GetTargetNfSetIdOk returns a tuple with the TargetNfSetId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AccessTokenReq) GetTargetNfType ¶
func (o *AccessTokenReq) GetTargetNfType() NFType
GetTargetNfType returns the TargetNfType field value if set, zero value otherwise.
func (*AccessTokenReq) GetTargetNfTypeOk ¶
func (o *AccessTokenReq) GetTargetNfTypeOk() (*NFType, bool)
GetTargetNfTypeOk returns a tuple with the TargetNfType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AccessTokenReq) GetTargetNsiList ¶
func (o *AccessTokenReq) GetTargetNsiList() []string
GetTargetNsiList returns the TargetNsiList field value if set, zero value otherwise.
func (*AccessTokenReq) GetTargetNsiListOk ¶
func (o *AccessTokenReq) GetTargetNsiListOk() ([]string, bool)
GetTargetNsiListOk returns a tuple with the TargetNsiList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AccessTokenReq) GetTargetPlmn ¶
func (o *AccessTokenReq) GetTargetPlmn() PlmnId
GetTargetPlmn returns the TargetPlmn field value if set, zero value otherwise.
func (*AccessTokenReq) GetTargetPlmnOk ¶
func (o *AccessTokenReq) GetTargetPlmnOk() (*PlmnId, bool)
GetTargetPlmnOk returns a tuple with the TargetPlmn field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AccessTokenReq) GetTargetSnpn ¶
func (o *AccessTokenReq) GetTargetSnpn() PlmnIdNid
GetTargetSnpn returns the TargetSnpn field value if set, zero value otherwise.
func (*AccessTokenReq) GetTargetSnpnOk ¶
func (o *AccessTokenReq) GetTargetSnpnOk() (*PlmnIdNid, bool)
GetTargetSnpnOk returns a tuple with the TargetSnpn field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AccessTokenReq) GetTargetSnssaiList ¶
func (o *AccessTokenReq) GetTargetSnssaiList() []Snssai
GetTargetSnssaiList returns the TargetSnssaiList field value if set, zero value otherwise.
func (*AccessTokenReq) GetTargetSnssaiListOk ¶
func (o *AccessTokenReq) GetTargetSnssaiListOk() ([]Snssai, bool)
GetTargetSnssaiListOk returns a tuple with the TargetSnssaiList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AccessTokenReq) HasHnrfAccessTokenUri ¶
func (o *AccessTokenReq) HasHnrfAccessTokenUri() bool
HasHnrfAccessTokenUri returns a boolean if a field has been set.
func (*AccessTokenReq) HasNfType ¶
func (o *AccessTokenReq) HasNfType() bool
HasNfType returns a boolean if a field has been set.
func (*AccessTokenReq) HasRequesterFqdn ¶
func (o *AccessTokenReq) HasRequesterFqdn() bool
HasRequesterFqdn returns a boolean if a field has been set.
func (*AccessTokenReq) HasRequesterPlmn ¶
func (o *AccessTokenReq) HasRequesterPlmn() bool
HasRequesterPlmn returns a boolean if a field has been set.
func (*AccessTokenReq) HasRequesterPlmnList ¶
func (o *AccessTokenReq) HasRequesterPlmnList() bool
HasRequesterPlmnList returns a boolean if a field has been set.
func (*AccessTokenReq) HasRequesterSnpnList ¶
func (o *AccessTokenReq) HasRequesterSnpnList() bool
HasRequesterSnpnList returns a boolean if a field has been set.
func (*AccessTokenReq) HasRequesterSnssaiList ¶
func (o *AccessTokenReq) HasRequesterSnssaiList() bool
HasRequesterSnssaiList returns a boolean if a field has been set.
func (*AccessTokenReq) HasSourceNfInstanceId ¶
func (o *AccessTokenReq) HasSourceNfInstanceId() bool
HasSourceNfInstanceId returns a boolean if a field has been set.
func (*AccessTokenReq) HasTargetNfInstanceId ¶
func (o *AccessTokenReq) HasTargetNfInstanceId() bool
HasTargetNfInstanceId returns a boolean if a field has been set.
func (*AccessTokenReq) HasTargetNfServiceSetId ¶
func (o *AccessTokenReq) HasTargetNfServiceSetId() bool
HasTargetNfServiceSetId returns a boolean if a field has been set.
func (*AccessTokenReq) HasTargetNfSetId ¶
func (o *AccessTokenReq) HasTargetNfSetId() bool
HasTargetNfSetId returns a boolean if a field has been set.
func (*AccessTokenReq) HasTargetNfType ¶
func (o *AccessTokenReq) HasTargetNfType() bool
HasTargetNfType returns a boolean if a field has been set.
func (*AccessTokenReq) HasTargetNsiList ¶
func (o *AccessTokenReq) HasTargetNsiList() bool
HasTargetNsiList returns a boolean if a field has been set.
func (*AccessTokenReq) HasTargetPlmn ¶
func (o *AccessTokenReq) HasTargetPlmn() bool
HasTargetPlmn returns a boolean if a field has been set.
func (*AccessTokenReq) HasTargetSnpn ¶
func (o *AccessTokenReq) HasTargetSnpn() bool
HasTargetSnpn returns a boolean if a field has been set.
func (*AccessTokenReq) HasTargetSnssaiList ¶
func (o *AccessTokenReq) HasTargetSnssaiList() bool
HasTargetSnssaiList returns a boolean if a field has been set.
func (AccessTokenReq) MarshalJSON ¶
func (o AccessTokenReq) MarshalJSON() ([]byte, error)
func (*AccessTokenReq) SetGrantType ¶
func (o *AccessTokenReq) SetGrantType(v string)
SetGrantType sets field value
func (*AccessTokenReq) SetHnrfAccessTokenUri ¶
func (o *AccessTokenReq) SetHnrfAccessTokenUri(v string)
SetHnrfAccessTokenUri gets a reference to the given string and assigns it to the HnrfAccessTokenUri field.
func (*AccessTokenReq) SetNfInstanceId ¶
func (o *AccessTokenReq) SetNfInstanceId(v string)
SetNfInstanceId sets field value
func (*AccessTokenReq) SetNfType ¶
func (o *AccessTokenReq) SetNfType(v NFType)
SetNfType gets a reference to the given NFType and assigns it to the NfType field.
func (*AccessTokenReq) SetRequesterFqdn ¶
func (o *AccessTokenReq) SetRequesterFqdn(v string)
SetRequesterFqdn gets a reference to the given string and assigns it to the RequesterFqdn field.
func (*AccessTokenReq) SetRequesterPlmn ¶
func (o *AccessTokenReq) SetRequesterPlmn(v PlmnId)
SetRequesterPlmn gets a reference to the given PlmnId and assigns it to the RequesterPlmn field.
func (*AccessTokenReq) SetRequesterPlmnList ¶
func (o *AccessTokenReq) SetRequesterPlmnList(v []PlmnId)
SetRequesterPlmnList gets a reference to the given []PlmnId and assigns it to the RequesterPlmnList field.
func (*AccessTokenReq) SetRequesterSnpnList ¶
func (o *AccessTokenReq) SetRequesterSnpnList(v []PlmnIdNid)
SetRequesterSnpnList gets a reference to the given []PlmnIdNid and assigns it to the RequesterSnpnList field.
func (*AccessTokenReq) SetRequesterSnssaiList ¶
func (o *AccessTokenReq) SetRequesterSnssaiList(v []Snssai)
SetRequesterSnssaiList gets a reference to the given []Snssai and assigns it to the RequesterSnssaiList field.
func (*AccessTokenReq) SetScope ¶
func (o *AccessTokenReq) SetScope(v string)
SetScope sets field value
func (*AccessTokenReq) SetSourceNfInstanceId ¶
func (o *AccessTokenReq) SetSourceNfInstanceId(v string)
SetSourceNfInstanceId gets a reference to the given string and assigns it to the SourceNfInstanceId field.
func (*AccessTokenReq) SetTargetNfInstanceId ¶
func (o *AccessTokenReq) SetTargetNfInstanceId(v string)
SetTargetNfInstanceId gets a reference to the given string and assigns it to the TargetNfInstanceId field.
func (*AccessTokenReq) SetTargetNfServiceSetId ¶
func (o *AccessTokenReq) SetTargetNfServiceSetId(v string)
SetTargetNfServiceSetId gets a reference to the given string and assigns it to the TargetNfServiceSetId field.
func (*AccessTokenReq) SetTargetNfSetId ¶
func (o *AccessTokenReq) SetTargetNfSetId(v string)
SetTargetNfSetId gets a reference to the given string and assigns it to the TargetNfSetId field.
func (*AccessTokenReq) SetTargetNfType ¶
func (o *AccessTokenReq) SetTargetNfType(v NFType)
SetTargetNfType gets a reference to the given NFType and assigns it to the TargetNfType field.
func (*AccessTokenReq) SetTargetNsiList ¶
func (o *AccessTokenReq) SetTargetNsiList(v []string)
SetTargetNsiList gets a reference to the given []string and assigns it to the TargetNsiList field.
func (*AccessTokenReq) SetTargetPlmn ¶
func (o *AccessTokenReq) SetTargetPlmn(v PlmnId)
SetTargetPlmn gets a reference to the given PlmnId and assigns it to the TargetPlmn field.
func (*AccessTokenReq) SetTargetSnpn ¶
func (o *AccessTokenReq) SetTargetSnpn(v PlmnIdNid)
SetTargetSnpn gets a reference to the given PlmnIdNid and assigns it to the TargetSnpn field.
func (*AccessTokenReq) SetTargetSnssaiList ¶
func (o *AccessTokenReq) SetTargetSnssaiList(v []Snssai)
SetTargetSnssaiList gets a reference to the given []Snssai and assigns it to the TargetSnssaiList field.
func (AccessTokenReq) ToMap ¶
func (o AccessTokenReq) ToMap() (map[string]interface{}, error)
type AccessType ¶
type AccessType string
AccessType Indicates whether the access is via 3GPP or via non-3GPP.
const (
NON_3_GPP_ACCESS AccessType = "NON_3GPP_ACCESS"
)
List of AccessType
func NewAccessTypeFromValue ¶
func NewAccessTypeFromValue(v string) (*AccessType, error)
NewAccessTypeFromValue returns a pointer to a valid AccessType for the value passed as argument, or an error if the value passed is not allowed by the enum
func (AccessType) IsValid ¶
func (v AccessType) IsValid() bool
IsValid return true if the value is valid for the enum, false otherwise
func (AccessType) Ptr ¶
func (v AccessType) Ptr() *AccessType
Ptr returns reference to AccessType value
func (*AccessType) UnmarshalJSON ¶
func (v *AccessType) UnmarshalJSON(src []byte) error
type Accuracy ¶
type Accuracy struct {
String *string
}
Accuracy Possible values are: - LOW: Low accuracy. - HIGH: High accuracy.
func (*Accuracy) MarshalJSON ¶
Marshal data from the first non-nil pointers in the struct to JSON
func (*Accuracy) UnmarshalJSON ¶
Unmarshal JSON data into any of the pointers in the struct
type AdditionalMeasurement ¶
type AdditionalMeasurement struct {
UnexpLoc *NetworkAreaInfo `json:"unexpLoc,omitempty"`
UnexpFlowTeps []IpEthFlowDescription `json:"unexpFlowTeps,omitempty"`
UnexpWakes []time.Time `json:"unexpWakes,omitempty"`
DdosAttack *AddressList `json:"ddosAttack,omitempty"`
WrgDest *AddressList `json:"wrgDest,omitempty"`
Circums []CircumstanceDescription `json:"circums,omitempty"`
}
AdditionalMeasurement Represents additional measurement information.
func NewAdditionalMeasurement ¶
func NewAdditionalMeasurement() *AdditionalMeasurement
NewAdditionalMeasurement instantiates a new AdditionalMeasurement object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAdditionalMeasurementWithDefaults ¶
func NewAdditionalMeasurementWithDefaults() *AdditionalMeasurement
NewAdditionalMeasurementWithDefaults instantiates a new AdditionalMeasurement object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AdditionalMeasurement) GetCircums ¶
func (o *AdditionalMeasurement) GetCircums() []CircumstanceDescription
GetCircums returns the Circums field value if set, zero value otherwise.
func (*AdditionalMeasurement) GetCircumsOk ¶
func (o *AdditionalMeasurement) GetCircumsOk() ([]CircumstanceDescription, bool)
GetCircumsOk returns a tuple with the Circums field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AdditionalMeasurement) GetDdosAttack ¶
func (o *AdditionalMeasurement) GetDdosAttack() AddressList
GetDdosAttack returns the DdosAttack field value if set, zero value otherwise.
func (*AdditionalMeasurement) GetDdosAttackOk ¶
func (o *AdditionalMeasurement) GetDdosAttackOk() (*AddressList, bool)
GetDdosAttackOk returns a tuple with the DdosAttack field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AdditionalMeasurement) GetUnexpFlowTeps ¶
func (o *AdditionalMeasurement) GetUnexpFlowTeps() []IpEthFlowDescription
GetUnexpFlowTeps returns the UnexpFlowTeps field value if set, zero value otherwise.
func (*AdditionalMeasurement) GetUnexpFlowTepsOk ¶
func (o *AdditionalMeasurement) GetUnexpFlowTepsOk() ([]IpEthFlowDescription, bool)
GetUnexpFlowTepsOk returns a tuple with the UnexpFlowTeps field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AdditionalMeasurement) GetUnexpLoc ¶
func (o *AdditionalMeasurement) GetUnexpLoc() NetworkAreaInfo
GetUnexpLoc returns the UnexpLoc field value if set, zero value otherwise.
func (*AdditionalMeasurement) GetUnexpLocOk ¶
func (o *AdditionalMeasurement) GetUnexpLocOk() (*NetworkAreaInfo, bool)
GetUnexpLocOk returns a tuple with the UnexpLoc field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AdditionalMeasurement) GetUnexpWakes ¶
func (o *AdditionalMeasurement) GetUnexpWakes() []time.Time
GetUnexpWakes returns the UnexpWakes field value if set, zero value otherwise.
func (*AdditionalMeasurement) GetUnexpWakesOk ¶
func (o *AdditionalMeasurement) GetUnexpWakesOk() ([]time.Time, bool)
GetUnexpWakesOk returns a tuple with the UnexpWakes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AdditionalMeasurement) GetWrgDest ¶
func (o *AdditionalMeasurement) GetWrgDest() AddressList
GetWrgDest returns the WrgDest field value if set, zero value otherwise.
func (*AdditionalMeasurement) GetWrgDestOk ¶
func (o *AdditionalMeasurement) GetWrgDestOk() (*AddressList, bool)
GetWrgDestOk returns a tuple with the WrgDest field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AdditionalMeasurement) HasCircums ¶
func (o *AdditionalMeasurement) HasCircums() bool
HasCircums returns a boolean if a field has been set.
func (*AdditionalMeasurement) HasDdosAttack ¶
func (o *AdditionalMeasurement) HasDdosAttack() bool
HasDdosAttack returns a boolean if a field has been set.
func (*AdditionalMeasurement) HasUnexpFlowTeps ¶
func (o *AdditionalMeasurement) HasUnexpFlowTeps() bool
HasUnexpFlowTeps returns a boolean if a field has been set.
func (*AdditionalMeasurement) HasUnexpLoc ¶
func (o *AdditionalMeasurement) HasUnexpLoc() bool
HasUnexpLoc returns a boolean if a field has been set.
func (*AdditionalMeasurement) HasUnexpWakes ¶
func (o *AdditionalMeasurement) HasUnexpWakes() bool
HasUnexpWakes returns a boolean if a field has been set.
func (*AdditionalMeasurement) HasWrgDest ¶
func (o *AdditionalMeasurement) HasWrgDest() bool
HasWrgDest returns a boolean if a field has been set.
func (AdditionalMeasurement) MarshalJSON ¶
func (o AdditionalMeasurement) MarshalJSON() ([]byte, error)
func (*AdditionalMeasurement) SetCircums ¶
func (o *AdditionalMeasurement) SetCircums(v []CircumstanceDescription)
SetCircums gets a reference to the given []CircumstanceDescription and assigns it to the Circums field.
func (*AdditionalMeasurement) SetDdosAttack ¶
func (o *AdditionalMeasurement) SetDdosAttack(v AddressList)
SetDdosAttack gets a reference to the given AddressList and assigns it to the DdosAttack field.
func (*AdditionalMeasurement) SetUnexpFlowTeps ¶
func (o *AdditionalMeasurement) SetUnexpFlowTeps(v []IpEthFlowDescription)
SetUnexpFlowTeps gets a reference to the given []IpEthFlowDescription and assigns it to the UnexpFlowTeps field.
func (*AdditionalMeasurement) SetUnexpLoc ¶
func (o *AdditionalMeasurement) SetUnexpLoc(v NetworkAreaInfo)
SetUnexpLoc gets a reference to the given NetworkAreaInfo and assigns it to the UnexpLoc field.
func (*AdditionalMeasurement) SetUnexpWakes ¶
func (o *AdditionalMeasurement) SetUnexpWakes(v []time.Time)
SetUnexpWakes gets a reference to the given []time.Time and assigns it to the UnexpWakes field.
func (*AdditionalMeasurement) SetWrgDest ¶
func (o *AdditionalMeasurement) SetWrgDest(v AddressList)
SetWrgDest gets a reference to the given AddressList and assigns it to the WrgDest field.
func (AdditionalMeasurement) ToMap ¶
func (o AdditionalMeasurement) ToMap() (map[string]interface{}, error)
type AddrFqdn ¶
type AddrFqdn struct {
IpAddr *IpAddr `json:"ipAddr,omitempty"`
// Indicates an FQDN.
Fqdn *string `json:"fqdn,omitempty"`
}
AddrFqdn IP address and/or FQDN.
func NewAddrFqdn ¶
func NewAddrFqdn() *AddrFqdn
NewAddrFqdn instantiates a new AddrFqdn object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAddrFqdnWithDefaults ¶
func NewAddrFqdnWithDefaults() *AddrFqdn
NewAddrFqdnWithDefaults instantiates a new AddrFqdn object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AddrFqdn) GetFqdnOk ¶
GetFqdnOk returns a tuple with the Fqdn field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AddrFqdn) GetIpAddrOk ¶
GetIpAddrOk returns a tuple with the IpAddr field value if set, nil otherwise and a boolean to check if the value has been set.
func (AddrFqdn) MarshalJSON ¶
func (*AddrFqdn) SetFqdn ¶
SetFqdn gets a reference to the given string and assigns it to the Fqdn field.
type AddressList ¶
type AddressList struct {
Ipv4Addrs []string `json:"ipv4Addrs,omitempty"`
Ipv6Addrs []Ipv6Addr `json:"ipv6Addrs,omitempty"`
}
AddressList Represents a list of IPv4 and/or IPv6 addresses.
func NewAddressList ¶
func NewAddressList() *AddressList
NewAddressList instantiates a new AddressList object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAddressListWithDefaults ¶
func NewAddressListWithDefaults() *AddressList
NewAddressListWithDefaults instantiates a new AddressList object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AddressList) GetIpv4Addrs ¶
func (o *AddressList) GetIpv4Addrs() []string
GetIpv4Addrs returns the Ipv4Addrs field value if set, zero value otherwise.
func (*AddressList) GetIpv4AddrsOk ¶
func (o *AddressList) GetIpv4AddrsOk() ([]string, bool)
GetIpv4AddrsOk returns a tuple with the Ipv4Addrs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AddressList) GetIpv6Addrs ¶
func (o *AddressList) GetIpv6Addrs() []Ipv6Addr
GetIpv6Addrs returns the Ipv6Addrs field value if set, zero value otherwise.
func (*AddressList) GetIpv6AddrsOk ¶
func (o *AddressList) GetIpv6AddrsOk() ([]Ipv6Addr, bool)
GetIpv6AddrsOk returns a tuple with the Ipv6Addrs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AddressList) HasIpv4Addrs ¶
func (o *AddressList) HasIpv4Addrs() bool
HasIpv4Addrs returns a boolean if a field has been set.
func (*AddressList) HasIpv6Addrs ¶
func (o *AddressList) HasIpv6Addrs() bool
HasIpv6Addrs returns a boolean if a field has been set.
func (AddressList) MarshalJSON ¶
func (o AddressList) MarshalJSON() ([]byte, error)
func (*AddressList) SetIpv4Addrs ¶
func (o *AddressList) SetIpv4Addrs(v []string)
SetIpv4Addrs gets a reference to the given []string and assigns it to the Ipv4Addrs field.
func (*AddressList) SetIpv6Addrs ¶
func (o *AddressList) SetIpv6Addrs(v []Ipv6Addr)
SetIpv6Addrs gets a reference to the given []Ipv6Addr and assigns it to the Ipv6Addrs field.
func (AddressList) ToMap ¶
func (o AddressList) ToMap() (map[string]interface{}, error)
type AfEvent ¶
type AfEvent struct {
String *string
}
AfEvent Represents Application Events.
func (*AfEvent) MarshalJSON ¶
Marshal data from the first non-nil pointers in the struct to JSON
func (*AfEvent) UnmarshalJSON ¶
Unmarshal JSON data into any of the pointers in the struct
type AfEventExposureData ¶
type AfEventExposureData struct {
AfEvents []AfEvent `json:"afEvents"`
AfIds []string `json:"afIds,omitempty"`
AppIds []string `json:"appIds,omitempty"`
}
AfEventExposureData AF Event Exposure data managed by a given NEF Instance
func NewAfEventExposureData ¶
func NewAfEventExposureData(afEvents []AfEvent) *AfEventExposureData
NewAfEventExposureData instantiates a new AfEventExposureData object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAfEventExposureDataWithDefaults ¶
func NewAfEventExposureDataWithDefaults() *AfEventExposureData
NewAfEventExposureDataWithDefaults instantiates a new AfEventExposureData object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AfEventExposureData) GetAfEvents ¶
func (o *AfEventExposureData) GetAfEvents() []AfEvent
GetAfEvents returns the AfEvents field value
func (*AfEventExposureData) GetAfEventsOk ¶
func (o *AfEventExposureData) GetAfEventsOk() ([]AfEvent, bool)
GetAfEventsOk returns a tuple with the AfEvents field value and a boolean to check if the value has been set.
func (*AfEventExposureData) GetAfIds ¶
func (o *AfEventExposureData) GetAfIds() []string
GetAfIds returns the AfIds field value if set, zero value otherwise.
func (*AfEventExposureData) GetAfIdsOk ¶
func (o *AfEventExposureData) GetAfIdsOk() ([]string, bool)
GetAfIdsOk returns a tuple with the AfIds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AfEventExposureData) GetAppIds ¶
func (o *AfEventExposureData) GetAppIds() []string
GetAppIds returns the AppIds field value if set, zero value otherwise.
func (*AfEventExposureData) GetAppIdsOk ¶
func (o *AfEventExposureData) GetAppIdsOk() ([]string, bool)
GetAppIdsOk returns a tuple with the AppIds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AfEventExposureData) HasAfIds ¶
func (o *AfEventExposureData) HasAfIds() bool
HasAfIds returns a boolean if a field has been set.
func (*AfEventExposureData) HasAppIds ¶
func (o *AfEventExposureData) HasAppIds() bool
HasAppIds returns a boolean if a field has been set.
func (AfEventExposureData) MarshalJSON ¶
func (o AfEventExposureData) MarshalJSON() ([]byte, error)
func (*AfEventExposureData) SetAfEvents ¶
func (o *AfEventExposureData) SetAfEvents(v []AfEvent)
SetAfEvents sets field value
func (*AfEventExposureData) SetAfIds ¶
func (o *AfEventExposureData) SetAfIds(v []string)
SetAfIds gets a reference to the given []string and assigns it to the AfIds field.
func (*AfEventExposureData) SetAppIds ¶
func (o *AfEventExposureData) SetAppIds(v []string)
SetAppIds gets a reference to the given []string and assigns it to the AppIds field.
func (AfEventExposureData) ToMap ¶
func (o AfEventExposureData) ToMap() (map[string]interface{}, error)
type AfEventExposureNotif ¶
type AfEventExposureNotif struct {
NotifId string `json:"notifId"`
EventNotifs []AfEventNotification `json:"eventNotifs"`
}
AfEventExposureNotif Represents notifications on application event(s) that occurred for an Individual Application Event Subscription resource.
func NewAfEventExposureNotif ¶
func NewAfEventExposureNotif(notifId string, eventNotifs []AfEventNotification) *AfEventExposureNotif
NewAfEventExposureNotif instantiates a new AfEventExposureNotif object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAfEventExposureNotifWithDefaults ¶
func NewAfEventExposureNotifWithDefaults() *AfEventExposureNotif
NewAfEventExposureNotifWithDefaults instantiates a new AfEventExposureNotif object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AfEventExposureNotif) GetEventNotifs ¶
func (o *AfEventExposureNotif) GetEventNotifs() []AfEventNotification
GetEventNotifs returns the EventNotifs field value
func (*AfEventExposureNotif) GetEventNotifsOk ¶
func (o *AfEventExposureNotif) GetEventNotifsOk() ([]AfEventNotification, bool)
GetEventNotifsOk returns a tuple with the EventNotifs field value and a boolean to check if the value has been set.
func (*AfEventExposureNotif) GetNotifId ¶
func (o *AfEventExposureNotif) GetNotifId() string
GetNotifId returns the NotifId field value
func (*AfEventExposureNotif) GetNotifIdOk ¶
func (o *AfEventExposureNotif) GetNotifIdOk() (*string, bool)
GetNotifIdOk returns a tuple with the NotifId field value and a boolean to check if the value has been set.
func (AfEventExposureNotif) MarshalJSON ¶
func (o AfEventExposureNotif) MarshalJSON() ([]byte, error)
func (*AfEventExposureNotif) SetEventNotifs ¶
func (o *AfEventExposureNotif) SetEventNotifs(v []AfEventNotification)
SetEventNotifs sets field value
func (*AfEventExposureNotif) SetNotifId ¶
func (o *AfEventExposureNotif) SetNotifId(v string)
SetNotifId sets field value
func (AfEventExposureNotif) ToMap ¶
func (o AfEventExposureNotif) ToMap() (map[string]interface{}, error)
type AfEventNotification ¶
type AfEventNotification struct {
Event AfEvent `json:"event"`
// string with format 'date-time' as defined in OpenAPI.
TimeStamp time.Time `json:"timeStamp"`
SvcExprcInfos []ServiceExperienceInfoPerApp `json:"svcExprcInfos,omitempty"`
UeMobilityInfos []UeMobilityCollection `json:"ueMobilityInfos,omitempty"`
UeCommInfos []UeCommunicationCollection `json:"ueCommInfos,omitempty"`
ExcepInfos []ExceptionInfo `json:"excepInfos,omitempty"`
CongestionInfos []UserDataCongestionCollection `json:"congestionInfos,omitempty"`
PerfDataInfos []PerformanceDataCollection `json:"perfDataInfos,omitempty"`
DispersionInfos []DispersionCollection1 `json:"dispersionInfos,omitempty"`
CollBhvrInfs []CollectiveBehaviourInfo `json:"collBhvrInfs,omitempty"`
MsQoeMetrInfos []MsQoeMetricsCollection `json:"msQoeMetrInfos,omitempty"`
MsConsumpInfos []MsConsumptionCollection `json:"msConsumpInfos,omitempty"`
MsNetAssInvInfos []MsNetAssInvocationCollection `json:"msNetAssInvInfos,omitempty"`
MsDynPlyInvInfos []MsDynPolicyInvocationCollection `json:"msDynPlyInvInfos,omitempty"`
MsAccActInfos []MSAccessActivityCollection `json:"msAccActInfos,omitempty"`
}
AfEventNotification Represents information related to an event to be reported.
func NewAfEventNotification ¶
func NewAfEventNotification(event AfEvent, timeStamp time.Time) *AfEventNotification
NewAfEventNotification instantiates a new AfEventNotification object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAfEventNotificationWithDefaults ¶
func NewAfEventNotificationWithDefaults() *AfEventNotification
NewAfEventNotificationWithDefaults instantiates a new AfEventNotification object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AfEventNotification) GetCollBhvrInfs ¶
func (o *AfEventNotification) GetCollBhvrInfs() []CollectiveBehaviourInfo
GetCollBhvrInfs returns the CollBhvrInfs field value if set, zero value otherwise.
func (*AfEventNotification) GetCollBhvrInfsOk ¶
func (o *AfEventNotification) GetCollBhvrInfsOk() ([]CollectiveBehaviourInfo, bool)
GetCollBhvrInfsOk returns a tuple with the CollBhvrInfs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AfEventNotification) GetCongestionInfos ¶
func (o *AfEventNotification) GetCongestionInfos() []UserDataCongestionCollection
GetCongestionInfos returns the CongestionInfos field value if set, zero value otherwise.
func (*AfEventNotification) GetCongestionInfosOk ¶
func (o *AfEventNotification) GetCongestionInfosOk() ([]UserDataCongestionCollection, bool)
GetCongestionInfosOk returns a tuple with the CongestionInfos field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AfEventNotification) GetDispersionInfos ¶
func (o *AfEventNotification) GetDispersionInfos() []DispersionCollection1
GetDispersionInfos returns the DispersionInfos field value if set, zero value otherwise.
func (*AfEventNotification) GetDispersionInfosOk ¶
func (o *AfEventNotification) GetDispersionInfosOk() ([]DispersionCollection1, bool)
GetDispersionInfosOk returns a tuple with the DispersionInfos field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AfEventNotification) GetEvent ¶
func (o *AfEventNotification) GetEvent() AfEvent
GetEvent returns the Event field value
func (*AfEventNotification) GetEventOk ¶
func (o *AfEventNotification) GetEventOk() (*AfEvent, bool)
GetEventOk returns a tuple with the Event field value and a boolean to check if the value has been set.
func (*AfEventNotification) GetExcepInfos ¶
func (o *AfEventNotification) GetExcepInfos() []ExceptionInfo
GetExcepInfos returns the ExcepInfos field value if set, zero value otherwise.
func (*AfEventNotification) GetExcepInfosOk ¶
func (o *AfEventNotification) GetExcepInfosOk() ([]ExceptionInfo, bool)
GetExcepInfosOk returns a tuple with the ExcepInfos field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AfEventNotification) GetMsAccActInfos ¶
func (o *AfEventNotification) GetMsAccActInfos() []MSAccessActivityCollection
GetMsAccActInfos returns the MsAccActInfos field value if set, zero value otherwise.
func (*AfEventNotification) GetMsAccActInfosOk ¶
func (o *AfEventNotification) GetMsAccActInfosOk() ([]MSAccessActivityCollection, bool)
GetMsAccActInfosOk returns a tuple with the MsAccActInfos field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AfEventNotification) GetMsConsumpInfos ¶
func (o *AfEventNotification) GetMsConsumpInfos() []MsConsumptionCollection
GetMsConsumpInfos returns the MsConsumpInfos field value if set, zero value otherwise.
func (*AfEventNotification) GetMsConsumpInfosOk ¶
func (o *AfEventNotification) GetMsConsumpInfosOk() ([]MsConsumptionCollection, bool)
GetMsConsumpInfosOk returns a tuple with the MsConsumpInfos field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AfEventNotification) GetMsDynPlyInvInfos ¶
func (o *AfEventNotification) GetMsDynPlyInvInfos() []MsDynPolicyInvocationCollection
GetMsDynPlyInvInfos returns the MsDynPlyInvInfos field value if set, zero value otherwise.
func (*AfEventNotification) GetMsDynPlyInvInfosOk ¶
func (o *AfEventNotification) GetMsDynPlyInvInfosOk() ([]MsDynPolicyInvocationCollection, bool)
GetMsDynPlyInvInfosOk returns a tuple with the MsDynPlyInvInfos field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AfEventNotification) GetMsNetAssInvInfos ¶
func (o *AfEventNotification) GetMsNetAssInvInfos() []MsNetAssInvocationCollection
GetMsNetAssInvInfos returns the MsNetAssInvInfos field value if set, zero value otherwise.
func (*AfEventNotification) GetMsNetAssInvInfosOk ¶
func (o *AfEventNotification) GetMsNetAssInvInfosOk() ([]MsNetAssInvocationCollection, bool)
GetMsNetAssInvInfosOk returns a tuple with the MsNetAssInvInfos field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AfEventNotification) GetMsQoeMetrInfos ¶
func (o *AfEventNotification) GetMsQoeMetrInfos() []MsQoeMetricsCollection
GetMsQoeMetrInfos returns the MsQoeMetrInfos field value if set, zero value otherwise.
func (*AfEventNotification) GetMsQoeMetrInfosOk ¶
func (o *AfEventNotification) GetMsQoeMetrInfosOk() ([]MsQoeMetricsCollection, bool)
GetMsQoeMetrInfosOk returns a tuple with the MsQoeMetrInfos field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AfEventNotification) GetPerfDataInfos ¶
func (o *AfEventNotification) GetPerfDataInfos() []PerformanceDataCollection
GetPerfDataInfos returns the PerfDataInfos field value if set, zero value otherwise.
func (*AfEventNotification) GetPerfDataInfosOk ¶
func (o *AfEventNotification) GetPerfDataInfosOk() ([]PerformanceDataCollection, bool)
GetPerfDataInfosOk returns a tuple with the PerfDataInfos field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AfEventNotification) GetSvcExprcInfos ¶
func (o *AfEventNotification) GetSvcExprcInfos() []ServiceExperienceInfoPerApp
GetSvcExprcInfos returns the SvcExprcInfos field value if set, zero value otherwise.
func (*AfEventNotification) GetSvcExprcInfosOk ¶
func (o *AfEventNotification) GetSvcExprcInfosOk() ([]ServiceExperienceInfoPerApp, bool)
GetSvcExprcInfosOk returns a tuple with the SvcExprcInfos field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AfEventNotification) GetTimeStamp ¶
func (o *AfEventNotification) GetTimeStamp() time.Time
GetTimeStamp returns the TimeStamp field value
func (*AfEventNotification) GetTimeStampOk ¶
func (o *AfEventNotification) GetTimeStampOk() (*time.Time, bool)
GetTimeStampOk returns a tuple with the TimeStamp field value and a boolean to check if the value has been set.
func (*AfEventNotification) GetUeCommInfos ¶
func (o *AfEventNotification) GetUeCommInfos() []UeCommunicationCollection
GetUeCommInfos returns the UeCommInfos field value if set, zero value otherwise.
func (*AfEventNotification) GetUeCommInfosOk ¶
func (o *AfEventNotification) GetUeCommInfosOk() ([]UeCommunicationCollection, bool)
GetUeCommInfosOk returns a tuple with the UeCommInfos field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AfEventNotification) GetUeMobilityInfos ¶
func (o *AfEventNotification) GetUeMobilityInfos() []UeMobilityCollection
GetUeMobilityInfos returns the UeMobilityInfos field value if set, zero value otherwise.
func (*AfEventNotification) GetUeMobilityInfosOk ¶
func (o *AfEventNotification) GetUeMobilityInfosOk() ([]UeMobilityCollection, bool)
GetUeMobilityInfosOk returns a tuple with the UeMobilityInfos field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AfEventNotification) HasCollBhvrInfs ¶
func (o *AfEventNotification) HasCollBhvrInfs() bool
HasCollBhvrInfs returns a boolean if a field has been set.
func (*AfEventNotification) HasCongestionInfos ¶
func (o *AfEventNotification) HasCongestionInfos() bool
HasCongestionInfos returns a boolean if a field has been set.
func (*AfEventNotification) HasDispersionInfos ¶
func (o *AfEventNotification) HasDispersionInfos() bool
HasDispersionInfos returns a boolean if a field has been set.
func (*AfEventNotification) HasExcepInfos ¶
func (o *AfEventNotification) HasExcepInfos() bool
HasExcepInfos returns a boolean if a field has been set.
func (*AfEventNotification) HasMsAccActInfos ¶
func (o *AfEventNotification) HasMsAccActInfos() bool
HasMsAccActInfos returns a boolean if a field has been set.
func (*AfEventNotification) HasMsConsumpInfos ¶
func (o *AfEventNotification) HasMsConsumpInfos() bool
HasMsConsumpInfos returns a boolean if a field has been set.
func (*AfEventNotification) HasMsDynPlyInvInfos ¶
func (o *AfEventNotification) HasMsDynPlyInvInfos() bool
HasMsDynPlyInvInfos returns a boolean if a field has been set.
func (*AfEventNotification) HasMsNetAssInvInfos ¶
func (o *AfEventNotification) HasMsNetAssInvInfos() bool
HasMsNetAssInvInfos returns a boolean if a field has been set.
func (*AfEventNotification) HasMsQoeMetrInfos ¶
func (o *AfEventNotification) HasMsQoeMetrInfos() bool
HasMsQoeMetrInfos returns a boolean if a field has been set.
func (*AfEventNotification) HasPerfDataInfos ¶
func (o *AfEventNotification) HasPerfDataInfos() bool
HasPerfDataInfos returns a boolean if a field has been set.
func (*AfEventNotification) HasSvcExprcInfos ¶
func (o *AfEventNotification) HasSvcExprcInfos() bool
HasSvcExprcInfos returns a boolean if a field has been set.
func (*AfEventNotification) HasUeCommInfos ¶
func (o *AfEventNotification) HasUeCommInfos() bool
HasUeCommInfos returns a boolean if a field has been set.
func (*AfEventNotification) HasUeMobilityInfos ¶
func (o *AfEventNotification) HasUeMobilityInfos() bool
HasUeMobilityInfos returns a boolean if a field has been set.
func (AfEventNotification) MarshalJSON ¶
func (o AfEventNotification) MarshalJSON() ([]byte, error)
func (*AfEventNotification) SetCollBhvrInfs ¶
func (o *AfEventNotification) SetCollBhvrInfs(v []CollectiveBehaviourInfo)
SetCollBhvrInfs gets a reference to the given []CollectiveBehaviourInfo and assigns it to the CollBhvrInfs field.
func (*AfEventNotification) SetCongestionInfos ¶
func (o *AfEventNotification) SetCongestionInfos(v []UserDataCongestionCollection)
SetCongestionInfos gets a reference to the given []UserDataCongestionCollection and assigns it to the CongestionInfos field.
func (*AfEventNotification) SetDispersionInfos ¶
func (o *AfEventNotification) SetDispersionInfos(v []DispersionCollection1)
SetDispersionInfos gets a reference to the given []DispersionCollection1 and assigns it to the DispersionInfos field.
func (*AfEventNotification) SetEvent ¶
func (o *AfEventNotification) SetEvent(v AfEvent)
SetEvent sets field value
func (*AfEventNotification) SetExcepInfos ¶
func (o *AfEventNotification) SetExcepInfos(v []ExceptionInfo)
SetExcepInfos gets a reference to the given []ExceptionInfo and assigns it to the ExcepInfos field.
func (*AfEventNotification) SetMsAccActInfos ¶
func (o *AfEventNotification) SetMsAccActInfos(v []MSAccessActivityCollection)
SetMsAccActInfos gets a reference to the given []MSAccessActivityCollection and assigns it to the MsAccActInfos field.
func (*AfEventNotification) SetMsConsumpInfos ¶
func (o *AfEventNotification) SetMsConsumpInfos(v []MsConsumptionCollection)
SetMsConsumpInfos gets a reference to the given []MsConsumptionCollection and assigns it to the MsConsumpInfos field.
func (*AfEventNotification) SetMsDynPlyInvInfos ¶
func (o *AfEventNotification) SetMsDynPlyInvInfos(v []MsDynPolicyInvocationCollection)
SetMsDynPlyInvInfos gets a reference to the given []MsDynPolicyInvocationCollection and assigns it to the MsDynPlyInvInfos field.
func (*AfEventNotification) SetMsNetAssInvInfos ¶
func (o *AfEventNotification) SetMsNetAssInvInfos(v []MsNetAssInvocationCollection)
SetMsNetAssInvInfos gets a reference to the given []MsNetAssInvocationCollection and assigns it to the MsNetAssInvInfos field.
func (*AfEventNotification) SetMsQoeMetrInfos ¶
func (o *AfEventNotification) SetMsQoeMetrInfos(v []MsQoeMetricsCollection)
SetMsQoeMetrInfos gets a reference to the given []MsQoeMetricsCollection and assigns it to the MsQoeMetrInfos field.
func (*AfEventNotification) SetPerfDataInfos ¶
func (o *AfEventNotification) SetPerfDataInfos(v []PerformanceDataCollection)
SetPerfDataInfos gets a reference to the given []PerformanceDataCollection and assigns it to the PerfDataInfos field.
func (*AfEventNotification) SetSvcExprcInfos ¶
func (o *AfEventNotification) SetSvcExprcInfos(v []ServiceExperienceInfoPerApp)
SetSvcExprcInfos gets a reference to the given []ServiceExperienceInfoPerApp and assigns it to the SvcExprcInfos field.
func (*AfEventNotification) SetTimeStamp ¶
func (o *AfEventNotification) SetTimeStamp(v time.Time)
SetTimeStamp sets field value
func (*AfEventNotification) SetUeCommInfos ¶
func (o *AfEventNotification) SetUeCommInfos(v []UeCommunicationCollection)
SetUeCommInfos gets a reference to the given []UeCommunicationCollection and assigns it to the UeCommInfos field.
func (*AfEventNotification) SetUeMobilityInfos ¶
func (o *AfEventNotification) SetUeMobilityInfos(v []UeMobilityCollection)
SetUeMobilityInfos gets a reference to the given []UeMobilityCollection and assigns it to the UeMobilityInfos field.
func (AfEventNotification) ToMap ¶
func (o AfEventNotification) ToMap() (map[string]interface{}, error)
type AmfCond ¶
type AmfCond struct {
Interface *interface{}
}
AmfCond Subscription to a set of AMFs, based on AMF Set Id and/or AMF Region Id
func (*AmfCond) MarshalJSON ¶
Marshal data from the first non-nil pointers in the struct to JSON
func (*AmfCond) UnmarshalJSON ¶
Unmarshal JSON data into any of the pointers in the struct
type AmfEventArea ¶
type AmfEventArea struct {
PresenceInfo *PresenceInfo `json:"presenceInfo,omitempty"`
LadnInfo *LadnInfo `json:"ladnInfo,omitempty"`
SNssai *Snssai `json:"sNssai,omitempty"`
// Contains the Identifier of the selected Network Slice instance
NsiId *string `json:"nsiId,omitempty"`
}
AmfEventArea Represents an area to be monitored by an AMF event
func NewAmfEventArea ¶
func NewAmfEventArea() *AmfEventArea
NewAmfEventArea instantiates a new AmfEventArea object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAmfEventAreaWithDefaults ¶
func NewAmfEventAreaWithDefaults() *AmfEventArea
NewAmfEventAreaWithDefaults instantiates a new AmfEventArea object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AmfEventArea) GetLadnInfo ¶
func (o *AmfEventArea) GetLadnInfo() LadnInfo
GetLadnInfo returns the LadnInfo field value if set, zero value otherwise.
func (*AmfEventArea) GetLadnInfoOk ¶
func (o *AmfEventArea) GetLadnInfoOk() (*LadnInfo, bool)
GetLadnInfoOk returns a tuple with the LadnInfo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventArea) GetNsiId ¶
func (o *AmfEventArea) GetNsiId() string
GetNsiId returns the NsiId field value if set, zero value otherwise.
func (*AmfEventArea) GetNsiIdOk ¶
func (o *AmfEventArea) GetNsiIdOk() (*string, bool)
GetNsiIdOk returns a tuple with the NsiId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventArea) GetPresenceInfo ¶
func (o *AmfEventArea) GetPresenceInfo() PresenceInfo
GetPresenceInfo returns the PresenceInfo field value if set, zero value otherwise.
func (*AmfEventArea) GetPresenceInfoOk ¶
func (o *AmfEventArea) GetPresenceInfoOk() (*PresenceInfo, bool)
GetPresenceInfoOk returns a tuple with the PresenceInfo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventArea) GetSNssai ¶
func (o *AmfEventArea) GetSNssai() Snssai
GetSNssai returns the SNssai field value if set, zero value otherwise.
func (*AmfEventArea) GetSNssaiOk ¶
func (o *AmfEventArea) GetSNssaiOk() (*Snssai, bool)
GetSNssaiOk returns a tuple with the SNssai field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventArea) HasLadnInfo ¶
func (o *AmfEventArea) HasLadnInfo() bool
HasLadnInfo returns a boolean if a field has been set.
func (*AmfEventArea) HasNsiId ¶
func (o *AmfEventArea) HasNsiId() bool
HasNsiId returns a boolean if a field has been set.
func (*AmfEventArea) HasPresenceInfo ¶
func (o *AmfEventArea) HasPresenceInfo() bool
HasPresenceInfo returns a boolean if a field has been set.
func (*AmfEventArea) HasSNssai ¶
func (o *AmfEventArea) HasSNssai() bool
HasSNssai returns a boolean if a field has been set.
func (AmfEventArea) MarshalJSON ¶
func (o AmfEventArea) MarshalJSON() ([]byte, error)
func (*AmfEventArea) SetLadnInfo ¶
func (o *AmfEventArea) SetLadnInfo(v LadnInfo)
SetLadnInfo gets a reference to the given LadnInfo and assigns it to the LadnInfo field.
func (*AmfEventArea) SetNsiId ¶
func (o *AmfEventArea) SetNsiId(v string)
SetNsiId gets a reference to the given string and assigns it to the NsiId field.
func (*AmfEventArea) SetPresenceInfo ¶
func (o *AmfEventArea) SetPresenceInfo(v PresenceInfo)
SetPresenceInfo gets a reference to the given PresenceInfo and assigns it to the PresenceInfo field.
func (*AmfEventArea) SetSNssai ¶
func (o *AmfEventArea) SetSNssai(v Snssai)
SetSNssai gets a reference to the given Snssai and assigns it to the SNssai field.
func (AmfEventArea) ToMap ¶
func (o AmfEventArea) ToMap() (map[string]interface{}, error)
type AmfEventNotification ¶
type AmfEventNotification struct {
NotifyCorrelationId *string `json:"notifyCorrelationId,omitempty"`
SubsChangeNotifyCorrelationId *string `json:"subsChangeNotifyCorrelationId,omitempty"`
ReportList []AmfEventReport `json:"reportList,omitempty"`
EventSubsSyncInfo *AmfEventSubsSyncInfo `json:"eventSubsSyncInfo,omitempty"`
}
AmfEventNotification Data within a AMF Event Notification request
func NewAmfEventNotification ¶
func NewAmfEventNotification() *AmfEventNotification
NewAmfEventNotification instantiates a new AmfEventNotification object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAmfEventNotificationWithDefaults ¶
func NewAmfEventNotificationWithDefaults() *AmfEventNotification
NewAmfEventNotificationWithDefaults instantiates a new AmfEventNotification object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AmfEventNotification) GetEventSubsSyncInfo ¶
func (o *AmfEventNotification) GetEventSubsSyncInfo() AmfEventSubsSyncInfo
GetEventSubsSyncInfo returns the EventSubsSyncInfo field value if set, zero value otherwise.
func (*AmfEventNotification) GetEventSubsSyncInfoOk ¶
func (o *AmfEventNotification) GetEventSubsSyncInfoOk() (*AmfEventSubsSyncInfo, bool)
GetEventSubsSyncInfoOk returns a tuple with the EventSubsSyncInfo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventNotification) GetNotifyCorrelationId ¶
func (o *AmfEventNotification) GetNotifyCorrelationId() string
GetNotifyCorrelationId returns the NotifyCorrelationId field value if set, zero value otherwise.
func (*AmfEventNotification) GetNotifyCorrelationIdOk ¶
func (o *AmfEventNotification) GetNotifyCorrelationIdOk() (*string, bool)
GetNotifyCorrelationIdOk returns a tuple with the NotifyCorrelationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventNotification) GetReportList ¶
func (o *AmfEventNotification) GetReportList() []AmfEventReport
GetReportList returns the ReportList field value if set, zero value otherwise.
func (*AmfEventNotification) GetReportListOk ¶
func (o *AmfEventNotification) GetReportListOk() ([]AmfEventReport, bool)
GetReportListOk returns a tuple with the ReportList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventNotification) GetSubsChangeNotifyCorrelationId ¶
func (o *AmfEventNotification) GetSubsChangeNotifyCorrelationId() string
GetSubsChangeNotifyCorrelationId returns the SubsChangeNotifyCorrelationId field value if set, zero value otherwise.
func (*AmfEventNotification) GetSubsChangeNotifyCorrelationIdOk ¶
func (o *AmfEventNotification) GetSubsChangeNotifyCorrelationIdOk() (*string, bool)
GetSubsChangeNotifyCorrelationIdOk returns a tuple with the SubsChangeNotifyCorrelationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventNotification) HasEventSubsSyncInfo ¶
func (o *AmfEventNotification) HasEventSubsSyncInfo() bool
HasEventSubsSyncInfo returns a boolean if a field has been set.
func (*AmfEventNotification) HasNotifyCorrelationId ¶
func (o *AmfEventNotification) HasNotifyCorrelationId() bool
HasNotifyCorrelationId returns a boolean if a field has been set.
func (*AmfEventNotification) HasReportList ¶
func (o *AmfEventNotification) HasReportList() bool
HasReportList returns a boolean if a field has been set.
func (*AmfEventNotification) HasSubsChangeNotifyCorrelationId ¶
func (o *AmfEventNotification) HasSubsChangeNotifyCorrelationId() bool
HasSubsChangeNotifyCorrelationId returns a boolean if a field has been set.
func (AmfEventNotification) MarshalJSON ¶
func (o AmfEventNotification) MarshalJSON() ([]byte, error)
func (*AmfEventNotification) SetEventSubsSyncInfo ¶
func (o *AmfEventNotification) SetEventSubsSyncInfo(v AmfEventSubsSyncInfo)
SetEventSubsSyncInfo gets a reference to the given AmfEventSubsSyncInfo and assigns it to the EventSubsSyncInfo field.
func (*AmfEventNotification) SetNotifyCorrelationId ¶
func (o *AmfEventNotification) SetNotifyCorrelationId(v string)
SetNotifyCorrelationId gets a reference to the given string and assigns it to the NotifyCorrelationId field.
func (*AmfEventNotification) SetReportList ¶
func (o *AmfEventNotification) SetReportList(v []AmfEventReport)
SetReportList gets a reference to the given []AmfEventReport and assigns it to the ReportList field.
func (*AmfEventNotification) SetSubsChangeNotifyCorrelationId ¶
func (o *AmfEventNotification) SetSubsChangeNotifyCorrelationId(v string)
SetSubsChangeNotifyCorrelationId gets a reference to the given string and assigns it to the SubsChangeNotifyCorrelationId field.
func (AmfEventNotification) ToMap ¶
func (o AmfEventNotification) ToMap() (map[string]interface{}, error)
type AmfEventReport ¶
type AmfEventReport struct {
Type AmfEventType `json:"type"`
State AmfEventState `json:"state"`
// string with format 'date-time' as defined in OpenAPI.
TimeStamp time.Time `json:"timeStamp"`
// String providing an URI formatted according to RFC 3986.
SubscriptionId *string `json:"subscriptionId,omitempty"`
AnyUe *bool `json:"anyUe,omitempty"`
// String identifying a Supi that shall contain either an IMSI, a network specific identifier, a Global Cable Identifier (GCI) or a Global Line Identifier (GLI) as specified in clause 2.2A of 3GPP TS 23.003. It shall be formatted as follows - for an IMSI \"imsi-<imsi>\", where <imsi> shall be formatted according to clause 2.2 of 3GPP TS 23.003 that describes an IMSI. - for a network specific identifier \"nai-<nai>, where <nai> shall be formatted according to clause 28.7.2 of 3GPP TS 23.003 that describes an NAI. - for a GCI \"gci-<gci>\", where <gci> shall be formatted according to clause 28.15.2 of 3GPP TS 23.003. - for a GLI \"gli-<gli>\", where <gli> shall be formatted according to clause 28.16.2 of 3GPP TS 23.003.To enable that the value is used as part of an URI, the string shall only contain characters allowed according to the \"lower-with-hyphen\" naming convention defined in 3GPP TS 29.501.
Supi *string `json:"supi,omitempty"`
AreaList []AmfEventArea `json:"areaList,omitempty"`
RefId *int32 `json:"refId,omitempty"`
// String identifying a Gpsi shall contain either an External Id or an MSISDN. It shall be formatted as follows -External Identifier= \"extid-'extid', where 'extid' shall be formatted according to clause 19.7.2 of 3GPP TS 23.003 that describes an External Identifier.
Gpsi *string `json:"gpsi,omitempty"`
// String representing a Permanent Equipment Identifier that may contain - an IMEI or IMEISV, as specified in clause 6.2 of 3GPP TS 23.003; a MAC address for a 5G-RG or FN-RG via wireline access, with an indication that this address cannot be trusted for regulatory purpose if this address cannot be used as an Equipment Identifier of the FN-RG, as specified in clause 4.7.7 of 3GPP TS23.316. Examples are imei-012345678901234 or imeisv-0123456789012345.
Pei *string `json:"pei,omitempty"`
Location *UserLocation `json:"location,omitempty"`
AdditionalLocation *UserLocation `json:"additionalLocation,omitempty"`
// String with format \"time-numoffset\" optionally appended by \"daylightSavingTime\", where - \"time-numoffset\" shall represent the time zone adjusted for daylight saving time and be encoded as time-numoffset as defined in clause 5.6 of IETF RFC 3339; - \"daylightSavingTime\" shall represent the adjustment that has been made and shall be encoded as \"+1\" or \"+2\" for a +1 or +2 hours adjustment. The example is for 8 hours behind UTC, +1 hour adjustment for Daylight Saving Time.
Timezone *string `json:"timezone,omitempty"`
AccessTypeList []AccessType `json:"accessTypeList,omitempty"`
RmInfoList []RmInfo `json:"rmInfoList,omitempty"`
CmInfoList []CmInfo `json:"cmInfoList,omitempty"`
Reachability *UeReachability `json:"reachability,omitempty"`
CommFailure *CommunicationFailure `json:"commFailure,omitempty"`
LossOfConnectReason *LossOfConnectivityReason `json:"lossOfConnectReason,omitempty"`
NumberOfUes *int32 `json:"numberOfUes,omitempty"`
Var5gsUserStateList []Model5GsUserStateInfo `json:"5gsUserStateList,omitempty"`
TypeCode *string `json:"typeCode,omitempty"`
RegistrationNumber *int32 `json:"registrationNumber,omitempty"`
// string with format 'date-time' as defined in OpenAPI.
MaxAvailabilityTime *time.Time `json:"maxAvailabilityTime,omitempty"`
UeIdExt []UEIdExt `json:"ueIdExt,omitempty"`
SnssaiTaiList []SnssaiTaiMapping `json:"snssaiTaiList,omitempty"`
IdleStatusIndication *IdleStatusIndication `json:"idleStatusIndication,omitempty"`
UeAccessBehaviorTrends []UeAccessBehaviorReportItem `json:"ueAccessBehaviorTrends,omitempty"`
UeLocationTrends []UeLocationTrendsReportItem `json:"ueLocationTrends,omitempty"`
MmTransLocationReportList []MmTransactionLocationReportItem `json:"mmTransLocationReportList,omitempty"`
MmTransSliceReportList []MmTransactionSliceReportItem `json:"mmTransSliceReportList,omitempty"`
TermReason *SubTerminationReason `json:"termReason,omitempty"`
}
AmfEventReport Represents a report triggered by a subscribed event type
func NewAmfEventReport ¶
func NewAmfEventReport(type_ AmfEventType, state AmfEventState, timeStamp time.Time) *AmfEventReport
NewAmfEventReport instantiates a new AmfEventReport object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAmfEventReportWithDefaults ¶
func NewAmfEventReportWithDefaults() *AmfEventReport
NewAmfEventReportWithDefaults instantiates a new AmfEventReport object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AmfEventReport) GetAccessTypeList ¶
func (o *AmfEventReport) GetAccessTypeList() []AccessType
GetAccessTypeList returns the AccessTypeList field value if set, zero value otherwise.
func (*AmfEventReport) GetAccessTypeListOk ¶
func (o *AmfEventReport) GetAccessTypeListOk() ([]AccessType, bool)
GetAccessTypeListOk returns a tuple with the AccessTypeList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventReport) GetAdditionalLocation ¶
func (o *AmfEventReport) GetAdditionalLocation() UserLocation
GetAdditionalLocation returns the AdditionalLocation field value if set, zero value otherwise.
func (*AmfEventReport) GetAdditionalLocationOk ¶
func (o *AmfEventReport) GetAdditionalLocationOk() (*UserLocation, bool)
GetAdditionalLocationOk returns a tuple with the AdditionalLocation field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventReport) GetAnyUe ¶
func (o *AmfEventReport) GetAnyUe() bool
GetAnyUe returns the AnyUe field value if set, zero value otherwise.
func (*AmfEventReport) GetAnyUeOk ¶
func (o *AmfEventReport) GetAnyUeOk() (*bool, bool)
GetAnyUeOk returns a tuple with the AnyUe field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventReport) GetAreaList ¶
func (o *AmfEventReport) GetAreaList() []AmfEventArea
GetAreaList returns the AreaList field value if set, zero value otherwise.
func (*AmfEventReport) GetAreaListOk ¶
func (o *AmfEventReport) GetAreaListOk() ([]AmfEventArea, bool)
GetAreaListOk returns a tuple with the AreaList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventReport) GetCmInfoList ¶
func (o *AmfEventReport) GetCmInfoList() []CmInfo
GetCmInfoList returns the CmInfoList field value if set, zero value otherwise.
func (*AmfEventReport) GetCmInfoListOk ¶
func (o *AmfEventReport) GetCmInfoListOk() ([]CmInfo, bool)
GetCmInfoListOk returns a tuple with the CmInfoList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventReport) GetCommFailure ¶
func (o *AmfEventReport) GetCommFailure() CommunicationFailure
GetCommFailure returns the CommFailure field value if set, zero value otherwise.
func (*AmfEventReport) GetCommFailureOk ¶
func (o *AmfEventReport) GetCommFailureOk() (*CommunicationFailure, bool)
GetCommFailureOk returns a tuple with the CommFailure field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventReport) GetGpsi ¶
func (o *AmfEventReport) GetGpsi() string
GetGpsi returns the Gpsi field value if set, zero value otherwise.
func (*AmfEventReport) GetGpsiOk ¶
func (o *AmfEventReport) GetGpsiOk() (*string, bool)
GetGpsiOk returns a tuple with the Gpsi field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventReport) GetIdleStatusIndication ¶
func (o *AmfEventReport) GetIdleStatusIndication() IdleStatusIndication
GetIdleStatusIndication returns the IdleStatusIndication field value if set, zero value otherwise.
func (*AmfEventReport) GetIdleStatusIndicationOk ¶
func (o *AmfEventReport) GetIdleStatusIndicationOk() (*IdleStatusIndication, bool)
GetIdleStatusIndicationOk returns a tuple with the IdleStatusIndication field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventReport) GetLocation ¶
func (o *AmfEventReport) GetLocation() UserLocation
GetLocation returns the Location field value if set, zero value otherwise.
func (*AmfEventReport) GetLocationOk ¶
func (o *AmfEventReport) GetLocationOk() (*UserLocation, bool)
GetLocationOk returns a tuple with the Location field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventReport) GetLossOfConnectReason ¶
func (o *AmfEventReport) GetLossOfConnectReason() LossOfConnectivityReason
GetLossOfConnectReason returns the LossOfConnectReason field value if set, zero value otherwise.
func (*AmfEventReport) GetLossOfConnectReasonOk ¶
func (o *AmfEventReport) GetLossOfConnectReasonOk() (*LossOfConnectivityReason, bool)
GetLossOfConnectReasonOk returns a tuple with the LossOfConnectReason field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventReport) GetMaxAvailabilityTime ¶
func (o *AmfEventReport) GetMaxAvailabilityTime() time.Time
GetMaxAvailabilityTime returns the MaxAvailabilityTime field value if set, zero value otherwise.
func (*AmfEventReport) GetMaxAvailabilityTimeOk ¶
func (o *AmfEventReport) GetMaxAvailabilityTimeOk() (*time.Time, bool)
GetMaxAvailabilityTimeOk returns a tuple with the MaxAvailabilityTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventReport) GetMmTransLocationReportList ¶
func (o *AmfEventReport) GetMmTransLocationReportList() []MmTransactionLocationReportItem
GetMmTransLocationReportList returns the MmTransLocationReportList field value if set, zero value otherwise.
func (*AmfEventReport) GetMmTransLocationReportListOk ¶
func (o *AmfEventReport) GetMmTransLocationReportListOk() ([]MmTransactionLocationReportItem, bool)
GetMmTransLocationReportListOk returns a tuple with the MmTransLocationReportList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventReport) GetMmTransSliceReportList ¶
func (o *AmfEventReport) GetMmTransSliceReportList() []MmTransactionSliceReportItem
GetMmTransSliceReportList returns the MmTransSliceReportList field value if set, zero value otherwise.
func (*AmfEventReport) GetMmTransSliceReportListOk ¶
func (o *AmfEventReport) GetMmTransSliceReportListOk() ([]MmTransactionSliceReportItem, bool)
GetMmTransSliceReportListOk returns a tuple with the MmTransSliceReportList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventReport) GetNumberOfUes ¶
func (o *AmfEventReport) GetNumberOfUes() int32
GetNumberOfUes returns the NumberOfUes field value if set, zero value otherwise.
func (*AmfEventReport) GetNumberOfUesOk ¶
func (o *AmfEventReport) GetNumberOfUesOk() (*int32, bool)
GetNumberOfUesOk returns a tuple with the NumberOfUes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventReport) GetPei ¶
func (o *AmfEventReport) GetPei() string
GetPei returns the Pei field value if set, zero value otherwise.
func (*AmfEventReport) GetPeiOk ¶
func (o *AmfEventReport) GetPeiOk() (*string, bool)
GetPeiOk returns a tuple with the Pei field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventReport) GetReachability ¶
func (o *AmfEventReport) GetReachability() UeReachability
GetReachability returns the Reachability field value if set, zero value otherwise.
func (*AmfEventReport) GetReachabilityOk ¶
func (o *AmfEventReport) GetReachabilityOk() (*UeReachability, bool)
GetReachabilityOk returns a tuple with the Reachability field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventReport) GetRefId ¶
func (o *AmfEventReport) GetRefId() int32
GetRefId returns the RefId field value if set, zero value otherwise.
func (*AmfEventReport) GetRefIdOk ¶
func (o *AmfEventReport) GetRefIdOk() (*int32, bool)
GetRefIdOk returns a tuple with the RefId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventReport) GetRegistrationNumber ¶
func (o *AmfEventReport) GetRegistrationNumber() int32
GetRegistrationNumber returns the RegistrationNumber field value if set, zero value otherwise.
func (*AmfEventReport) GetRegistrationNumberOk ¶
func (o *AmfEventReport) GetRegistrationNumberOk() (*int32, bool)
GetRegistrationNumberOk returns a tuple with the RegistrationNumber field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventReport) GetRmInfoList ¶
func (o *AmfEventReport) GetRmInfoList() []RmInfo
GetRmInfoList returns the RmInfoList field value if set, zero value otherwise.
func (*AmfEventReport) GetRmInfoListOk ¶
func (o *AmfEventReport) GetRmInfoListOk() ([]RmInfo, bool)
GetRmInfoListOk returns a tuple with the RmInfoList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventReport) GetSnssaiTaiList ¶
func (o *AmfEventReport) GetSnssaiTaiList() []SnssaiTaiMapping
GetSnssaiTaiList returns the SnssaiTaiList field value if set, zero value otherwise.
func (*AmfEventReport) GetSnssaiTaiListOk ¶
func (o *AmfEventReport) GetSnssaiTaiListOk() ([]SnssaiTaiMapping, bool)
GetSnssaiTaiListOk returns a tuple with the SnssaiTaiList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventReport) GetState ¶
func (o *AmfEventReport) GetState() AmfEventState
GetState returns the State field value
func (*AmfEventReport) GetStateOk ¶
func (o *AmfEventReport) GetStateOk() (*AmfEventState, bool)
GetStateOk returns a tuple with the State field value and a boolean to check if the value has been set.
func (*AmfEventReport) GetSubscriptionId ¶
func (o *AmfEventReport) GetSubscriptionId() string
GetSubscriptionId returns the SubscriptionId field value if set, zero value otherwise.
func (*AmfEventReport) GetSubscriptionIdOk ¶
func (o *AmfEventReport) GetSubscriptionIdOk() (*string, bool)
GetSubscriptionIdOk returns a tuple with the SubscriptionId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventReport) GetSupi ¶
func (o *AmfEventReport) GetSupi() string
GetSupi returns the Supi field value if set, zero value otherwise.
func (*AmfEventReport) GetSupiOk ¶
func (o *AmfEventReport) GetSupiOk() (*string, bool)
GetSupiOk returns a tuple with the Supi field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventReport) GetTermReason ¶
func (o *AmfEventReport) GetTermReason() SubTerminationReason
GetTermReason returns the TermReason field value if set, zero value otherwise.
func (*AmfEventReport) GetTermReasonOk ¶
func (o *AmfEventReport) GetTermReasonOk() (*SubTerminationReason, bool)
GetTermReasonOk returns a tuple with the TermReason field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventReport) GetTimeStamp ¶
func (o *AmfEventReport) GetTimeStamp() time.Time
GetTimeStamp returns the TimeStamp field value
func (*AmfEventReport) GetTimeStampOk ¶
func (o *AmfEventReport) GetTimeStampOk() (*time.Time, bool)
GetTimeStampOk returns a tuple with the TimeStamp field value and a boolean to check if the value has been set.
func (*AmfEventReport) GetTimezone ¶
func (o *AmfEventReport) GetTimezone() string
GetTimezone returns the Timezone field value if set, zero value otherwise.
func (*AmfEventReport) GetTimezoneOk ¶
func (o *AmfEventReport) GetTimezoneOk() (*string, bool)
GetTimezoneOk returns a tuple with the Timezone field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventReport) GetType ¶
func (o *AmfEventReport) GetType() AmfEventType
GetType returns the Type field value
func (*AmfEventReport) GetTypeCode ¶
func (o *AmfEventReport) GetTypeCode() string
GetTypeCode returns the TypeCode field value if set, zero value otherwise.
func (*AmfEventReport) GetTypeCodeOk ¶
func (o *AmfEventReport) GetTypeCodeOk() (*string, bool)
GetTypeCodeOk returns a tuple with the TypeCode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventReport) GetTypeOk ¶
func (o *AmfEventReport) GetTypeOk() (*AmfEventType, bool)
GetTypeOk returns a tuple with the Type field value and a boolean to check if the value has been set.
func (*AmfEventReport) GetUeAccessBehaviorTrends ¶
func (o *AmfEventReport) GetUeAccessBehaviorTrends() []UeAccessBehaviorReportItem
GetUeAccessBehaviorTrends returns the UeAccessBehaviorTrends field value if set, zero value otherwise.
func (*AmfEventReport) GetUeAccessBehaviorTrendsOk ¶
func (o *AmfEventReport) GetUeAccessBehaviorTrendsOk() ([]UeAccessBehaviorReportItem, bool)
GetUeAccessBehaviorTrendsOk returns a tuple with the UeAccessBehaviorTrends field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventReport) GetUeIdExt ¶
func (o *AmfEventReport) GetUeIdExt() []UEIdExt
GetUeIdExt returns the UeIdExt field value if set, zero value otherwise.
func (*AmfEventReport) GetUeIdExtOk ¶
func (o *AmfEventReport) GetUeIdExtOk() ([]UEIdExt, bool)
GetUeIdExtOk returns a tuple with the UeIdExt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventReport) GetUeLocationTrends ¶
func (o *AmfEventReport) GetUeLocationTrends() []UeLocationTrendsReportItem
GetUeLocationTrends returns the UeLocationTrends field value if set, zero value otherwise.
func (*AmfEventReport) GetUeLocationTrendsOk ¶
func (o *AmfEventReport) GetUeLocationTrendsOk() ([]UeLocationTrendsReportItem, bool)
GetUeLocationTrendsOk returns a tuple with the UeLocationTrends field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventReport) GetVar5gsUserStateList ¶
func (o *AmfEventReport) GetVar5gsUserStateList() []Model5GsUserStateInfo
GetVar5gsUserStateList returns the Var5gsUserStateList field value if set, zero value otherwise.
func (*AmfEventReport) GetVar5gsUserStateListOk ¶
func (o *AmfEventReport) GetVar5gsUserStateListOk() ([]Model5GsUserStateInfo, bool)
GetVar5gsUserStateListOk returns a tuple with the Var5gsUserStateList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventReport) HasAccessTypeList ¶
func (o *AmfEventReport) HasAccessTypeList() bool
HasAccessTypeList returns a boolean if a field has been set.
func (*AmfEventReport) HasAdditionalLocation ¶
func (o *AmfEventReport) HasAdditionalLocation() bool
HasAdditionalLocation returns a boolean if a field has been set.
func (*AmfEventReport) HasAnyUe ¶
func (o *AmfEventReport) HasAnyUe() bool
HasAnyUe returns a boolean if a field has been set.
func (*AmfEventReport) HasAreaList ¶
func (o *AmfEventReport) HasAreaList() bool
HasAreaList returns a boolean if a field has been set.
func (*AmfEventReport) HasCmInfoList ¶
func (o *AmfEventReport) HasCmInfoList() bool
HasCmInfoList returns a boolean if a field has been set.
func (*AmfEventReport) HasCommFailure ¶
func (o *AmfEventReport) HasCommFailure() bool
HasCommFailure returns a boolean if a field has been set.
func (*AmfEventReport) HasGpsi ¶
func (o *AmfEventReport) HasGpsi() bool
HasGpsi returns a boolean if a field has been set.
func (*AmfEventReport) HasIdleStatusIndication ¶
func (o *AmfEventReport) HasIdleStatusIndication() bool
HasIdleStatusIndication returns a boolean if a field has been set.
func (*AmfEventReport) HasLocation ¶
func (o *AmfEventReport) HasLocation() bool
HasLocation returns a boolean if a field has been set.
func (*AmfEventReport) HasLossOfConnectReason ¶
func (o *AmfEventReport) HasLossOfConnectReason() bool
HasLossOfConnectReason returns a boolean if a field has been set.
func (*AmfEventReport) HasMaxAvailabilityTime ¶
func (o *AmfEventReport) HasMaxAvailabilityTime() bool
HasMaxAvailabilityTime returns a boolean if a field has been set.
func (*AmfEventReport) HasMmTransLocationReportList ¶
func (o *AmfEventReport) HasMmTransLocationReportList() bool
HasMmTransLocationReportList returns a boolean if a field has been set.
func (*AmfEventReport) HasMmTransSliceReportList ¶
func (o *AmfEventReport) HasMmTransSliceReportList() bool
HasMmTransSliceReportList returns a boolean if a field has been set.
func (*AmfEventReport) HasNumberOfUes ¶
func (o *AmfEventReport) HasNumberOfUes() bool
HasNumberOfUes returns a boolean if a field has been set.
func (*AmfEventReport) HasPei ¶
func (o *AmfEventReport) HasPei() bool
HasPei returns a boolean if a field has been set.
func (*AmfEventReport) HasReachability ¶
func (o *AmfEventReport) HasReachability() bool
HasReachability returns a boolean if a field has been set.
func (*AmfEventReport) HasRefId ¶
func (o *AmfEventReport) HasRefId() bool
HasRefId returns a boolean if a field has been set.
func (*AmfEventReport) HasRegistrationNumber ¶
func (o *AmfEventReport) HasRegistrationNumber() bool
HasRegistrationNumber returns a boolean if a field has been set.
func (*AmfEventReport) HasRmInfoList ¶
func (o *AmfEventReport) HasRmInfoList() bool
HasRmInfoList returns a boolean if a field has been set.
func (*AmfEventReport) HasSnssaiTaiList ¶
func (o *AmfEventReport) HasSnssaiTaiList() bool
HasSnssaiTaiList returns a boolean if a field has been set.
func (*AmfEventReport) HasSubscriptionId ¶
func (o *AmfEventReport) HasSubscriptionId() bool
HasSubscriptionId returns a boolean if a field has been set.
func (*AmfEventReport) HasSupi ¶
func (o *AmfEventReport) HasSupi() bool
HasSupi returns a boolean if a field has been set.
func (*AmfEventReport) HasTermReason ¶
func (o *AmfEventReport) HasTermReason() bool
HasTermReason returns a boolean if a field has been set.
func (*AmfEventReport) HasTimezone ¶
func (o *AmfEventReport) HasTimezone() bool
HasTimezone returns a boolean if a field has been set.
func (*AmfEventReport) HasTypeCode ¶
func (o *AmfEventReport) HasTypeCode() bool
HasTypeCode returns a boolean if a field has been set.
func (*AmfEventReport) HasUeAccessBehaviorTrends ¶
func (o *AmfEventReport) HasUeAccessBehaviorTrends() bool
HasUeAccessBehaviorTrends returns a boolean if a field has been set.
func (*AmfEventReport) HasUeIdExt ¶
func (o *AmfEventReport) HasUeIdExt() bool
HasUeIdExt returns a boolean if a field has been set.
func (*AmfEventReport) HasUeLocationTrends ¶
func (o *AmfEventReport) HasUeLocationTrends() bool
HasUeLocationTrends returns a boolean if a field has been set.
func (*AmfEventReport) HasVar5gsUserStateList ¶
func (o *AmfEventReport) HasVar5gsUserStateList() bool
HasVar5gsUserStateList returns a boolean if a field has been set.
func (AmfEventReport) MarshalJSON ¶
func (o AmfEventReport) MarshalJSON() ([]byte, error)
func (*AmfEventReport) SetAccessTypeList ¶
func (o *AmfEventReport) SetAccessTypeList(v []AccessType)
SetAccessTypeList gets a reference to the given []AccessType and assigns it to the AccessTypeList field.
func (*AmfEventReport) SetAdditionalLocation ¶
func (o *AmfEventReport) SetAdditionalLocation(v UserLocation)
SetAdditionalLocation gets a reference to the given UserLocation and assigns it to the AdditionalLocation field.
func (*AmfEventReport) SetAnyUe ¶
func (o *AmfEventReport) SetAnyUe(v bool)
SetAnyUe gets a reference to the given bool and assigns it to the AnyUe field.
func (*AmfEventReport) SetAreaList ¶
func (o *AmfEventReport) SetAreaList(v []AmfEventArea)
SetAreaList gets a reference to the given []AmfEventArea and assigns it to the AreaList field.
func (*AmfEventReport) SetCmInfoList ¶
func (o *AmfEventReport) SetCmInfoList(v []CmInfo)
SetCmInfoList gets a reference to the given []CmInfo and assigns it to the CmInfoList field.
func (*AmfEventReport) SetCommFailure ¶
func (o *AmfEventReport) SetCommFailure(v CommunicationFailure)
SetCommFailure gets a reference to the given CommunicationFailure and assigns it to the CommFailure field.
func (*AmfEventReport) SetGpsi ¶
func (o *AmfEventReport) SetGpsi(v string)
SetGpsi gets a reference to the given string and assigns it to the Gpsi field.
func (*AmfEventReport) SetIdleStatusIndication ¶
func (o *AmfEventReport) SetIdleStatusIndication(v IdleStatusIndication)
SetIdleStatusIndication gets a reference to the given IdleStatusIndication and assigns it to the IdleStatusIndication field.
func (*AmfEventReport) SetLocation ¶
func (o *AmfEventReport) SetLocation(v UserLocation)
SetLocation gets a reference to the given UserLocation and assigns it to the Location field.
func (*AmfEventReport) SetLossOfConnectReason ¶
func (o *AmfEventReport) SetLossOfConnectReason(v LossOfConnectivityReason)
SetLossOfConnectReason gets a reference to the given LossOfConnectivityReason and assigns it to the LossOfConnectReason field.
func (*AmfEventReport) SetMaxAvailabilityTime ¶
func (o *AmfEventReport) SetMaxAvailabilityTime(v time.Time)
SetMaxAvailabilityTime gets a reference to the given time.Time and assigns it to the MaxAvailabilityTime field.
func (*AmfEventReport) SetMmTransLocationReportList ¶
func (o *AmfEventReport) SetMmTransLocationReportList(v []MmTransactionLocationReportItem)
SetMmTransLocationReportList gets a reference to the given []MmTransactionLocationReportItem and assigns it to the MmTransLocationReportList field.
func (*AmfEventReport) SetMmTransSliceReportList ¶
func (o *AmfEventReport) SetMmTransSliceReportList(v []MmTransactionSliceReportItem)
SetMmTransSliceReportList gets a reference to the given []MmTransactionSliceReportItem and assigns it to the MmTransSliceReportList field.
func (*AmfEventReport) SetNumberOfUes ¶
func (o *AmfEventReport) SetNumberOfUes(v int32)
SetNumberOfUes gets a reference to the given int32 and assigns it to the NumberOfUes field.
func (*AmfEventReport) SetPei ¶
func (o *AmfEventReport) SetPei(v string)
SetPei gets a reference to the given string and assigns it to the Pei field.
func (*AmfEventReport) SetReachability ¶
func (o *AmfEventReport) SetReachability(v UeReachability)
SetReachability gets a reference to the given UeReachability and assigns it to the Reachability field.
func (*AmfEventReport) SetRefId ¶
func (o *AmfEventReport) SetRefId(v int32)
SetRefId gets a reference to the given int32 and assigns it to the RefId field.
func (*AmfEventReport) SetRegistrationNumber ¶
func (o *AmfEventReport) SetRegistrationNumber(v int32)
SetRegistrationNumber gets a reference to the given int32 and assigns it to the RegistrationNumber field.
func (*AmfEventReport) SetRmInfoList ¶
func (o *AmfEventReport) SetRmInfoList(v []RmInfo)
SetRmInfoList gets a reference to the given []RmInfo and assigns it to the RmInfoList field.
func (*AmfEventReport) SetSnssaiTaiList ¶
func (o *AmfEventReport) SetSnssaiTaiList(v []SnssaiTaiMapping)
SetSnssaiTaiList gets a reference to the given []SnssaiTaiMapping and assigns it to the SnssaiTaiList field.
func (*AmfEventReport) SetState ¶
func (o *AmfEventReport) SetState(v AmfEventState)
SetState sets field value
func (*AmfEventReport) SetSubscriptionId ¶
func (o *AmfEventReport) SetSubscriptionId(v string)
SetSubscriptionId gets a reference to the given string and assigns it to the SubscriptionId field.
func (*AmfEventReport) SetSupi ¶
func (o *AmfEventReport) SetSupi(v string)
SetSupi gets a reference to the given string and assigns it to the Supi field.
func (*AmfEventReport) SetTermReason ¶
func (o *AmfEventReport) SetTermReason(v SubTerminationReason)
SetTermReason gets a reference to the given SubTerminationReason and assigns it to the TermReason field.
func (*AmfEventReport) SetTimeStamp ¶
func (o *AmfEventReport) SetTimeStamp(v time.Time)
SetTimeStamp sets field value
func (*AmfEventReport) SetTimezone ¶
func (o *AmfEventReport) SetTimezone(v string)
SetTimezone gets a reference to the given string and assigns it to the Timezone field.
func (*AmfEventReport) SetType ¶
func (o *AmfEventReport) SetType(v AmfEventType)
SetType sets field value
func (*AmfEventReport) SetTypeCode ¶
func (o *AmfEventReport) SetTypeCode(v string)
SetTypeCode gets a reference to the given string and assigns it to the TypeCode field.
func (*AmfEventReport) SetUeAccessBehaviorTrends ¶
func (o *AmfEventReport) SetUeAccessBehaviorTrends(v []UeAccessBehaviorReportItem)
SetUeAccessBehaviorTrends gets a reference to the given []UeAccessBehaviorReportItem and assigns it to the UeAccessBehaviorTrends field.
func (*AmfEventReport) SetUeIdExt ¶
func (o *AmfEventReport) SetUeIdExt(v []UEIdExt)
SetUeIdExt gets a reference to the given []UEIdExt and assigns it to the UeIdExt field.
func (*AmfEventReport) SetUeLocationTrends ¶
func (o *AmfEventReport) SetUeLocationTrends(v []UeLocationTrendsReportItem)
SetUeLocationTrends gets a reference to the given []UeLocationTrendsReportItem and assigns it to the UeLocationTrends field.
func (*AmfEventReport) SetVar5gsUserStateList ¶
func (o *AmfEventReport) SetVar5gsUserStateList(v []Model5GsUserStateInfo)
SetVar5gsUserStateList gets a reference to the given []Model5GsUserStateInfo and assigns it to the Var5gsUserStateList field.
func (AmfEventReport) ToMap ¶
func (o AmfEventReport) ToMap() (map[string]interface{}, error)
type AmfEventState ¶
type AmfEventState struct {
Active bool `json:"active"`
RemainReports *int32 `json:"remainReports,omitempty"`
// indicating a time in seconds.
RemainDuration *int32 `json:"remainDuration,omitempty"`
}
AmfEventState Represents the state of a subscribed event
func NewAmfEventState ¶
func NewAmfEventState(active bool) *AmfEventState
NewAmfEventState instantiates a new AmfEventState object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAmfEventStateWithDefaults ¶
func NewAmfEventStateWithDefaults() *AmfEventState
NewAmfEventStateWithDefaults instantiates a new AmfEventState object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AmfEventState) GetActive ¶
func (o *AmfEventState) GetActive() bool
GetActive returns the Active field value
func (*AmfEventState) GetActiveOk ¶
func (o *AmfEventState) GetActiveOk() (*bool, bool)
GetActiveOk returns a tuple with the Active field value and a boolean to check if the value has been set.
func (*AmfEventState) GetRemainDuration ¶
func (o *AmfEventState) GetRemainDuration() int32
GetRemainDuration returns the RemainDuration field value if set, zero value otherwise.
func (*AmfEventState) GetRemainDurationOk ¶
func (o *AmfEventState) GetRemainDurationOk() (*int32, bool)
GetRemainDurationOk returns a tuple with the RemainDuration field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventState) GetRemainReports ¶
func (o *AmfEventState) GetRemainReports() int32
GetRemainReports returns the RemainReports field value if set, zero value otherwise.
func (*AmfEventState) GetRemainReportsOk ¶
func (o *AmfEventState) GetRemainReportsOk() (*int32, bool)
GetRemainReportsOk returns a tuple with the RemainReports field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventState) HasRemainDuration ¶
func (o *AmfEventState) HasRemainDuration() bool
HasRemainDuration returns a boolean if a field has been set.
func (*AmfEventState) HasRemainReports ¶
func (o *AmfEventState) HasRemainReports() bool
HasRemainReports returns a boolean if a field has been set.
func (AmfEventState) MarshalJSON ¶
func (o AmfEventState) MarshalJSON() ([]byte, error)
func (*AmfEventState) SetActive ¶
func (o *AmfEventState) SetActive(v bool)
SetActive sets field value
func (*AmfEventState) SetRemainDuration ¶
func (o *AmfEventState) SetRemainDuration(v int32)
SetRemainDuration gets a reference to the given int32 and assigns it to the RemainDuration field.
func (*AmfEventState) SetRemainReports ¶
func (o *AmfEventState) SetRemainReports(v int32)
SetRemainReports gets a reference to the given int32 and assigns it to the RemainReports field.
func (AmfEventState) ToMap ¶
func (o AmfEventState) ToMap() (map[string]interface{}, error)
type AmfEventSubsSyncInfo ¶
type AmfEventSubsSyncInfo struct {
SubscriptionList []AmfEventSubscriptionInfo `json:"subscriptionList"`
}
AmfEventSubsSyncInfo AMF Event Subscriptions Information for synchronization
func NewAmfEventSubsSyncInfo ¶
func NewAmfEventSubsSyncInfo(subscriptionList []AmfEventSubscriptionInfo) *AmfEventSubsSyncInfo
NewAmfEventSubsSyncInfo instantiates a new AmfEventSubsSyncInfo object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAmfEventSubsSyncInfoWithDefaults ¶
func NewAmfEventSubsSyncInfoWithDefaults() *AmfEventSubsSyncInfo
NewAmfEventSubsSyncInfoWithDefaults instantiates a new AmfEventSubsSyncInfo object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AmfEventSubsSyncInfo) GetSubscriptionList ¶
func (o *AmfEventSubsSyncInfo) GetSubscriptionList() []AmfEventSubscriptionInfo
GetSubscriptionList returns the SubscriptionList field value
func (*AmfEventSubsSyncInfo) GetSubscriptionListOk ¶
func (o *AmfEventSubsSyncInfo) GetSubscriptionListOk() ([]AmfEventSubscriptionInfo, bool)
GetSubscriptionListOk returns a tuple with the SubscriptionList field value and a boolean to check if the value has been set.
func (AmfEventSubsSyncInfo) MarshalJSON ¶
func (o AmfEventSubsSyncInfo) MarshalJSON() ([]byte, error)
func (*AmfEventSubsSyncInfo) SetSubscriptionList ¶
func (o *AmfEventSubsSyncInfo) SetSubscriptionList(v []AmfEventSubscriptionInfo)
SetSubscriptionList sets field value
func (AmfEventSubsSyncInfo) ToMap ¶
func (o AmfEventSubsSyncInfo) ToMap() (map[string]interface{}, error)
type AmfEventSubscriptionInfo ¶
type AmfEventSubscriptionInfo struct {
// String providing an URI formatted according to RFC 3986.
SubId string `json:"subId"`
NotifyCorrelationId *string `json:"notifyCorrelationId,omitempty"`
RefIdList []int32 `json:"refIdList"`
// String providing an URI formatted according to RFC 3986.
OldSubId *string `json:"oldSubId,omitempty"`
}
AmfEventSubscriptionInfo Individual AMF Event Subscription Information
func NewAmfEventSubscriptionInfo ¶
func NewAmfEventSubscriptionInfo(subId string, refIdList []int32) *AmfEventSubscriptionInfo
NewAmfEventSubscriptionInfo instantiates a new AmfEventSubscriptionInfo object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAmfEventSubscriptionInfoWithDefaults ¶
func NewAmfEventSubscriptionInfoWithDefaults() *AmfEventSubscriptionInfo
NewAmfEventSubscriptionInfoWithDefaults instantiates a new AmfEventSubscriptionInfo object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AmfEventSubscriptionInfo) GetNotifyCorrelationId ¶
func (o *AmfEventSubscriptionInfo) GetNotifyCorrelationId() string
GetNotifyCorrelationId returns the NotifyCorrelationId field value if set, zero value otherwise.
func (*AmfEventSubscriptionInfo) GetNotifyCorrelationIdOk ¶
func (o *AmfEventSubscriptionInfo) GetNotifyCorrelationIdOk() (*string, bool)
GetNotifyCorrelationIdOk returns a tuple with the NotifyCorrelationId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventSubscriptionInfo) GetOldSubId ¶
func (o *AmfEventSubscriptionInfo) GetOldSubId() string
GetOldSubId returns the OldSubId field value if set, zero value otherwise.
func (*AmfEventSubscriptionInfo) GetOldSubIdOk ¶
func (o *AmfEventSubscriptionInfo) GetOldSubIdOk() (*string, bool)
GetOldSubIdOk returns a tuple with the OldSubId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfEventSubscriptionInfo) GetRefIdList ¶
func (o *AmfEventSubscriptionInfo) GetRefIdList() []int32
GetRefIdList returns the RefIdList field value
func (*AmfEventSubscriptionInfo) GetRefIdListOk ¶
func (o *AmfEventSubscriptionInfo) GetRefIdListOk() ([]int32, bool)
GetRefIdListOk returns a tuple with the RefIdList field value and a boolean to check if the value has been set.
func (*AmfEventSubscriptionInfo) GetSubId ¶
func (o *AmfEventSubscriptionInfo) GetSubId() string
GetSubId returns the SubId field value
func (*AmfEventSubscriptionInfo) GetSubIdOk ¶
func (o *AmfEventSubscriptionInfo) GetSubIdOk() (*string, bool)
GetSubIdOk returns a tuple with the SubId field value and a boolean to check if the value has been set.
func (*AmfEventSubscriptionInfo) HasNotifyCorrelationId ¶
func (o *AmfEventSubscriptionInfo) HasNotifyCorrelationId() bool
HasNotifyCorrelationId returns a boolean if a field has been set.
func (*AmfEventSubscriptionInfo) HasOldSubId ¶
func (o *AmfEventSubscriptionInfo) HasOldSubId() bool
HasOldSubId returns a boolean if a field has been set.
func (AmfEventSubscriptionInfo) MarshalJSON ¶
func (o AmfEventSubscriptionInfo) MarshalJSON() ([]byte, error)
func (*AmfEventSubscriptionInfo) SetNotifyCorrelationId ¶
func (o *AmfEventSubscriptionInfo) SetNotifyCorrelationId(v string)
SetNotifyCorrelationId gets a reference to the given string and assigns it to the NotifyCorrelationId field.
func (*AmfEventSubscriptionInfo) SetOldSubId ¶
func (o *AmfEventSubscriptionInfo) SetOldSubId(v string)
SetOldSubId gets a reference to the given string and assigns it to the OldSubId field.
func (*AmfEventSubscriptionInfo) SetRefIdList ¶
func (o *AmfEventSubscriptionInfo) SetRefIdList(v []int32)
SetRefIdList sets field value
func (*AmfEventSubscriptionInfo) SetSubId ¶
func (o *AmfEventSubscriptionInfo) SetSubId(v string)
SetSubId sets field value
func (AmfEventSubscriptionInfo) ToMap ¶
func (o AmfEventSubscriptionInfo) ToMap() (map[string]interface{}, error)
type AmfEventType ¶
type AmfEventType struct {
String *string
}
AmfEventType Describes the supported event types of Namf_EventExposure Service
func (*AmfEventType) MarshalJSON ¶
func (src *AmfEventType) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*AmfEventType) UnmarshalJSON ¶
func (dst *AmfEventType) UnmarshalJSON(data []byte) error
Unmarshal JSON data into any of the pointers in the struct
type AmfInfo ¶
type AmfInfo struct {
// String identifying the AMF Set ID (10 bits) as specified in clause 2.10.1 of 3GPP TS 23.003. It is encoded as a string of 3 hexadecimal characters where the first character is limited to values 0 to 3 (i.e. 10 bits).
AmfSetId string `json:"amfSetId"`
// String identifying the AMF Set ID (10 bits) as specified in clause 2.10.1 of 3GPP TS 23.003. It is encoded as a string of 3 hexadecimal characters where the first character is limited to values 0 to 3 (i.e. 10 bits)
AmfRegionId string `json:"amfRegionId"`
GuamiList []Guami `json:"guamiList"`
TaiList []Tai `json:"taiList,omitempty"`
TaiRangeList []TaiRange `json:"taiRangeList,omitempty"`
BackupInfoAmfFailure []Guami `json:"backupInfoAmfFailure,omitempty"`
BackupInfoAmfRemoval []Guami `json:"backupInfoAmfRemoval,omitempty"`
N2InterfaceAmfInfo *N2InterfaceAmfInfo `json:"n2InterfaceAmfInfo,omitempty"`
AmfOnboardingCapability *bool `json:"amfOnboardingCapability,omitempty"`
}
AmfInfo Information of an AMF NF Instance
func NewAmfInfo ¶
NewAmfInfo instantiates a new AmfInfo object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAmfInfoWithDefaults ¶
func NewAmfInfoWithDefaults() *AmfInfo
NewAmfInfoWithDefaults instantiates a new AmfInfo object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AmfInfo) GetAmfOnboardingCapability ¶
GetAmfOnboardingCapability returns the AmfOnboardingCapability field value if set, zero value otherwise.
func (*AmfInfo) GetAmfOnboardingCapabilityOk ¶
GetAmfOnboardingCapabilityOk returns a tuple with the AmfOnboardingCapability field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfInfo) GetAmfRegionId ¶
GetAmfRegionId returns the AmfRegionId field value
func (*AmfInfo) GetAmfRegionIdOk ¶
GetAmfRegionIdOk returns a tuple with the AmfRegionId field value and a boolean to check if the value has been set.
func (*AmfInfo) GetAmfSetId ¶
GetAmfSetId returns the AmfSetId field value
func (*AmfInfo) GetAmfSetIdOk ¶
GetAmfSetIdOk returns a tuple with the AmfSetId field value and a boolean to check if the value has been set.
func (*AmfInfo) GetBackupInfoAmfFailure ¶
GetBackupInfoAmfFailure returns the BackupInfoAmfFailure field value if set, zero value otherwise.
func (*AmfInfo) GetBackupInfoAmfFailureOk ¶
GetBackupInfoAmfFailureOk returns a tuple with the BackupInfoAmfFailure field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfInfo) GetBackupInfoAmfRemoval ¶
GetBackupInfoAmfRemoval returns the BackupInfoAmfRemoval field value if set, zero value otherwise.
func (*AmfInfo) GetBackupInfoAmfRemovalOk ¶
GetBackupInfoAmfRemovalOk returns a tuple with the BackupInfoAmfRemoval field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfInfo) GetGuamiList ¶
GetGuamiList returns the GuamiList field value
func (*AmfInfo) GetGuamiListOk ¶
GetGuamiListOk returns a tuple with the GuamiList field value and a boolean to check if the value has been set.
func (*AmfInfo) GetN2InterfaceAmfInfo ¶
func (o *AmfInfo) GetN2InterfaceAmfInfo() N2InterfaceAmfInfo
GetN2InterfaceAmfInfo returns the N2InterfaceAmfInfo field value if set, zero value otherwise.
func (*AmfInfo) GetN2InterfaceAmfInfoOk ¶
func (o *AmfInfo) GetN2InterfaceAmfInfoOk() (*N2InterfaceAmfInfo, bool)
GetN2InterfaceAmfInfoOk returns a tuple with the N2InterfaceAmfInfo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfInfo) GetTaiList ¶
GetTaiList returns the TaiList field value if set, zero value otherwise.
func (*AmfInfo) GetTaiListOk ¶
GetTaiListOk returns a tuple with the TaiList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfInfo) GetTaiRangeList ¶
GetTaiRangeList returns the TaiRangeList field value if set, zero value otherwise.
func (*AmfInfo) GetTaiRangeListOk ¶
GetTaiRangeListOk returns a tuple with the TaiRangeList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AmfInfo) HasAmfOnboardingCapability ¶
HasAmfOnboardingCapability returns a boolean if a field has been set.
func (*AmfInfo) HasBackupInfoAmfFailure ¶
HasBackupInfoAmfFailure returns a boolean if a field has been set.
func (*AmfInfo) HasBackupInfoAmfRemoval ¶
HasBackupInfoAmfRemoval returns a boolean if a field has been set.
func (*AmfInfo) HasN2InterfaceAmfInfo ¶
HasN2InterfaceAmfInfo returns a boolean if a field has been set.
func (*AmfInfo) HasTaiList ¶
HasTaiList returns a boolean if a field has been set.
func (*AmfInfo) HasTaiRangeList ¶
HasTaiRangeList returns a boolean if a field has been set.
func (AmfInfo) MarshalJSON ¶
func (*AmfInfo) SetAmfOnboardingCapability ¶
SetAmfOnboardingCapability gets a reference to the given bool and assigns it to the AmfOnboardingCapability field.
func (*AmfInfo) SetAmfRegionId ¶
SetAmfRegionId sets field value
func (*AmfInfo) SetBackupInfoAmfFailure ¶
SetBackupInfoAmfFailure gets a reference to the given []Guami and assigns it to the BackupInfoAmfFailure field.
func (*AmfInfo) SetBackupInfoAmfRemoval ¶
SetBackupInfoAmfRemoval gets a reference to the given []Guami and assigns it to the BackupInfoAmfRemoval field.
func (*AmfInfo) SetGuamiList ¶
SetGuamiList sets field value
func (*AmfInfo) SetN2InterfaceAmfInfo ¶
func (o *AmfInfo) SetN2InterfaceAmfInfo(v N2InterfaceAmfInfo)
SetN2InterfaceAmfInfo gets a reference to the given N2InterfaceAmfInfo and assigns it to the N2InterfaceAmfInfo field.
func (*AmfInfo) SetTaiList ¶
SetTaiList gets a reference to the given []Tai and assigns it to the TaiList field.
func (*AmfInfo) SetTaiRangeList ¶
SetTaiRangeList gets a reference to the given []TaiRange and assigns it to the TaiRangeList field.
type AnNodeType ¶
type AnNodeType struct {
String *string
}
AnNodeType Access Network Node Type (gNB, ng-eNB...)
func (*AnNodeType) MarshalJSON ¶
func (src *AnNodeType) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*AnNodeType) UnmarshalJSON ¶
func (dst *AnNodeType) UnmarshalJSON(data []byte) error
Unmarshal JSON data into any of the pointers in the struct
type AnalyticsMetadataInfo ¶
type AnalyticsMetadataInfo struct {
// Unsigned Integer, i.e. only value 0 and integers above 0 are permissible.
NumSamples *int32 `json:"numSamples,omitempty"`
DataWindow *TimeWindow `json:"dataWindow,omitempty"`
DataStatProps []DatasetStatisticalProperty `json:"dataStatProps,omitempty"`
Strategy *OutputStrategy `json:"strategy,omitempty"`
Accuracy *Accuracy `json:"accuracy,omitempty"`
}
AnalyticsMetadataInfo Contains analytics metadata information required for analytics aggregation.
func NewAnalyticsMetadataInfo ¶
func NewAnalyticsMetadataInfo() *AnalyticsMetadataInfo
NewAnalyticsMetadataInfo instantiates a new AnalyticsMetadataInfo object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAnalyticsMetadataInfoWithDefaults ¶
func NewAnalyticsMetadataInfoWithDefaults() *AnalyticsMetadataInfo
NewAnalyticsMetadataInfoWithDefaults instantiates a new AnalyticsMetadataInfo object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AnalyticsMetadataInfo) GetAccuracy ¶
func (o *AnalyticsMetadataInfo) GetAccuracy() Accuracy
GetAccuracy returns the Accuracy field value if set, zero value otherwise.
func (*AnalyticsMetadataInfo) GetAccuracyOk ¶
func (o *AnalyticsMetadataInfo) GetAccuracyOk() (*Accuracy, bool)
GetAccuracyOk returns a tuple with the Accuracy field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AnalyticsMetadataInfo) GetDataStatProps ¶
func (o *AnalyticsMetadataInfo) GetDataStatProps() []DatasetStatisticalProperty
GetDataStatProps returns the DataStatProps field value if set, zero value otherwise.
func (*AnalyticsMetadataInfo) GetDataStatPropsOk ¶
func (o *AnalyticsMetadataInfo) GetDataStatPropsOk() ([]DatasetStatisticalProperty, bool)
GetDataStatPropsOk returns a tuple with the DataStatProps field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AnalyticsMetadataInfo) GetDataWindow ¶
func (o *AnalyticsMetadataInfo) GetDataWindow() TimeWindow
GetDataWindow returns the DataWindow field value if set, zero value otherwise.
func (*AnalyticsMetadataInfo) GetDataWindowOk ¶
func (o *AnalyticsMetadataInfo) GetDataWindowOk() (*TimeWindow, bool)
GetDataWindowOk returns a tuple with the DataWindow field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AnalyticsMetadataInfo) GetNumSamples ¶
func (o *AnalyticsMetadataInfo) GetNumSamples() int32
GetNumSamples returns the NumSamples field value if set, zero value otherwise.
func (*AnalyticsMetadataInfo) GetNumSamplesOk ¶
func (o *AnalyticsMetadataInfo) GetNumSamplesOk() (*int32, bool)
GetNumSamplesOk returns a tuple with the NumSamples field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AnalyticsMetadataInfo) GetStrategy ¶
func (o *AnalyticsMetadataInfo) GetStrategy() OutputStrategy
GetStrategy returns the Strategy field value if set, zero value otherwise.
func (*AnalyticsMetadataInfo) GetStrategyOk ¶
func (o *AnalyticsMetadataInfo) GetStrategyOk() (*OutputStrategy, bool)
GetStrategyOk returns a tuple with the Strategy field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AnalyticsMetadataInfo) HasAccuracy ¶
func (o *AnalyticsMetadataInfo) HasAccuracy() bool
HasAccuracy returns a boolean if a field has been set.
func (*AnalyticsMetadataInfo) HasDataStatProps ¶
func (o *AnalyticsMetadataInfo) HasDataStatProps() bool
HasDataStatProps returns a boolean if a field has been set.
func (*AnalyticsMetadataInfo) HasDataWindow ¶
func (o *AnalyticsMetadataInfo) HasDataWindow() bool
HasDataWindow returns a boolean if a field has been set.
func (*AnalyticsMetadataInfo) HasNumSamples ¶
func (o *AnalyticsMetadataInfo) HasNumSamples() bool
HasNumSamples returns a boolean if a field has been set.
func (*AnalyticsMetadataInfo) HasStrategy ¶
func (o *AnalyticsMetadataInfo) HasStrategy() bool
HasStrategy returns a boolean if a field has been set.
func (AnalyticsMetadataInfo) MarshalJSON ¶
func (o AnalyticsMetadataInfo) MarshalJSON() ([]byte, error)
func (*AnalyticsMetadataInfo) SetAccuracy ¶
func (o *AnalyticsMetadataInfo) SetAccuracy(v Accuracy)
SetAccuracy gets a reference to the given Accuracy and assigns it to the Accuracy field.
func (*AnalyticsMetadataInfo) SetDataStatProps ¶
func (o *AnalyticsMetadataInfo) SetDataStatProps(v []DatasetStatisticalProperty)
SetDataStatProps gets a reference to the given []DatasetStatisticalProperty and assigns it to the DataStatProps field.
func (*AnalyticsMetadataInfo) SetDataWindow ¶
func (o *AnalyticsMetadataInfo) SetDataWindow(v TimeWindow)
SetDataWindow gets a reference to the given TimeWindow and assigns it to the DataWindow field.
func (*AnalyticsMetadataInfo) SetNumSamples ¶
func (o *AnalyticsMetadataInfo) SetNumSamples(v int32)
SetNumSamples gets a reference to the given int32 and assigns it to the NumSamples field.
func (*AnalyticsMetadataInfo) SetStrategy ¶
func (o *AnalyticsMetadataInfo) SetStrategy(v OutputStrategy)
SetStrategy gets a reference to the given OutputStrategy and assigns it to the Strategy field.
func (AnalyticsMetadataInfo) ToMap ¶
func (o AnalyticsMetadataInfo) ToMap() (map[string]interface{}, error)
type ApiCreateIndividualSubcriptionRequest ¶
type ApiCreateIndividualSubcriptionRequest struct {
ApiService *MFAFDataOrAnalyticsResourcesCollectionApiService
// contains filtered or unexported fields
}
func (ApiCreateIndividualSubcriptionRequest) Body ¶
func (r ApiCreateIndividualSubcriptionRequest) Body(body interface{}) ApiCreateIndividualSubcriptionRequest
type AppListForUeComm ¶
type AppListForUeComm struct {
// String providing an application identifier.
AppId string `json:"appId"`
// string with format 'date-time' as defined in OpenAPI.
StartTime *time.Time `json:"startTime,omitempty"`
// indicating a time in seconds.
AppDur *int32 `json:"appDur,omitempty"`
// Unsigned integer indicating Sampling Ratio (see clauses 4.15.1 of 3GPP TS 23.502), expressed in percent.
OccurRatio *int32 `json:"occurRatio,omitempty"`
SpatialValidity *NetworkAreaInfo `json:"spatialValidity,omitempty"`
}
AppListForUeComm Represents the analytics of the application list used by UE.
func NewAppListForUeComm ¶
func NewAppListForUeComm(appId string) *AppListForUeComm
NewAppListForUeComm instantiates a new AppListForUeComm object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAppListForUeCommWithDefaults ¶
func NewAppListForUeCommWithDefaults() *AppListForUeComm
NewAppListForUeCommWithDefaults instantiates a new AppListForUeComm object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AppListForUeComm) GetAppDur ¶
func (o *AppListForUeComm) GetAppDur() int32
GetAppDur returns the AppDur field value if set, zero value otherwise.
func (*AppListForUeComm) GetAppDurOk ¶
func (o *AppListForUeComm) GetAppDurOk() (*int32, bool)
GetAppDurOk returns a tuple with the AppDur field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AppListForUeComm) GetAppId ¶
func (o *AppListForUeComm) GetAppId() string
GetAppId returns the AppId field value
func (*AppListForUeComm) GetAppIdOk ¶
func (o *AppListForUeComm) GetAppIdOk() (*string, bool)
GetAppIdOk returns a tuple with the AppId field value and a boolean to check if the value has been set.
func (*AppListForUeComm) GetOccurRatio ¶
func (o *AppListForUeComm) GetOccurRatio() int32
GetOccurRatio returns the OccurRatio field value if set, zero value otherwise.
func (*AppListForUeComm) GetOccurRatioOk ¶
func (o *AppListForUeComm) GetOccurRatioOk() (*int32, bool)
GetOccurRatioOk returns a tuple with the OccurRatio field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AppListForUeComm) GetSpatialValidity ¶
func (o *AppListForUeComm) GetSpatialValidity() NetworkAreaInfo
GetSpatialValidity returns the SpatialValidity field value if set, zero value otherwise.
func (*AppListForUeComm) GetSpatialValidityOk ¶
func (o *AppListForUeComm) GetSpatialValidityOk() (*NetworkAreaInfo, bool)
GetSpatialValidityOk returns a tuple with the SpatialValidity field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AppListForUeComm) GetStartTime ¶
func (o *AppListForUeComm) GetStartTime() time.Time
GetStartTime returns the StartTime field value if set, zero value otherwise.
func (*AppListForUeComm) GetStartTimeOk ¶
func (o *AppListForUeComm) GetStartTimeOk() (*time.Time, bool)
GetStartTimeOk returns a tuple with the StartTime field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AppListForUeComm) HasAppDur ¶
func (o *AppListForUeComm) HasAppDur() bool
HasAppDur returns a boolean if a field has been set.
func (*AppListForUeComm) HasOccurRatio ¶
func (o *AppListForUeComm) HasOccurRatio() bool
HasOccurRatio returns a boolean if a field has been set.
func (*AppListForUeComm) HasSpatialValidity ¶
func (o *AppListForUeComm) HasSpatialValidity() bool
HasSpatialValidity returns a boolean if a field has been set.
func (*AppListForUeComm) HasStartTime ¶
func (o *AppListForUeComm) HasStartTime() bool
HasStartTime returns a boolean if a field has been set.
func (AppListForUeComm) MarshalJSON ¶
func (o AppListForUeComm) MarshalJSON() ([]byte, error)
func (*AppListForUeComm) SetAppDur ¶
func (o *AppListForUeComm) SetAppDur(v int32)
SetAppDur gets a reference to the given int32 and assigns it to the AppDur field.
func (*AppListForUeComm) SetAppId ¶
func (o *AppListForUeComm) SetAppId(v string)
SetAppId sets field value
func (*AppListForUeComm) SetOccurRatio ¶
func (o *AppListForUeComm) SetOccurRatio(v int32)
SetOccurRatio gets a reference to the given int32 and assigns it to the OccurRatio field.
func (*AppListForUeComm) SetSpatialValidity ¶
func (o *AppListForUeComm) SetSpatialValidity(v NetworkAreaInfo)
SetSpatialValidity gets a reference to the given NetworkAreaInfo and assigns it to the SpatialValidity field.
func (*AppListForUeComm) SetStartTime ¶
func (o *AppListForUeComm) SetStartTime(v time.Time)
SetStartTime gets a reference to the given time.Time and assigns it to the StartTime field.
func (AppListForUeComm) ToMap ¶
func (o AppListForUeComm) ToMap() (map[string]interface{}, error)
type ApplicationVolume ¶
type ApplicationVolume struct {
// String providing an application identifier.
AppId string `json:"appId"`
// Unsigned integer identifying a volume in units of bytes.
AppVolume int64 `json:"appVolume"`
}
ApplicationVolume Application data volume per Application Id.
func NewApplicationVolume ¶
func NewApplicationVolume(appId string, appVolume int64) *ApplicationVolume
NewApplicationVolume instantiates a new ApplicationVolume object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApplicationVolumeWithDefaults ¶
func NewApplicationVolumeWithDefaults() *ApplicationVolume
NewApplicationVolumeWithDefaults instantiates a new ApplicationVolume object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApplicationVolume) GetAppId ¶
func (o *ApplicationVolume) GetAppId() string
GetAppId returns the AppId field value
func (*ApplicationVolume) GetAppIdOk ¶
func (o *ApplicationVolume) GetAppIdOk() (*string, bool)
GetAppIdOk returns a tuple with the AppId field value and a boolean to check if the value has been set.
func (*ApplicationVolume) GetAppVolume ¶
func (o *ApplicationVolume) GetAppVolume() int64
GetAppVolume returns the AppVolume field value
func (*ApplicationVolume) GetAppVolumeOk ¶
func (o *ApplicationVolume) GetAppVolumeOk() (*int64, bool)
GetAppVolumeOk returns a tuple with the AppVolume field value and a boolean to check if the value has been set.
func (ApplicationVolume) MarshalJSON ¶
func (o ApplicationVolume) MarshalJSON() ([]byte, error)
func (*ApplicationVolume) SetAppId ¶
func (o *ApplicationVolume) SetAppId(v string)
SetAppId sets field value
func (*ApplicationVolume) SetAppVolume ¶
func (o *ApplicationVolume) SetAppVolume(v int64)
SetAppVolume sets field value
func (ApplicationVolume) ToMap ¶
func (o ApplicationVolume) ToMap() (map[string]interface{}, error)
type AppliedSmccType ¶
type AppliedSmccType struct {
String *string
}
AppliedSmccType Possible values are: - DNN_CC: Indicates the DNN based congestion control. - SNSSAI_CC: Indicates the S-NSSAI based congestion control.
func (*AppliedSmccType) MarshalJSON ¶
func (src *AppliedSmccType) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*AppliedSmccType) UnmarshalJSON ¶
func (dst *AppliedSmccType) UnmarshalJSON(data []byte) error
Unmarshal JSON data into any of the pointers in the struct
type AtsssCapability ¶
type AtsssCapability struct {
// Indicates the ATSSS-LL capability to support procedures related to Access Traffic Steering, Switching, Splitting (see clauses 4.2.10, 5.32 of 3GPP TS 23.501). true: Supported false (default): Not Supported
AtsssLL *bool `json:"atsssLL,omitempty"`
// Indicates the MPTCP capability to support procedures related to Access Traffic Steering, Switching, Splitting (see clauses 4.2.10, 5.32 of 3GPP TS 23.501 true: Supported false (default): Not Supported
Mptcp *bool `json:"mptcp,omitempty"`
// This IE is only used by the UPF to indicate whether the UPF supports RTT measurement without PMF (see clauses 5.32.2, 6.3.3.3 of 3GPP TS 23.501 true: Supported false (default): Not Supported
RttWithoutPmf *bool `json:"rttWithoutPmf,omitempty"`
}
AtsssCapability Containes Capability to support procedures related to Access Traffic Steering, Switching, Splitting.
func NewAtsssCapability ¶
func NewAtsssCapability() *AtsssCapability
NewAtsssCapability instantiates a new AtsssCapability object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAtsssCapabilityWithDefaults ¶
func NewAtsssCapabilityWithDefaults() *AtsssCapability
NewAtsssCapabilityWithDefaults instantiates a new AtsssCapability object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AtsssCapability) GetAtsssLL ¶
func (o *AtsssCapability) GetAtsssLL() bool
GetAtsssLL returns the AtsssLL field value if set, zero value otherwise.
func (*AtsssCapability) GetAtsssLLOk ¶
func (o *AtsssCapability) GetAtsssLLOk() (*bool, bool)
GetAtsssLLOk returns a tuple with the AtsssLL field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AtsssCapability) GetMptcp ¶
func (o *AtsssCapability) GetMptcp() bool
GetMptcp returns the Mptcp field value if set, zero value otherwise.
func (*AtsssCapability) GetMptcpOk ¶
func (o *AtsssCapability) GetMptcpOk() (*bool, bool)
GetMptcpOk returns a tuple with the Mptcp field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AtsssCapability) GetRttWithoutPmf ¶
func (o *AtsssCapability) GetRttWithoutPmf() bool
GetRttWithoutPmf returns the RttWithoutPmf field value if set, zero value otherwise.
func (*AtsssCapability) GetRttWithoutPmfOk ¶
func (o *AtsssCapability) GetRttWithoutPmfOk() (*bool, bool)
GetRttWithoutPmfOk returns a tuple with the RttWithoutPmf field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AtsssCapability) HasAtsssLL ¶
func (o *AtsssCapability) HasAtsssLL() bool
HasAtsssLL returns a boolean if a field has been set.
func (*AtsssCapability) HasMptcp ¶
func (o *AtsssCapability) HasMptcp() bool
HasMptcp returns a boolean if a field has been set.
func (*AtsssCapability) HasRttWithoutPmf ¶
func (o *AtsssCapability) HasRttWithoutPmf() bool
HasRttWithoutPmf returns a boolean if a field has been set.
func (AtsssCapability) MarshalJSON ¶
func (o AtsssCapability) MarshalJSON() ([]byte, error)
func (*AtsssCapability) SetAtsssLL ¶
func (o *AtsssCapability) SetAtsssLL(v bool)
SetAtsssLL gets a reference to the given bool and assigns it to the AtsssLL field.
func (*AtsssCapability) SetMptcp ¶
func (o *AtsssCapability) SetMptcp(v bool)
SetMptcp gets a reference to the given bool and assigns it to the Mptcp field.
func (*AtsssCapability) SetRttWithoutPmf ¶
func (o *AtsssCapability) SetRttWithoutPmf(v bool)
SetRttWithoutPmf gets a reference to the given bool and assigns it to the RttWithoutPmf field.
func (AtsssCapability) ToMap ¶
func (o AtsssCapability) ToMap() (map[string]interface{}, error)
type AusfInfo ¶
type AusfInfo struct {
// Identifier of a group of NFs.
GroupId *string `json:"groupId,omitempty"`
SupiRanges []SupiRange `json:"supiRanges,omitempty"`
RoutingIndicators []string `json:"routingIndicators,omitempty"`
SuciInfos []SuciInfo `json:"suciInfos,omitempty"`
}
AusfInfo Information of an AUSF NF Instance
func NewAusfInfo ¶
func NewAusfInfo() *AusfInfo
NewAusfInfo instantiates a new AusfInfo object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewAusfInfoWithDefaults ¶
func NewAusfInfoWithDefaults() *AusfInfo
NewAusfInfoWithDefaults instantiates a new AusfInfo object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*AusfInfo) GetGroupId ¶
GetGroupId returns the GroupId field value if set, zero value otherwise.
func (*AusfInfo) GetGroupIdOk ¶
GetGroupIdOk returns a tuple with the GroupId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AusfInfo) GetRoutingIndicators ¶
GetRoutingIndicators returns the RoutingIndicators field value if set, zero value otherwise.
func (*AusfInfo) GetRoutingIndicatorsOk ¶
GetRoutingIndicatorsOk returns a tuple with the RoutingIndicators field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AusfInfo) GetSuciInfos ¶
GetSuciInfos returns the SuciInfos field value if set, zero value otherwise.
func (*AusfInfo) GetSuciInfosOk ¶
GetSuciInfosOk returns a tuple with the SuciInfos field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AusfInfo) GetSupiRanges ¶
GetSupiRanges returns the SupiRanges field value if set, zero value otherwise.
func (*AusfInfo) GetSupiRangesOk ¶
GetSupiRangesOk returns a tuple with the SupiRanges field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AusfInfo) HasGroupId ¶
HasGroupId returns a boolean if a field has been set.
func (*AusfInfo) HasRoutingIndicators ¶
HasRoutingIndicators returns a boolean if a field has been set.
func (*AusfInfo) HasSuciInfos ¶
HasSuciInfos returns a boolean if a field has been set.
func (*AusfInfo) HasSupiRanges ¶
HasSupiRanges returns a boolean if a field has been set.
func (AusfInfo) MarshalJSON ¶
func (*AusfInfo) SetGroupId ¶
SetGroupId gets a reference to the given string and assigns it to the GroupId field.
func (*AusfInfo) SetRoutingIndicators ¶
SetRoutingIndicators gets a reference to the given []string and assigns it to the RoutingIndicators field.
func (*AusfInfo) SetSuciInfos ¶
SetSuciInfos gets a reference to the given []SuciInfo and assigns it to the SuciInfos field.
func (*AusfInfo) SetSupiRanges ¶
SetSupiRanges gets a reference to the given []SupiRange and assigns it to the SupiRanges field.
type BaseRecord ¶
type BaseRecord struct {
// string with format 'date-time' as defined in OpenAPI.
Timestamp time.Time `json:"timestamp"`
}
BaseRecord struct for BaseRecord
func NewBaseRecord ¶
func NewBaseRecord(timestamp time.Time) *BaseRecord
NewBaseRecord instantiates a new BaseRecord object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewBaseRecordWithDefaults ¶
func NewBaseRecordWithDefaults() *BaseRecord
NewBaseRecordWithDefaults instantiates a new BaseRecord object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*BaseRecord) GetTimestamp ¶
func (o *BaseRecord) GetTimestamp() time.Time
GetTimestamp returns the Timestamp field value
func (*BaseRecord) GetTimestampOk ¶
func (o *BaseRecord) GetTimestampOk() (*time.Time, bool)
GetTimestampOk returns a tuple with the Timestamp field value and a boolean to check if the value has been set.
func (BaseRecord) MarshalJSON ¶
func (o BaseRecord) MarshalJSON() ([]byte, error)
func (*BaseRecord) SetTimestamp ¶
func (o *BaseRecord) SetTimestamp(v time.Time)
SetTimestamp sets field value
func (BaseRecord) ToMap ¶
func (o BaseRecord) ToMap() (map[string]interface{}, error)
type BasicAuth ¶
type BasicAuth struct {
UserName string `json:"userName,omitempty"`
Password string `json:"password,omitempty"`
}
BasicAuth provides basic http authentication to a request passed via context using ContextBasicAuth
type BsfInfo ¶
type BsfInfo struct {
DnnList []string `json:"dnnList,omitempty"`
IpDomainList []string `json:"ipDomainList,omitempty"`
Ipv4AddressRanges []Ipv4AddressRange `json:"ipv4AddressRanges,omitempty"`
Ipv6PrefixRanges []Ipv6PrefixRange `json:"ipv6PrefixRanges,omitempty"`
// Fully Qualified Domain Name
RxDiamHost *string `json:"rxDiamHost,omitempty"`
// Fully Qualified Domain Name
RxDiamRealm *string `json:"rxDiamRealm,omitempty"`
// Identifier of a group of NFs.
GroupId *string `json:"groupId,omitempty"`
SupiRanges []SupiRange `json:"supiRanges,omitempty"`
GpsiRanges []IdentityRange `json:"gpsiRanges,omitempty"`
}
BsfInfo Information of a BSF NF Instance
func NewBsfInfo ¶
func NewBsfInfo() *BsfInfo
NewBsfInfo instantiates a new BsfInfo object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewBsfInfoWithDefaults ¶
func NewBsfInfoWithDefaults() *BsfInfo
NewBsfInfoWithDefaults instantiates a new BsfInfo object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*BsfInfo) GetDnnList ¶
GetDnnList returns the DnnList field value if set, zero value otherwise.
func (*BsfInfo) GetDnnListOk ¶
GetDnnListOk returns a tuple with the DnnList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*BsfInfo) GetGpsiRanges ¶
func (o *BsfInfo) GetGpsiRanges() []IdentityRange
GetGpsiRanges returns the GpsiRanges field value if set, zero value otherwise.
func (*BsfInfo) GetGpsiRangesOk ¶
func (o *BsfInfo) GetGpsiRangesOk() ([]IdentityRange, bool)
GetGpsiRangesOk returns a tuple with the GpsiRanges field value if set, nil otherwise and a boolean to check if the value has been set.
func (*BsfInfo) GetGroupId ¶
GetGroupId returns the GroupId field value if set, zero value otherwise.
func (*BsfInfo) GetGroupIdOk ¶
GetGroupIdOk returns a tuple with the GroupId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*BsfInfo) GetIpDomainList ¶
GetIpDomainList returns the IpDomainList field value if set, zero value otherwise.
func (*BsfInfo) GetIpDomainListOk ¶
GetIpDomainListOk returns a tuple with the IpDomainList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*BsfInfo) GetIpv4AddressRanges ¶
func (o *BsfInfo) GetIpv4AddressRanges() []Ipv4AddressRange
GetIpv4AddressRanges returns the Ipv4AddressRanges field value if set, zero value otherwise.
func (*BsfInfo) GetIpv4AddressRangesOk ¶
func (o *BsfInfo) GetIpv4AddressRangesOk() ([]Ipv4AddressRange, bool)
GetIpv4AddressRangesOk returns a tuple with the Ipv4AddressRanges field value if set, nil otherwise and a boolean to check if the value has been set.
func (*BsfInfo) GetIpv6PrefixRanges ¶
func (o *BsfInfo) GetIpv6PrefixRanges() []Ipv6PrefixRange
GetIpv6PrefixRanges returns the Ipv6PrefixRanges field value if set, zero value otherwise.
func (*BsfInfo) GetIpv6PrefixRangesOk ¶
func (o *BsfInfo) GetIpv6PrefixRangesOk() ([]Ipv6PrefixRange, bool)
GetIpv6PrefixRangesOk returns a tuple with the Ipv6PrefixRanges field value if set, nil otherwise and a boolean to check if the value has been set.
func (*BsfInfo) GetRxDiamHost ¶
GetRxDiamHost returns the RxDiamHost field value if set, zero value otherwise.
func (*BsfInfo) GetRxDiamHostOk ¶
GetRxDiamHostOk returns a tuple with the RxDiamHost field value if set, nil otherwise and a boolean to check if the value has been set.
func (*BsfInfo) GetRxDiamRealm ¶
GetRxDiamRealm returns the RxDiamRealm field value if set, zero value otherwise.
func (*BsfInfo) GetRxDiamRealmOk ¶
GetRxDiamRealmOk returns a tuple with the RxDiamRealm field value if set, nil otherwise and a boolean to check if the value has been set.
func (*BsfInfo) GetSupiRanges ¶
GetSupiRanges returns the SupiRanges field value if set, zero value otherwise.
func (*BsfInfo) GetSupiRangesOk ¶
GetSupiRangesOk returns a tuple with the SupiRanges field value if set, nil otherwise and a boolean to check if the value has been set.
func (*BsfInfo) HasDnnList ¶
HasDnnList returns a boolean if a field has been set.
func (*BsfInfo) HasGpsiRanges ¶
HasGpsiRanges returns a boolean if a field has been set.
func (*BsfInfo) HasGroupId ¶
HasGroupId returns a boolean if a field has been set.
func (*BsfInfo) HasIpDomainList ¶
HasIpDomainList returns a boolean if a field has been set.
func (*BsfInfo) HasIpv4AddressRanges ¶
HasIpv4AddressRanges returns a boolean if a field has been set.
func (*BsfInfo) HasIpv6PrefixRanges ¶
HasIpv6PrefixRanges returns a boolean if a field has been set.
func (*BsfInfo) HasRxDiamHost ¶
HasRxDiamHost returns a boolean if a field has been set.
func (*BsfInfo) HasRxDiamRealm ¶
HasRxDiamRealm returns a boolean if a field has been set.
func (*BsfInfo) HasSupiRanges ¶
HasSupiRanges returns a boolean if a field has been set.
func (BsfInfo) MarshalJSON ¶
func (*BsfInfo) SetDnnList ¶
SetDnnList gets a reference to the given []string and assigns it to the DnnList field.
func (*BsfInfo) SetGpsiRanges ¶
func (o *BsfInfo) SetGpsiRanges(v []IdentityRange)
SetGpsiRanges gets a reference to the given []IdentityRange and assigns it to the GpsiRanges field.
func (*BsfInfo) SetGroupId ¶
SetGroupId gets a reference to the given string and assigns it to the GroupId field.
func (*BsfInfo) SetIpDomainList ¶
SetIpDomainList gets a reference to the given []string and assigns it to the IpDomainList field.
func (*BsfInfo) SetIpv4AddressRanges ¶
func (o *BsfInfo) SetIpv4AddressRanges(v []Ipv4AddressRange)
SetIpv4AddressRanges gets a reference to the given []Ipv4AddressRange and assigns it to the Ipv4AddressRanges field.
func (*BsfInfo) SetIpv6PrefixRanges ¶
func (o *BsfInfo) SetIpv6PrefixRanges(v []Ipv6PrefixRange)
SetIpv6PrefixRanges gets a reference to the given []Ipv6PrefixRange and assigns it to the Ipv6PrefixRanges field.
func (*BsfInfo) SetRxDiamHost ¶
SetRxDiamHost gets a reference to the given string and assigns it to the RxDiamHost field.
func (*BsfInfo) SetRxDiamRealm ¶
SetRxDiamRealm gets a reference to the given string and assigns it to the RxDiamRealm field.
func (*BsfInfo) SetSupiRanges ¶
SetSupiRanges gets a reference to the given []SupiRange and assigns it to the SupiRanges field.
type CacheStatus ¶
type CacheStatus struct {
String *string
}
CacheStatus struct for CacheStatus
func (*CacheStatus) MarshalJSON ¶
func (src *CacheStatus) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*CacheStatus) UnmarshalJSON ¶
func (dst *CacheStatus) UnmarshalJSON(data []byte) error
Unmarshal JSON data into any of the pointers in the struct
type CellGlobalId ¶
type CellGlobalId struct {
PlmnId PlmnId `json:"plmnId"`
Lac string `json:"lac"`
CellId string `json:"cellId"`
}
CellGlobalId Contains a Cell Global Identification as defined in 3GPP TS 23.003, clause 4.3.1.
func NewCellGlobalId ¶
func NewCellGlobalId(plmnId PlmnId, lac string, cellId string) *CellGlobalId
NewCellGlobalId instantiates a new CellGlobalId object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCellGlobalIdWithDefaults ¶
func NewCellGlobalIdWithDefaults() *CellGlobalId
NewCellGlobalIdWithDefaults instantiates a new CellGlobalId object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CellGlobalId) GetCellId ¶
func (o *CellGlobalId) GetCellId() string
GetCellId returns the CellId field value
func (*CellGlobalId) GetCellIdOk ¶
func (o *CellGlobalId) GetCellIdOk() (*string, bool)
GetCellIdOk returns a tuple with the CellId field value and a boolean to check if the value has been set.
func (*CellGlobalId) GetLac ¶
func (o *CellGlobalId) GetLac() string
GetLac returns the Lac field value
func (*CellGlobalId) GetLacOk ¶
func (o *CellGlobalId) GetLacOk() (*string, bool)
GetLacOk returns a tuple with the Lac field value and a boolean to check if the value has been set.
func (*CellGlobalId) GetPlmnId ¶
func (o *CellGlobalId) GetPlmnId() PlmnId
GetPlmnId returns the PlmnId field value
func (*CellGlobalId) GetPlmnIdOk ¶
func (o *CellGlobalId) GetPlmnIdOk() (*PlmnId, bool)
GetPlmnIdOk returns a tuple with the PlmnId field value and a boolean to check if the value has been set.
func (CellGlobalId) MarshalJSON ¶
func (o CellGlobalId) MarshalJSON() ([]byte, error)
func (*CellGlobalId) SetCellId ¶
func (o *CellGlobalId) SetCellId(v string)
SetCellId sets field value
func (*CellGlobalId) SetPlmnId ¶
func (o *CellGlobalId) SetPlmnId(v PlmnId)
SetPlmnId sets field value
func (CellGlobalId) ToMap ¶
func (o CellGlobalId) ToMap() (map[string]interface{}, error)
type ChangeItem ¶
type ChangeItem struct {
Op ChangeType `json:"op"`
// contains a JSON pointer value (as defined in IETF RFC 6901) that references a target location within the resource on which the change has been applied.
Path string `json:"path"`
// indicates the path of the source JSON element (according to JSON Pointer syntax) being moved or copied to the location indicated by the \"path\" attribute. It shall be present if the \"op\" attribute is of value \"MOVE\".
From *string `json:"from,omitempty"`
OrigValue interface{} `json:"origValue,omitempty"`
NewValue interface{} `json:"newValue,omitempty"`
}
ChangeItem It contains data which need to be changed.
func NewChangeItem ¶
func NewChangeItem(op ChangeType, path string) *ChangeItem
NewChangeItem instantiates a new ChangeItem object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewChangeItemWithDefaults ¶
func NewChangeItemWithDefaults() *ChangeItem
NewChangeItemWithDefaults instantiates a new ChangeItem object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ChangeItem) GetFrom ¶
func (o *ChangeItem) GetFrom() string
GetFrom returns the From field value if set, zero value otherwise.
func (*ChangeItem) GetFromOk ¶
func (o *ChangeItem) GetFromOk() (*string, bool)
GetFromOk returns a tuple with the From field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChangeItem) GetNewValue ¶
func (o *ChangeItem) GetNewValue() interface{}
GetNewValue returns the NewValue field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ChangeItem) GetNewValueOk ¶
func (o *ChangeItem) GetNewValueOk() (*interface{}, bool)
GetNewValueOk returns a tuple with the NewValue field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ChangeItem) GetOpOk ¶
func (o *ChangeItem) GetOpOk() (*ChangeType, bool)
GetOpOk returns a tuple with the Op field value and a boolean to check if the value has been set.
func (*ChangeItem) GetOrigValue ¶
func (o *ChangeItem) GetOrigValue() interface{}
GetOrigValue returns the OrigValue field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ChangeItem) GetOrigValueOk ¶
func (o *ChangeItem) GetOrigValueOk() (*interface{}, bool)
GetOrigValueOk returns a tuple with the OrigValue field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ChangeItem) GetPath ¶
func (o *ChangeItem) GetPath() string
GetPath returns the Path field value
func (*ChangeItem) GetPathOk ¶
func (o *ChangeItem) GetPathOk() (*string, bool)
GetPathOk returns a tuple with the Path field value and a boolean to check if the value has been set.
func (*ChangeItem) HasFrom ¶
func (o *ChangeItem) HasFrom() bool
HasFrom returns a boolean if a field has been set.
func (*ChangeItem) HasNewValue ¶
func (o *ChangeItem) HasNewValue() bool
HasNewValue returns a boolean if a field has been set.
func (*ChangeItem) HasOrigValue ¶
func (o *ChangeItem) HasOrigValue() bool
HasOrigValue returns a boolean if a field has been set.
func (ChangeItem) MarshalJSON ¶
func (o ChangeItem) MarshalJSON() ([]byte, error)
func (*ChangeItem) SetFrom ¶
func (o *ChangeItem) SetFrom(v string)
SetFrom gets a reference to the given string and assigns it to the From field.
func (*ChangeItem) SetNewValue ¶
func (o *ChangeItem) SetNewValue(v interface{})
SetNewValue gets a reference to the given interface{} and assigns it to the NewValue field.
func (*ChangeItem) SetOrigValue ¶
func (o *ChangeItem) SetOrigValue(v interface{})
SetOrigValue gets a reference to the given interface{} and assigns it to the OrigValue field.
func (ChangeItem) ToMap ¶
func (o ChangeItem) ToMap() (map[string]interface{}, error)
type ChangeOfSupiPeiAssociationReport ¶
type ChangeOfSupiPeiAssociationReport struct {
// String representing a Permanent Equipment Identifier that may contain - an IMEI or IMEISV, as specified in clause 6.2 of 3GPP TS 23.003; a MAC address for a 5G-RG or FN-RG via wireline access, with an indication that this address cannot be trusted for regulatory purpose if this address cannot be used as an Equipment Identifier of the FN-RG, as specified in clause 4.7.7 of 3GPP TS23.316. Examples are imei-012345678901234 or imeisv-0123456789012345.
NewPei string `json:"newPei"`
}
ChangeOfSupiPeiAssociationReport struct for ChangeOfSupiPeiAssociationReport
func NewChangeOfSupiPeiAssociationReport ¶
func NewChangeOfSupiPeiAssociationReport(newPei string) *ChangeOfSupiPeiAssociationReport
NewChangeOfSupiPeiAssociationReport instantiates a new ChangeOfSupiPeiAssociationReport object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewChangeOfSupiPeiAssociationReportWithDefaults ¶
func NewChangeOfSupiPeiAssociationReportWithDefaults() *ChangeOfSupiPeiAssociationReport
NewChangeOfSupiPeiAssociationReportWithDefaults instantiates a new ChangeOfSupiPeiAssociationReport object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ChangeOfSupiPeiAssociationReport) GetNewPei ¶
func (o *ChangeOfSupiPeiAssociationReport) GetNewPei() string
GetNewPei returns the NewPei field value
func (*ChangeOfSupiPeiAssociationReport) GetNewPeiOk ¶
func (o *ChangeOfSupiPeiAssociationReport) GetNewPeiOk() (*string, bool)
GetNewPeiOk returns a tuple with the NewPei field value and a boolean to check if the value has been set.
func (ChangeOfSupiPeiAssociationReport) MarshalJSON ¶
func (o ChangeOfSupiPeiAssociationReport) MarshalJSON() ([]byte, error)
func (*ChangeOfSupiPeiAssociationReport) SetNewPei ¶
func (o *ChangeOfSupiPeiAssociationReport) SetNewPei(v string)
SetNewPei sets field value
func (ChangeOfSupiPeiAssociationReport) ToMap ¶
func (o ChangeOfSupiPeiAssociationReport) ToMap() (map[string]interface{}, error)
type ChangeType ¶
type ChangeType struct {
String *string
}
ChangeType Indicates the type of change to be performed.
func (*ChangeType) MarshalJSON ¶
func (src *ChangeType) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*ChangeType) UnmarshalJSON ¶
func (dst *ChangeType) UnmarshalJSON(data []byte) error
Unmarshal JSON data into any of the pointers in the struct
type ChfInfo ¶
type ChfInfo struct {
SupiRangeList []SupiRange `json:"supiRangeList,omitempty"`
GpsiRangeList []IdentityRange `json:"gpsiRangeList,omitempty"`
PlmnRangeList []PlmnRange `json:"plmnRangeList,omitempty"`
// Identifier of a group of NFs.
GroupId *string `json:"groupId,omitempty"`
// String uniquely identifying a NF instance. The format of the NF Instance ID shall be a Universally Unique Identifier (UUID) version 4, as described in IETF RFC 4122.
PrimaryChfInstance *string `json:"primaryChfInstance,omitempty"`
// String uniquely identifying a NF instance. The format of the NF Instance ID shall be a Universally Unique Identifier (UUID) version 4, as described in IETF RFC 4122.
SecondaryChfInstance *string `json:"secondaryChfInstance,omitempty"`
}
ChfInfo Information of a CHF NF Instance
func NewChfInfo ¶
func NewChfInfo() *ChfInfo
NewChfInfo instantiates a new ChfInfo object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewChfInfoWithDefaults ¶
func NewChfInfoWithDefaults() *ChfInfo
NewChfInfoWithDefaults instantiates a new ChfInfo object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ChfInfo) GetGpsiRangeList ¶
func (o *ChfInfo) GetGpsiRangeList() []IdentityRange
GetGpsiRangeList returns the GpsiRangeList field value if set, zero value otherwise.
func (*ChfInfo) GetGpsiRangeListOk ¶
func (o *ChfInfo) GetGpsiRangeListOk() ([]IdentityRange, bool)
GetGpsiRangeListOk returns a tuple with the GpsiRangeList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChfInfo) GetGroupId ¶
GetGroupId returns the GroupId field value if set, zero value otherwise.
func (*ChfInfo) GetGroupIdOk ¶
GetGroupIdOk returns a tuple with the GroupId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChfInfo) GetPlmnRangeList ¶
GetPlmnRangeList returns the PlmnRangeList field value if set, zero value otherwise.
func (*ChfInfo) GetPlmnRangeListOk ¶
GetPlmnRangeListOk returns a tuple with the PlmnRangeList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChfInfo) GetPrimaryChfInstance ¶
GetPrimaryChfInstance returns the PrimaryChfInstance field value if set, zero value otherwise.
func (*ChfInfo) GetPrimaryChfInstanceOk ¶
GetPrimaryChfInstanceOk returns a tuple with the PrimaryChfInstance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChfInfo) GetSecondaryChfInstance ¶
GetSecondaryChfInstance returns the SecondaryChfInstance field value if set, zero value otherwise.
func (*ChfInfo) GetSecondaryChfInstanceOk ¶
GetSecondaryChfInstanceOk returns a tuple with the SecondaryChfInstance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChfInfo) GetSupiRangeList ¶
GetSupiRangeList returns the SupiRangeList field value if set, zero value otherwise.
func (*ChfInfo) GetSupiRangeListOk ¶
GetSupiRangeListOk returns a tuple with the SupiRangeList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ChfInfo) HasGpsiRangeList ¶
HasGpsiRangeList returns a boolean if a field has been set.
func (*ChfInfo) HasGroupId ¶
HasGroupId returns a boolean if a field has been set.
func (*ChfInfo) HasPlmnRangeList ¶
HasPlmnRangeList returns a boolean if a field has been set.
func (*ChfInfo) HasPrimaryChfInstance ¶
HasPrimaryChfInstance returns a boolean if a field has been set.
func (*ChfInfo) HasSecondaryChfInstance ¶
HasSecondaryChfInstance returns a boolean if a field has been set.
func (*ChfInfo) HasSupiRangeList ¶
HasSupiRangeList returns a boolean if a field has been set.
func (ChfInfo) MarshalJSON ¶
func (*ChfInfo) SetGpsiRangeList ¶
func (o *ChfInfo) SetGpsiRangeList(v []IdentityRange)
SetGpsiRangeList gets a reference to the given []IdentityRange and assigns it to the GpsiRangeList field.
func (*ChfInfo) SetGroupId ¶
SetGroupId gets a reference to the given string and assigns it to the GroupId field.
func (*ChfInfo) SetPlmnRangeList ¶
SetPlmnRangeList gets a reference to the given []PlmnRange and assigns it to the PlmnRangeList field.
func (*ChfInfo) SetPrimaryChfInstance ¶
SetPrimaryChfInstance gets a reference to the given string and assigns it to the PrimaryChfInstance field.
func (*ChfInfo) SetSecondaryChfInstance ¶
SetSecondaryChfInstance gets a reference to the given string and assigns it to the SecondaryChfInstance field.
func (*ChfInfo) SetSupiRangeList ¶
SetSupiRangeList gets a reference to the given []SupiRange and assigns it to the SupiRangeList field.
type CircumstanceDescription ¶
type CircumstanceDescription struct {
// string with format 'float' as defined in OpenAPI.
Freq *float32 `json:"freq,omitempty"`
// string with format 'date-time' as defined in OpenAPI.
Tm *time.Time `json:"tm,omitempty"`
LocArea *NetworkAreaInfo `json:"locArea,omitempty"`
// Unsigned integer identifying a volume in units of bytes.
Vol *int64 `json:"vol,omitempty"`
}
CircumstanceDescription Contains the description of a circumstance.
func NewCircumstanceDescription ¶
func NewCircumstanceDescription() *CircumstanceDescription
NewCircumstanceDescription instantiates a new CircumstanceDescription object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCircumstanceDescriptionWithDefaults ¶
func NewCircumstanceDescriptionWithDefaults() *CircumstanceDescription
NewCircumstanceDescriptionWithDefaults instantiates a new CircumstanceDescription object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CircumstanceDescription) GetFreq ¶
func (o *CircumstanceDescription) GetFreq() float32
GetFreq returns the Freq field value if set, zero value otherwise.
func (*CircumstanceDescription) GetFreqOk ¶
func (o *CircumstanceDescription) GetFreqOk() (*float32, bool)
GetFreqOk returns a tuple with the Freq field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CircumstanceDescription) GetLocArea ¶
func (o *CircumstanceDescription) GetLocArea() NetworkAreaInfo
GetLocArea returns the LocArea field value if set, zero value otherwise.
func (*CircumstanceDescription) GetLocAreaOk ¶
func (o *CircumstanceDescription) GetLocAreaOk() (*NetworkAreaInfo, bool)
GetLocAreaOk returns a tuple with the LocArea field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CircumstanceDescription) GetTm ¶
func (o *CircumstanceDescription) GetTm() time.Time
GetTm returns the Tm field value if set, zero value otherwise.
func (*CircumstanceDescription) GetTmOk ¶
func (o *CircumstanceDescription) GetTmOk() (*time.Time, bool)
GetTmOk returns a tuple with the Tm field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CircumstanceDescription) GetVol ¶
func (o *CircumstanceDescription) GetVol() int64
GetVol returns the Vol field value if set, zero value otherwise.
func (*CircumstanceDescription) GetVolOk ¶
func (o *CircumstanceDescription) GetVolOk() (*int64, bool)
GetVolOk returns a tuple with the Vol field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CircumstanceDescription) HasFreq ¶
func (o *CircumstanceDescription) HasFreq() bool
HasFreq returns a boolean if a field has been set.
func (*CircumstanceDescription) HasLocArea ¶
func (o *CircumstanceDescription) HasLocArea() bool
HasLocArea returns a boolean if a field has been set.
func (*CircumstanceDescription) HasTm ¶
func (o *CircumstanceDescription) HasTm() bool
HasTm returns a boolean if a field has been set.
func (*CircumstanceDescription) HasVol ¶
func (o *CircumstanceDescription) HasVol() bool
HasVol returns a boolean if a field has been set.
func (CircumstanceDescription) MarshalJSON ¶
func (o CircumstanceDescription) MarshalJSON() ([]byte, error)
func (*CircumstanceDescription) SetFreq ¶
func (o *CircumstanceDescription) SetFreq(v float32)
SetFreq gets a reference to the given float32 and assigns it to the Freq field.
func (*CircumstanceDescription) SetLocArea ¶
func (o *CircumstanceDescription) SetLocArea(v NetworkAreaInfo)
SetLocArea gets a reference to the given NetworkAreaInfo and assigns it to the LocArea field.
func (*CircumstanceDescription) SetTm ¶
func (o *CircumstanceDescription) SetTm(v time.Time)
SetTm gets a reference to the given time.Time and assigns it to the Tm field.
func (*CircumstanceDescription) SetVol ¶
func (o *CircumstanceDescription) SetVol(v int64)
SetVol gets a reference to the given int64 and assigns it to the Vol field.
func (CircumstanceDescription) ToMap ¶
func (o CircumstanceDescription) ToMap() (map[string]interface{}, error)
type CivicAddress ¶
type CivicAddress struct {
Country *string `json:"country,omitempty"`
A1 *string `json:"A1,omitempty"`
A2 *string `json:"A2,omitempty"`
A3 *string `json:"A3,omitempty"`
A4 *string `json:"A4,omitempty"`
A5 *string `json:"A5,omitempty"`
A6 *string `json:"A6,omitempty"`
PRD *string `json:"PRD,omitempty"`
POD *string `json:"POD,omitempty"`
STS *string `json:"STS,omitempty"`
HNO *string `json:"HNO,omitempty"`
HNS *string `json:"HNS,omitempty"`
LMK *string `json:"LMK,omitempty"`
LOC *string `json:"LOC,omitempty"`
NAM *string `json:"NAM,omitempty"`
PC *string `json:"PC,omitempty"`
BLD *string `json:"BLD,omitempty"`
UNIT *string `json:"UNIT,omitempty"`
FLR *string `json:"FLR,omitempty"`
ROOM *string `json:"ROOM,omitempty"`
PLC *string `json:"PLC,omitempty"`
PCN *string `json:"PCN,omitempty"`
POBOX *string `json:"POBOX,omitempty"`
ADDCODE *string `json:"ADDCODE,omitempty"`
SEAT *string `json:"SEAT,omitempty"`
RD *string `json:"RD,omitempty"`
RDSEC *string `json:"RDSEC,omitempty"`
RDBR *string `json:"RDBR,omitempty"`
RDSUBBR *string `json:"RDSUBBR,omitempty"`
PRM *string `json:"PRM,omitempty"`
POM *string `json:"POM,omitempty"`
UsageRules *string `json:"usageRules,omitempty"`
Method *string `json:"method,omitempty"`
ProvidedBy *string `json:"providedBy,omitempty"`
}
CivicAddress Indicates a Civic address.
func NewCivicAddress ¶
func NewCivicAddress() *CivicAddress
NewCivicAddress instantiates a new CivicAddress object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCivicAddressWithDefaults ¶
func NewCivicAddressWithDefaults() *CivicAddress
NewCivicAddressWithDefaults instantiates a new CivicAddress object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CivicAddress) GetA1 ¶
func (o *CivicAddress) GetA1() string
GetA1 returns the A1 field value if set, zero value otherwise.
func (*CivicAddress) GetA1Ok ¶
func (o *CivicAddress) GetA1Ok() (*string, bool)
GetA1Ok returns a tuple with the A1 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetA2 ¶
func (o *CivicAddress) GetA2() string
GetA2 returns the A2 field value if set, zero value otherwise.
func (*CivicAddress) GetA2Ok ¶
func (o *CivicAddress) GetA2Ok() (*string, bool)
GetA2Ok returns a tuple with the A2 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetA3 ¶
func (o *CivicAddress) GetA3() string
GetA3 returns the A3 field value if set, zero value otherwise.
func (*CivicAddress) GetA3Ok ¶
func (o *CivicAddress) GetA3Ok() (*string, bool)
GetA3Ok returns a tuple with the A3 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetA4 ¶
func (o *CivicAddress) GetA4() string
GetA4 returns the A4 field value if set, zero value otherwise.
func (*CivicAddress) GetA4Ok ¶
func (o *CivicAddress) GetA4Ok() (*string, bool)
GetA4Ok returns a tuple with the A4 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetA5 ¶
func (o *CivicAddress) GetA5() string
GetA5 returns the A5 field value if set, zero value otherwise.
func (*CivicAddress) GetA5Ok ¶
func (o *CivicAddress) GetA5Ok() (*string, bool)
GetA5Ok returns a tuple with the A5 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetA6 ¶
func (o *CivicAddress) GetA6() string
GetA6 returns the A6 field value if set, zero value otherwise.
func (*CivicAddress) GetA6Ok ¶
func (o *CivicAddress) GetA6Ok() (*string, bool)
GetA6Ok returns a tuple with the A6 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetADDCODE ¶
func (o *CivicAddress) GetADDCODE() string
GetADDCODE returns the ADDCODE field value if set, zero value otherwise.
func (*CivicAddress) GetADDCODEOk ¶
func (o *CivicAddress) GetADDCODEOk() (*string, bool)
GetADDCODEOk returns a tuple with the ADDCODE field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetBLD ¶
func (o *CivicAddress) GetBLD() string
GetBLD returns the BLD field value if set, zero value otherwise.
func (*CivicAddress) GetBLDOk ¶
func (o *CivicAddress) GetBLDOk() (*string, bool)
GetBLDOk returns a tuple with the BLD field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetCountry ¶
func (o *CivicAddress) GetCountry() string
GetCountry returns the Country field value if set, zero value otherwise.
func (*CivicAddress) GetCountryOk ¶
func (o *CivicAddress) GetCountryOk() (*string, bool)
GetCountryOk returns a tuple with the Country field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetFLR ¶
func (o *CivicAddress) GetFLR() string
GetFLR returns the FLR field value if set, zero value otherwise.
func (*CivicAddress) GetFLROk ¶
func (o *CivicAddress) GetFLROk() (*string, bool)
GetFLROk returns a tuple with the FLR field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetHNO ¶
func (o *CivicAddress) GetHNO() string
GetHNO returns the HNO field value if set, zero value otherwise.
func (*CivicAddress) GetHNOOk ¶
func (o *CivicAddress) GetHNOOk() (*string, bool)
GetHNOOk returns a tuple with the HNO field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetHNS ¶
func (o *CivicAddress) GetHNS() string
GetHNS returns the HNS field value if set, zero value otherwise.
func (*CivicAddress) GetHNSOk ¶
func (o *CivicAddress) GetHNSOk() (*string, bool)
GetHNSOk returns a tuple with the HNS field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetLMK ¶
func (o *CivicAddress) GetLMK() string
GetLMK returns the LMK field value if set, zero value otherwise.
func (*CivicAddress) GetLMKOk ¶
func (o *CivicAddress) GetLMKOk() (*string, bool)
GetLMKOk returns a tuple with the LMK field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetLOC ¶
func (o *CivicAddress) GetLOC() string
GetLOC returns the LOC field value if set, zero value otherwise.
func (*CivicAddress) GetLOCOk ¶
func (o *CivicAddress) GetLOCOk() (*string, bool)
GetLOCOk returns a tuple with the LOC field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetMethod ¶
func (o *CivicAddress) GetMethod() string
GetMethod returns the Method field value if set, zero value otherwise.
func (*CivicAddress) GetMethodOk ¶
func (o *CivicAddress) GetMethodOk() (*string, bool)
GetMethodOk returns a tuple with the Method field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetNAM ¶
func (o *CivicAddress) GetNAM() string
GetNAM returns the NAM field value if set, zero value otherwise.
func (*CivicAddress) GetNAMOk ¶
func (o *CivicAddress) GetNAMOk() (*string, bool)
GetNAMOk returns a tuple with the NAM field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetPC ¶
func (o *CivicAddress) GetPC() string
GetPC returns the PC field value if set, zero value otherwise.
func (*CivicAddress) GetPCN ¶
func (o *CivicAddress) GetPCN() string
GetPCN returns the PCN field value if set, zero value otherwise.
func (*CivicAddress) GetPCNOk ¶
func (o *CivicAddress) GetPCNOk() (*string, bool)
GetPCNOk returns a tuple with the PCN field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetPCOk ¶
func (o *CivicAddress) GetPCOk() (*string, bool)
GetPCOk returns a tuple with the PC field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetPLC ¶
func (o *CivicAddress) GetPLC() string
GetPLC returns the PLC field value if set, zero value otherwise.
func (*CivicAddress) GetPLCOk ¶
func (o *CivicAddress) GetPLCOk() (*string, bool)
GetPLCOk returns a tuple with the PLC field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetPOBOX ¶
func (o *CivicAddress) GetPOBOX() string
GetPOBOX returns the POBOX field value if set, zero value otherwise.
func (*CivicAddress) GetPOBOXOk ¶
func (o *CivicAddress) GetPOBOXOk() (*string, bool)
GetPOBOXOk returns a tuple with the POBOX field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetPOD ¶
func (o *CivicAddress) GetPOD() string
GetPOD returns the POD field value if set, zero value otherwise.
func (*CivicAddress) GetPODOk ¶
func (o *CivicAddress) GetPODOk() (*string, bool)
GetPODOk returns a tuple with the POD field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetPOM ¶
func (o *CivicAddress) GetPOM() string
GetPOM returns the POM field value if set, zero value otherwise.
func (*CivicAddress) GetPOMOk ¶
func (o *CivicAddress) GetPOMOk() (*string, bool)
GetPOMOk returns a tuple with the POM field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetPRD ¶
func (o *CivicAddress) GetPRD() string
GetPRD returns the PRD field value if set, zero value otherwise.
func (*CivicAddress) GetPRDOk ¶
func (o *CivicAddress) GetPRDOk() (*string, bool)
GetPRDOk returns a tuple with the PRD field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetPRM ¶
func (o *CivicAddress) GetPRM() string
GetPRM returns the PRM field value if set, zero value otherwise.
func (*CivicAddress) GetPRMOk ¶
func (o *CivicAddress) GetPRMOk() (*string, bool)
GetPRMOk returns a tuple with the PRM field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetProvidedBy ¶
func (o *CivicAddress) GetProvidedBy() string
GetProvidedBy returns the ProvidedBy field value if set, zero value otherwise.
func (*CivicAddress) GetProvidedByOk ¶
func (o *CivicAddress) GetProvidedByOk() (*string, bool)
GetProvidedByOk returns a tuple with the ProvidedBy field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetRD ¶
func (o *CivicAddress) GetRD() string
GetRD returns the RD field value if set, zero value otherwise.
func (*CivicAddress) GetRDBR ¶
func (o *CivicAddress) GetRDBR() string
GetRDBR returns the RDBR field value if set, zero value otherwise.
func (*CivicAddress) GetRDBROk ¶
func (o *CivicAddress) GetRDBROk() (*string, bool)
GetRDBROk returns a tuple with the RDBR field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetRDOk ¶
func (o *CivicAddress) GetRDOk() (*string, bool)
GetRDOk returns a tuple with the RD field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetRDSEC ¶
func (o *CivicAddress) GetRDSEC() string
GetRDSEC returns the RDSEC field value if set, zero value otherwise.
func (*CivicAddress) GetRDSECOk ¶
func (o *CivicAddress) GetRDSECOk() (*string, bool)
GetRDSECOk returns a tuple with the RDSEC field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetRDSUBBR ¶
func (o *CivicAddress) GetRDSUBBR() string
GetRDSUBBR returns the RDSUBBR field value if set, zero value otherwise.
func (*CivicAddress) GetRDSUBBROk ¶
func (o *CivicAddress) GetRDSUBBROk() (*string, bool)
GetRDSUBBROk returns a tuple with the RDSUBBR field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetROOM ¶
func (o *CivicAddress) GetROOM() string
GetROOM returns the ROOM field value if set, zero value otherwise.
func (*CivicAddress) GetROOMOk ¶
func (o *CivicAddress) GetROOMOk() (*string, bool)
GetROOMOk returns a tuple with the ROOM field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetSEAT ¶
func (o *CivicAddress) GetSEAT() string
GetSEAT returns the SEAT field value if set, zero value otherwise.
func (*CivicAddress) GetSEATOk ¶
func (o *CivicAddress) GetSEATOk() (*string, bool)
GetSEATOk returns a tuple with the SEAT field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetSTS ¶
func (o *CivicAddress) GetSTS() string
GetSTS returns the STS field value if set, zero value otherwise.
func (*CivicAddress) GetSTSOk ¶
func (o *CivicAddress) GetSTSOk() (*string, bool)
GetSTSOk returns a tuple with the STS field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetUNIT ¶
func (o *CivicAddress) GetUNIT() string
GetUNIT returns the UNIT field value if set, zero value otherwise.
func (*CivicAddress) GetUNITOk ¶
func (o *CivicAddress) GetUNITOk() (*string, bool)
GetUNITOk returns a tuple with the UNIT field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetUsageRules ¶
func (o *CivicAddress) GetUsageRules() string
GetUsageRules returns the UsageRules field value if set, zero value otherwise.
func (*CivicAddress) GetUsageRulesOk ¶
func (o *CivicAddress) GetUsageRulesOk() (*string, bool)
GetUsageRulesOk returns a tuple with the UsageRules field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) HasA1 ¶
func (o *CivicAddress) HasA1() bool
HasA1 returns a boolean if a field has been set.
func (*CivicAddress) HasA2 ¶
func (o *CivicAddress) HasA2() bool
HasA2 returns a boolean if a field has been set.
func (*CivicAddress) HasA3 ¶
func (o *CivicAddress) HasA3() bool
HasA3 returns a boolean if a field has been set.
func (*CivicAddress) HasA4 ¶
func (o *CivicAddress) HasA4() bool
HasA4 returns a boolean if a field has been set.
func (*CivicAddress) HasA5 ¶
func (o *CivicAddress) HasA5() bool
HasA5 returns a boolean if a field has been set.
func (*CivicAddress) HasA6 ¶
func (o *CivicAddress) HasA6() bool
HasA6 returns a boolean if a field has been set.
func (*CivicAddress) HasADDCODE ¶
func (o *CivicAddress) HasADDCODE() bool
HasADDCODE returns a boolean if a field has been set.
func (*CivicAddress) HasBLD ¶
func (o *CivicAddress) HasBLD() bool
HasBLD returns a boolean if a field has been set.
func (*CivicAddress) HasCountry ¶
func (o *CivicAddress) HasCountry() bool
HasCountry returns a boolean if a field has been set.
func (*CivicAddress) HasFLR ¶
func (o *CivicAddress) HasFLR() bool
HasFLR returns a boolean if a field has been set.
func (*CivicAddress) HasHNO ¶
func (o *CivicAddress) HasHNO() bool
HasHNO returns a boolean if a field has been set.
func (*CivicAddress) HasHNS ¶
func (o *CivicAddress) HasHNS() bool
HasHNS returns a boolean if a field has been set.
func (*CivicAddress) HasLMK ¶
func (o *CivicAddress) HasLMK() bool
HasLMK returns a boolean if a field has been set.
func (*CivicAddress) HasLOC ¶
func (o *CivicAddress) HasLOC() bool
HasLOC returns a boolean if a field has been set.
func (*CivicAddress) HasMethod ¶
func (o *CivicAddress) HasMethod() bool
HasMethod returns a boolean if a field has been set.
func (*CivicAddress) HasNAM ¶
func (o *CivicAddress) HasNAM() bool
HasNAM returns a boolean if a field has been set.
func (*CivicAddress) HasPC ¶
func (o *CivicAddress) HasPC() bool
HasPC returns a boolean if a field has been set.
func (*CivicAddress) HasPCN ¶
func (o *CivicAddress) HasPCN() bool
HasPCN returns a boolean if a field has been set.
func (*CivicAddress) HasPLC ¶
func (o *CivicAddress) HasPLC() bool
HasPLC returns a boolean if a field has been set.
func (*CivicAddress) HasPOBOX ¶
func (o *CivicAddress) HasPOBOX() bool
HasPOBOX returns a boolean if a field has been set.
func (*CivicAddress) HasPOD ¶
func (o *CivicAddress) HasPOD() bool
HasPOD returns a boolean if a field has been set.
func (*CivicAddress) HasPOM ¶
func (o *CivicAddress) HasPOM() bool
HasPOM returns a boolean if a field has been set.
func (*CivicAddress) HasPRD ¶
func (o *CivicAddress) HasPRD() bool
HasPRD returns a boolean if a field has been set.
func (*CivicAddress) HasPRM ¶
func (o *CivicAddress) HasPRM() bool
HasPRM returns a boolean if a field has been set.
func (*CivicAddress) HasProvidedBy ¶
func (o *CivicAddress) HasProvidedBy() bool
HasProvidedBy returns a boolean if a field has been set.
func (*CivicAddress) HasRD ¶
func (o *CivicAddress) HasRD() bool
HasRD returns a boolean if a field has been set.
func (*CivicAddress) HasRDBR ¶
func (o *CivicAddress) HasRDBR() bool
HasRDBR returns a boolean if a field has been set.
func (*CivicAddress) HasRDSEC ¶
func (o *CivicAddress) HasRDSEC() bool
HasRDSEC returns a boolean if a field has been set.
func (*CivicAddress) HasRDSUBBR ¶
func (o *CivicAddress) HasRDSUBBR() bool
HasRDSUBBR returns a boolean if a field has been set.
func (*CivicAddress) HasROOM ¶
func (o *CivicAddress) HasROOM() bool
HasROOM returns a boolean if a field has been set.
func (*CivicAddress) HasSEAT ¶
func (o *CivicAddress) HasSEAT() bool
HasSEAT returns a boolean if a field has been set.
func (*CivicAddress) HasSTS ¶
func (o *CivicAddress) HasSTS() bool
HasSTS returns a boolean if a field has been set.
func (*CivicAddress) HasUNIT ¶
func (o *CivicAddress) HasUNIT() bool
HasUNIT returns a boolean if a field has been set.
func (*CivicAddress) HasUsageRules ¶
func (o *CivicAddress) HasUsageRules() bool
HasUsageRules returns a boolean if a field has been set.
func (CivicAddress) MarshalJSON ¶
func (o CivicAddress) MarshalJSON() ([]byte, error)
func (*CivicAddress) SetA1 ¶
func (o *CivicAddress) SetA1(v string)
SetA1 gets a reference to the given string and assigns it to the A1 field.
func (*CivicAddress) SetA2 ¶
func (o *CivicAddress) SetA2(v string)
SetA2 gets a reference to the given string and assigns it to the A2 field.
func (*CivicAddress) SetA3 ¶
func (o *CivicAddress) SetA3(v string)
SetA3 gets a reference to the given string and assigns it to the A3 field.
func (*CivicAddress) SetA4 ¶
func (o *CivicAddress) SetA4(v string)
SetA4 gets a reference to the given string and assigns it to the A4 field.
func (*CivicAddress) SetA5 ¶
func (o *CivicAddress) SetA5(v string)
SetA5 gets a reference to the given string and assigns it to the A5 field.
func (*CivicAddress) SetA6 ¶
func (o *CivicAddress) SetA6(v string)
SetA6 gets a reference to the given string and assigns it to the A6 field.
func (*CivicAddress) SetADDCODE ¶
func (o *CivicAddress) SetADDCODE(v string)
SetADDCODE gets a reference to the given string and assigns it to the ADDCODE field.
func (*CivicAddress) SetBLD ¶
func (o *CivicAddress) SetBLD(v string)
SetBLD gets a reference to the given string and assigns it to the BLD field.
func (*CivicAddress) SetCountry ¶
func (o *CivicAddress) SetCountry(v string)
SetCountry gets a reference to the given string and assigns it to the Country field.
func (*CivicAddress) SetFLR ¶
func (o *CivicAddress) SetFLR(v string)
SetFLR gets a reference to the given string and assigns it to the FLR field.
func (*CivicAddress) SetHNO ¶
func (o *CivicAddress) SetHNO(v string)
SetHNO gets a reference to the given string and assigns it to the HNO field.
func (*CivicAddress) SetHNS ¶
func (o *CivicAddress) SetHNS(v string)
SetHNS gets a reference to the given string and assigns it to the HNS field.
func (*CivicAddress) SetLMK ¶
func (o *CivicAddress) SetLMK(v string)
SetLMK gets a reference to the given string and assigns it to the LMK field.
func (*CivicAddress) SetLOC ¶
func (o *CivicAddress) SetLOC(v string)
SetLOC gets a reference to the given string and assigns it to the LOC field.
func (*CivicAddress) SetMethod ¶
func (o *CivicAddress) SetMethod(v string)
SetMethod gets a reference to the given string and assigns it to the Method field.
func (*CivicAddress) SetNAM ¶
func (o *CivicAddress) SetNAM(v string)
SetNAM gets a reference to the given string and assigns it to the NAM field.
func (*CivicAddress) SetPC ¶
func (o *CivicAddress) SetPC(v string)
SetPC gets a reference to the given string and assigns it to the PC field.
func (*CivicAddress) SetPCN ¶
func (o *CivicAddress) SetPCN(v string)
SetPCN gets a reference to the given string and assigns it to the PCN field.
func (*CivicAddress) SetPLC ¶
func (o *CivicAddress) SetPLC(v string)
SetPLC gets a reference to the given string and assigns it to the PLC field.
func (*CivicAddress) SetPOBOX ¶
func (o *CivicAddress) SetPOBOX(v string)
SetPOBOX gets a reference to the given string and assigns it to the POBOX field.
func (*CivicAddress) SetPOD ¶
func (o *CivicAddress) SetPOD(v string)
SetPOD gets a reference to the given string and assigns it to the POD field.
func (*CivicAddress) SetPOM ¶
func (o *CivicAddress) SetPOM(v string)
SetPOM gets a reference to the given string and assigns it to the POM field.
func (*CivicAddress) SetPRD ¶
func (o *CivicAddress) SetPRD(v string)
SetPRD gets a reference to the given string and assigns it to the PRD field.
func (*CivicAddress) SetPRM ¶
func (o *CivicAddress) SetPRM(v string)
SetPRM gets a reference to the given string and assigns it to the PRM field.
func (*CivicAddress) SetProvidedBy ¶
func (o *CivicAddress) SetProvidedBy(v string)
SetProvidedBy gets a reference to the given string and assigns it to the ProvidedBy field.
func (*CivicAddress) SetRD ¶
func (o *CivicAddress) SetRD(v string)
SetRD gets a reference to the given string and assigns it to the RD field.
func (*CivicAddress) SetRDBR ¶
func (o *CivicAddress) SetRDBR(v string)
SetRDBR gets a reference to the given string and assigns it to the RDBR field.
func (*CivicAddress) SetRDSEC ¶
func (o *CivicAddress) SetRDSEC(v string)
SetRDSEC gets a reference to the given string and assigns it to the RDSEC field.
func (*CivicAddress) SetRDSUBBR ¶
func (o *CivicAddress) SetRDSUBBR(v string)
SetRDSUBBR gets a reference to the given string and assigns it to the RDSUBBR field.
func (*CivicAddress) SetROOM ¶
func (o *CivicAddress) SetROOM(v string)
SetROOM gets a reference to the given string and assigns it to the ROOM field.
func (*CivicAddress) SetSEAT ¶
func (o *CivicAddress) SetSEAT(v string)
SetSEAT gets a reference to the given string and assigns it to the SEAT field.
func (*CivicAddress) SetSTS ¶
func (o *CivicAddress) SetSTS(v string)
SetSTS gets a reference to the given string and assigns it to the STS field.
func (*CivicAddress) SetUNIT ¶
func (o *CivicAddress) SetUNIT(v string)
SetUNIT gets a reference to the given string and assigns it to the UNIT field.
func (*CivicAddress) SetUsageRules ¶
func (o *CivicAddress) SetUsageRules(v string)
SetUsageRules gets a reference to the given string and assigns it to the UsageRules field.
func (CivicAddress) ToMap ¶
func (o CivicAddress) ToMap() (map[string]interface{}, error)
type CmInfo ¶
type CmInfo struct {
CmState CmState `json:"cmState"`
AccessType AccessType `json:"accessType"`
}
CmInfo Represents the connection management state of a UE for an access type
func NewCmInfo ¶
func NewCmInfo(cmState CmState, accessType AccessType) *CmInfo
NewCmInfo instantiates a new CmInfo object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCmInfoWithDefaults ¶
func NewCmInfoWithDefaults() *CmInfo
NewCmInfoWithDefaults instantiates a new CmInfo object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CmInfo) GetAccessType ¶
func (o *CmInfo) GetAccessType() AccessType
GetAccessType returns the AccessType field value
func (*CmInfo) GetAccessTypeOk ¶
func (o *CmInfo) GetAccessTypeOk() (*AccessType, bool)
GetAccessTypeOk returns a tuple with the AccessType field value and a boolean to check if the value has been set.
func (*CmInfo) GetCmState ¶
GetCmState returns the CmState field value
func (*CmInfo) GetCmStateOk ¶
GetCmStateOk returns a tuple with the CmState field value and a boolean to check if the value has been set.
func (CmInfo) MarshalJSON ¶
func (*CmInfo) SetAccessType ¶
func (o *CmInfo) SetAccessType(v AccessType)
SetAccessType sets field value
type CmInfoReport ¶
type CmInfoReport struct {
OldCmInfoList []CmInfo `json:"oldCmInfoList,omitempty"`
NewCmInfoList []CmInfo `json:"newCmInfoList"`
}
CmInfoReport struct for CmInfoReport
func NewCmInfoReport ¶
func NewCmInfoReport(newCmInfoList []CmInfo) *CmInfoReport
NewCmInfoReport instantiates a new CmInfoReport object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCmInfoReportWithDefaults ¶
func NewCmInfoReportWithDefaults() *CmInfoReport
NewCmInfoReportWithDefaults instantiates a new CmInfoReport object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CmInfoReport) GetNewCmInfoList ¶
func (o *CmInfoReport) GetNewCmInfoList() []CmInfo
GetNewCmInfoList returns the NewCmInfoList field value
func (*CmInfoReport) GetNewCmInfoListOk ¶
func (o *CmInfoReport) GetNewCmInfoListOk() ([]CmInfo, bool)
GetNewCmInfoListOk returns a tuple with the NewCmInfoList field value and a boolean to check if the value has been set.
func (*CmInfoReport) GetOldCmInfoList ¶
func (o *CmInfoReport) GetOldCmInfoList() []CmInfo
GetOldCmInfoList returns the OldCmInfoList field value if set, zero value otherwise.
func (*CmInfoReport) GetOldCmInfoListOk ¶
func (o *CmInfoReport) GetOldCmInfoListOk() ([]CmInfo, bool)
GetOldCmInfoListOk returns a tuple with the OldCmInfoList field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CmInfoReport) HasOldCmInfoList ¶
func (o *CmInfoReport) HasOldCmInfoList() bool
HasOldCmInfoList returns a boolean if a field has been set.
func (CmInfoReport) MarshalJSON ¶
func (o CmInfoReport) MarshalJSON() ([]byte, error)
func (*CmInfoReport) SetNewCmInfoList ¶
func (o *CmInfoReport) SetNewCmInfoList(v []CmInfo)
SetNewCmInfoList sets field value
func (*CmInfoReport) SetOldCmInfoList ¶
func (o *CmInfoReport) SetOldCmInfoList(v []CmInfo)
SetOldCmInfoList gets a reference to the given []CmInfo and assigns it to the OldCmInfoList field.
func (CmInfoReport) ToMap ¶
func (o CmInfoReport) ToMap() (map[string]interface{}, error)
type CmState ¶
type CmState struct {
String *string
}
CmState Describes the connection management state of a UE
func (*CmState) MarshalJSON ¶
Marshal data from the first non-nil pointers in the struct to JSON
func (*CmState) UnmarshalJSON ¶
Unmarshal JSON data into any of the pointers in the struct
type CnType ¶
type CnType struct {
String *string
}
CnType struct for CnType
func (*CnType) MarshalJSON ¶
Marshal data from the first non-nil pointers in the struct to JSON
func (*CnType) UnmarshalJSON ¶
Unmarshal JSON data into any of the pointers in the struct
type CnTypeChangeReport ¶
type CnTypeChangeReport struct {
NewCnType CnType `json:"newCnType"`
OldCnType *CnType `json:"oldCnType,omitempty"`
}
CnTypeChangeReport struct for CnTypeChangeReport
func NewCnTypeChangeReport ¶
func NewCnTypeChangeReport(newCnType CnType) *CnTypeChangeReport
NewCnTypeChangeReport instantiates a new CnTypeChangeReport object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCnTypeChangeReportWithDefaults ¶
func NewCnTypeChangeReportWithDefaults() *CnTypeChangeReport
NewCnTypeChangeReportWithDefaults instantiates a new CnTypeChangeReport object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CnTypeChangeReport) GetNewCnType ¶
func (o *CnTypeChangeReport) GetNewCnType() CnType
GetNewCnType returns the NewCnType field value
func (*CnTypeChangeReport) GetNewCnTypeOk ¶
func (o *CnTypeChangeReport) GetNewCnTypeOk() (*CnType, bool)
GetNewCnTypeOk returns a tuple with the NewCnType field value and a boolean to check if the value has been set.
func (*CnTypeChangeReport) GetOldCnType ¶
func (o *CnTypeChangeReport) GetOldCnType() CnType
GetOldCnType returns the OldCnType field value if set, zero value otherwise.
func (*CnTypeChangeReport) GetOldCnTypeOk ¶
func (o *CnTypeChangeReport) GetOldCnTypeOk() (*CnType, bool)
GetOldCnTypeOk returns a tuple with the OldCnType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CnTypeChangeReport) HasOldCnType ¶
func (o *CnTypeChangeReport) HasOldCnType() bool
HasOldCnType returns a boolean if a field has been set.
func (CnTypeChangeReport) MarshalJSON ¶
func (o CnTypeChangeReport) MarshalJSON() ([]byte, error)
func (*CnTypeChangeReport) SetNewCnType ¶
func (o *CnTypeChangeReport) SetNewCnType(v CnType)
SetNewCnType sets field value
func (*CnTypeChangeReport) SetOldCnType ¶
func (o *CnTypeChangeReport) SetOldCnType(v CnType)
SetOldCnType gets a reference to the given CnType and assigns it to the OldCnType field.
func (CnTypeChangeReport) ToMap ¶
func (o CnTypeChangeReport) ToMap() (map[string]interface{}, error)
type CollectiveBehaviourInfo ¶
type CollectiveBehaviourInfo struct {
Interface *interface{}
}
CollectiveBehaviourInfo - Contains the collective behaviour information to be reported to the subscriber.
func InterfaceAsCollectiveBehaviourInfo ¶
func InterfaceAsCollectiveBehaviourInfo(v *interface{}) CollectiveBehaviourInfo
interface{}AsCollectiveBehaviourInfo is a convenience function that returns interface{} wrapped in CollectiveBehaviourInfo
func (*CollectiveBehaviourInfo) GetActualInstance ¶
func (obj *CollectiveBehaviourInfo) GetActualInstance() interface{}
Get the actual instance
func (CollectiveBehaviourInfo) MarshalJSON ¶
func (src CollectiveBehaviourInfo) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON