Versions in this module Expand all Collapse all v1 v1.18.2 Apr 9, 2023 Changes in this version + func IsNil(i interface{}) bool type AdditionalQosFlowInfo + AdditionalQosFlowInfoAnyOf *AdditionalQosFlowInfoAnyOf type AdditionalQosFlowInfoAnyOf + String *string v1.18.1 Apr 8, 2023 Changes in this version + var AllowedAccessTypeEnumValues = []AccessType + var AllowedCauseAnyOfEnumValues = []CauseAnyOf + var AllowedDnnSelectionModeAnyOfEnumValues = []DnnSelectionModeAnyOf + var AllowedEpsInterworkingIndicationAnyOfEnumValues = []EpsInterworkingIndicationAnyOf + var AllowedHoStateAnyOfEnumValues = []HoStateAnyOf + var AllowedLineTypeAnyOfEnumValues = []LineTypeAnyOf + var AllowedMaReleaseIndicationAnyOfEnumValues = []MaReleaseIndicationAnyOf + var AllowedMaxIntegrityProtectedDataRateAnyOfEnumValues = []MaxIntegrityProtectedDataRateAnyOf + var AllowedN2SmInfoTypeAnyOfEnumValues = []N2SmInfoTypeAnyOf + var AllowedN4MessageTypeAnyOfEnumValues = []N4MessageTypeAnyOf + var AllowedNFTypeAnyOfEnumValues = []NFTypeAnyOf + var AllowedNotificationCauseAnyOfEnumValues = []NotificationCauseAnyOf + var AllowedNotificationControlAnyOfEnumValues = []NotificationControlAnyOf + var AllowedNullValueEnumValues = []NullValue + var AllowedPartialRecordMethodAnyOfEnumValues = []PartialRecordMethodAnyOf + var AllowedPduSessionContextTypeAnyOfEnumValues = []PduSessionContextTypeAnyOf + var AllowedPduSessionTypeAnyOfEnumValues = []PduSessionTypeAnyOf + var AllowedPreemptionCapabilityAnyOfEnumValues = []PreemptionCapabilityAnyOf + var AllowedPreemptionVulnerabilityAnyOfEnumValues = []PreemptionVulnerabilityAnyOf + var AllowedPresenceStateAnyOfEnumValues = []PresenceStateAnyOf + var AllowedProtectionResultAnyOfEnumValues = []ProtectionResultAnyOf + var AllowedPsaIndicationAnyOfEnumValues = []PsaIndicationAnyOf + var AllowedQosFlowAccessTypeAnyOfEnumValues = []QosFlowAccessTypeAnyOf + var AllowedQosMonitoringReqAnyOfEnumValues = []QosMonitoringReqAnyOf + var AllowedQosResourceTypeAnyOfEnumValues = []QosResourceTypeAnyOf + var AllowedRatTypeAnyOfEnumValues = []RatTypeAnyOf + var AllowedReflectiveQoSAttributeAnyOfEnumValues = []ReflectiveQoSAttributeAnyOf + var AllowedRequestIndicationAnyOfEnumValues = []RequestIndicationAnyOf + var AllowedRequestTypeAnyOfEnumValues = []RequestTypeAnyOf + var AllowedResourceStatusAnyOfEnumValues = []ResourceStatusAnyOf + var AllowedRsnAnyOfEnumValues = []RsnAnyOf + var AllowedSatelliteBackhaulCategoryAnyOfEnumValues = []SatelliteBackhaulCategoryAnyOf + var AllowedSbiBindingLevelAnyOfEnumValues = []SbiBindingLevelAnyOf + var AllowedScheduledCommunicationTypeAnyOfEnumValues = []ScheduledCommunicationTypeAnyOf + var AllowedServiceNameAnyOfEnumValues = []ServiceNameAnyOf + var AllowedSmContextTypeAnyOfEnumValues = []SmContextTypeAnyOf + var AllowedSmfSelectionTypeAnyOfEnumValues = []SmfSelectionTypeAnyOf + var AllowedStationaryIndicationAnyOfEnumValues = []StationaryIndicationAnyOf + var AllowedTraceDepthAnyOfEnumValues = []TraceDepthAnyOf + var AllowedTrafficProfileAnyOfEnumValues = []TrafficProfileAnyOf + var AllowedTransportProtocolAnyOfEnumValues = []TransportProtocolAnyOf + var AllowedTriggerCategoryAnyOfEnumValues = []TriggerCategoryAnyOf + var AllowedTriggerTypeAnyOfEnumValues = []TriggerTypeAnyOf + var AllowedUnavailableAccessIndicationAnyOfEnumValues = []UnavailableAccessIndicationAnyOf + var AllowedUpCnxStateAnyOfEnumValues = []UpCnxStateAnyOf + var AllowedUpIntegrityAnyOfEnumValues = []UpIntegrityAnyOf + var ContextOAuth2 = contextKey("token") + var ContextOperationServerIndices = contextKey("serverOperationIndices") + var ContextOperationServerVariables = contextKey("serverOperationVariables") + var ContextServerIndex = contextKey("serverIndex") + var ContextServerVariables = contextKey("serverVariables") + func CacheExpires(r *http.Response) time.Time + 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 struct + IndividualPDUSessionHSMFOrSMFApi *IndividualPDUSessionHSMFOrSMFApiService + IndividualSMContextApi *IndividualSMContextApiService + PDUSessionsCollectionApi *PDUSessionsCollectionApiService + SMContextsCollectionApi *SMContextsCollectionApiService + func NewAPIClient(cfg *Configuration) *APIClient + func (c *APIClient) GetConfig() *Configuration + type APIKey struct + Key string + Prefix string + type APIResponse struct + Message string + Method string + Operation string + Payload []byte + RequestURL string + func NewAPIResponse(r *http.Response) *APIResponse + func NewAPIResponseWithError(errorMessage string) *APIResponse + type AccessTokenErr struct + Error string + ErrorDescription *string + ErrorUri *string + func NewAccessTokenErr(error_ string) *AccessTokenErr + func NewAccessTokenErrWithDefaults() *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) SetError(v string) + func (o *AccessTokenErr) SetErrorDescription(v string) + func (o *AccessTokenErr) SetErrorUri(v string) + func (o AccessTokenErr) MarshalJSON() ([]byte, error) + func (o AccessTokenErr) ToMap() (map[string]interface{}, error) + type AccessTokenReq struct + GrantType string + HnrfAccessTokenUri *string + NfInstanceId string + NfType *NFType + RequesterFqdn *string + RequesterPlmn *PlmnId + RequesterPlmnList []PlmnId + RequesterSnpnList []PlmnIdNid + RequesterSnssaiList []Snssai + Scope string + SourceNfInstanceId *string + TargetNfInstanceId *string + TargetNfServiceSetId *string + TargetNfSetId *string + TargetNfType *NFType + TargetNsiList []string + TargetPlmn *PlmnId + TargetSnpn *PlmnIdNid + TargetSnssaiList []Snssai + func NewAccessTokenReq(grantType string, nfInstanceId string, scope string) *AccessTokenReq + func NewAccessTokenReqWithDefaults() *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) 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) MarshalJSON() ([]byte, error) + func (o AccessTokenReq) ToMap() (map[string]interface{}, error) + type AccessType string + const NON_3_GPP_ACCESS + func NewAccessTypeFromValue(v string) (*AccessType, error) + func (v *AccessType) UnmarshalJSON(src []byte) error + func (v AccessType) IsValid() bool + func (v AccessType) Ptr() *AccessType + type AdditionalQosFlowInfo struct + AnyOfstringstring *AnyOfstringstring + NullValue *NullValue + func (dst *AdditionalQosFlowInfo) UnmarshalJSON(data []byte) error + func (src *AdditionalQosFlowInfo) MarshalJSON() ([]byte, error) + type AdditionalQosFlowInfoAnyOf struct + func (dst *AdditionalQosFlowInfoAnyOf) UnmarshalJSON(data []byte) error + func (src *AdditionalQosFlowInfoAnyOf) MarshalJSON() ([]byte, error) + type AfCoordinationInfo struct + NotificationInfoList []NotificationInfo + SourceDnai *string + SourceUeIpv4Addr *string + SourceUeIpv6Prefix *Ipv6Prefix + func NewAfCoordinationInfo() *AfCoordinationInfo + func NewAfCoordinationInfoWithDefaults() *AfCoordinationInfo + func (o *AfCoordinationInfo) GetNotificationInfoList() []NotificationInfo + func (o *AfCoordinationInfo) GetNotificationInfoListOk() ([]NotificationInfo, bool) + func (o *AfCoordinationInfo) GetSourceDnai() string + func (o *AfCoordinationInfo) GetSourceDnaiOk() (*string, bool) + func (o *AfCoordinationInfo) GetSourceUeIpv4Addr() string + func (o *AfCoordinationInfo) GetSourceUeIpv4AddrOk() (*string, bool) + func (o *AfCoordinationInfo) GetSourceUeIpv6Prefix() Ipv6Prefix + func (o *AfCoordinationInfo) GetSourceUeIpv6PrefixOk() (*Ipv6Prefix, bool) + func (o *AfCoordinationInfo) HasNotificationInfoList() bool + func (o *AfCoordinationInfo) HasSourceDnai() bool + func (o *AfCoordinationInfo) HasSourceUeIpv4Addr() bool + func (o *AfCoordinationInfo) HasSourceUeIpv6Prefix() bool + func (o *AfCoordinationInfo) SetNotificationInfoList(v []NotificationInfo) + func (o *AfCoordinationInfo) SetSourceDnai(v string) + func (o *AfCoordinationInfo) SetSourceUeIpv4Addr(v string) + func (o *AfCoordinationInfo) SetSourceUeIpv6Prefix(v Ipv6Prefix) + func (o AfCoordinationInfo) MarshalJSON() ([]byte, error) + func (o AfCoordinationInfo) ToMap() (map[string]interface{}, error) + type AlternativeQosProfile struct + GuaFbrDl *string + GuaFbrUl *string + Index int32 + PacketDelayBudget *int32 + PacketErrRate *string + func NewAlternativeQosProfile(index int32) *AlternativeQosProfile + func NewAlternativeQosProfileWithDefaults() *AlternativeQosProfile + func (o *AlternativeQosProfile) GetGuaFbrDl() string + func (o *AlternativeQosProfile) GetGuaFbrDlOk() (*string, bool) + func (o *AlternativeQosProfile) GetGuaFbrUl() string + func (o *AlternativeQosProfile) GetGuaFbrUlOk() (*string, bool) + func (o *AlternativeQosProfile) GetIndex() int32 + func (o *AlternativeQosProfile) GetIndexOk() (*int32, bool) + func (o *AlternativeQosProfile) GetPacketDelayBudget() int32 + func (o *AlternativeQosProfile) GetPacketDelayBudgetOk() (*int32, bool) + func (o *AlternativeQosProfile) GetPacketErrRate() string + func (o *AlternativeQosProfile) GetPacketErrRateOk() (*string, bool) + func (o *AlternativeQosProfile) HasGuaFbrDl() bool + func (o *AlternativeQosProfile) HasGuaFbrUl() bool + func (o *AlternativeQosProfile) HasPacketDelayBudget() bool + func (o *AlternativeQosProfile) HasPacketErrRate() bool + func (o *AlternativeQosProfile) SetGuaFbrDl(v string) + func (o *AlternativeQosProfile) SetGuaFbrUl(v string) + func (o *AlternativeQosProfile) SetIndex(v int32) + func (o *AlternativeQosProfile) SetPacketDelayBudget(v int32) + func (o *AlternativeQosProfile) SetPacketErrRate(v string) + func (o AlternativeQosProfile) MarshalJSON() ([]byte, error) + func (o AlternativeQosProfile) ToMap() (map[string]interface{}, error) + type Ambr struct + Downlink string + Uplink string + func NewAmbr(uplink string, downlink string) *Ambr + func NewAmbrWithDefaults() *Ambr + func (o *Ambr) GetDownlink() string + func (o *Ambr) GetDownlinkOk() (*string, bool) + func (o *Ambr) GetUplink() string + func (o *Ambr) GetUplinkOk() (*string, bool) + func (o *Ambr) SetDownlink(v string) + func (o *Ambr) SetUplink(v string) + func (o Ambr) MarshalJSON() ([]byte, error) + func (o Ambr) ToMap() (map[string]interface{}, error) + type AnchorSmfFeatures struct + PsetrSupportInd *bool + func NewAnchorSmfFeatures() *AnchorSmfFeatures + func NewAnchorSmfFeaturesWithDefaults() *AnchorSmfFeatures + func (o *AnchorSmfFeatures) GetPsetrSupportInd() bool + func (o *AnchorSmfFeatures) GetPsetrSupportIndOk() (*bool, bool) + func (o *AnchorSmfFeatures) HasPsetrSupportInd() bool + func (o *AnchorSmfFeatures) SetPsetrSupportInd(v bool) + func (o AnchorSmfFeatures) MarshalJSON() ([]byte, error) + func (o AnchorSmfFeatures) ToMap() (map[string]interface{}, error) + type ApiPostPduSessionsRequest struct + ApiService *PDUSessionsCollectionApiService + func (r ApiPostPduSessionsRequest) Execute() (*PduSessionCreatedData, *http.Response, error) + func (r ApiPostPduSessionsRequest) PduSessionCreateData(pduSessionCreateData PduSessionCreateData) ApiPostPduSessionsRequest + type ApiPostSmContextsRequest struct + ApiService *SMContextsCollectionApiService + func (r ApiPostSmContextsRequest) BinaryDataN1SmMessage(binaryDataN1SmMessage os.File) ApiPostSmContextsRequest + func (r ApiPostSmContextsRequest) BinaryDataN2SmInformation(binaryDataN2SmInformation os.File) ApiPostSmContextsRequest + func (r ApiPostSmContextsRequest) BinaryDataN2SmInformationExt1(binaryDataN2SmInformationExt1 os.File) ApiPostSmContextsRequest + func (r ApiPostSmContextsRequest) Execute() (*SmContextCreatedData, *http.Response, error) + func (r ApiPostSmContextsRequest) JsonData(jsonData SmContextCreateData) ApiPostSmContextsRequest + type ApiReleasePduSessionRequest struct + ApiService *IndividualPDUSessionHSMFOrSMFApiService + func (r ApiReleasePduSessionRequest) Execute() (*ReleasedData, *http.Response, error) + func (r ApiReleasePduSessionRequest) ReleaseData(releaseData ReleaseData) ApiReleasePduSessionRequest + type ApiReleaseSmContextRequest struct + ApiService *IndividualSMContextApiService + func (r ApiReleaseSmContextRequest) Execute() (*SmContextReleasedData, *http.Response, error) + func (r ApiReleaseSmContextRequest) SmContextReleaseData(smContextReleaseData SmContextReleaseData) ApiReleaseSmContextRequest + type ApiRetrievePduSessionRequest struct + ApiService *IndividualPDUSessionHSMFOrSMFApiService + func (r ApiRetrievePduSessionRequest) Execute() (*RetrievedData, *http.Response, error) + func (r ApiRetrievePduSessionRequest) RetrieveData(retrieveData RetrieveData) ApiRetrievePduSessionRequest + type ApiRetrieveSmContextRequest struct + ApiService *IndividualSMContextApiService + func (r ApiRetrieveSmContextRequest) Execute() (*SmContextRetrievedData, *http.Response, error) + func (r ApiRetrieveSmContextRequest) SmContextRetrieveData(smContextRetrieveData SmContextRetrieveData) ApiRetrieveSmContextRequest + type ApiSendMoDataRequest struct + ApiService *IndividualSMContextApiService + func (r ApiSendMoDataRequest) BinaryMoData(binaryMoData os.File) ApiSendMoDataRequest + func (r ApiSendMoDataRequest) Execute() (*http.Response, error) + func (r ApiSendMoDataRequest) JsonData(jsonData SendMoDataReqData) ApiSendMoDataRequest + type ApiTransferMoDataRequest struct + ApiService *IndividualPDUSessionHSMFOrSMFApiService + func (r ApiTransferMoDataRequest) BinaryMoData(binaryMoData os.File) ApiTransferMoDataRequest + func (r ApiTransferMoDataRequest) Execute() (*http.Response, error) + func (r ApiTransferMoDataRequest) JsonData(jsonData TransferMoDataReqData) ApiTransferMoDataRequest + type ApiUpdatePduSessionRequest struct + ApiService *IndividualPDUSessionHSMFOrSMFApiService + func (r ApiUpdatePduSessionRequest) Execute() (*HsmfUpdatedData, *http.Response, error) + func (r ApiUpdatePduSessionRequest) HsmfUpdateData(hsmfUpdateData HsmfUpdateData) ApiUpdatePduSessionRequest + type ApiUpdateSmContextRequest struct + ApiService *IndividualSMContextApiService + func (r ApiUpdateSmContextRequest) Execute() (*SmContextUpdatedData, *http.Response, error) + func (r ApiUpdateSmContextRequest) SmContextUpdateData(smContextUpdateData SmContextUpdateData) ApiUpdateSmContextRequest + type ApnRateStatus struct + RemainExReportsDl *int32 + RemainExReportsUl *int32 + RemainPacketsDl *int32 + RemainPacketsUl *int32 + ValidityTime *time.Time + func NewApnRateStatus() *ApnRateStatus + func NewApnRateStatusWithDefaults() *ApnRateStatus + func (o *ApnRateStatus) GetRemainExReportsDl() int32 + func (o *ApnRateStatus) GetRemainExReportsDlOk() (*int32, bool) + func (o *ApnRateStatus) GetRemainExReportsUl() int32 + func (o *ApnRateStatus) GetRemainExReportsUlOk() (*int32, bool) + func (o *ApnRateStatus) GetRemainPacketsDl() int32 + func (o *ApnRateStatus) GetRemainPacketsDlOk() (*int32, bool) + func (o *ApnRateStatus) GetRemainPacketsUl() int32 + func (o *ApnRateStatus) GetRemainPacketsUlOk() (*int32, bool) + func (o *ApnRateStatus) GetValidityTime() time.Time + func (o *ApnRateStatus) GetValidityTimeOk() (*time.Time, bool) + func (o *ApnRateStatus) HasRemainExReportsDl() bool + func (o *ApnRateStatus) HasRemainExReportsUl() bool + func (o *ApnRateStatus) HasRemainPacketsDl() bool + func (o *ApnRateStatus) HasRemainPacketsUl() bool + func (o *ApnRateStatus) HasValidityTime() bool + func (o *ApnRateStatus) SetRemainExReportsDl(v int32) + func (o *ApnRateStatus) SetRemainExReportsUl(v int32) + func (o *ApnRateStatus) SetRemainPacketsDl(v int32) + func (o *ApnRateStatus) SetRemainPacketsUl(v int32) + func (o *ApnRateStatus) SetValidityTime(v time.Time) + func (o ApnRateStatus) MarshalJSON() ([]byte, error) + func (o ApnRateStatus) ToMap() (map[string]interface{}, error) + type Arp struct + PreemptCap PreemptionCapability + PreemptVuln PreemptionVulnerability + PriorityLevel NullableInt32 + func NewArp(priorityLevel NullableInt32, preemptCap PreemptionCapability, ...) *Arp + func NewArpWithDefaults() *Arp + func (o *Arp) GetPreemptCap() PreemptionCapability + func (o *Arp) GetPreemptCapOk() (*PreemptionCapability, bool) + func (o *Arp) GetPreemptVuln() PreemptionVulnerability + func (o *Arp) GetPreemptVulnOk() (*PreemptionVulnerability, bool) + func (o *Arp) GetPriorityLevel() int32 + func (o *Arp) GetPriorityLevelOk() (*int32, bool) + func (o *Arp) SetPreemptCap(v PreemptionCapability) + func (o *Arp) SetPreemptVuln(v PreemptionVulnerability) + func (o *Arp) SetPriorityLevel(v int32) + func (o Arp) MarshalJSON() ([]byte, error) + func (o Arp) ToMap() (map[string]interface{}, error) + type BackupAmfInfo struct + BackupAmf string + GuamiList []Guami + func NewBackupAmfInfo(backupAmf string) *BackupAmfInfo + func NewBackupAmfInfoWithDefaults() *BackupAmfInfo + func (o *BackupAmfInfo) GetBackupAmf() string + func (o *BackupAmfInfo) GetBackupAmfOk() (*string, bool) + func (o *BackupAmfInfo) GetGuamiList() []Guami + func (o *BackupAmfInfo) GetGuamiListOk() ([]Guami, bool) + func (o *BackupAmfInfo) HasGuamiList() bool + func (o *BackupAmfInfo) SetBackupAmf(v string) + func (o *BackupAmfInfo) SetGuamiList(v []Guami) + func (o BackupAmfInfo) MarshalJSON() ([]byte, error) + func (o BackupAmfInfo) ToMap() (map[string]interface{}, error) + type BasicAuth struct + Password string + UserName string + type BatteryIndication struct + BatteryInd *bool + RechargeableInd *bool + ReplaceableInd *bool + func NewBatteryIndication() *BatteryIndication + func NewBatteryIndicationWithDefaults() *BatteryIndication + func (o *BatteryIndication) GetBatteryInd() bool + func (o *BatteryIndication) GetBatteryIndOk() (*bool, bool) + func (o *BatteryIndication) GetRechargeableInd() bool + func (o *BatteryIndication) GetRechargeableIndOk() (*bool, bool) + func (o *BatteryIndication) GetReplaceableInd() bool + func (o *BatteryIndication) GetReplaceableIndOk() (*bool, bool) + func (o *BatteryIndication) HasBatteryInd() bool + func (o *BatteryIndication) HasRechargeableInd() bool + func (o *BatteryIndication) HasReplaceableInd() bool + func (o *BatteryIndication) SetBatteryInd(v bool) + func (o *BatteryIndication) SetRechargeableInd(v bool) + func (o *BatteryIndication) SetReplaceableInd(v bool) + func (o BatteryIndication) MarshalJSON() ([]byte, error) + func (o BatteryIndication) ToMap() (map[string]interface{}, error) + type Cause struct + CauseAnyOf *CauseAnyOf + String *string + func (dst *Cause) UnmarshalJSON(data []byte) error + func (src *Cause) MarshalJSON() ([]byte, error) + type CauseAnyOf string + const CHANGED_ANCHOR_SMF + const CHANGED_INTERMEDIATE_SMF + const CN_ASSISTED_RAN_PARAMETER_TUNING + const DDN_FAILURE_STATUS + const DNN_CONGESTION + const EPS_FALLBACK + const HO_CANCEL + const HO_FAILURE + const INSUFFICIENT_UP_RESOURCES + const ISMF_CONTEXT_TRANSFER + const NOT_SUPPORTED_WITH_ISMF + const PDU_SESSION_HANDED_OVER + const PDU_SESSION_HAND_OVER_FAILURE + const PDU_SESSION_RESUMED + const PDU_SESSION_STATUS_MISMATCH + const REL_DUE_TO_CP_ONLY_NOT_APPLICABLE + const REL_DUE_TO_DUPLICATE_SESSION_ID + const REL_DUE_TO_HO + const REL_DUE_TO_NO_HR_AGREEMENT + const REL_DUE_TO_PS_TO_CS_HO + const REL_DUE_TO_REACTIVATION + const REL_DUE_TO_SLICE_NOT_AUTHORIZED + const REL_DUE_TO_SLICE_NOT_AVAILABLE + const REL_DUE_TO_SMF_NOT_SUPPORT_PSETR + const REL_DUE_TO_SNPN_SNPN_MOBILITY + const REL_DUE_TO_SUBSCRIPTION_CHANGE + const REL_DUE_TO_UNSPECIFIED_REASON + const REL_DUE_TO_UP_SEC + const REL_DUE_TO_VPLMN_QOS_FAILURE + const SMF_CONTEXT_TRANSFER + const S_NSSAI_CONGESTION + const TARGET_DNAI_NOTIFICATION + func NewCauseAnyOfFromValue(v string) (*CauseAnyOf, error) + func (v *CauseAnyOf) UnmarshalJSON(src []byte) error + func (v CauseAnyOf) IsValid() bool + func (v CauseAnyOf) Ptr() *CauseAnyOf + type CellGlobalId struct + CellId string + Lac string + PlmnId PlmnId + func NewCellGlobalId(plmnId PlmnId, lac string, cellId string) *CellGlobalId + func NewCellGlobalIdWithDefaults() *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) SetCellId(v string) + func (o *CellGlobalId) SetLac(v string) + func (o *CellGlobalId) SetPlmnId(v PlmnId) + func (o CellGlobalId) MarshalJSON() ([]byte, error) + func (o CellGlobalId) ToMap() (map[string]interface{}, error) + type ChargingInformation struct + PrimaryChfAddress string + PrimaryChfInstanceId *string + PrimaryChfSetId *string + SecondaryChfAddress *string + SecondaryChfInstanceId *string + SecondaryChfSetId *string + func NewChargingInformation(primaryChfAddress string) *ChargingInformation + func NewChargingInformationWithDefaults() *ChargingInformation + func (o *ChargingInformation) GetPrimaryChfAddress() string + func (o *ChargingInformation) GetPrimaryChfAddressOk() (*string, bool) + func (o *ChargingInformation) GetPrimaryChfInstanceId() string + func (o *ChargingInformation) GetPrimaryChfInstanceIdOk() (*string, bool) + func (o *ChargingInformation) GetPrimaryChfSetId() string + func (o *ChargingInformation) GetPrimaryChfSetIdOk() (*string, bool) + func (o *ChargingInformation) GetSecondaryChfAddress() string + func (o *ChargingInformation) GetSecondaryChfAddressOk() (*string, bool) + func (o *ChargingInformation) GetSecondaryChfInstanceId() string + func (o *ChargingInformation) GetSecondaryChfInstanceIdOk() (*string, bool) + func (o *ChargingInformation) GetSecondaryChfSetId() string + func (o *ChargingInformation) GetSecondaryChfSetIdOk() (*string, bool) + func (o *ChargingInformation) HasPrimaryChfInstanceId() bool + func (o *ChargingInformation) HasPrimaryChfSetId() bool + func (o *ChargingInformation) HasSecondaryChfAddress() bool + func (o *ChargingInformation) HasSecondaryChfInstanceId() bool + func (o *ChargingInformation) HasSecondaryChfSetId() bool + func (o *ChargingInformation) SetPrimaryChfAddress(v string) + func (o *ChargingInformation) SetPrimaryChfInstanceId(v string) + func (o *ChargingInformation) SetPrimaryChfSetId(v string) + func (o *ChargingInformation) SetSecondaryChfAddress(v string) + func (o *ChargingInformation) SetSecondaryChfInstanceId(v string) + func (o *ChargingInformation) SetSecondaryChfSetId(v string) + func (o ChargingInformation) MarshalJSON() ([]byte, error) + func (o ChargingInformation) ToMap() (map[string]interface{}, error) + type CnAssistedRanPara struct + BatteryIndication *BatteryIndication + CommunicationDurationTime *int32 + PeriodicTime *int32 + ScheduledCommunicationTime *ScheduledCommunicationTime + ScheduledCommunicationType *ScheduledCommunicationType + StationaryIndication *StationaryIndication + TrafficProfile *TrafficProfile + func NewCnAssistedRanPara() *CnAssistedRanPara + func NewCnAssistedRanParaWithDefaults() *CnAssistedRanPara + func (o *CnAssistedRanPara) GetBatteryIndication() BatteryIndication + func (o *CnAssistedRanPara) GetBatteryIndicationOk() (*BatteryIndication, bool) + func (o *CnAssistedRanPara) GetCommunicationDurationTime() int32 + func (o *CnAssistedRanPara) GetCommunicationDurationTimeOk() (*int32, bool) + func (o *CnAssistedRanPara) GetPeriodicTime() int32 + func (o *CnAssistedRanPara) GetPeriodicTimeOk() (*int32, bool) + func (o *CnAssistedRanPara) GetScheduledCommunicationTime() ScheduledCommunicationTime + func (o *CnAssistedRanPara) GetScheduledCommunicationTimeOk() (*ScheduledCommunicationTime, bool) + func (o *CnAssistedRanPara) GetScheduledCommunicationType() ScheduledCommunicationType + func (o *CnAssistedRanPara) GetScheduledCommunicationTypeOk() (*ScheduledCommunicationType, bool) + func (o *CnAssistedRanPara) GetStationaryIndication() StationaryIndication + func (o *CnAssistedRanPara) GetStationaryIndicationOk() (*StationaryIndication, bool) + func (o *CnAssistedRanPara) GetTrafficProfile() TrafficProfile + func (o *CnAssistedRanPara) GetTrafficProfileOk() (*TrafficProfile, bool) + func (o *CnAssistedRanPara) HasBatteryIndication() bool + func (o *CnAssistedRanPara) HasCommunicationDurationTime() bool + func (o *CnAssistedRanPara) HasPeriodicTime() bool + func (o *CnAssistedRanPara) HasScheduledCommunicationTime() bool + func (o *CnAssistedRanPara) HasScheduledCommunicationType() bool + func (o *CnAssistedRanPara) HasStationaryIndication() bool + func (o *CnAssistedRanPara) HasTrafficProfile() bool + func (o *CnAssistedRanPara) SetBatteryIndication(v BatteryIndication) + func (o *CnAssistedRanPara) SetCommunicationDurationTime(v int32) + func (o *CnAssistedRanPara) SetPeriodicTime(v int32) + func (o *CnAssistedRanPara) SetScheduledCommunicationTime(v ScheduledCommunicationTime) + func (o *CnAssistedRanPara) SetScheduledCommunicationType(v ScheduledCommunicationType) + func (o *CnAssistedRanPara) SetStationaryIndication(v StationaryIndication) + func (o *CnAssistedRanPara) SetTrafficProfile(v TrafficProfile) + func (o CnAssistedRanPara) MarshalJSON() ([]byte, error) + func (o CnAssistedRanPara) ToMap() (map[string]interface{}, error) + type Configuration struct + Debug bool + DefaultHeader map[string]string + HTTPClient *http.Client + Host string + OperationServers map[string]ServerConfigurations + Scheme string + Servers ServerConfigurations + UserAgent string + func NewConfiguration() *Configuration + func (c *Configuration) AddDefaultHeader(key string, value string) + func (c *Configuration) ServerURL(index int, variables map[string]string) (string, error) + func (c *Configuration) ServerURLWithContext(ctx context.Context, endpoint string) (string, error) + type DddTrafficDescriptor struct + Ipv4Addr *string + Ipv6Addr *Ipv6Addr + MacAddr *string + PortNumber *int32 + func NewDddTrafficDescriptor() *DddTrafficDescriptor + func NewDddTrafficDescriptorWithDefaults() *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) SetIpv4Addr(v string) + func (o *DddTrafficDescriptor) SetIpv6Addr(v Ipv6Addr) + func (o *DddTrafficDescriptor) SetMacAddr(v string) + func (o *DddTrafficDescriptor) SetPortNumber(v int32) + func (o DddTrafficDescriptor) MarshalJSON() ([]byte, error) + func (o DddTrafficDescriptor) ToMap() (map[string]interface{}, error) + type DdnFailureSubInfo struct + DddTrafficDescriptorList []DddTrafficDescriptor + NotifyCorrelationId string + func NewDdnFailureSubInfo(notifyCorrelationId string) *DdnFailureSubInfo + func NewDdnFailureSubInfoWithDefaults() *DdnFailureSubInfo + func (o *DdnFailureSubInfo) GetDddTrafficDescriptorList() []DddTrafficDescriptor + func (o *DdnFailureSubInfo) GetDddTrafficDescriptorListOk() ([]DddTrafficDescriptor, bool) + func (o *DdnFailureSubInfo) GetNotifyCorrelationId() string + func (o *DdnFailureSubInfo) GetNotifyCorrelationIdOk() (*string, bool) + func (o *DdnFailureSubInfo) HasDddTrafficDescriptorList() bool + func (o *DdnFailureSubInfo) SetDddTrafficDescriptorList(v []DddTrafficDescriptor) + func (o *DdnFailureSubInfo) SetNotifyCorrelationId(v string) + func (o DdnFailureSubInfo) MarshalJSON() ([]byte, error) + func (o DdnFailureSubInfo) ToMap() (map[string]interface{}, error) + type DdnFailureSubs struct + DdnFailureSubsInd *bool + DdnFailureSubsInfoList []DdnFailureSubInfo + func NewDdnFailureSubs() *DdnFailureSubs + func NewDdnFailureSubsWithDefaults() *DdnFailureSubs + func (o *DdnFailureSubs) GetDdnFailureSubsInd() bool + func (o *DdnFailureSubs) GetDdnFailureSubsIndOk() (*bool, bool) + func (o *DdnFailureSubs) GetDdnFailureSubsInfoList() []DdnFailureSubInfo + func (o *DdnFailureSubs) GetDdnFailureSubsInfoListOk() ([]DdnFailureSubInfo, bool) + func (o *DdnFailureSubs) HasDdnFailureSubsInd() bool + func (o *DdnFailureSubs) HasDdnFailureSubsInfoList() bool + func (o *DdnFailureSubs) SetDdnFailureSubsInd(v bool) + func (o *DdnFailureSubs) SetDdnFailureSubsInfoList(v []DdnFailureSubInfo) + func (o DdnFailureSubs) MarshalJSON() ([]byte, error) + func (o DdnFailureSubs) ToMap() (map[string]interface{}, error) + type DnaiInformation struct + Dnai string + NoDnaiChangeInd *bool + NoLocalPsaChangeInd *bool + func NewDnaiInformation(dnai string) *DnaiInformation + func NewDnaiInformationWithDefaults() *DnaiInformation + func (o *DnaiInformation) GetDnai() string + func (o *DnaiInformation) GetDnaiOk() (*string, bool) + func (o *DnaiInformation) GetNoDnaiChangeInd() bool + func (o *DnaiInformation) GetNoDnaiChangeIndOk() (*bool, bool) + func (o *DnaiInformation) GetNoLocalPsaChangeInd() bool + func (o *DnaiInformation) GetNoLocalPsaChangeIndOk() (*bool, bool) + func (o *DnaiInformation) HasNoDnaiChangeInd() bool + func (o *DnaiInformation) HasNoLocalPsaChangeInd() bool + func (o *DnaiInformation) SetDnai(v string) + func (o *DnaiInformation) SetNoDnaiChangeInd(v bool) + func (o *DnaiInformation) SetNoLocalPsaChangeInd(v bool) + func (o DnaiInformation) MarshalJSON() ([]byte, error) + func (o DnaiInformation) ToMap() (map[string]interface{}, error) + type DnnSelectionMode struct + DnnSelectionModeAnyOf *DnnSelectionModeAnyOf + String *string + func (dst *DnnSelectionMode) UnmarshalJSON(data []byte) error + func (src *DnnSelectionMode) MarshalJSON() ([]byte, error) + type DnnSelectionModeAnyOf string + const NW_DNN_NOT_VERIFIED + const UE_DNN_NOT_VERIFIED + const VERIFIED + func NewDnnSelectionModeAnyOfFromValue(v string) (*DnnSelectionModeAnyOf, error) + func (v *DnnSelectionModeAnyOf) UnmarshalJSON(src []byte) error + func (v DnnSelectionModeAnyOf) IsValid() bool + func (v DnnSelectionModeAnyOf) Ptr() *DnnSelectionModeAnyOf + type Dynamic5Qi struct + AverWindow *int32 + CnPacketDelayBudgetDl *int32 + CnPacketDelayBudgetUl *int32 + ExtMaxDataBurstVol *int32 + ExtPacketDelBudget *int32 + MaxDataBurstVol *int32 + PacketDelayBudget int32 + PacketErrRate string + PriorityLevel int32 + ResourceType QosResourceType + func NewDynamic5Qi(resourceType QosResourceType, priorityLevel int32, packetDelayBudget int32, ...) *Dynamic5Qi + func NewDynamic5QiWithDefaults() *Dynamic5Qi + func (o *Dynamic5Qi) GetAverWindow() int32 + func (o *Dynamic5Qi) GetAverWindowOk() (*int32, bool) + func (o *Dynamic5Qi) GetCnPacketDelayBudgetDl() int32 + func (o *Dynamic5Qi) GetCnPacketDelayBudgetDlOk() (*int32, bool) + func (o *Dynamic5Qi) GetCnPacketDelayBudgetUl() int32 + func (o *Dynamic5Qi) GetCnPacketDelayBudgetUlOk() (*int32, bool) + func (o *Dynamic5Qi) GetExtMaxDataBurstVol() int32 + func (o *Dynamic5Qi) GetExtMaxDataBurstVolOk() (*int32, bool) + func (o *Dynamic5Qi) GetExtPacketDelBudget() int32 + func (o *Dynamic5Qi) GetExtPacketDelBudgetOk() (*int32, bool) + func (o *Dynamic5Qi) GetMaxDataBurstVol() int32 + func (o *Dynamic5Qi) GetMaxDataBurstVolOk() (*int32, bool) + func (o *Dynamic5Qi) GetPacketDelayBudget() int32 + func (o *Dynamic5Qi) GetPacketDelayBudgetOk() (*int32, bool) + func (o *Dynamic5Qi) GetPacketErrRate() string + func (o *Dynamic5Qi) GetPacketErrRateOk() (*string, bool) + func (o *Dynamic5Qi) GetPriorityLevel() int32 + func (o *Dynamic5Qi) GetPriorityLevelOk() (*int32, bool) + func (o *Dynamic5Qi) GetResourceType() QosResourceType + func (o *Dynamic5Qi) GetResourceTypeOk() (*QosResourceType, bool) + func (o *Dynamic5Qi) HasAverWindow() bool + func (o *Dynamic5Qi) HasCnPacketDelayBudgetDl() bool + func (o *Dynamic5Qi) HasCnPacketDelayBudgetUl() bool + func (o *Dynamic5Qi) HasExtMaxDataBurstVol() bool + func (o *Dynamic5Qi) HasExtPacketDelBudget() bool + func (o *Dynamic5Qi) HasMaxDataBurstVol() bool + func (o *Dynamic5Qi) SetAverWindow(v int32) + func (o *Dynamic5Qi) SetCnPacketDelayBudgetDl(v int32) + func (o *Dynamic5Qi) SetCnPacketDelayBudgetUl(v int32) + func (o *Dynamic5Qi) SetExtMaxDataBurstVol(v int32) + func (o *Dynamic5Qi) SetExtPacketDelBudget(v int32) + func (o *Dynamic5Qi) SetMaxDataBurstVol(v int32) + func (o *Dynamic5Qi) SetPacketDelayBudget(v int32) + func (o *Dynamic5Qi) SetPacketErrRate(v string) + func (o *Dynamic5Qi) SetPriorityLevel(v int32) + func (o *Dynamic5Qi) SetResourceType(v QosResourceType) + func (o Dynamic5Qi) MarshalJSON() ([]byte, error) + func (o Dynamic5Qi) ToMap() (map[string]interface{}, error) + type EbiArpMapping struct + Arp Arp + EpsBearerId int32 + func NewEbiArpMapping(epsBearerId int32, arp Arp) *EbiArpMapping + func NewEbiArpMappingWithDefaults() *EbiArpMapping + func (o *EbiArpMapping) GetArp() Arp + func (o *EbiArpMapping) GetArpOk() (*Arp, bool) + func (o *EbiArpMapping) GetEpsBearerId() int32 + func (o *EbiArpMapping) GetEpsBearerIdOk() (*int32, bool) + func (o *EbiArpMapping) SetArp(v Arp) + func (o *EbiArpMapping) SetEpsBearerId(v int32) + func (o EbiArpMapping) MarshalJSON() ([]byte, error) + func (o EbiArpMapping) ToMap() (map[string]interface{}, error) + type Ecgi struct + EutraCellId string + Nid *string + PlmnId PlmnId + func NewEcgi(plmnId PlmnId, eutraCellId string) *Ecgi + func NewEcgiWithDefaults() *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) SetEutraCellId(v string) + func (o *Ecgi) SetNid(v string) + func (o *Ecgi) SetPlmnId(v PlmnId) + func (o Ecgi) MarshalJSON() ([]byte, error) + func (o Ecgi) ToMap() (map[string]interface{}, error) + type EpsBearerInfo struct + BearerLevelQoS string + Ebi int32 + PgwS8uFteid string + func NewEpsBearerInfo(ebi int32, pgwS8uFteid string, bearerLevelQoS string) *EpsBearerInfo + func NewEpsBearerInfoWithDefaults() *EpsBearerInfo + func (o *EpsBearerInfo) GetBearerLevelQoS() string + func (o *EpsBearerInfo) GetBearerLevelQoSOk() (*string, bool) + func (o *EpsBearerInfo) GetEbi() int32 + func (o *EpsBearerInfo) GetEbiOk() (*int32, bool) + func (o *EpsBearerInfo) GetPgwS8uFteid() string + func (o *EpsBearerInfo) GetPgwS8uFteidOk() (*string, bool) + func (o *EpsBearerInfo) SetBearerLevelQoS(v string) + func (o *EpsBearerInfo) SetEbi(v int32) + func (o *EpsBearerInfo) SetPgwS8uFteid(v string) + func (o EpsBearerInfo) MarshalJSON() ([]byte, error) + func (o EpsBearerInfo) ToMap() (map[string]interface{}, error) + type EpsInterworkingIndication struct + EpsInterworkingIndicationAnyOf *EpsInterworkingIndicationAnyOf + String *string + func (dst *EpsInterworkingIndication) UnmarshalJSON(data []byte) error + func (src *EpsInterworkingIndication) MarshalJSON() ([]byte, error) + type EpsInterworkingIndicationAnyOf string + const IWK_NON_3_GPP + const NONE + const WITHOUT_N26 + const WITH_N26 + func NewEpsInterworkingIndicationAnyOfFromValue(v string) (*EpsInterworkingIndicationAnyOf, error) + func (v *EpsInterworkingIndicationAnyOf) UnmarshalJSON(src []byte) error + func (v EpsInterworkingIndicationAnyOf) IsValid() bool + func (v EpsInterworkingIndicationAnyOf) Ptr() *EpsInterworkingIndicationAnyOf + type EpsPdnCnxInfo struct + LinkedBearerId *int32 + PgwChangeInfo *string + PgwNodeName *string + PgwS8cFteid string + func NewEpsPdnCnxInfo(pgwS8cFteid string) *EpsPdnCnxInfo + func NewEpsPdnCnxInfoWithDefaults() *EpsPdnCnxInfo + func (o *EpsPdnCnxInfo) GetLinkedBearerId() int32 + func (o *EpsPdnCnxInfo) GetLinkedBearerIdOk() (*int32, bool) + func (o *EpsPdnCnxInfo) GetPgwChangeInfo() string + func (o *EpsPdnCnxInfo) GetPgwChangeInfoOk() (*string, bool) + func (o *EpsPdnCnxInfo) GetPgwNodeName() string + func (o *EpsPdnCnxInfo) GetPgwNodeNameOk() (*string, bool) + func (o *EpsPdnCnxInfo) GetPgwS8cFteid() string + func (o *EpsPdnCnxInfo) GetPgwS8cFteidOk() (*string, bool) + func (o *EpsPdnCnxInfo) HasLinkedBearerId() bool + func (o *EpsPdnCnxInfo) HasPgwChangeInfo() bool + func (o *EpsPdnCnxInfo) HasPgwNodeName() bool + func (o *EpsPdnCnxInfo) SetLinkedBearerId(v int32) + func (o *EpsPdnCnxInfo) SetPgwChangeInfo(v string) + func (o *EpsPdnCnxInfo) SetPgwNodeName(v string) + func (o *EpsPdnCnxInfo) SetPgwS8cFteid(v string) + func (o EpsPdnCnxInfo) MarshalJSON() ([]byte, error) + func (o EpsPdnCnxInfo) ToMap() (map[string]interface{}, error) + type EutraLocation struct + AgeOfLocationInformation *int32 + Ecgi Ecgi + GeodeticInformation *string + GeographicalInformation *string + GlobalENbId *GlobalRanNodeId + GlobalNgenbId *GlobalRanNodeId + IgnoreEcgi *bool + IgnoreTai *bool + Tai Tai + UeLocationTimestamp *time.Time + func NewEutraLocation(tai Tai, ecgi Ecgi) *EutraLocation + func NewEutraLocationWithDefaults() *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) 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) MarshalJSON() ([]byte, error) + func (o EutraLocation) ToMap() (map[string]interface{}, error) + type ExemptionInd struct + DnnCongestion *bool + SnssaiDnnCongestion *bool + SnssaiOnlyCongestion *bool + func NewExemptionInd() *ExemptionInd + func NewExemptionIndWithDefaults() *ExemptionInd + func (o *ExemptionInd) GetDnnCongestion() bool + func (o *ExemptionInd) GetDnnCongestionOk() (*bool, bool) + func (o *ExemptionInd) GetSnssaiDnnCongestion() bool + func (o *ExemptionInd) GetSnssaiDnnCongestionOk() (*bool, bool) + func (o *ExemptionInd) GetSnssaiOnlyCongestion() bool + func (o *ExemptionInd) GetSnssaiOnlyCongestionOk() (*bool, bool) + func (o *ExemptionInd) HasDnnCongestion() bool + func (o *ExemptionInd) HasSnssaiDnnCongestion() bool + func (o *ExemptionInd) HasSnssaiOnlyCongestion() bool + func (o *ExemptionInd) SetDnnCongestion(v bool) + func (o *ExemptionInd) SetSnssaiDnnCongestion(v bool) + func (o *ExemptionInd) SetSnssaiOnlyCongestion(v bool) + func (o ExemptionInd) MarshalJSON() ([]byte, error) + func (o ExemptionInd) ToMap() (map[string]interface{}, error) + type ExtProblemDetails struct + AccessTokenError *AccessTokenErr + AccessTokenRequest *AccessTokenReq + Cause *string + Detail *string + Instance *string + InvalidParams []InvalidParam + NrfId *string + RemoteError *bool + Status *int32 + SupportedApiVersions []string + SupportedFeatures *string + Title *string + Type *string + func NewExtProblemDetails() *ExtProblemDetails + func NewExtProblemDetailsWithDefaults() *ExtProblemDetails + func (o *ExtProblemDetails) GetAccessTokenError() AccessTokenErr + func (o *ExtProblemDetails) GetAccessTokenErrorOk() (*AccessTokenErr, bool) + func (o *ExtProblemDetails) GetAccessTokenRequest() AccessTokenReq + func (o *ExtProblemDetails) GetAccessTokenRequestOk() (*AccessTokenReq, bool) + func (o *ExtProblemDetails) GetCause() string + func (o *ExtProblemDetails) GetCauseOk() (*string, bool) + func (o *ExtProblemDetails) GetDetail() string + func (o *ExtProblemDetails) GetDetailOk() (*string, bool) + func (o *ExtProblemDetails) GetInstance() string + func (o *ExtProblemDetails) GetInstanceOk() (*string, bool) + func (o *ExtProblemDetails) GetInvalidParams() []InvalidParam + func (o *ExtProblemDetails) GetInvalidParamsOk() ([]InvalidParam, bool) + func (o *ExtProblemDetails) GetNrfId() string + func (o *ExtProblemDetails) GetNrfIdOk() (*string, bool) + func (o *ExtProblemDetails) GetRemoteError() bool + func (o *ExtProblemDetails) GetRemoteErrorOk() (*bool, bool) + func (o *ExtProblemDetails) GetStatus() int32 + func (o *ExtProblemDetails) GetStatusOk() (*int32, bool) + func (o *ExtProblemDetails) GetSupportedApiVersions() []string + func (o *ExtProblemDetails) GetSupportedApiVersionsOk() ([]string, bool) + func (o *ExtProblemDetails) GetSupportedFeatures() string + func (o *ExtProblemDetails) GetSupportedFeaturesOk() (*string, bool) + func (o *ExtProblemDetails) GetTitle() string + func (o *ExtProblemDetails) GetTitleOk() (*string, bool) + func (o *ExtProblemDetails) GetType() string + func (o *ExtProblemDetails) GetTypeOk() (*string, bool) + func (o *ExtProblemDetails) HasAccessTokenError() bool + func (o *ExtProblemDetails) HasAccessTokenRequest() bool + func (o *ExtProblemDetails) HasCause() bool + func (o *ExtProblemDetails) HasDetail() bool + func (o *ExtProblemDetails) HasInstance() bool + func (o *ExtProblemDetails) HasInvalidParams() bool + func (o *ExtProblemDetails) HasNrfId() bool + func (o *ExtProblemDetails) HasRemoteError() bool + func (o *ExtProblemDetails) HasStatus() bool + func (o *ExtProblemDetails) HasSupportedApiVersions() bool + func (o *ExtProblemDetails) HasSupportedFeatures() bool + func (o *ExtProblemDetails) HasTitle() bool + func (o *ExtProblemDetails) HasType() bool + func (o *ExtProblemDetails) SetAccessTokenError(v AccessTokenErr) + func (o *ExtProblemDetails) SetAccessTokenRequest(v AccessTokenReq) + func (o *ExtProblemDetails) SetCause(v string) + func (o *ExtProblemDetails) SetDetail(v string) + func (o *ExtProblemDetails) SetInstance(v string) + func (o *ExtProblemDetails) SetInvalidParams(v []InvalidParam) + func (o *ExtProblemDetails) SetNrfId(v string) + func (o *ExtProblemDetails) SetRemoteError(v bool) + func (o *ExtProblemDetails) SetStatus(v int32) + func (o *ExtProblemDetails) SetSupportedApiVersions(v []string) + func (o *ExtProblemDetails) SetSupportedFeatures(v string) + func (o *ExtProblemDetails) SetTitle(v string) + func (o *ExtProblemDetails) SetType(v string) + func (o ExtProblemDetails) MarshalJSON() ([]byte, error) + func (o ExtProblemDetails) ToMap() (map[string]interface{}, error) + type GNbId struct + BitLength int32 + GNBValue string + func NewGNbId(bitLength int32, gNBValue string) *GNbId + func NewGNbIdWithDefaults() *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) SetBitLength(v int32) + func (o *GNbId) SetGNBValue(v string) + func (o GNbId) MarshalJSON() ([]byte, error) + func (o GNbId) ToMap() (map[string]interface{}, error) + type GbrQosFlowInformation struct + AlternativeQosProfileList []AlternativeQosProfile + GuaFbrDl string + GuaFbrUl string + MaxFbrDl string + MaxFbrUl string + MaxPacketLossRateDl *int32 + MaxPacketLossRateUl *int32 + NotifControl *NotificationControl + func NewGbrQosFlowInformation(maxFbrDl string, maxFbrUl string, guaFbrDl string, guaFbrUl string) *GbrQosFlowInformation + func NewGbrQosFlowInformationWithDefaults() *GbrQosFlowInformation + func (o *GbrQosFlowInformation) GetAlternativeQosProfileList() []AlternativeQosProfile + func (o *GbrQosFlowInformation) GetAlternativeQosProfileListOk() ([]AlternativeQosProfile, bool) + func (o *GbrQosFlowInformation) GetGuaFbrDl() string + func (o *GbrQosFlowInformation) GetGuaFbrDlOk() (*string, bool) + func (o *GbrQosFlowInformation) GetGuaFbrUl() string + func (o *GbrQosFlowInformation) GetGuaFbrUlOk() (*string, bool) + func (o *GbrQosFlowInformation) GetMaxFbrDl() string + func (o *GbrQosFlowInformation) GetMaxFbrDlOk() (*string, bool) + func (o *GbrQosFlowInformation) GetMaxFbrUl() string + func (o *GbrQosFlowInformation) GetMaxFbrUlOk() (*string, bool) + func (o *GbrQosFlowInformation) GetMaxPacketLossRateDl() int32 + func (o *GbrQosFlowInformation) GetMaxPacketLossRateDlOk() (*int32, bool) + func (o *GbrQosFlowInformation) GetMaxPacketLossRateUl() int32 + func (o *GbrQosFlowInformation) GetMaxPacketLossRateUlOk() (*int32, bool) + func (o *GbrQosFlowInformation) GetNotifControl() NotificationControl + func (o *GbrQosFlowInformation) GetNotifControlOk() (*NotificationControl, bool) + func (o *GbrQosFlowInformation) HasAlternativeQosProfileList() bool + func (o *GbrQosFlowInformation) HasMaxPacketLossRateDl() bool + func (o *GbrQosFlowInformation) HasMaxPacketLossRateUl() bool + func (o *GbrQosFlowInformation) HasNotifControl() bool + func (o *GbrQosFlowInformation) SetAlternativeQosProfileList(v []AlternativeQosProfile) + func (o *GbrQosFlowInformation) SetGuaFbrDl(v string) + func (o *GbrQosFlowInformation) SetGuaFbrUl(v string) + func (o *GbrQosFlowInformation) SetMaxFbrDl(v string) + func (o *GbrQosFlowInformation) SetMaxFbrUl(v string) + func (o *GbrQosFlowInformation) SetMaxPacketLossRateDl(v int32) + func (o *GbrQosFlowInformation) SetMaxPacketLossRateUl(v int32) + func (o *GbrQosFlowInformation) SetNotifControl(v NotificationControl) + func (o GbrQosFlowInformation) MarshalJSON() ([]byte, error) + func (o GbrQosFlowInformation) ToMap() (map[string]interface{}, error) + type GenericOpenAPIError struct + func (e GenericOpenAPIError) Body() []byte + func (e GenericOpenAPIError) Error() string + func (e GenericOpenAPIError) Model() interface{} + type GeraLocation struct + Interface *interface{} + func InterfaceAsGeraLocation(v *interface{}) GeraLocation + func (dst *GeraLocation) UnmarshalJSON(data []byte) error + func (obj *GeraLocation) GetActualInstance() interface{} + func (src GeraLocation) MarshalJSON() ([]byte, error) + type GlobalRanNodeId struct + Interface *interface{} + func InterfaceAsGlobalRanNodeId(v *interface{}) GlobalRanNodeId + func (dst *GlobalRanNodeId) UnmarshalJSON(data []byte) error + func (obj *GlobalRanNodeId) GetActualInstance() interface{} + func (src GlobalRanNodeId) MarshalJSON() ([]byte, error) + type Guami struct + AmfId string + PlmnId PlmnIdNid + func NewGuami(plmnId PlmnIdNid, amfId string) *Guami + func NewGuamiWithDefaults() *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) SetAmfId(v string) + func (o *Guami) SetPlmnId(v PlmnIdNid) + func (o Guami) MarshalJSON() ([]byte, error) + func (o Guami) ToMap() (map[string]interface{}, error) + type HfcNodeId struct + HfcNId string + func NewHfcNodeId(hfcNId string) *HfcNodeId + func NewHfcNodeIdWithDefaults() *HfcNodeId + func (o *HfcNodeId) GetHfcNId() string + func (o *HfcNodeId) GetHfcNIdOk() (*string, bool) + func (o *HfcNodeId) SetHfcNId(v string) + func (o HfcNodeId) MarshalJSON() ([]byte, error) + func (o HfcNodeId) ToMap() (map[string]interface{}, error) + type HoState struct + HoStateAnyOf *HoStateAnyOf + String *string + func (dst *HoState) UnmarshalJSON(data []byte) error + func (src *HoState) MarshalJSON() ([]byte, error) + type HoStateAnyOf string + const CANCELLED + const COMPLETED + const PREPARED + const PREPARING + func NewHoStateAnyOfFromValue(v string) (*HoStateAnyOf, error) + func (v *HoStateAnyOf) UnmarshalJSON(src []byte) error + func (v HoStateAnyOf) IsValid() bool + func (v HoStateAnyOf) Ptr() *HoStateAnyOf + type HsmfUpdateData struct + AddUeLocation *UserLocation + AdditionalAnType *AccessType + AdditionalCnTunnelInfo *TunnelInfo + AlwaysOnRequested *bool + AmfNfId *string + AnType *AccessType + AnTypeCanBeChanged *bool + Cause *Cause + DlServingPlmnRateCtl NullableInt32 + DnaiList []string + EpsBearerId []int32 + EpsInterworkingInd *EpsInterworkingIndication + Guami *Guami + HoPreparationIndication *bool + ISmfServiceInstanceId *string + IcnTunnelInfo *TunnelInfo + IsmfId *string + IsmfPduSessionUri *string + MaNwUpgradeInd *bool + MaReleaseInd *MaReleaseIndication + MaRequestInd *bool + MaxIntegrityProtectedDataRateDl *MaxIntegrityProtectedDataRate + MaxIntegrityProtectedDataRateUl *MaxIntegrityProtectedDataRate + MoExpDataCounter *MoExpDataCounter + N1SmInfoFromUe *RefToBinaryData + N4Info *N4Information + N4InfoExt1 *N4Information + N4InfoExt2 *N4Information + NgApCause *NgApCause + NotifyList []PduSessionNotifyItem + PauseCharging *bool + PcfUeCallbackInfo NullablePcfUeCallbackInfo + Pei *string + PresenceInLadn *PresenceState + PsaInfo []PsaInformation + Pti *int32 + QosFlowsNotifyList []QosFlowNotifyItem + QosFlowsRelNotifyList []QosFlowItem + RatType *RatType + RequestIndication RequestIndication + RevokeEbiList []int32 + RoamingChargingProfile *RoamingChargingProfile + SatelliteBackhaulCat *SatelliteBackhaulCategory + SecondaryRatUsageDataReportContainer []string + SecondaryRatUsageInfo []SecondaryRatUsageInfo + SecondaryRatUsageReport []SecondaryRatUsageReport + SecurityResult *SecurityResult + ServingNetwork *PlmnIdNid + SmPolicyNotifyInd *bool + SupportedFeatures *string + UeLocation *UserLocation + UeTimeZone *string + UlclBpInfo *UlclBpInformation + UnavailableAccessInd *UnavailableAccessIndication + UnknownN1SmInfo *RefToBinaryData + UpCnxState *UpCnxState + UpSecurityInfo *UpSecurityInfo + VSmfServiceInstanceId *string + Var5gMmCauseValue *int32 + VcnTunnelInfo *TunnelInfo + VplmnQos *VplmnQos + VsmfId *string + VsmfPduSessionUri *string + func NewHsmfUpdateData(requestIndication RequestIndication) *HsmfUpdateData + func NewHsmfUpdateDataWithDefaults() *HsmfUpdateData + func (o *HsmfUpdateData) GetAddUeLocation() UserLocation + func (o *HsmfUpdateData) GetAddUeLocationOk() (*UserLocation, bool) + func (o *HsmfUpdateData) GetAdditionalAnType() AccessType + func (o *HsmfUpdateData) GetAdditionalAnTypeOk() (*AccessType, bool) + func (o *HsmfUpdateData) GetAdditionalCnTunnelInfo() TunnelInfo + func (o *HsmfUpdateData) GetAdditionalCnTunnelInfoOk() (*TunnelInfo, bool) + func (o *HsmfUpdateData) GetAlwaysOnRequested() bool + func (o *HsmfUpdateData) GetAlwaysOnRequestedOk() (*bool, bool) + func (o *HsmfUpdateData) GetAmfNfId() string + func (o *HsmfUpdateData) GetAmfNfIdOk() (*string, bool) + func (o *HsmfUpdateData) GetAnType() AccessType + func (o *HsmfUpdateData) GetAnTypeCanBeChanged() bool + func (o *HsmfUpdateData) GetAnTypeCanBeChangedOk() (*bool, bool) + func (o *HsmfUpdateData) GetAnTypeOk() (*AccessType, bool) + func (o *HsmfUpdateData) GetCause() Cause + func (o *HsmfUpdateData) GetCauseOk() (*Cause, bool) + func (o *HsmfUpdateData) GetDlServingPlmnRateCtl() int32 + func (o *HsmfUpdateData) GetDlServingPlmnRateCtlOk() (*int32, bool) + func (o *HsmfUpdateData) GetDnaiList() []string + func (o *HsmfUpdateData) GetDnaiListOk() ([]string, bool) + func (o *HsmfUpdateData) GetEpsBearerId() []int32 + func (o *HsmfUpdateData) GetEpsBearerIdOk() ([]int32, bool) + func (o *HsmfUpdateData) GetEpsInterworkingInd() EpsInterworkingIndication + func (o *HsmfUpdateData) GetEpsInterworkingIndOk() (*EpsInterworkingIndication, bool) + func (o *HsmfUpdateData) GetGuami() Guami + func (o *HsmfUpdateData) GetGuamiOk() (*Guami, bool) + func (o *HsmfUpdateData) GetHoPreparationIndication() bool + func (o *HsmfUpdateData) GetHoPreparationIndicationOk() (*bool, bool) + func (o *HsmfUpdateData) GetISmfServiceInstanceId() string + func (o *HsmfUpdateData) GetISmfServiceInstanceIdOk() (*string, bool) + func (o *HsmfUpdateData) GetIcnTunnelInfo() TunnelInfo + func (o *HsmfUpdateData) GetIcnTunnelInfoOk() (*TunnelInfo, bool) + func (o *HsmfUpdateData) GetIsmfId() string + func (o *HsmfUpdateData) GetIsmfIdOk() (*string, bool) + func (o *HsmfUpdateData) GetIsmfPduSessionUri() string + func (o *HsmfUpdateData) GetIsmfPduSessionUriOk() (*string, bool) + func (o *HsmfUpdateData) GetMaNwUpgradeInd() bool + func (o *HsmfUpdateData) GetMaNwUpgradeIndOk() (*bool, bool) + func (o *HsmfUpdateData) GetMaReleaseInd() MaReleaseIndication + func (o *HsmfUpdateData) GetMaReleaseIndOk() (*MaReleaseIndication, bool) + func (o *HsmfUpdateData) GetMaRequestInd() bool + func (o *HsmfUpdateData) GetMaRequestIndOk() (*bool, bool) + func (o *HsmfUpdateData) GetMaxIntegrityProtectedDataRateDl() MaxIntegrityProtectedDataRate + func (o *HsmfUpdateData) GetMaxIntegrityProtectedDataRateDlOk() (*MaxIntegrityProtectedDataRate, bool) + func (o *HsmfUpdateData) GetMaxIntegrityProtectedDataRateUl() MaxIntegrityProtectedDataRate + func (o *HsmfUpdateData) GetMaxIntegrityProtectedDataRateUlOk() (*MaxIntegrityProtectedDataRate, bool) + func (o *HsmfUpdateData) GetMoExpDataCounter() MoExpDataCounter + func (o *HsmfUpdateData) GetMoExpDataCounterOk() (*MoExpDataCounter, bool) + func (o *HsmfUpdateData) GetN1SmInfoFromUe() RefToBinaryData + func (o *HsmfUpdateData) GetN1SmInfoFromUeOk() (*RefToBinaryData, bool) + func (o *HsmfUpdateData) GetN4Info() N4Information + func (o *HsmfUpdateData) GetN4InfoExt1() N4Information + func (o *HsmfUpdateData) GetN4InfoExt1Ok() (*N4Information, bool) + func (o *HsmfUpdateData) GetN4InfoExt2() N4Information + func (o *HsmfUpdateData) GetN4InfoExt2Ok() (*N4Information, bool) + func (o *HsmfUpdateData) GetN4InfoOk() (*N4Information, bool) + func (o *HsmfUpdateData) GetNgApCause() NgApCause + func (o *HsmfUpdateData) GetNgApCauseOk() (*NgApCause, bool) + func (o *HsmfUpdateData) GetNotifyList() []PduSessionNotifyItem + func (o *HsmfUpdateData) GetNotifyListOk() ([]PduSessionNotifyItem, bool) + func (o *HsmfUpdateData) GetPauseCharging() bool + func (o *HsmfUpdateData) GetPauseChargingOk() (*bool, bool) + func (o *HsmfUpdateData) GetPcfUeCallbackInfo() PcfUeCallbackInfo + func (o *HsmfUpdateData) GetPcfUeCallbackInfoOk() (*PcfUeCallbackInfo, bool) + func (o *HsmfUpdateData) GetPei() string + func (o *HsmfUpdateData) GetPeiOk() (*string, bool) + func (o *HsmfUpdateData) GetPresenceInLadn() PresenceState + func (o *HsmfUpdateData) GetPresenceInLadnOk() (*PresenceState, bool) + func (o *HsmfUpdateData) GetPsaInfo() []PsaInformation + func (o *HsmfUpdateData) GetPsaInfoOk() ([]PsaInformation, bool) + func (o *HsmfUpdateData) GetPti() int32 + func (o *HsmfUpdateData) GetPtiOk() (*int32, bool) + func (o *HsmfUpdateData) GetQosFlowsNotifyList() []QosFlowNotifyItem + func (o *HsmfUpdateData) GetQosFlowsNotifyListOk() ([]QosFlowNotifyItem, bool) + func (o *HsmfUpdateData) GetQosFlowsRelNotifyList() []QosFlowItem + func (o *HsmfUpdateData) GetQosFlowsRelNotifyListOk() ([]QosFlowItem, bool) + func (o *HsmfUpdateData) GetRatType() RatType + func (o *HsmfUpdateData) GetRatTypeOk() (*RatType, bool) + func (o *HsmfUpdateData) GetRequestIndication() RequestIndication + func (o *HsmfUpdateData) GetRequestIndicationOk() (*RequestIndication, bool) + func (o *HsmfUpdateData) GetRevokeEbiList() []int32 + func (o *HsmfUpdateData) GetRevokeEbiListOk() ([]int32, bool) + func (o *HsmfUpdateData) GetRoamingChargingProfile() RoamingChargingProfile + func (o *HsmfUpdateData) GetRoamingChargingProfileOk() (*RoamingChargingProfile, bool) + func (o *HsmfUpdateData) GetSatelliteBackhaulCat() SatelliteBackhaulCategory + func (o *HsmfUpdateData) GetSatelliteBackhaulCatOk() (*SatelliteBackhaulCategory, bool) + func (o *HsmfUpdateData) GetSecondaryRatUsageDataReportContainer() []string + func (o *HsmfUpdateData) GetSecondaryRatUsageDataReportContainerOk() ([]string, bool) + func (o *HsmfUpdateData) GetSecondaryRatUsageInfo() []SecondaryRatUsageInfo + func (o *HsmfUpdateData) GetSecondaryRatUsageInfoOk() ([]SecondaryRatUsageInfo, bool) + func (o *HsmfUpdateData) GetSecondaryRatUsageReport() []SecondaryRatUsageReport + func (o *HsmfUpdateData) GetSecondaryRatUsageReportOk() ([]SecondaryRatUsageReport, bool) + func (o *HsmfUpdateData) GetSecurityResult() SecurityResult + func (o *HsmfUpdateData) GetSecurityResultOk() (*SecurityResult, bool) + func (o *HsmfUpdateData) GetServingNetwork() PlmnIdNid + func (o *HsmfUpdateData) GetServingNetworkOk() (*PlmnIdNid, bool) + func (o *HsmfUpdateData) GetSmPolicyNotifyInd() bool + func (o *HsmfUpdateData) GetSmPolicyNotifyIndOk() (*bool, bool) + func (o *HsmfUpdateData) GetSupportedFeatures() string + func (o *HsmfUpdateData) GetSupportedFeaturesOk() (*string, bool) + func (o *HsmfUpdateData) GetUeLocation() UserLocation + func (o *HsmfUpdateData) GetUeLocationOk() (*UserLocation, bool) + func (o *HsmfUpdateData) GetUeTimeZone() string + func (o *HsmfUpdateData) GetUeTimeZoneOk() (*string, bool) + func (o *HsmfUpdateData) GetUlclBpInfo() UlclBpInformation + func (o *HsmfUpdateData) GetUlclBpInfoOk() (*UlclBpInformation, bool) + func (o *HsmfUpdateData) GetUnavailableAccessInd() UnavailableAccessIndication + func (o *HsmfUpdateData) GetUnavailableAccessIndOk() (*UnavailableAccessIndication, bool) + func (o *HsmfUpdateData) GetUnknownN1SmInfo() RefToBinaryData + func (o *HsmfUpdateData) GetUnknownN1SmInfoOk() (*RefToBinaryData, bool) + func (o *HsmfUpdateData) GetUpCnxState() UpCnxState + func (o *HsmfUpdateData) GetUpCnxStateOk() (*UpCnxState, bool) + func (o *HsmfUpdateData) GetUpSecurityInfo() UpSecurityInfo + func (o *HsmfUpdateData) GetUpSecurityInfoOk() (*UpSecurityInfo, bool) + func (o *HsmfUpdateData) GetVSmfServiceInstanceId() string + func (o *HsmfUpdateData) GetVSmfServiceInstanceIdOk() (*string, bool) + func (o *HsmfUpdateData) GetVar5gMmCauseValue() int32 + func (o *HsmfUpdateData) GetVar5gMmCauseValueOk() (*int32, bool) + func (o *HsmfUpdateData) GetVcnTunnelInfo() TunnelInfo + func (o *HsmfUpdateData) GetVcnTunnelInfoOk() (*TunnelInfo, bool) + func (o *HsmfUpdateData) GetVplmnQos() VplmnQos + func (o *HsmfUpdateData) GetVplmnQosOk() (*VplmnQos, bool) + func (o *HsmfUpdateData) GetVsmfId() string + func (o *HsmfUpdateData) GetVsmfIdOk() (*string, bool) + func (o *HsmfUpdateData) GetVsmfPduSessionUri() string + func (o *HsmfUpdateData) GetVsmfPduSessionUriOk() (*string, bool) + func (o *HsmfUpdateData) HasAddUeLocation() bool + func (o *HsmfUpdateData) HasAdditionalAnType() bool + func (o *HsmfUpdateData) HasAdditionalCnTunnelInfo() bool + func (o *HsmfUpdateData) HasAlwaysOnRequested() bool + func (o *HsmfUpdateData) HasAmfNfId() bool + func (o *HsmfUpdateData) HasAnType() bool + func (o *HsmfUpdateData) HasAnTypeCanBeChanged() bool + func (o *HsmfUpdateData) HasCause() bool + func (o *HsmfUpdateData) HasDlServingPlmnRateCtl() bool + func (o *HsmfUpdateData) HasDnaiList() bool + func (o *HsmfUpdateData) HasEpsBearerId() bool + func (o *HsmfUpdateData) HasEpsInterworkingInd() bool + func (o *HsmfUpdateData) HasGuami() bool + func (o *HsmfUpdateData) HasHoPreparationIndication() bool + func (o *HsmfUpdateData) HasISmfServiceInstanceId() bool + func (o *HsmfUpdateData) HasIcnTunnelInfo() bool + func (o *HsmfUpdateData) HasIsmfId() bool + func (o *HsmfUpdateData) HasIsmfPduSessionUri() bool + func (o *HsmfUpdateData) HasMaNwUpgradeInd() bool + func (o *HsmfUpdateData) HasMaReleaseInd() bool + func (o *HsmfUpdateData) HasMaRequestInd() bool + func (o *HsmfUpdateData) HasMaxIntegrityProtectedDataRateDl() bool + func (o *HsmfUpdateData) HasMaxIntegrityProtectedDataRateUl() bool + func (o *HsmfUpdateData) HasMoExpDataCounter() bool + func (o *HsmfUpdateData) HasN1SmInfoFromUe() bool + func (o *HsmfUpdateData) HasN4Info() bool + func (o *HsmfUpdateData) HasN4InfoExt1() bool + func (o *HsmfUpdateData) HasN4InfoExt2() bool + func (o *HsmfUpdateData) HasNgApCause() bool + func (o *HsmfUpdateData) HasNotifyList() bool + func (o *HsmfUpdateData) HasPauseCharging() bool + func (o *HsmfUpdateData) HasPcfUeCallbackInfo() bool + func (o *HsmfUpdateData) HasPei() bool + func (o *HsmfUpdateData) HasPresenceInLadn() bool + func (o *HsmfUpdateData) HasPsaInfo() bool + func (o *HsmfUpdateData) HasPti() bool + func (o *HsmfUpdateData) HasQosFlowsNotifyList() bool + func (o *HsmfUpdateData) HasQosFlowsRelNotifyList() bool + func (o *HsmfUpdateData) HasRatType() bool + func (o *HsmfUpdateData) HasRevokeEbiList() bool + func (o *HsmfUpdateData) HasRoamingChargingProfile() bool + func (o *HsmfUpdateData) HasSatelliteBackhaulCat() bool + func (o *HsmfUpdateData) HasSecondaryRatUsageDataReportContainer() bool + func (o *HsmfUpdateData) HasSecondaryRatUsageInfo() bool + func (o *HsmfUpdateData) HasSecondaryRatUsageReport() bool + func (o *HsmfUpdateData) HasSecurityResult() bool + func (o *HsmfUpdateData) HasServingNetwork() bool + func (o *HsmfUpdateData) HasSmPolicyNotifyInd() bool + func (o *HsmfUpdateData) HasSupportedFeatures() bool + func (o *HsmfUpdateData) HasUeLocation() bool + func (o *HsmfUpdateData) HasUeTimeZone() bool + func (o *HsmfUpdateData) HasUlclBpInfo() bool + func (o *HsmfUpdateData) HasUnavailableAccessInd() bool + func (o *HsmfUpdateData) HasUnknownN1SmInfo() bool + func (o *HsmfUpdateData) HasUpCnxState() bool + func (o *HsmfUpdateData) HasUpSecurityInfo() bool + func (o *HsmfUpdateData) HasVSmfServiceInstanceId() bool + func (o *HsmfUpdateData) HasVar5gMmCauseValue() bool + func (o *HsmfUpdateData) HasVcnTunnelInfo() bool + func (o *HsmfUpdateData) HasVplmnQos() bool + func (o *HsmfUpdateData) HasVsmfId() bool + func (o *HsmfUpdateData) HasVsmfPduSessionUri() bool + func (o *HsmfUpdateData) SetAddUeLocation(v UserLocation) + func (o *HsmfUpdateData) SetAdditionalAnType(v AccessType) + func (o *HsmfUpdateData) SetAdditionalCnTunnelInfo(v TunnelInfo) + func (o *HsmfUpdateData) SetAlwaysOnRequested(v bool) + func (o *HsmfUpdateData) SetAmfNfId(v string) + func (o *HsmfUpdateData) SetAnType(v AccessType) + func (o *HsmfUpdateData) SetAnTypeCanBeChanged(v bool) + func (o *HsmfUpdateData) SetCause(v Cause) + func (o *HsmfUpdateData) SetDlServingPlmnRateCtl(v int32) + func (o *HsmfUpdateData) SetDlServingPlmnRateCtlNil() + func (o *HsmfUpdateData) SetDnaiList(v []string) + func (o *HsmfUpdateData) SetEpsBearerId(v []int32) + func (o *HsmfUpdateData) SetEpsInterworkingInd(v EpsInterworkingIndication) + func (o *HsmfUpdateData) SetGuami(v Guami) + func (o *HsmfUpdateData) SetHoPreparationIndication(v bool) + func (o *HsmfUpdateData) SetISmfServiceInstanceId(v string) + func (o *HsmfUpdateData) SetIcnTunnelInfo(v TunnelInfo) + func (o *HsmfUpdateData) SetIsmfId(v string) + func (o *HsmfUpdateData) SetIsmfPduSessionUri(v string) + func (o *HsmfUpdateData) SetMaNwUpgradeInd(v bool) + func (o *HsmfUpdateData) SetMaReleaseInd(v MaReleaseIndication) + func (o *HsmfUpdateData) SetMaRequestInd(v bool) + func (o *HsmfUpdateData) SetMaxIntegrityProtectedDataRateDl(v MaxIntegrityProtectedDataRate) + func (o *HsmfUpdateData) SetMaxIntegrityProtectedDataRateUl(v MaxIntegrityProtectedDataRate) + func (o *HsmfUpdateData) SetMoExpDataCounter(v MoExpDataCounter) + func (o *HsmfUpdateData) SetN1SmInfoFromUe(v RefToBinaryData) + func (o *HsmfUpdateData) SetN4Info(v N4Information) + func (o *HsmfUpdateData) SetN4InfoExt1(v N4Information) + func (o *HsmfUpdateData) SetN4InfoExt2(v N4Information) + func (o *HsmfUpdateData) SetNgApCause(v NgApCause) + func (o *HsmfUpdateData) SetNotifyList(v []PduSessionNotifyItem) + func (o *HsmfUpdateData) SetPauseCharging(v bool) + func (o *HsmfUpdateData) SetPcfUeCallbackInfo(v PcfUeCallbackInfo) + func (o *HsmfUpdateData) SetPcfUeCallbackInfoNil() + func (o *HsmfUpdateData) SetPei(v string) + func (o *HsmfUpdateData) SetPresenceInLadn(v PresenceState) + func (o *HsmfUpdateData) SetPsaInfo(v []PsaInformation) + func (o *HsmfUpdateData) SetPti(v int32) + func (o *HsmfUpdateData) SetQosFlowsNotifyList(v []QosFlowNotifyItem) + func (o *HsmfUpdateData) SetQosFlowsRelNotifyList(v []QosFlowItem) + func (o *HsmfUpdateData) SetRatType(v RatType) + func (o *HsmfUpdateData) SetRequestIndication(v RequestIndication) + func (o *HsmfUpdateData) SetRevokeEbiList(v []int32) + func (o *HsmfUpdateData) SetRoamingChargingProfile(v RoamingChargingProfile) + func (o *HsmfUpdateData) SetSatelliteBackhaulCat(v SatelliteBackhaulCategory) + func (o *HsmfUpdateData) SetSecondaryRatUsageDataReportContainer(v []string) + func (o *HsmfUpdateData) SetSecondaryRatUsageInfo(v []SecondaryRatUsageInfo) + func (o *HsmfUpdateData) SetSecondaryRatUsageReport(v []SecondaryRatUsageReport) + func (o *HsmfUpdateData) SetSecurityResult(v SecurityResult) + func (o *HsmfUpdateData) SetServingNetwork(v PlmnIdNid) + func (o *HsmfUpdateData) SetSmPolicyNotifyInd(v bool) + func (o *HsmfUpdateData) SetSupportedFeatures(v string) + func (o *HsmfUpdateData) SetUeLocation(v UserLocation) + func (o *HsmfUpdateData) SetUeTimeZone(v string) + func (o *HsmfUpdateData) SetUlclBpInfo(v UlclBpInformation) + func (o *HsmfUpdateData) SetUnavailableAccessInd(v UnavailableAccessIndication) + func (o *HsmfUpdateData) SetUnknownN1SmInfo(v RefToBinaryData) + func (o *HsmfUpdateData) SetUpCnxState(v UpCnxState) + func (o *HsmfUpdateData) SetUpSecurityInfo(v UpSecurityInfo) + func (o *HsmfUpdateData) SetVSmfServiceInstanceId(v string) + func (o *HsmfUpdateData) SetVar5gMmCauseValue(v int32) + func (o *HsmfUpdateData) SetVcnTunnelInfo(v TunnelInfo) + func (o *HsmfUpdateData) SetVplmnQos(v VplmnQos) + func (o *HsmfUpdateData) SetVsmfId(v string) + func (o *HsmfUpdateData) SetVsmfPduSessionUri(v string) + func (o *HsmfUpdateData) UnsetDlServingPlmnRateCtl() + func (o *HsmfUpdateData) UnsetPcfUeCallbackInfo() + func (o HsmfUpdateData) MarshalJSON() ([]byte, error) + func (o HsmfUpdateData) ToMap() (map[string]interface{}, error) + type HsmfUpdateError struct + BackOffTimer *int32 + Error ProblemDetails + N1SmInfoToUe *RefToBinaryData + N1smCause *string + Pti *int32 + RecoveryTime *time.Time + func NewHsmfUpdateError(error_ ProblemDetails) *HsmfUpdateError + func NewHsmfUpdateErrorWithDefaults() *HsmfUpdateError + func (o *HsmfUpdateError) GetBackOffTimer() int32 + func (o *HsmfUpdateError) GetBackOffTimerOk() (*int32, bool) + func (o *HsmfUpdateError) GetError() ProblemDetails + func (o *HsmfUpdateError) GetErrorOk() (*ProblemDetails, bool) + func (o *HsmfUpdateError) GetN1SmInfoToUe() RefToBinaryData + func (o *HsmfUpdateError) GetN1SmInfoToUeOk() (*RefToBinaryData, bool) + func (o *HsmfUpdateError) GetN1smCause() string + func (o *HsmfUpdateError) GetN1smCauseOk() (*string, bool) + func (o *HsmfUpdateError) GetPti() int32 + func (o *HsmfUpdateError) GetPtiOk() (*int32, bool) + func (o *HsmfUpdateError) GetRecoveryTime() time.Time + func (o *HsmfUpdateError) GetRecoveryTimeOk() (*time.Time, bool) + func (o *HsmfUpdateError) HasBackOffTimer() bool + func (o *HsmfUpdateError) HasN1SmInfoToUe() bool + func (o *HsmfUpdateError) HasN1smCause() bool + func (o *HsmfUpdateError) HasPti() bool + func (o *HsmfUpdateError) HasRecoveryTime() bool + func (o *HsmfUpdateError) SetBackOffTimer(v int32) + func (o *HsmfUpdateError) SetError(v ProblemDetails) + func (o *HsmfUpdateError) SetN1SmInfoToUe(v RefToBinaryData) + func (o *HsmfUpdateError) SetN1smCause(v string) + func (o *HsmfUpdateError) SetPti(v int32) + func (o *HsmfUpdateError) SetRecoveryTime(v time.Time) + func (o HsmfUpdateError) MarshalJSON() ([]byte, error) + func (o HsmfUpdateError) ToMap() (map[string]interface{}, error) + type HsmfUpdatedData struct + DnaiList []string + EpsBearerInfo []EpsBearerInfo + EpsPdnCnxInfo *EpsPdnCnxInfo + HomeProvidedChargingId *string + InterPlmnApiRoot *string + IntraPlmnApiRoot *string + Ipv6MultiHomingInd *bool + MaxIntegrityProtectedDataRateDl *MaxIntegrityProtectedDataRate + MaxIntegrityProtectedDataRateUl *MaxIntegrityProtectedDataRate + N1SmInfoToUe *RefToBinaryData + N4Info *N4Information + N4InfoExt1 *N4Information + N4InfoExt2 *N4Information + Pti *int32 + QosFlowsSetupList []QosFlowSetupItem + RoamingChargingProfile *RoamingChargingProfile + SessionAmbr *Ambr + SupportedFeatures *string + UpSecurity *UpSecurity + func NewHsmfUpdatedData() *HsmfUpdatedData + func NewHsmfUpdatedDataWithDefaults() *HsmfUpdatedData + func (o *HsmfUpdatedData) GetDnaiList() []string + func (o *HsmfUpdatedData) GetDnaiListOk() ([]string, bool) + func (o *HsmfUpdatedData) GetEpsBearerInfo() []EpsBearerInfo + func (o *HsmfUpdatedData) GetEpsBearerInfoOk() ([]EpsBearerInfo, bool) + func (o *HsmfUpdatedData) GetEpsPdnCnxInfo() EpsPdnCnxInfo + func (o *HsmfUpdatedData) GetEpsPdnCnxInfoOk() (*EpsPdnCnxInfo, bool) + func (o *HsmfUpdatedData) GetHomeProvidedChargingId() string + func (o *HsmfUpdatedData) GetHomeProvidedChargingIdOk() (*string, bool) + func (o *HsmfUpdatedData) GetInterPlmnApiRoot() string + func (o *HsmfUpdatedData) GetInterPlmnApiRootOk() (*string, bool) + func (o *HsmfUpdatedData) GetIntraPlmnApiRoot() string + func (o *HsmfUpdatedData) GetIntraPlmnApiRootOk() (*string, bool) + func (o *HsmfUpdatedData) GetIpv6MultiHomingInd() bool + func (o *HsmfUpdatedData) GetIpv6MultiHomingIndOk() (*bool, bool) + func (o *HsmfUpdatedData) GetMaxIntegrityProtectedDataRateDl() MaxIntegrityProtectedDataRate + func (o *HsmfUpdatedData) GetMaxIntegrityProtectedDataRateDlOk() (*MaxIntegrityProtectedDataRate, bool) + func (o *HsmfUpdatedData) GetMaxIntegrityProtectedDataRateUl() MaxIntegrityProtectedDataRate + func (o *HsmfUpdatedData) GetMaxIntegrityProtectedDataRateUlOk() (*MaxIntegrityProtectedDataRate, bool) + func (o *HsmfUpdatedData) GetN1SmInfoToUe() RefToBinaryData + func (o *HsmfUpdatedData) GetN1SmInfoToUeOk() (*RefToBinaryData, bool) + func (o *HsmfUpdatedData) GetN4Info() N4Information + func (o *HsmfUpdatedData) GetN4InfoExt1() N4Information + func (o *HsmfUpdatedData) GetN4InfoExt1Ok() (*N4Information, bool) + func (o *HsmfUpdatedData) GetN4InfoExt2() N4Information + func (o *HsmfUpdatedData) GetN4InfoExt2Ok() (*N4Information, bool) + func (o *HsmfUpdatedData) GetN4InfoOk() (*N4Information, bool) + func (o *HsmfUpdatedData) GetPti() int32 + func (o *HsmfUpdatedData) GetPtiOk() (*int32, bool) + func (o *HsmfUpdatedData) GetQosFlowsSetupList() []QosFlowSetupItem + func (o *HsmfUpdatedData) GetQosFlowsSetupListOk() ([]QosFlowSetupItem, bool) + func (o *HsmfUpdatedData) GetRoamingChargingProfile() RoamingChargingProfile + func (o *HsmfUpdatedData) GetRoamingChargingProfileOk() (*RoamingChargingProfile, bool) + func (o *HsmfUpdatedData) GetSessionAmbr() Ambr + func (o *HsmfUpdatedData) GetSessionAmbrOk() (*Ambr, bool) + func (o *HsmfUpdatedData) GetSupportedFeatures() string + func (o *HsmfUpdatedData) GetSupportedFeaturesOk() (*string, bool) + func (o *HsmfUpdatedData) GetUpSecurity() UpSecurity + func (o *HsmfUpdatedData) GetUpSecurityOk() (*UpSecurity, bool) + func (o *HsmfUpdatedData) HasDnaiList() bool + func (o *HsmfUpdatedData) HasEpsBearerInfo() bool + func (o *HsmfUpdatedData) HasEpsPdnCnxInfo() bool + func (o *HsmfUpdatedData) HasHomeProvidedChargingId() bool + func (o *HsmfUpdatedData) HasInterPlmnApiRoot() bool + func (o *HsmfUpdatedData) HasIntraPlmnApiRoot() bool + func (o *HsmfUpdatedData) HasIpv6MultiHomingInd() bool + func (o *HsmfUpdatedData) HasMaxIntegrityProtectedDataRateDl() bool + func (o *HsmfUpdatedData) HasMaxIntegrityProtectedDataRateUl() bool + func (o *HsmfUpdatedData) HasN1SmInfoToUe() bool + func (o *HsmfUpdatedData) HasN4Info() bool + func (o *HsmfUpdatedData) HasN4InfoExt1() bool + func (o *HsmfUpdatedData) HasN4InfoExt2() bool + func (o *HsmfUpdatedData) HasPti() bool + func (o *HsmfUpdatedData) HasQosFlowsSetupList() bool + func (o *HsmfUpdatedData) HasRoamingChargingProfile() bool + func (o *HsmfUpdatedData) HasSessionAmbr() bool + func (o *HsmfUpdatedData) HasSupportedFeatures() bool + func (o *HsmfUpdatedData) HasUpSecurity() bool + func (o *HsmfUpdatedData) SetDnaiList(v []string) + func (o *HsmfUpdatedData) SetEpsBearerInfo(v []EpsBearerInfo) + func (o *HsmfUpdatedData) SetEpsPdnCnxInfo(v EpsPdnCnxInfo) + func (o *HsmfUpdatedData) SetHomeProvidedChargingId(v string) + func (o *HsmfUpdatedData) SetInterPlmnApiRoot(v string) + func (o *HsmfUpdatedData) SetIntraPlmnApiRoot(v string) + func (o *HsmfUpdatedData) SetIpv6MultiHomingInd(v bool) + func (o *HsmfUpdatedData) SetMaxIntegrityProtectedDataRateDl(v MaxIntegrityProtectedDataRate) + func (o *HsmfUpdatedData) SetMaxIntegrityProtectedDataRateUl(v MaxIntegrityProtectedDataRate) + func (o *HsmfUpdatedData) SetN1SmInfoToUe(v RefToBinaryData) + func (o *HsmfUpdatedData) SetN4Info(v N4Information) + func (o *HsmfUpdatedData) SetN4InfoExt1(v N4Information) + func (o *HsmfUpdatedData) SetN4InfoExt2(v N4Information) + func (o *HsmfUpdatedData) SetPti(v int32) + func (o *HsmfUpdatedData) SetQosFlowsSetupList(v []QosFlowSetupItem) + func (o *HsmfUpdatedData) SetRoamingChargingProfile(v RoamingChargingProfile) + func (o *HsmfUpdatedData) SetSessionAmbr(v Ambr) + func (o *HsmfUpdatedData) SetSupportedFeatures(v string) + func (o *HsmfUpdatedData) SetUpSecurity(v UpSecurity) + func (o HsmfUpdatedData) MarshalJSON() ([]byte, error) + func (o HsmfUpdatedData) ToMap() (map[string]interface{}, error) + type IndirectDataForwardingTunnelInfo struct + AdditionalTnlNb *int32 + DrbId *int32 + GtpTeid string + Ipv4Addr *string + Ipv6Addr *Ipv6Addr + func NewIndirectDataForwardingTunnelInfo(gtpTeid string) *IndirectDataForwardingTunnelInfo + func NewIndirectDataForwardingTunnelInfoWithDefaults() *IndirectDataForwardingTunnelInfo + func (o *IndirectDataForwardingTunnelInfo) GetAdditionalTnlNb() int32 + func (o *IndirectDataForwardingTunnelInfo) GetAdditionalTnlNbOk() (*int32, bool) + func (o *IndirectDataForwardingTunnelInfo) GetDrbId() int32 + func (o *IndirectDataForwardingTunnelInfo) GetDrbIdOk() (*int32, bool) + func (o *IndirectDataForwardingTunnelInfo) GetGtpTeid() string + func (o *IndirectDataForwardingTunnelInfo) GetGtpTeidOk() (*string, bool) + func (o *IndirectDataForwardingTunnelInfo) GetIpv4Addr() string + func (o *IndirectDataForwardingTunnelInfo) GetIpv4AddrOk() (*string, bool) + func (o *IndirectDataForwardingTunnelInfo) GetIpv6Addr() Ipv6Addr + func (o *IndirectDataForwardingTunnelInfo) GetIpv6AddrOk() (*Ipv6Addr, bool) + func (o *IndirectDataForwardingTunnelInfo) HasAdditionalTnlNb() bool + func (o *IndirectDataForwardingTunnelInfo) HasDrbId() bool + func (o *IndirectDataForwardingTunnelInfo) HasIpv4Addr() bool + func (o *IndirectDataForwardingTunnelInfo) HasIpv6Addr() bool + func (o *IndirectDataForwardingTunnelInfo) SetAdditionalTnlNb(v int32) + func (o *IndirectDataForwardingTunnelInfo) SetDrbId(v int32) + func (o *IndirectDataForwardingTunnelInfo) SetGtpTeid(v string) + func (o *IndirectDataForwardingTunnelInfo) SetIpv4Addr(v string) + func (o *IndirectDataForwardingTunnelInfo) SetIpv6Addr(v Ipv6Addr) + func (o IndirectDataForwardingTunnelInfo) MarshalJSON() ([]byte, error) + func (o IndirectDataForwardingTunnelInfo) ToMap() (map[string]interface{}, error) + type IndividualPDUSessionHSMFOrSMFApiService service + func (a *IndividualPDUSessionHSMFOrSMFApiService) ReleasePduSession(ctx context.Context, pduSessionRef string) ApiReleasePduSessionRequest + func (a *IndividualPDUSessionHSMFOrSMFApiService) ReleasePduSessionExecute(r ApiReleasePduSessionRequest) (*ReleasedData, *http.Response, error) + func (a *IndividualPDUSessionHSMFOrSMFApiService) RetrievePduSession(ctx context.Context, pduSessionRef string) ApiRetrievePduSessionRequest + func (a *IndividualPDUSessionHSMFOrSMFApiService) RetrievePduSessionExecute(r ApiRetrievePduSessionRequest) (*RetrievedData, *http.Response, error) + func (a *IndividualPDUSessionHSMFOrSMFApiService) TransferMoData(ctx context.Context, pduSessionRef string) ApiTransferMoDataRequest + func (a *IndividualPDUSessionHSMFOrSMFApiService) TransferMoDataExecute(r ApiTransferMoDataRequest) (*http.Response, error) + func (a *IndividualPDUSessionHSMFOrSMFApiService) UpdatePduSession(ctx context.Context, pduSessionRef string) ApiUpdatePduSessionRequest + func (a *IndividualPDUSessionHSMFOrSMFApiService) UpdatePduSessionExecute(r ApiUpdatePduSessionRequest) (*HsmfUpdatedData, *http.Response, error) + type IndividualSMContextApiService service + func (a *IndividualSMContextApiService) ReleaseSmContext(ctx context.Context, smContextRef string) ApiReleaseSmContextRequest + func (a *IndividualSMContextApiService) ReleaseSmContextExecute(r ApiReleaseSmContextRequest) (*SmContextReleasedData, *http.Response, error) + func (a *IndividualSMContextApiService) RetrieveSmContext(ctx context.Context, smContextRef string) ApiRetrieveSmContextRequest + func (a *IndividualSMContextApiService) RetrieveSmContextExecute(r ApiRetrieveSmContextRequest) (*SmContextRetrievedData, *http.Response, error) + func (a *IndividualSMContextApiService) SendMoData(ctx context.Context, smContextRef string) ApiSendMoDataRequest + func (a *IndividualSMContextApiService) SendMoDataExecute(r ApiSendMoDataRequest) (*http.Response, error) + func (a *IndividualSMContextApiService) UpdateSmContext(ctx context.Context, smContextRef string) ApiUpdateSmContextRequest + func (a *IndividualSMContextApiService) UpdateSmContextExecute(r ApiUpdateSmContextRequest) (*SmContextUpdatedData, *http.Response, error) + type InvalidParam struct + Param string + Reason *string + func NewInvalidParam(param string) *InvalidParam + func NewInvalidParamWithDefaults() *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) SetParam(v string) + func (o *InvalidParam) SetReason(v string) + func (o InvalidParam) MarshalJSON() ([]byte, error) + func (o InvalidParam) ToMap() (map[string]interface{}, error) + type IpAddress struct + Interface *interface{} + func InterfaceAsIpAddress(v *interface{}) IpAddress + func (dst *IpAddress) UnmarshalJSON(data []byte) error + func (obj *IpAddress) GetActualInstance() interface{} + func (src IpAddress) MarshalJSON() ([]byte, error) + type Ipv6Addr struct + func NewIpv6Addr() *Ipv6Addr + func NewIpv6AddrWithDefaults() *Ipv6Addr + func (o Ipv6Addr) MarshalJSON() ([]byte, error) + func (o Ipv6Addr) ToMap() (map[string]interface{}, error) + type Ipv6Prefix struct + func NewIpv6Prefix() *Ipv6Prefix + func NewIpv6PrefixWithDefaults() *Ipv6Prefix + func (o Ipv6Prefix) MarshalJSON() ([]byte, error) + func (o Ipv6Prefix) ToMap() (map[string]interface{}, error) + type LineType struct + LineTypeAnyOf *LineTypeAnyOf + String *string + func (dst *LineType) UnmarshalJSON(data []byte) error + func (src *LineType) MarshalJSON() ([]byte, error) + type LineTypeAnyOf string + const DSL + const PON + func NewLineTypeAnyOfFromValue(v string) (*LineTypeAnyOf, error) + func (v *LineTypeAnyOf) UnmarshalJSON(src []byte) error + func (v LineTypeAnyOf) IsValid() bool + func (v LineTypeAnyOf) Ptr() *LineTypeAnyOf + type LocationAreaId struct + Lac string + PlmnId PlmnId + func NewLocationAreaId(plmnId PlmnId, lac string) *LocationAreaId + func NewLocationAreaIdWithDefaults() *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) SetLac(v string) + func (o *LocationAreaId) SetPlmnId(v PlmnId) + func (o LocationAreaId) MarshalJSON() ([]byte, error) + func (o LocationAreaId) ToMap() (map[string]interface{}, error) + type MaReleaseIndication struct + MaReleaseIndicationAnyOf *MaReleaseIndicationAnyOf + String *string + func (dst *MaReleaseIndication) UnmarshalJSON(data []byte) error + func (src *MaReleaseIndication) MarshalJSON() ([]byte, error) + type MaReleaseIndicationAnyOf string + const N3_GPP + func NewMaReleaseIndicationAnyOfFromValue(v string) (*MaReleaseIndicationAnyOf, error) + func (v *MaReleaseIndicationAnyOf) UnmarshalJSON(src []byte) error + func (v MaReleaseIndicationAnyOf) IsValid() bool + func (v MaReleaseIndicationAnyOf) Ptr() *MaReleaseIndicationAnyOf + type MappedNullable interface + ToMap func() (map[string]interface{}, error) + type MaxIntegrityProtectedDataRate struct + MaxIntegrityProtectedDataRateAnyOf *MaxIntegrityProtectedDataRateAnyOf + String *string + func (dst *MaxIntegrityProtectedDataRate) UnmarshalJSON(data []byte) error + func (src *MaxIntegrityProtectedDataRate) MarshalJSON() ([]byte, error) + type MaxIntegrityProtectedDataRateAnyOf string + const MAX_UE_RATE + func NewMaxIntegrityProtectedDataRateAnyOfFromValue(v string) (*MaxIntegrityProtectedDataRateAnyOf, error) + func (v *MaxIntegrityProtectedDataRateAnyOf) UnmarshalJSON(src []byte) error + func (v MaxIntegrityProtectedDataRateAnyOf) IsValid() bool + func (v MaxIntegrityProtectedDataRateAnyOf) Ptr() *MaxIntegrityProtectedDataRateAnyOf + type MmeCapabilities struct + EthernetSupported *bool + NonIpSupported *bool + UpipSupported *bool + func NewMmeCapabilities() *MmeCapabilities + func NewMmeCapabilitiesWithDefaults() *MmeCapabilities + func (o *MmeCapabilities) GetEthernetSupported() bool + func (o *MmeCapabilities) GetEthernetSupportedOk() (*bool, bool) + func (o *MmeCapabilities) GetNonIpSupported() bool + func (o *MmeCapabilities) GetNonIpSupportedOk() (*bool, bool) + func (o *MmeCapabilities) GetUpipSupported() bool + func (o *MmeCapabilities) GetUpipSupportedOk() (*bool, bool) + func (o *MmeCapabilities) HasEthernetSupported() bool + func (o *MmeCapabilities) HasNonIpSupported() bool + func (o *MmeCapabilities) HasUpipSupported() bool + func (o *MmeCapabilities) SetEthernetSupported(v bool) + func (o *MmeCapabilities) SetNonIpSupported(v bool) + func (o *MmeCapabilities) SetUpipSupported(v bool) + func (o MmeCapabilities) MarshalJSON() ([]byte, error) + func (o MmeCapabilities) ToMap() (map[string]interface{}, error) + type MoExpDataCounter struct + Counter int32 + TimeStamp *time.Time + func NewMoExpDataCounter(counter int32) *MoExpDataCounter + func NewMoExpDataCounterWithDefaults() *MoExpDataCounter + func (o *MoExpDataCounter) GetCounter() int32 + func (o *MoExpDataCounter) GetCounterOk() (*int32, bool) + func (o *MoExpDataCounter) GetTimeStamp() time.Time + func (o *MoExpDataCounter) GetTimeStampOk() (*time.Time, bool) + func (o *MoExpDataCounter) HasTimeStamp() bool + func (o *MoExpDataCounter) SetCounter(v int32) + func (o *MoExpDataCounter) SetTimeStamp(v time.Time) + func (o MoExpDataCounter) MarshalJSON() ([]byte, error) + func (o MoExpDataCounter) ToMap() (map[string]interface{}, error) + type ModifyPduSession200Response struct + BinaryDataN1SmInfoFromUe *os.File + BinaryDataN4Information *os.File + BinaryDataN4InformationExt1 *os.File + BinaryDataN4InformationExt2 *os.File + BinaryDataN4InformationExt3 *os.File + BinaryDataUnknownN1SmInfo *os.File + JsonData *VsmfUpdatedData + func NewModifyPduSession200Response() *ModifyPduSession200Response + func NewModifyPduSession200ResponseWithDefaults() *ModifyPduSession200Response + func (o *ModifyPduSession200Response) GetBinaryDataN1SmInfoFromUe() os.File + func (o *ModifyPduSession200Response) GetBinaryDataN1SmInfoFromUeOk() (*os.File, bool) + func (o *ModifyPduSession200Response) GetBinaryDataN4Information() os.File + func (o *ModifyPduSession200Response) GetBinaryDataN4InformationExt1() os.File + func (o *ModifyPduSession200Response) GetBinaryDataN4InformationExt1Ok() (*os.File, bool) + func (o *ModifyPduSession200Response) GetBinaryDataN4InformationExt2() os.File + func (o *ModifyPduSession200Response) GetBinaryDataN4InformationExt2Ok() (*os.File, bool) + func (o *ModifyPduSession200Response) GetBinaryDataN4InformationExt3() os.File + func (o *ModifyPduSession200Response) GetBinaryDataN4InformationExt3Ok() (*os.File, bool) + func (o *ModifyPduSession200Response) GetBinaryDataN4InformationOk() (*os.File, bool) + func (o *ModifyPduSession200Response) GetBinaryDataUnknownN1SmInfo() os.File + func (o *ModifyPduSession200Response) GetBinaryDataUnknownN1SmInfoOk() (*os.File, bool) + func (o *ModifyPduSession200Response) GetJsonData() VsmfUpdatedData + func (o *ModifyPduSession200Response) GetJsonDataOk() (*VsmfUpdatedData, bool) + func (o *ModifyPduSession200Response) HasBinaryDataN1SmInfoFromUe() bool + func (o *ModifyPduSession200Response) HasBinaryDataN4Information() bool + func (o *ModifyPduSession200Response) HasBinaryDataN4InformationExt1() bool + func (o *ModifyPduSession200Response) HasBinaryDataN4InformationExt2() bool + func (o *ModifyPduSession200Response) HasBinaryDataN4InformationExt3() bool + func (o *ModifyPduSession200Response) HasBinaryDataUnknownN1SmInfo() bool + func (o *ModifyPduSession200Response) HasJsonData() bool + func (o *ModifyPduSession200Response) SetBinaryDataN1SmInfoFromUe(v os.File) + func (o *ModifyPduSession200Response) SetBinaryDataN4Information(v os.File) + func (o *ModifyPduSession200Response) SetBinaryDataN4InformationExt1(v os.File) + func (o *ModifyPduSession200Response) SetBinaryDataN4InformationExt2(v os.File) + func (o *ModifyPduSession200Response) SetBinaryDataN4InformationExt3(v os.File) + func (o *ModifyPduSession200Response) SetBinaryDataUnknownN1SmInfo(v os.File) + func (o *ModifyPduSession200Response) SetJsonData(v VsmfUpdatedData) + func (o ModifyPduSession200Response) MarshalJSON() ([]byte, error) + func (o ModifyPduSession200Response) ToMap() (map[string]interface{}, error) + type ModifyPduSession400Response struct + BinaryDataN1SmInfoFromUe *os.File + BinaryDataN4Information *os.File + BinaryDataN4InformationExt1 *os.File + BinaryDataN4InformationExt2 *os.File + BinaryDataN4InformationExt3 *os.File + BinaryDataUnknownN1SmInfo *os.File + JsonData *VsmfUpdateError + func NewModifyPduSession400Response() *ModifyPduSession400Response + func NewModifyPduSession400ResponseWithDefaults() *ModifyPduSession400Response + func (o *ModifyPduSession400Response) GetBinaryDataN1SmInfoFromUe() os.File + func (o *ModifyPduSession400Response) GetBinaryDataN1SmInfoFromUeOk() (*os.File, bool) + func (o *ModifyPduSession400Response) GetBinaryDataN4Information() os.File + func (o *ModifyPduSession400Response) GetBinaryDataN4InformationExt1() os.File + func (o *ModifyPduSession400Response) GetBinaryDataN4InformationExt1Ok() (*os.File, bool) + func (o *ModifyPduSession400Response) GetBinaryDataN4InformationExt2() os.File + func (o *ModifyPduSession400Response) GetBinaryDataN4InformationExt2Ok() (*os.File, bool) + func (o *ModifyPduSession400Response) GetBinaryDataN4InformationExt3() os.File + func (o *ModifyPduSession400Response) GetBinaryDataN4InformationExt3Ok() (*os.File, bool) + func (o *ModifyPduSession400Response) GetBinaryDataN4InformationOk() (*os.File, bool) + func (o *ModifyPduSession400Response) GetBinaryDataUnknownN1SmInfo() os.File + func (o *ModifyPduSession400Response) GetBinaryDataUnknownN1SmInfoOk() (*os.File, bool) + func (o *ModifyPduSession400Response) GetJsonData() VsmfUpdateError + func (o *ModifyPduSession400Response) GetJsonDataOk() (*VsmfUpdateError, bool) + func (o *ModifyPduSession400Response) HasBinaryDataN1SmInfoFromUe() bool + func (o *ModifyPduSession400Response) HasBinaryDataN4Information() bool + func (o *ModifyPduSession400Response) HasBinaryDataN4InformationExt1() bool + func (o *ModifyPduSession400Response) HasBinaryDataN4InformationExt2() bool + func (o *ModifyPduSession400Response) HasBinaryDataN4InformationExt3() bool + func (o *ModifyPduSession400Response) HasBinaryDataUnknownN1SmInfo() bool + func (o *ModifyPduSession400Response) HasJsonData() bool + func (o *ModifyPduSession400Response) SetBinaryDataN1SmInfoFromUe(v os.File) + func (o *ModifyPduSession400Response) SetBinaryDataN4Information(v os.File) + func (o *ModifyPduSession400Response) SetBinaryDataN4InformationExt1(v os.File) + func (o *ModifyPduSession400Response) SetBinaryDataN4InformationExt2(v os.File) + func (o *ModifyPduSession400Response) SetBinaryDataN4InformationExt3(v os.File) + func (o *ModifyPduSession400Response) SetBinaryDataUnknownN1SmInfo(v os.File) + func (o *ModifyPduSession400Response) SetJsonData(v VsmfUpdateError) + func (o ModifyPduSession400Response) MarshalJSON() ([]byte, error) + func (o ModifyPduSession400Response) ToMap() (map[string]interface{}, error) + type ModifyPduSessionRequest struct + BinaryDataN1SmInfoToUe *os.File + BinaryDataN4Information *os.File + BinaryDataN4InformationExt1 *os.File + BinaryDataN4InformationExt2 *os.File + BinaryDataN4InformationExt3 *os.File + JsonData *VsmfUpdateData + func NewModifyPduSessionRequest() *ModifyPduSessionRequest + func NewModifyPduSessionRequestWithDefaults() *ModifyPduSessionRequest + func (o *ModifyPduSessionRequest) GetBinaryDataN1SmInfoToUe() os.File + func (o *ModifyPduSessionRequest) GetBinaryDataN1SmInfoToUeOk() (*os.File, bool) + func (o *ModifyPduSessionRequest) GetBinaryDataN4Information() os.File + func (o *ModifyPduSessionRequest) GetBinaryDataN4InformationExt1() os.File + func (o *ModifyPduSessionRequest) GetBinaryDataN4InformationExt1Ok() (*os.File, bool) + func (o *ModifyPduSessionRequest) GetBinaryDataN4InformationExt2() os.File + func (o *ModifyPduSessionRequest) GetBinaryDataN4InformationExt2Ok() (*os.File, bool) + func (o *ModifyPduSessionRequest) GetBinaryDataN4InformationExt3() os.File + func (o *ModifyPduSessionRequest) GetBinaryDataN4InformationExt3Ok() (*os.File, bool) + func (o *ModifyPduSessionRequest) GetBinaryDataN4InformationOk() (*os.File, bool) + func (o *ModifyPduSessionRequest) GetJsonData() VsmfUpdateData + func (o *ModifyPduSessionRequest) GetJsonDataOk() (*VsmfUpdateData, bool) + func (o *ModifyPduSessionRequest) HasBinaryDataN1SmInfoToUe() bool + func (o *ModifyPduSessionRequest) HasBinaryDataN4Information() bool + func (o *ModifyPduSessionRequest) HasBinaryDataN4InformationExt1() bool + func (o *ModifyPduSessionRequest) HasBinaryDataN4InformationExt2() bool + func (o *ModifyPduSessionRequest) HasBinaryDataN4InformationExt3() bool + func (o *ModifyPduSessionRequest) HasJsonData() bool + func (o *ModifyPduSessionRequest) SetBinaryDataN1SmInfoToUe(v os.File) + func (o *ModifyPduSessionRequest) SetBinaryDataN4Information(v os.File) + func (o *ModifyPduSessionRequest) SetBinaryDataN4InformationExt1(v os.File) + func (o *ModifyPduSessionRequest) SetBinaryDataN4InformationExt2(v os.File) + func (o *ModifyPduSessionRequest) SetBinaryDataN4InformationExt3(v os.File) + func (o *ModifyPduSessionRequest) SetJsonData(v VsmfUpdateData) + func (o ModifyPduSessionRequest) MarshalJSON() ([]byte, error) + func (o ModifyPduSessionRequest) ToMap() (map[string]interface{}, error) + type N2SmInfoType struct + N2SmInfoTypeAnyOf *N2SmInfoTypeAnyOf + String *string + func (dst *N2SmInfoType) UnmarshalJSON(data []byte) error + func (src *N2SmInfoType) MarshalJSON() ([]byte, error) + type N2SmInfoTypeAnyOf string + const HANDOVER_CMD + const HANDOVER_PREP_FAIL + const HANDOVER_REQUIRED + const HANDOVER_REQ_ACK + const HANDOVER_RES_ALLOC_FAIL + const PATH_SWITCH_REQ + const PATH_SWITCH_REQ_ACK + const PATH_SWITCH_REQ_FAIL + const PATH_SWITCH_SETUP_FAIL + const PDU_RES_MOD_CFM + const PDU_RES_MOD_FAIL + const PDU_RES_MOD_IND + const PDU_RES_MOD_IND_FAIL + const PDU_RES_MOD_REQ + const PDU_RES_MOD_RSP + const PDU_RES_NTY + const PDU_RES_NTY_REL + const PDU_RES_REL_CMD + const PDU_RES_REL_RSP + const PDU_RES_SETUP_FAIL + const PDU_RES_SETUP_REQ + const PDU_RES_SETUP_RSP + const SECONDARY_RAT_USAGE + const UE_CONTEXT_RESUME_REQ + const UE_CONTEXT_RESUME_RSP + const UE_CONTEXT_SUSPEND_REQ + func NewN2SmInfoTypeAnyOfFromValue(v string) (*N2SmInfoTypeAnyOf, error) + func (v *N2SmInfoTypeAnyOf) UnmarshalJSON(src []byte) error + func (v N2SmInfoTypeAnyOf) IsValid() bool + func (v N2SmInfoTypeAnyOf) Ptr() *N2SmInfoTypeAnyOf + type N3gaLocation struct + Gci *string + Gli *string + HfcNodeId *HfcNodeId + N3IwfId *string + N3gppTai *Tai + PortNumber *int32 + Protocol *TransportProtocol + TnapId *TnapId + TwapId *TwapId + UeIpv4Addr *string + UeIpv6Addr *Ipv6Addr + W5gbanLineType *LineType + func NewN3gaLocation() *N3gaLocation + func NewN3gaLocationWithDefaults() *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) 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) MarshalJSON() ([]byte, error) + func (o N3gaLocation) ToMap() (map[string]interface{}, error) + type N4Information struct + N4DnaiInfo *DnaiInformation + N4MessagePayload RefToBinaryData + N4MessageType N4MessageType + N9UlPdrIdList []int32 + PsaUpfId *string + UlClBpId *string + func NewN4Information(n4MessageType N4MessageType, n4MessagePayload RefToBinaryData) *N4Information + func NewN4InformationWithDefaults() *N4Information + func (o *N4Information) GetN4DnaiInfo() DnaiInformation + func (o *N4Information) GetN4DnaiInfoOk() (*DnaiInformation, bool) + func (o *N4Information) GetN4MessagePayload() RefToBinaryData + func (o *N4Information) GetN4MessagePayloadOk() (*RefToBinaryData, bool) + func (o *N4Information) GetN4MessageType() N4MessageType + func (o *N4Information) GetN4MessageTypeOk() (*N4MessageType, bool) + func (o *N4Information) GetN9UlPdrIdList() []int32 + func (o *N4Information) GetN9UlPdrIdListOk() ([]int32, bool) + func (o *N4Information) GetPsaUpfId() string + func (o *N4Information) GetPsaUpfIdOk() (*string, bool) + func (o *N4Information) GetUlClBpId() string + func (o *N4Information) GetUlClBpIdOk() (*string, bool) + func (o *N4Information) HasN4DnaiInfo() bool + func (o *N4Information) HasN9UlPdrIdList() bool + func (o *N4Information) HasPsaUpfId() bool + func (o *N4Information) HasUlClBpId() bool + func (o *N4Information) SetN4DnaiInfo(v DnaiInformation) + func (o *N4Information) SetN4MessagePayload(v RefToBinaryData) + func (o *N4Information) SetN4MessageType(v N4MessageType) + func (o *N4Information) SetN9UlPdrIdList(v []int32) + func (o *N4Information) SetPsaUpfId(v string) + func (o *N4Information) SetUlClBpId(v string) + func (o N4Information) MarshalJSON() ([]byte, error) + func (o N4Information) ToMap() (map[string]interface{}, error) + type N4MessageType struct + N4MessageTypeAnyOf *N4MessageTypeAnyOf + String *string + func (dst *N4MessageType) UnmarshalJSON(data []byte) error + func (src *N4MessageType) MarshalJSON() ([]byte, error) + type N4MessageTypeAnyOf string + const DEL_REQ + const DEL_RSP + const EST_REQ + const EST_RSP + const MOD_REQ + const MOD_RSP + const REP_REQ + const REP_RSP + func NewN4MessageTypeAnyOfFromValue(v string) (*N4MessageTypeAnyOf, error) + func (v *N4MessageTypeAnyOf) UnmarshalJSON(src []byte) error + func (v N4MessageTypeAnyOf) IsValid() bool + func (v N4MessageTypeAnyOf) Ptr() *N4MessageTypeAnyOf + type NFType struct + NFTypeAnyOf *NFTypeAnyOf + String *string + func (dst *NFType) UnmarshalJSON(data []byte) error + func (src *NFType) MarshalJSON() ([]byte, error) + type NFTypeAnyOf string + const AANF + const ADRF + const AF + const AMF + const AUSF + const BSF + const CBCF + const CEF + const CHF + const DCCF + const DRA + const EASDF + const GBA_BSF + const GMLC + const HSS + const ICSCF + const IMS_AS + const LMF + const MBSF + const MBSTF + const MB_SMF + const MB_UPF + const MFAF + const MME + const MNPF + const N3_IWF + const NEF + const NRF + const NSACF + const NSSAAF + const NSSF + const NSWOF + const NWDAF + const PANF + const PCF + const PCSCF + const PKMF + const SCEF + const SCP + const SCSAS + const SCSCF + const SEPP + const SMF + const SMSF + const SMS_GMSC + const SMS_IWMSC + const SOR_AF + const SPAF + const TSCTSF + const UCMF + const UDM + const UDR + const UDSF + const UPF + func NewNFTypeAnyOfFromValue(v string) (*NFTypeAnyOf, error) + func (v *NFTypeAnyOf) UnmarshalJSON(src []byte) error + func (v NFTypeAnyOf) IsValid() bool + func (v NFTypeAnyOf) Ptr() *NFTypeAnyOf + type Ncgi struct + Nid *string + NrCellId string + PlmnId PlmnId + func NewNcgi(plmnId PlmnId, nrCellId string) *Ncgi + func NewNcgiWithDefaults() *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) SetNid(v string) + func (o *Ncgi) SetNrCellId(v string) + func (o *Ncgi) SetPlmnId(v PlmnId) + func (o Ncgi) MarshalJSON() ([]byte, error) + func (o Ncgi) ToMap() (map[string]interface{}, error) + type NgApCause struct + Group int32 + Value int32 + func NewNgApCause(group int32, value int32) *NgApCause + func NewNgApCauseWithDefaults() *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) SetGroup(v int32) + func (o *NgApCause) SetValue(v int32) + func (o NgApCause) MarshalJSON() ([]byte, error) + func (o NgApCause) ToMap() (map[string]interface{}, error) + type NgRanTargetId struct + RanNodeId GlobalRanNodeId + Tai Tai + func NewNgRanTargetId(ranNodeId GlobalRanNodeId, tai Tai) *NgRanTargetId + func NewNgRanTargetIdWithDefaults() *NgRanTargetId + func (o *NgRanTargetId) GetRanNodeId() GlobalRanNodeId + func (o *NgRanTargetId) GetRanNodeIdOk() (*GlobalRanNodeId, bool) + func (o *NgRanTargetId) GetTai() Tai + func (o *NgRanTargetId) GetTaiOk() (*Tai, bool) + func (o *NgRanTargetId) SetRanNodeId(v GlobalRanNodeId) + func (o *NgRanTargetId) SetTai(v Tai) + func (o NgRanTargetId) MarshalJSON() ([]byte, error) + func (o NgRanTargetId) ToMap() (map[string]interface{}, error) + type NonDynamic5Qi struct + AverWindow *int32 + CnPacketDelayBudgetDl *int32 + CnPacketDelayBudgetUl *int32 + ExtMaxDataBurstVol *int32 + MaxDataBurstVol *int32 + PriorityLevel *int32 + func NewNonDynamic5Qi() *NonDynamic5Qi + func NewNonDynamic5QiWithDefaults() *NonDynamic5Qi + func (o *NonDynamic5Qi) GetAverWindow() int32 + func (o *NonDynamic5Qi) GetAverWindowOk() (*int32, bool) + func (o *NonDynamic5Qi) GetCnPacketDelayBudgetDl() int32 + func (o *NonDynamic5Qi) GetCnPacketDelayBudgetDlOk() (*int32, bool) + func (o *NonDynamic5Qi) GetCnPacketDelayBudgetUl() int32 + func (o *NonDynamic5Qi) GetCnPacketDelayBudgetUlOk() (*int32, bool) + func (o *NonDynamic5Qi) GetExtMaxDataBurstVol() int32 + func (o *NonDynamic5Qi) GetExtMaxDataBurstVolOk() (*int32, bool) + func (o *NonDynamic5Qi) GetMaxDataBurstVol() int32 + func (o *NonDynamic5Qi) GetMaxDataBurstVolOk() (*int32, bool) + func (o *NonDynamic5Qi) GetPriorityLevel() int32 + func (o *NonDynamic5Qi) GetPriorityLevelOk() (*int32, bool) + func (o *NonDynamic5Qi) HasAverWindow() bool + func (o *NonDynamic5Qi) HasCnPacketDelayBudgetDl() bool + func (o *NonDynamic5Qi) HasCnPacketDelayBudgetUl() bool + func (o *NonDynamic5Qi) HasExtMaxDataBurstVol() bool + func (o *NonDynamic5Qi) HasMaxDataBurstVol() bool + func (o *NonDynamic5Qi) HasPriorityLevel() bool + func (o *NonDynamic5Qi) SetAverWindow(v int32) + func (o *NonDynamic5Qi) SetCnPacketDelayBudgetDl(v int32) + func (o *NonDynamic5Qi) SetCnPacketDelayBudgetUl(v int32) + func (o *NonDynamic5Qi) SetExtMaxDataBurstVol(v int32) + func (o *NonDynamic5Qi) SetMaxDataBurstVol(v int32) + func (o *NonDynamic5Qi) SetPriorityLevel(v int32) + func (o NonDynamic5Qi) MarshalJSON() ([]byte, error) + func (o NonDynamic5Qi) ToMap() (map[string]interface{}, error) + type NotificationCause struct + NotificationCauseAnyOf *NotificationCauseAnyOf + String *string + func (dst *NotificationCause) UnmarshalJSON(data []byte) error + func (src *NotificationCause) MarshalJSON() ([]byte, error) + type NotificationCauseAnyOf string + const QOS_FULFILLED + const QOS_NOT_FULFILLED + const UP_SEC_FULFILLED + const UP_SEC_NOT_FULFILLED + func NewNotificationCauseAnyOfFromValue(v string) (*NotificationCauseAnyOf, error) + func (v *NotificationCauseAnyOf) UnmarshalJSON(src []byte) error + func (v NotificationCauseAnyOf) IsValid() bool + func (v NotificationCauseAnyOf) Ptr() *NotificationCauseAnyOf + type NotificationControl struct + NotificationControlAnyOf *NotificationControlAnyOf + String *string + func (dst *NotificationControl) UnmarshalJSON(data []byte) error + func (src *NotificationControl) MarshalJSON() ([]byte, error) + type NotificationControlAnyOf string + const NOT_REQUESTED + const REQUESTED + func NewNotificationControlAnyOfFromValue(v string) (*NotificationControlAnyOf, error) + func (v *NotificationControlAnyOf) UnmarshalJSON(src []byte) error + func (v NotificationControlAnyOf) IsValid() bool + func (v NotificationControlAnyOf) Ptr() *NotificationControlAnyOf + type NotificationInfo struct + NotifId string + NotifUri string + UpBufferInd *bool + func NewNotificationInfo(notifId string, notifUri string) *NotificationInfo + func NewNotificationInfoWithDefaults() *NotificationInfo + func (o *NotificationInfo) GetNotifId() string + func (o *NotificationInfo) GetNotifIdOk() (*string, bool) + func (o *NotificationInfo) GetNotifUri() string + func (o *NotificationInfo) GetNotifUriOk() (*string, bool) + func (o *NotificationInfo) GetUpBufferInd() bool + func (o *NotificationInfo) GetUpBufferIndOk() (*bool, bool) + func (o *NotificationInfo) HasUpBufferInd() bool + func (o *NotificationInfo) SetNotifId(v string) + func (o *NotificationInfo) SetNotifUri(v string) + func (o *NotificationInfo) SetUpBufferInd(v bool) + func (o NotificationInfo) MarshalJSON() ([]byte, error) + func (o NotificationInfo) ToMap() (map[string]interface{}, error) + type NrLocation struct + AgeOfLocationInformation *int32 + GeodeticInformation *string + GeographicalInformation *string + GlobalGnbId *GlobalRanNodeId + IgnoreNcgi *bool + Ncgi Ncgi + Tai Tai + UeLocationTimestamp *time.Time + func NewNrLocation(tai Tai, ncgi Ncgi) *NrLocation + func NewNrLocationWithDefaults() *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) 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) MarshalJSON() ([]byte, error) + func (o NrLocation) ToMap() (map[string]interface{}, error) + type NullValue string + const NULL + func NewNullValueFromValue(v string) (*NullValue, error) + func (v *NullValue) UnmarshalJSON(src []byte) error + func (v NullValue) IsValid() bool + func (v NullValue) Ptr() *NullValue + type NullableAccessTokenErr struct + func NewNullableAccessTokenErr(val *AccessTokenErr) *NullableAccessTokenErr + func (v *NullableAccessTokenErr) Set(val *AccessTokenErr) + func (v *NullableAccessTokenErr) UnmarshalJSON(src []byte) error + func (v *NullableAccessTokenErr) Unset() + func (v NullableAccessTokenErr) Get() *AccessTokenErr + func (v NullableAccessTokenErr) IsSet() bool + func (v NullableAccessTokenErr) MarshalJSON() ([]byte, error) + type NullableAccessTokenReq struct + func NewNullableAccessTokenReq(val *AccessTokenReq) *NullableAccessTokenReq + func (v *NullableAccessTokenReq) Set(val *AccessTokenReq) + func (v *NullableAccessTokenReq) UnmarshalJSON(src []byte) error + func (v *NullableAccessTokenReq) Unset() + func (v NullableAccessTokenReq) Get() *AccessTokenReq + func (v NullableAccessTokenReq) IsSet() bool + func (v NullableAccessTokenReq) MarshalJSON() ([]byte, error) + type NullableAccessType struct + func NewNullableAccessType(val *AccessType) *NullableAccessType + func (v *NullableAccessType) Set(val *AccessType) + func (v *NullableAccessType) UnmarshalJSON(src []byte) error + func (v *NullableAccessType) Unset() + func (v NullableAccessType) Get() *AccessType + func (v NullableAccessType) IsSet() bool + func (v NullableAccessType) MarshalJSON() ([]byte, error) + type NullableAdditionalQosFlowInfo struct + func NewNullableAdditionalQosFlowInfo(val *AdditionalQosFlowInfo) *NullableAdditionalQosFlowInfo + func (v *NullableAdditionalQosFlowInfo) Set(val *AdditionalQosFlowInfo) + func (v *NullableAdditionalQosFlowInfo) UnmarshalJSON(src []byte) error + func (v *NullableAdditionalQosFlowInfo) Unset() + func (v NullableAdditionalQosFlowInfo) Get() *AdditionalQosFlowInfo + func (v NullableAdditionalQosFlowInfo) IsSet() bool + func (v NullableAdditionalQosFlowInfo) MarshalJSON() ([]byte, error) + type NullableAdditionalQosFlowInfoAnyOf struct + func NewNullableAdditionalQosFlowInfoAnyOf(val *AdditionalQosFlowInfoAnyOf) *NullableAdditionalQosFlowInfoAnyOf + func (v *NullableAdditionalQosFlowInfoAnyOf) Set(val *AdditionalQosFlowInfoAnyOf) + func (v *NullableAdditionalQosFlowInfoAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableAdditionalQosFlowInfoAnyOf) Unset() + func (v NullableAdditionalQosFlowInfoAnyOf) Get() *AdditionalQosFlowInfoAnyOf + func (v NullableAdditionalQosFlowInfoAnyOf) IsSet() bool + func (v NullableAdditionalQosFlowInfoAnyOf) MarshalJSON() ([]byte, error) + type NullableAfCoordinationInfo struct + func NewNullableAfCoordinationInfo(val *AfCoordinationInfo) *NullableAfCoordinationInfo + func (v *NullableAfCoordinationInfo) Set(val *AfCoordinationInfo) + func (v *NullableAfCoordinationInfo) UnmarshalJSON(src []byte) error + func (v *NullableAfCoordinationInfo) Unset() + func (v NullableAfCoordinationInfo) Get() *AfCoordinationInfo + func (v NullableAfCoordinationInfo) IsSet() bool + func (v NullableAfCoordinationInfo) MarshalJSON() ([]byte, error) + type NullableAlternativeQosProfile struct + func NewNullableAlternativeQosProfile(val *AlternativeQosProfile) *NullableAlternativeQosProfile + func (v *NullableAlternativeQosProfile) Set(val *AlternativeQosProfile) + func (v *NullableAlternativeQosProfile) UnmarshalJSON(src []byte) error + func (v *NullableAlternativeQosProfile) Unset() + func (v NullableAlternativeQosProfile) Get() *AlternativeQosProfile + func (v NullableAlternativeQosProfile) IsSet() bool + func (v NullableAlternativeQosProfile) MarshalJSON() ([]byte, error) + type NullableAmbr struct + func NewNullableAmbr(val *Ambr) *NullableAmbr + func (v *NullableAmbr) Set(val *Ambr) + func (v *NullableAmbr) UnmarshalJSON(src []byte) error + func (v *NullableAmbr) Unset() + func (v NullableAmbr) Get() *Ambr + func (v NullableAmbr) IsSet() bool + func (v NullableAmbr) MarshalJSON() ([]byte, error) + type NullableAnchorSmfFeatures struct + func NewNullableAnchorSmfFeatures(val *AnchorSmfFeatures) *NullableAnchorSmfFeatures + func (v *NullableAnchorSmfFeatures) Set(val *AnchorSmfFeatures) + func (v *NullableAnchorSmfFeatures) UnmarshalJSON(src []byte) error + func (v *NullableAnchorSmfFeatures) Unset() + func (v NullableAnchorSmfFeatures) Get() *AnchorSmfFeatures + func (v NullableAnchorSmfFeatures) IsSet() bool + func (v NullableAnchorSmfFeatures) MarshalJSON() ([]byte, error) + type NullableApnRateStatus struct + func NewNullableApnRateStatus(val *ApnRateStatus) *NullableApnRateStatus + func (v *NullableApnRateStatus) Set(val *ApnRateStatus) + func (v *NullableApnRateStatus) UnmarshalJSON(src []byte) error + func (v *NullableApnRateStatus) Unset() + func (v NullableApnRateStatus) Get() *ApnRateStatus + func (v NullableApnRateStatus) IsSet() bool + func (v NullableApnRateStatus) MarshalJSON() ([]byte, error) + type NullableArp struct + func NewNullableArp(val *Arp) *NullableArp + func (v *NullableArp) Set(val *Arp) + func (v *NullableArp) UnmarshalJSON(src []byte) error + func (v *NullableArp) Unset() + func (v NullableArp) Get() *Arp + func (v NullableArp) IsSet() bool + func (v NullableArp) MarshalJSON() ([]byte, error) + type NullableBackupAmfInfo struct + func NewNullableBackupAmfInfo(val *BackupAmfInfo) *NullableBackupAmfInfo + func (v *NullableBackupAmfInfo) Set(val *BackupAmfInfo) + func (v *NullableBackupAmfInfo) UnmarshalJSON(src []byte) error + func (v *NullableBackupAmfInfo) Unset() + func (v NullableBackupAmfInfo) Get() *BackupAmfInfo + func (v NullableBackupAmfInfo) IsSet() bool + func (v NullableBackupAmfInfo) MarshalJSON() ([]byte, error) + type NullableBatteryIndication struct + func NewNullableBatteryIndication(val *BatteryIndication) *NullableBatteryIndication + func (v *NullableBatteryIndication) Set(val *BatteryIndication) + func (v *NullableBatteryIndication) UnmarshalJSON(src []byte) error + func (v *NullableBatteryIndication) Unset() + func (v NullableBatteryIndication) Get() *BatteryIndication + func (v NullableBatteryIndication) IsSet() bool + func (v NullableBatteryIndication) MarshalJSON() ([]byte, error) + type NullableBool struct + func NewNullableBool(val *bool) *NullableBool + func (v *NullableBool) Set(val *bool) + func (v *NullableBool) UnmarshalJSON(src []byte) error + func (v *NullableBool) Unset() + func (v NullableBool) Get() *bool + func (v NullableBool) IsSet() bool + func (v NullableBool) MarshalJSON() ([]byte, error) + type NullableCause struct + func NewNullableCause(val *Cause) *NullableCause + func (v *NullableCause) Set(val *Cause) + func (v *NullableCause) UnmarshalJSON(src []byte) error + func (v *NullableCause) Unset() + func (v NullableCause) Get() *Cause + func (v NullableCause) IsSet() bool + func (v NullableCause) MarshalJSON() ([]byte, error) + type NullableCauseAnyOf struct + func NewNullableCauseAnyOf(val *CauseAnyOf) *NullableCauseAnyOf + func (v *NullableCauseAnyOf) Set(val *CauseAnyOf) + func (v *NullableCauseAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableCauseAnyOf) Unset() + func (v NullableCauseAnyOf) Get() *CauseAnyOf + func (v NullableCauseAnyOf) IsSet() bool + func (v NullableCauseAnyOf) MarshalJSON() ([]byte, error) + type NullableCellGlobalId struct + func NewNullableCellGlobalId(val *CellGlobalId) *NullableCellGlobalId + func (v *NullableCellGlobalId) Set(val *CellGlobalId) + func (v *NullableCellGlobalId) UnmarshalJSON(src []byte) error + func (v *NullableCellGlobalId) Unset() + func (v NullableCellGlobalId) Get() *CellGlobalId + func (v NullableCellGlobalId) IsSet() bool + func (v NullableCellGlobalId) MarshalJSON() ([]byte, error) + type NullableChargingInformation struct + func NewNullableChargingInformation(val *ChargingInformation) *NullableChargingInformation + func (v *NullableChargingInformation) Set(val *ChargingInformation) + func (v *NullableChargingInformation) UnmarshalJSON(src []byte) error + func (v *NullableChargingInformation) Unset() + func (v NullableChargingInformation) Get() *ChargingInformation + func (v NullableChargingInformation) IsSet() bool + func (v NullableChargingInformation) MarshalJSON() ([]byte, error) + type NullableCnAssistedRanPara struct + func NewNullableCnAssistedRanPara(val *CnAssistedRanPara) *NullableCnAssistedRanPara + func (v *NullableCnAssistedRanPara) Set(val *CnAssistedRanPara) + func (v *NullableCnAssistedRanPara) UnmarshalJSON(src []byte) error + func (v *NullableCnAssistedRanPara) Unset() + func (v NullableCnAssistedRanPara) Get() *CnAssistedRanPara + func (v NullableCnAssistedRanPara) IsSet() bool + func (v NullableCnAssistedRanPara) MarshalJSON() ([]byte, error) + type NullableDddTrafficDescriptor struct + func NewNullableDddTrafficDescriptor(val *DddTrafficDescriptor) *NullableDddTrafficDescriptor + func (v *NullableDddTrafficDescriptor) Set(val *DddTrafficDescriptor) + func (v *NullableDddTrafficDescriptor) UnmarshalJSON(src []byte) error + func (v *NullableDddTrafficDescriptor) Unset() + func (v NullableDddTrafficDescriptor) Get() *DddTrafficDescriptor + func (v NullableDddTrafficDescriptor) IsSet() bool + func (v NullableDddTrafficDescriptor) MarshalJSON() ([]byte, error) + type NullableDdnFailureSubInfo struct + func NewNullableDdnFailureSubInfo(val *DdnFailureSubInfo) *NullableDdnFailureSubInfo + func (v *NullableDdnFailureSubInfo) Set(val *DdnFailureSubInfo) + func (v *NullableDdnFailureSubInfo) UnmarshalJSON(src []byte) error + func (v *NullableDdnFailureSubInfo) Unset() + func (v NullableDdnFailureSubInfo) Get() *DdnFailureSubInfo + func (v NullableDdnFailureSubInfo) IsSet() bool + func (v NullableDdnFailureSubInfo) MarshalJSON() ([]byte, error) + type NullableDdnFailureSubs struct + func NewNullableDdnFailureSubs(val *DdnFailureSubs) *NullableDdnFailureSubs + func (v *NullableDdnFailureSubs) Set(val *DdnFailureSubs) + func (v *NullableDdnFailureSubs) UnmarshalJSON(src []byte) error + func (v *NullableDdnFailureSubs) Unset() + func (v NullableDdnFailureSubs) Get() *DdnFailureSubs + func (v NullableDdnFailureSubs) IsSet() bool + func (v NullableDdnFailureSubs) MarshalJSON() ([]byte, error) + type NullableDnaiInformation struct + func NewNullableDnaiInformation(val *DnaiInformation) *NullableDnaiInformation + func (v *NullableDnaiInformation) Set(val *DnaiInformation) + func (v *NullableDnaiInformation) UnmarshalJSON(src []byte) error + func (v *NullableDnaiInformation) Unset() + func (v NullableDnaiInformation) Get() *DnaiInformation + func (v NullableDnaiInformation) IsSet() bool + func (v NullableDnaiInformation) MarshalJSON() ([]byte, error) + type NullableDnnSelectionMode struct + func NewNullableDnnSelectionMode(val *DnnSelectionMode) *NullableDnnSelectionMode + func (v *NullableDnnSelectionMode) Set(val *DnnSelectionMode) + func (v *NullableDnnSelectionMode) UnmarshalJSON(src []byte) error + func (v *NullableDnnSelectionMode) Unset() + func (v NullableDnnSelectionMode) Get() *DnnSelectionMode + func (v NullableDnnSelectionMode) IsSet() bool + func (v NullableDnnSelectionMode) MarshalJSON() ([]byte, error) + type NullableDnnSelectionModeAnyOf struct + func NewNullableDnnSelectionModeAnyOf(val *DnnSelectionModeAnyOf) *NullableDnnSelectionModeAnyOf + func (v *NullableDnnSelectionModeAnyOf) Set(val *DnnSelectionModeAnyOf) + func (v *NullableDnnSelectionModeAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableDnnSelectionModeAnyOf) Unset() + func (v NullableDnnSelectionModeAnyOf) Get() *DnnSelectionModeAnyOf + func (v NullableDnnSelectionModeAnyOf) IsSet() bool + func (v NullableDnnSelectionModeAnyOf) MarshalJSON() ([]byte, error) + type NullableDynamic5Qi struct + func NewNullableDynamic5Qi(val *Dynamic5Qi) *NullableDynamic5Qi + func (v *NullableDynamic5Qi) Set(val *Dynamic5Qi) + func (v *NullableDynamic5Qi) UnmarshalJSON(src []byte) error + func (v *NullableDynamic5Qi) Unset() + func (v NullableDynamic5Qi) Get() *Dynamic5Qi + func (v NullableDynamic5Qi) IsSet() bool + func (v NullableDynamic5Qi) MarshalJSON() ([]byte, error) + type NullableEbiArpMapping struct + func NewNullableEbiArpMapping(val *EbiArpMapping) *NullableEbiArpMapping + func (v *NullableEbiArpMapping) Set(val *EbiArpMapping) + func (v *NullableEbiArpMapping) UnmarshalJSON(src []byte) error + func (v *NullableEbiArpMapping) Unset() + func (v NullableEbiArpMapping) Get() *EbiArpMapping + func (v NullableEbiArpMapping) IsSet() bool + func (v NullableEbiArpMapping) MarshalJSON() ([]byte, error) + type NullableEcgi struct + func NewNullableEcgi(val *Ecgi) *NullableEcgi + func (v *NullableEcgi) Set(val *Ecgi) + func (v *NullableEcgi) UnmarshalJSON(src []byte) error + func (v *NullableEcgi) Unset() + func (v NullableEcgi) Get() *Ecgi + func (v NullableEcgi) IsSet() bool + func (v NullableEcgi) MarshalJSON() ([]byte, error) + type NullableEpsBearerInfo struct + func NewNullableEpsBearerInfo(val *EpsBearerInfo) *NullableEpsBearerInfo + func (v *NullableEpsBearerInfo) Set(val *EpsBearerInfo) + func (v *NullableEpsBearerInfo) UnmarshalJSON(src []byte) error + func (v *NullableEpsBearerInfo) Unset() + func (v NullableEpsBearerInfo) Get() *EpsBearerInfo + func (v NullableEpsBearerInfo) IsSet() bool + func (v NullableEpsBearerInfo) MarshalJSON() ([]byte, error) + type NullableEpsInterworkingIndication struct + func NewNullableEpsInterworkingIndication(val *EpsInterworkingIndication) *NullableEpsInterworkingIndication + func (v *NullableEpsInterworkingIndication) Set(val *EpsInterworkingIndication) + func (v *NullableEpsInterworkingIndication) UnmarshalJSON(src []byte) error + func (v *NullableEpsInterworkingIndication) Unset() + func (v NullableEpsInterworkingIndication) Get() *EpsInterworkingIndication + func (v NullableEpsInterworkingIndication) IsSet() bool + func (v NullableEpsInterworkingIndication) MarshalJSON() ([]byte, error) + type NullableEpsInterworkingIndicationAnyOf struct + func NewNullableEpsInterworkingIndicationAnyOf(val *EpsInterworkingIndicationAnyOf) *NullableEpsInterworkingIndicationAnyOf + func (v *NullableEpsInterworkingIndicationAnyOf) Set(val *EpsInterworkingIndicationAnyOf) + func (v *NullableEpsInterworkingIndicationAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableEpsInterworkingIndicationAnyOf) Unset() + func (v NullableEpsInterworkingIndicationAnyOf) Get() *EpsInterworkingIndicationAnyOf + func (v NullableEpsInterworkingIndicationAnyOf) IsSet() bool + func (v NullableEpsInterworkingIndicationAnyOf) MarshalJSON() ([]byte, error) + type NullableEpsPdnCnxInfo struct + func NewNullableEpsPdnCnxInfo(val *EpsPdnCnxInfo) *NullableEpsPdnCnxInfo + func (v *NullableEpsPdnCnxInfo) Set(val *EpsPdnCnxInfo) + func (v *NullableEpsPdnCnxInfo) UnmarshalJSON(src []byte) error + func (v *NullableEpsPdnCnxInfo) Unset() + func (v NullableEpsPdnCnxInfo) Get() *EpsPdnCnxInfo + func (v NullableEpsPdnCnxInfo) IsSet() bool + func (v NullableEpsPdnCnxInfo) MarshalJSON() ([]byte, error) + type NullableEutraLocation struct + func NewNullableEutraLocation(val *EutraLocation) *NullableEutraLocation + func (v *NullableEutraLocation) Set(val *EutraLocation) + func (v *NullableEutraLocation) UnmarshalJSON(src []byte) error + func (v *NullableEutraLocation) Unset() + func (v NullableEutraLocation) Get() *EutraLocation + func (v NullableEutraLocation) IsSet() bool + func (v NullableEutraLocation) MarshalJSON() ([]byte, error) + type NullableExemptionInd struct + func NewNullableExemptionInd(val *ExemptionInd) *NullableExemptionInd + func (v *NullableExemptionInd) Set(val *ExemptionInd) + func (v *NullableExemptionInd) UnmarshalJSON(src []byte) error + func (v *NullableExemptionInd) Unset() + func (v NullableExemptionInd) Get() *ExemptionInd + func (v NullableExemptionInd) IsSet() bool + func (v NullableExemptionInd) MarshalJSON() ([]byte, error) + type NullableExtProblemDetails struct + func NewNullableExtProblemDetails(val *ExtProblemDetails) *NullableExtProblemDetails + func (v *NullableExtProblemDetails) Set(val *ExtProblemDetails) + func (v *NullableExtProblemDetails) UnmarshalJSON(src []byte) error + func (v *NullableExtProblemDetails) Unset() + func (v NullableExtProblemDetails) Get() *ExtProblemDetails + func (v NullableExtProblemDetails) IsSet() bool + func (v NullableExtProblemDetails) MarshalJSON() ([]byte, error) + type NullableFloat32 struct + func NewNullableFloat32(val *float32) *NullableFloat32 + func (v *NullableFloat32) Set(val *float32) + func (v *NullableFloat32) UnmarshalJSON(src []byte) error + func (v *NullableFloat32) Unset() + func (v NullableFloat32) Get() *float32 + func (v NullableFloat32) IsSet() bool + func (v NullableFloat32) MarshalJSON() ([]byte, error) + type NullableFloat64 struct + func NewNullableFloat64(val *float64) *NullableFloat64 + func (v *NullableFloat64) Set(val *float64) + func (v *NullableFloat64) UnmarshalJSON(src []byte) error + func (v *NullableFloat64) Unset() + func (v NullableFloat64) Get() *float64 + func (v NullableFloat64) IsSet() bool + func (v NullableFloat64) MarshalJSON() ([]byte, error) + type NullableGNbId struct + func NewNullableGNbId(val *GNbId) *NullableGNbId + func (v *NullableGNbId) Set(val *GNbId) + func (v *NullableGNbId) UnmarshalJSON(src []byte) error + func (v *NullableGNbId) Unset() + func (v NullableGNbId) Get() *GNbId + func (v NullableGNbId) IsSet() bool + func (v NullableGNbId) MarshalJSON() ([]byte, error) + type NullableGbrQosFlowInformation struct + func NewNullableGbrQosFlowInformation(val *GbrQosFlowInformation) *NullableGbrQosFlowInformation + func (v *NullableGbrQosFlowInformation) Set(val *GbrQosFlowInformation) + func (v *NullableGbrQosFlowInformation) UnmarshalJSON(src []byte) error + func (v *NullableGbrQosFlowInformation) Unset() + func (v NullableGbrQosFlowInformation) Get() *GbrQosFlowInformation + func (v NullableGbrQosFlowInformation) IsSet() bool + func (v NullableGbrQosFlowInformation) MarshalJSON() ([]byte, error) + type NullableGeraLocation struct + func NewNullableGeraLocation(val *GeraLocation) *NullableGeraLocation + func (v *NullableGeraLocation) Set(val *GeraLocation) + func (v *NullableGeraLocation) UnmarshalJSON(src []byte) error + func (v *NullableGeraLocation) Unset() + func (v NullableGeraLocation) Get() *GeraLocation + func (v NullableGeraLocation) IsSet() bool + func (v NullableGeraLocation) MarshalJSON() ([]byte, error) + type NullableGlobalRanNodeId struct + func NewNullableGlobalRanNodeId(val *GlobalRanNodeId) *NullableGlobalRanNodeId + func (v *NullableGlobalRanNodeId) Set(val *GlobalRanNodeId) + func (v *NullableGlobalRanNodeId) UnmarshalJSON(src []byte) error + func (v *NullableGlobalRanNodeId) Unset() + func (v NullableGlobalRanNodeId) Get() *GlobalRanNodeId + func (v NullableGlobalRanNodeId) IsSet() bool + func (v NullableGlobalRanNodeId) MarshalJSON() ([]byte, error) + type NullableGuami struct + func NewNullableGuami(val *Guami) *NullableGuami + func (v *NullableGuami) Set(val *Guami) + func (v *NullableGuami) UnmarshalJSON(src []byte) error + func (v *NullableGuami) Unset() + func (v NullableGuami) Get() *Guami + func (v NullableGuami) IsSet() bool + func (v NullableGuami) MarshalJSON() ([]byte, error) + type NullableHfcNodeId struct + func NewNullableHfcNodeId(val *HfcNodeId) *NullableHfcNodeId + func (v *NullableHfcNodeId) Set(val *HfcNodeId) + func (v *NullableHfcNodeId) UnmarshalJSON(src []byte) error + func (v *NullableHfcNodeId) Unset() + func (v NullableHfcNodeId) Get() *HfcNodeId + func (v NullableHfcNodeId) IsSet() bool + func (v NullableHfcNodeId) MarshalJSON() ([]byte, error) + type NullableHoState struct + func NewNullableHoState(val *HoState) *NullableHoState + func (v *NullableHoState) Set(val *HoState) + func (v *NullableHoState) UnmarshalJSON(src []byte) error + func (v *NullableHoState) Unset() + func (v NullableHoState) Get() *HoState + func (v NullableHoState) IsSet() bool + func (v NullableHoState) MarshalJSON() ([]byte, error) + type NullableHoStateAnyOf struct + func NewNullableHoStateAnyOf(val *HoStateAnyOf) *NullableHoStateAnyOf + func (v *NullableHoStateAnyOf) Set(val *HoStateAnyOf) + func (v *NullableHoStateAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableHoStateAnyOf) Unset() + func (v NullableHoStateAnyOf) Get() *HoStateAnyOf + func (v NullableHoStateAnyOf) IsSet() bool + func (v NullableHoStateAnyOf) MarshalJSON() ([]byte, error) + type NullableHsmfUpdateData struct + func NewNullableHsmfUpdateData(val *HsmfUpdateData) *NullableHsmfUpdateData + func (v *NullableHsmfUpdateData) Set(val *HsmfUpdateData) + func (v *NullableHsmfUpdateData) UnmarshalJSON(src []byte) error + func (v *NullableHsmfUpdateData) Unset() + func (v NullableHsmfUpdateData) Get() *HsmfUpdateData + func (v NullableHsmfUpdateData) IsSet() bool + func (v NullableHsmfUpdateData) MarshalJSON() ([]byte, error) + type NullableHsmfUpdateError struct + func NewNullableHsmfUpdateError(val *HsmfUpdateError) *NullableHsmfUpdateError + func (v *NullableHsmfUpdateError) Set(val *HsmfUpdateError) + func (v *NullableHsmfUpdateError) UnmarshalJSON(src []byte) error + func (v *NullableHsmfUpdateError) Unset() + func (v NullableHsmfUpdateError) Get() *HsmfUpdateError + func (v NullableHsmfUpdateError) IsSet() bool + func (v NullableHsmfUpdateError) MarshalJSON() ([]byte, error) + type NullableHsmfUpdatedData struct + func NewNullableHsmfUpdatedData(val *HsmfUpdatedData) *NullableHsmfUpdatedData + func (v *NullableHsmfUpdatedData) Set(val *HsmfUpdatedData) + func (v *NullableHsmfUpdatedData) UnmarshalJSON(src []byte) error + func (v *NullableHsmfUpdatedData) Unset() + func (v NullableHsmfUpdatedData) Get() *HsmfUpdatedData + func (v NullableHsmfUpdatedData) IsSet() bool + func (v NullableHsmfUpdatedData) MarshalJSON() ([]byte, error) + type NullableIndirectDataForwardingTunnelInfo struct + func NewNullableIndirectDataForwardingTunnelInfo(val *IndirectDataForwardingTunnelInfo) *NullableIndirectDataForwardingTunnelInfo + func (v *NullableIndirectDataForwardingTunnelInfo) Set(val *IndirectDataForwardingTunnelInfo) + func (v *NullableIndirectDataForwardingTunnelInfo) UnmarshalJSON(src []byte) error + func (v *NullableIndirectDataForwardingTunnelInfo) Unset() + func (v NullableIndirectDataForwardingTunnelInfo) Get() *IndirectDataForwardingTunnelInfo + func (v NullableIndirectDataForwardingTunnelInfo) IsSet() bool + func (v NullableIndirectDataForwardingTunnelInfo) MarshalJSON() ([]byte, error) + type NullableInt struct + func NewNullableInt(val *int) *NullableInt + func (v *NullableInt) Set(val *int) + func (v *NullableInt) UnmarshalJSON(src []byte) error + func (v *NullableInt) Unset() + func (v NullableInt) Get() *int + func (v NullableInt) IsSet() bool + func (v NullableInt) MarshalJSON() ([]byte, error) + type NullableInt32 struct + func NewNullableInt32(val *int32) *NullableInt32 + func (v *NullableInt32) Set(val *int32) + func (v *NullableInt32) UnmarshalJSON(src []byte) error + func (v *NullableInt32) Unset() + func (v NullableInt32) Get() *int32 + func (v NullableInt32) IsSet() bool + func (v NullableInt32) MarshalJSON() ([]byte, error) + type NullableInt64 struct + func NewNullableInt64(val *int64) *NullableInt64 + func (v *NullableInt64) Set(val *int64) + func (v *NullableInt64) UnmarshalJSON(src []byte) error + func (v *NullableInt64) Unset() + func (v NullableInt64) Get() *int64 + func (v NullableInt64) IsSet() bool + func (v NullableInt64) MarshalJSON() ([]byte, error) + type NullableInvalidParam struct + func NewNullableInvalidParam(val *InvalidParam) *NullableInvalidParam + func (v *NullableInvalidParam) Set(val *InvalidParam) + func (v *NullableInvalidParam) UnmarshalJSON(src []byte) error + func (v *NullableInvalidParam) Unset() + func (v NullableInvalidParam) Get() *InvalidParam + func (v NullableInvalidParam) IsSet() bool + func (v NullableInvalidParam) MarshalJSON() ([]byte, error) + type NullableIpAddress struct + func NewNullableIpAddress(val *IpAddress) *NullableIpAddress + func (v *NullableIpAddress) Set(val *IpAddress) + func (v *NullableIpAddress) UnmarshalJSON(src []byte) error + func (v *NullableIpAddress) Unset() + func (v NullableIpAddress) Get() *IpAddress + func (v NullableIpAddress) IsSet() bool + func (v NullableIpAddress) MarshalJSON() ([]byte, error) + type NullableIpv6Addr struct + func NewNullableIpv6Addr(val *Ipv6Addr) *NullableIpv6Addr + func (v *NullableIpv6Addr) Set(val *Ipv6Addr) + func (v *NullableIpv6Addr) UnmarshalJSON(src []byte) error + func (v *NullableIpv6Addr) Unset() + func (v NullableIpv6Addr) Get() *Ipv6Addr + func (v NullableIpv6Addr) IsSet() bool + func (v NullableIpv6Addr) MarshalJSON() ([]byte, error) + type NullableIpv6Prefix struct + func NewNullableIpv6Prefix(val *Ipv6Prefix) *NullableIpv6Prefix + func (v *NullableIpv6Prefix) Set(val *Ipv6Prefix) + func (v *NullableIpv6Prefix) UnmarshalJSON(src []byte) error + func (v *NullableIpv6Prefix) Unset() + func (v NullableIpv6Prefix) Get() *Ipv6Prefix + func (v NullableIpv6Prefix) IsSet() bool + func (v NullableIpv6Prefix) MarshalJSON() ([]byte, error) + type NullableLineType struct + func NewNullableLineType(val *LineType) *NullableLineType + func (v *NullableLineType) Set(val *LineType) + func (v *NullableLineType) UnmarshalJSON(src []byte) error + func (v *NullableLineType) Unset() + func (v NullableLineType) Get() *LineType + func (v NullableLineType) IsSet() bool + func (v NullableLineType) MarshalJSON() ([]byte, error) + type NullableLineTypeAnyOf struct + func NewNullableLineTypeAnyOf(val *LineTypeAnyOf) *NullableLineTypeAnyOf + func (v *NullableLineTypeAnyOf) Set(val *LineTypeAnyOf) + func (v *NullableLineTypeAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableLineTypeAnyOf) Unset() + func (v NullableLineTypeAnyOf) Get() *LineTypeAnyOf + func (v NullableLineTypeAnyOf) IsSet() bool + func (v NullableLineTypeAnyOf) MarshalJSON() ([]byte, error) + type NullableLocationAreaId struct + func NewNullableLocationAreaId(val *LocationAreaId) *NullableLocationAreaId + func (v *NullableLocationAreaId) Set(val *LocationAreaId) + func (v *NullableLocationAreaId) UnmarshalJSON(src []byte) error + func (v *NullableLocationAreaId) Unset() + func (v NullableLocationAreaId) Get() *LocationAreaId + func (v NullableLocationAreaId) IsSet() bool + func (v NullableLocationAreaId) MarshalJSON() ([]byte, error) + type NullableMaReleaseIndication struct + func NewNullableMaReleaseIndication(val *MaReleaseIndication) *NullableMaReleaseIndication + func (v *NullableMaReleaseIndication) Set(val *MaReleaseIndication) + func (v *NullableMaReleaseIndication) UnmarshalJSON(src []byte) error + func (v *NullableMaReleaseIndication) Unset() + func (v NullableMaReleaseIndication) Get() *MaReleaseIndication + func (v NullableMaReleaseIndication) IsSet() bool + func (v NullableMaReleaseIndication) MarshalJSON() ([]byte, error) + type NullableMaReleaseIndicationAnyOf struct + func NewNullableMaReleaseIndicationAnyOf(val *MaReleaseIndicationAnyOf) *NullableMaReleaseIndicationAnyOf + func (v *NullableMaReleaseIndicationAnyOf) Set(val *MaReleaseIndicationAnyOf) + func (v *NullableMaReleaseIndicationAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableMaReleaseIndicationAnyOf) Unset() + func (v NullableMaReleaseIndicationAnyOf) Get() *MaReleaseIndicationAnyOf + func (v NullableMaReleaseIndicationAnyOf) IsSet() bool + func (v NullableMaReleaseIndicationAnyOf) MarshalJSON() ([]byte, error) + type NullableMaxIntegrityProtectedDataRate struct + func NewNullableMaxIntegrityProtectedDataRate(val *MaxIntegrityProtectedDataRate) *NullableMaxIntegrityProtectedDataRate + func (v *NullableMaxIntegrityProtectedDataRate) Set(val *MaxIntegrityProtectedDataRate) + func (v *NullableMaxIntegrityProtectedDataRate) UnmarshalJSON(src []byte) error + func (v *NullableMaxIntegrityProtectedDataRate) Unset() + func (v NullableMaxIntegrityProtectedDataRate) Get() *MaxIntegrityProtectedDataRate + func (v NullableMaxIntegrityProtectedDataRate) IsSet() bool + func (v NullableMaxIntegrityProtectedDataRate) MarshalJSON() ([]byte, error) + type NullableMaxIntegrityProtectedDataRateAnyOf struct + func NewNullableMaxIntegrityProtectedDataRateAnyOf(val *MaxIntegrityProtectedDataRateAnyOf) *NullableMaxIntegrityProtectedDataRateAnyOf + func (v *NullableMaxIntegrityProtectedDataRateAnyOf) Set(val *MaxIntegrityProtectedDataRateAnyOf) + func (v *NullableMaxIntegrityProtectedDataRateAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableMaxIntegrityProtectedDataRateAnyOf) Unset() + func (v NullableMaxIntegrityProtectedDataRateAnyOf) Get() *MaxIntegrityProtectedDataRateAnyOf + func (v NullableMaxIntegrityProtectedDataRateAnyOf) IsSet() bool + func (v NullableMaxIntegrityProtectedDataRateAnyOf) MarshalJSON() ([]byte, error) + type NullableMmeCapabilities struct + func NewNullableMmeCapabilities(val *MmeCapabilities) *NullableMmeCapabilities + func (v *NullableMmeCapabilities) Set(val *MmeCapabilities) + func (v *NullableMmeCapabilities) UnmarshalJSON(src []byte) error + func (v *NullableMmeCapabilities) Unset() + func (v NullableMmeCapabilities) Get() *MmeCapabilities + func (v NullableMmeCapabilities) IsSet() bool + func (v NullableMmeCapabilities) MarshalJSON() ([]byte, error) + type NullableMoExpDataCounter struct + func NewNullableMoExpDataCounter(val *MoExpDataCounter) *NullableMoExpDataCounter + func (v *NullableMoExpDataCounter) Set(val *MoExpDataCounter) + func (v *NullableMoExpDataCounter) UnmarshalJSON(src []byte) error + func (v *NullableMoExpDataCounter) Unset() + func (v NullableMoExpDataCounter) Get() *MoExpDataCounter + func (v NullableMoExpDataCounter) IsSet() bool + func (v NullableMoExpDataCounter) MarshalJSON() ([]byte, error) + type NullableModifyPduSession200Response struct + func NewNullableModifyPduSession200Response(val *ModifyPduSession200Response) *NullableModifyPduSession200Response + func (v *NullableModifyPduSession200Response) Set(val *ModifyPduSession200Response) + func (v *NullableModifyPduSession200Response) UnmarshalJSON(src []byte) error + func (v *NullableModifyPduSession200Response) Unset() + func (v NullableModifyPduSession200Response) Get() *ModifyPduSession200Response + func (v NullableModifyPduSession200Response) IsSet() bool + func (v NullableModifyPduSession200Response) MarshalJSON() ([]byte, error) + type NullableModifyPduSession400Response struct + func NewNullableModifyPduSession400Response(val *ModifyPduSession400Response) *NullableModifyPduSession400Response + func (v *NullableModifyPduSession400Response) Set(val *ModifyPduSession400Response) + func (v *NullableModifyPduSession400Response) UnmarshalJSON(src []byte) error + func (v *NullableModifyPduSession400Response) Unset() + func (v NullableModifyPduSession400Response) Get() *ModifyPduSession400Response + func (v NullableModifyPduSession400Response) IsSet() bool + func (v NullableModifyPduSession400Response) MarshalJSON() ([]byte, error) + type NullableModifyPduSessionRequest struct + func NewNullableModifyPduSessionRequest(val *ModifyPduSessionRequest) *NullableModifyPduSessionRequest + func (v *NullableModifyPduSessionRequest) Set(val *ModifyPduSessionRequest) + func (v *NullableModifyPduSessionRequest) UnmarshalJSON(src []byte) error + func (v *NullableModifyPduSessionRequest) Unset() + func (v NullableModifyPduSessionRequest) Get() *ModifyPduSessionRequest + func (v NullableModifyPduSessionRequest) IsSet() bool + func (v NullableModifyPduSessionRequest) MarshalJSON() ([]byte, error) + type NullableN2SmInfoType struct + func NewNullableN2SmInfoType(val *N2SmInfoType) *NullableN2SmInfoType + func (v *NullableN2SmInfoType) Set(val *N2SmInfoType) + func (v *NullableN2SmInfoType) UnmarshalJSON(src []byte) error + func (v *NullableN2SmInfoType) Unset() + func (v NullableN2SmInfoType) Get() *N2SmInfoType + func (v NullableN2SmInfoType) IsSet() bool + func (v NullableN2SmInfoType) MarshalJSON() ([]byte, error) + type NullableN2SmInfoTypeAnyOf struct + func NewNullableN2SmInfoTypeAnyOf(val *N2SmInfoTypeAnyOf) *NullableN2SmInfoTypeAnyOf + func (v *NullableN2SmInfoTypeAnyOf) Set(val *N2SmInfoTypeAnyOf) + func (v *NullableN2SmInfoTypeAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableN2SmInfoTypeAnyOf) Unset() + func (v NullableN2SmInfoTypeAnyOf) Get() *N2SmInfoTypeAnyOf + func (v NullableN2SmInfoTypeAnyOf) IsSet() bool + func (v NullableN2SmInfoTypeAnyOf) MarshalJSON() ([]byte, error) + type NullableN3gaLocation struct + func NewNullableN3gaLocation(val *N3gaLocation) *NullableN3gaLocation + func (v *NullableN3gaLocation) Set(val *N3gaLocation) + func (v *NullableN3gaLocation) UnmarshalJSON(src []byte) error + func (v *NullableN3gaLocation) Unset() + func (v NullableN3gaLocation) Get() *N3gaLocation + func (v NullableN3gaLocation) IsSet() bool + func (v NullableN3gaLocation) MarshalJSON() ([]byte, error) + type NullableN4Information struct + func NewNullableN4Information(val *N4Information) *NullableN4Information + func (v *NullableN4Information) Set(val *N4Information) + func (v *NullableN4Information) UnmarshalJSON(src []byte) error + func (v *NullableN4Information) Unset() + func (v NullableN4Information) Get() *N4Information + func (v NullableN4Information) IsSet() bool + func (v NullableN4Information) MarshalJSON() ([]byte, error) + type NullableN4MessageType struct + func NewNullableN4MessageType(val *N4MessageType) *NullableN4MessageType + func (v *NullableN4MessageType) Set(val *N4MessageType) + func (v *NullableN4MessageType) UnmarshalJSON(src []byte) error + func (v *NullableN4MessageType) Unset() + func (v NullableN4MessageType) Get() *N4MessageType + func (v NullableN4MessageType) IsSet() bool + func (v NullableN4MessageType) MarshalJSON() ([]byte, error) + type NullableN4MessageTypeAnyOf struct + func NewNullableN4MessageTypeAnyOf(val *N4MessageTypeAnyOf) *NullableN4MessageTypeAnyOf + func (v *NullableN4MessageTypeAnyOf) Set(val *N4MessageTypeAnyOf) + func (v *NullableN4MessageTypeAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableN4MessageTypeAnyOf) Unset() + func (v NullableN4MessageTypeAnyOf) Get() *N4MessageTypeAnyOf + func (v NullableN4MessageTypeAnyOf) IsSet() bool + func (v NullableN4MessageTypeAnyOf) MarshalJSON() ([]byte, error) + type NullableNFType struct + func NewNullableNFType(val *NFType) *NullableNFType + func (v *NullableNFType) Set(val *NFType) + func (v *NullableNFType) UnmarshalJSON(src []byte) error + func (v *NullableNFType) Unset() + func (v NullableNFType) Get() *NFType + func (v NullableNFType) IsSet() bool + func (v NullableNFType) MarshalJSON() ([]byte, error) + type NullableNFTypeAnyOf struct + func NewNullableNFTypeAnyOf(val *NFTypeAnyOf) *NullableNFTypeAnyOf + func (v *NullableNFTypeAnyOf) Set(val *NFTypeAnyOf) + func (v *NullableNFTypeAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableNFTypeAnyOf) Unset() + func (v NullableNFTypeAnyOf) Get() *NFTypeAnyOf + func (v NullableNFTypeAnyOf) IsSet() bool + func (v NullableNFTypeAnyOf) MarshalJSON() ([]byte, error) + type NullableNcgi struct + func NewNullableNcgi(val *Ncgi) *NullableNcgi + func (v *NullableNcgi) Set(val *Ncgi) + func (v *NullableNcgi) UnmarshalJSON(src []byte) error + func (v *NullableNcgi) Unset() + func (v NullableNcgi) Get() *Ncgi + func (v NullableNcgi) IsSet() bool + func (v NullableNcgi) MarshalJSON() ([]byte, error) + type NullableNgApCause struct + func NewNullableNgApCause(val *NgApCause) *NullableNgApCause + func (v *NullableNgApCause) Set(val *NgApCause) + func (v *NullableNgApCause) UnmarshalJSON(src []byte) error + func (v *NullableNgApCause) Unset() + func (v NullableNgApCause) Get() *NgApCause + func (v NullableNgApCause) IsSet() bool + func (v NullableNgApCause) MarshalJSON() ([]byte, error) + type NullableNgRanTargetId struct + func NewNullableNgRanTargetId(val *NgRanTargetId) *NullableNgRanTargetId + func (v *NullableNgRanTargetId) Set(val *NgRanTargetId) + func (v *NullableNgRanTargetId) UnmarshalJSON(src []byte) error + func (v *NullableNgRanTargetId) Unset() + func (v NullableNgRanTargetId) Get() *NgRanTargetId + func (v NullableNgRanTargetId) IsSet() bool + func (v NullableNgRanTargetId) MarshalJSON() ([]byte, error) + type NullableNonDynamic5Qi struct + func NewNullableNonDynamic5Qi(val *NonDynamic5Qi) *NullableNonDynamic5Qi + func (v *NullableNonDynamic5Qi) Set(val *NonDynamic5Qi) + func (v *NullableNonDynamic5Qi) UnmarshalJSON(src []byte) error + func (v *NullableNonDynamic5Qi) Unset() + func (v NullableNonDynamic5Qi) Get() *NonDynamic5Qi + func (v NullableNonDynamic5Qi) IsSet() bool + func (v NullableNonDynamic5Qi) MarshalJSON() ([]byte, error) + type NullableNotificationCause struct + func NewNullableNotificationCause(val *NotificationCause) *NullableNotificationCause + func (v *NullableNotificationCause) Set(val *NotificationCause) + func (v *NullableNotificationCause) UnmarshalJSON(src []byte) error + func (v *NullableNotificationCause) Unset() + func (v NullableNotificationCause) Get() *NotificationCause + func (v NullableNotificationCause) IsSet() bool + func (v NullableNotificationCause) MarshalJSON() ([]byte, error) + type NullableNotificationCauseAnyOf struct + func NewNullableNotificationCauseAnyOf(val *NotificationCauseAnyOf) *NullableNotificationCauseAnyOf + func (v *NullableNotificationCauseAnyOf) Set(val *NotificationCauseAnyOf) + func (v *NullableNotificationCauseAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableNotificationCauseAnyOf) Unset() + func (v NullableNotificationCauseAnyOf) Get() *NotificationCauseAnyOf + func (v NullableNotificationCauseAnyOf) IsSet() bool + func (v NullableNotificationCauseAnyOf) MarshalJSON() ([]byte, error) + type NullableNotificationControl struct + func NewNullableNotificationControl(val *NotificationControl) *NullableNotificationControl + func (v *NullableNotificationControl) Set(val *NotificationControl) + func (v *NullableNotificationControl) UnmarshalJSON(src []byte) error + func (v *NullableNotificationControl) Unset() + func (v NullableNotificationControl) Get() *NotificationControl + func (v NullableNotificationControl) IsSet() bool + func (v NullableNotificationControl) MarshalJSON() ([]byte, error) + type NullableNotificationControlAnyOf struct + func NewNullableNotificationControlAnyOf(val *NotificationControlAnyOf) *NullableNotificationControlAnyOf + func (v *NullableNotificationControlAnyOf) Set(val *NotificationControlAnyOf) + func (v *NullableNotificationControlAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableNotificationControlAnyOf) Unset() + func (v NullableNotificationControlAnyOf) Get() *NotificationControlAnyOf + func (v NullableNotificationControlAnyOf) IsSet() bool + func (v NullableNotificationControlAnyOf) MarshalJSON() ([]byte, error) + type NullableNotificationInfo struct + func NewNullableNotificationInfo(val *NotificationInfo) *NullableNotificationInfo + func (v *NullableNotificationInfo) Set(val *NotificationInfo) + func (v *NullableNotificationInfo) UnmarshalJSON(src []byte) error + func (v *NullableNotificationInfo) Unset() + func (v NullableNotificationInfo) Get() *NotificationInfo + func (v NullableNotificationInfo) IsSet() bool + func (v NullableNotificationInfo) MarshalJSON() ([]byte, error) + type NullableNrLocation struct + func NewNullableNrLocation(val *NrLocation) *NullableNrLocation + func (v *NullableNrLocation) Set(val *NrLocation) + func (v *NullableNrLocation) UnmarshalJSON(src []byte) error + func (v *NullableNrLocation) Unset() + func (v NullableNrLocation) Get() *NrLocation + func (v NullableNrLocation) IsSet() bool + func (v NullableNrLocation) MarshalJSON() ([]byte, error) + type NullableNullValue struct + func NewNullableNullValue(val *NullValue) *NullableNullValue + func (v *NullableNullValue) Set(val *NullValue) + func (v *NullableNullValue) UnmarshalJSON(src []byte) error + func (v *NullableNullValue) Unset() + func (v NullableNullValue) Get() *NullValue + func (v NullableNullValue) IsSet() bool + func (v NullableNullValue) MarshalJSON() ([]byte, error) + type NullablePartialRecordMethod struct + func NewNullablePartialRecordMethod(val *PartialRecordMethod) *NullablePartialRecordMethod + func (v *NullablePartialRecordMethod) Set(val *PartialRecordMethod) + func (v *NullablePartialRecordMethod) UnmarshalJSON(src []byte) error + func (v *NullablePartialRecordMethod) Unset() + func (v NullablePartialRecordMethod) Get() *PartialRecordMethod + func (v NullablePartialRecordMethod) IsSet() bool + func (v NullablePartialRecordMethod) MarshalJSON() ([]byte, error) + type NullablePartialRecordMethodAnyOf struct + func NewNullablePartialRecordMethodAnyOf(val *PartialRecordMethodAnyOf) *NullablePartialRecordMethodAnyOf + func (v *NullablePartialRecordMethodAnyOf) Set(val *PartialRecordMethodAnyOf) + func (v *NullablePartialRecordMethodAnyOf) UnmarshalJSON(src []byte) error + func (v *NullablePartialRecordMethodAnyOf) Unset() + func (v NullablePartialRecordMethodAnyOf) Get() *PartialRecordMethodAnyOf + func (v NullablePartialRecordMethodAnyOf) IsSet() bool + func (v NullablePartialRecordMethodAnyOf) MarshalJSON() ([]byte, error) + type NullablePcfUeCallbackInfo struct + func NewNullablePcfUeCallbackInfo(val *PcfUeCallbackInfo) *NullablePcfUeCallbackInfo + func (v *NullablePcfUeCallbackInfo) Set(val *PcfUeCallbackInfo) + func (v *NullablePcfUeCallbackInfo) UnmarshalJSON(src []byte) error + func (v *NullablePcfUeCallbackInfo) Unset() + func (v NullablePcfUeCallbackInfo) Get() *PcfUeCallbackInfo + func (v NullablePcfUeCallbackInfo) IsSet() bool + func (v NullablePcfUeCallbackInfo) MarshalJSON() ([]byte, error) + type NullablePduSessionContextType struct + func NewNullablePduSessionContextType(val *PduSessionContextType) *NullablePduSessionContextType + func (v *NullablePduSessionContextType) Set(val *PduSessionContextType) + func (v *NullablePduSessionContextType) UnmarshalJSON(src []byte) error + func (v *NullablePduSessionContextType) Unset() + func (v NullablePduSessionContextType) Get() *PduSessionContextType + func (v NullablePduSessionContextType) IsSet() bool + func (v NullablePduSessionContextType) MarshalJSON() ([]byte, error) + type NullablePduSessionContextTypeAnyOf struct + func NewNullablePduSessionContextTypeAnyOf(val *PduSessionContextTypeAnyOf) *NullablePduSessionContextTypeAnyOf + func (v *NullablePduSessionContextTypeAnyOf) Set(val *PduSessionContextTypeAnyOf) + func (v *NullablePduSessionContextTypeAnyOf) UnmarshalJSON(src []byte) error + func (v *NullablePduSessionContextTypeAnyOf) Unset() + func (v NullablePduSessionContextTypeAnyOf) Get() *PduSessionContextTypeAnyOf + func (v NullablePduSessionContextTypeAnyOf) IsSet() bool + func (v NullablePduSessionContextTypeAnyOf) MarshalJSON() ([]byte, error) + type NullablePduSessionCreateData struct + func NewNullablePduSessionCreateData(val *PduSessionCreateData) *NullablePduSessionCreateData + func (v *NullablePduSessionCreateData) Set(val *PduSessionCreateData) + func (v *NullablePduSessionCreateData) UnmarshalJSON(src []byte) error + func (v *NullablePduSessionCreateData) Unset() + func (v NullablePduSessionCreateData) Get() *PduSessionCreateData + func (v NullablePduSessionCreateData) IsSet() bool + func (v NullablePduSessionCreateData) MarshalJSON() ([]byte, error) + type NullablePduSessionCreateError struct + func NewNullablePduSessionCreateError(val *PduSessionCreateError) *NullablePduSessionCreateError + func (v *NullablePduSessionCreateError) Set(val *PduSessionCreateError) + func (v *NullablePduSessionCreateError) UnmarshalJSON(src []byte) error + func (v *NullablePduSessionCreateError) Unset() + func (v NullablePduSessionCreateError) Get() *PduSessionCreateError + func (v NullablePduSessionCreateError) IsSet() bool + func (v NullablePduSessionCreateError) MarshalJSON() ([]byte, error) + type NullablePduSessionCreatedData struct + func NewNullablePduSessionCreatedData(val *PduSessionCreatedData) *NullablePduSessionCreatedData + func (v *NullablePduSessionCreatedData) Set(val *PduSessionCreatedData) + func (v *NullablePduSessionCreatedData) UnmarshalJSON(src []byte) error + func (v *NullablePduSessionCreatedData) Unset() + func (v NullablePduSessionCreatedData) Get() *PduSessionCreatedData + func (v NullablePduSessionCreatedData) IsSet() bool + func (v NullablePduSessionCreatedData) MarshalJSON() ([]byte, error) + type NullablePduSessionNotifyItem struct + func NewNullablePduSessionNotifyItem(val *PduSessionNotifyItem) *NullablePduSessionNotifyItem + func (v *NullablePduSessionNotifyItem) Set(val *PduSessionNotifyItem) + func (v *NullablePduSessionNotifyItem) UnmarshalJSON(src []byte) error + func (v *NullablePduSessionNotifyItem) Unset() + func (v NullablePduSessionNotifyItem) Get() *PduSessionNotifyItem + func (v NullablePduSessionNotifyItem) IsSet() bool + func (v NullablePduSessionNotifyItem) MarshalJSON() ([]byte, error) + type NullablePduSessionType struct + func NewNullablePduSessionType(val *PduSessionType) *NullablePduSessionType + func (v *NullablePduSessionType) Set(val *PduSessionType) + func (v *NullablePduSessionType) UnmarshalJSON(src []byte) error + func (v *NullablePduSessionType) Unset() + func (v NullablePduSessionType) Get() *PduSessionType + func (v NullablePduSessionType) IsSet() bool + func (v NullablePduSessionType) MarshalJSON() ([]byte, error) + type NullablePduSessionTypeAnyOf struct + func NewNullablePduSessionTypeAnyOf(val *PduSessionTypeAnyOf) *NullablePduSessionTypeAnyOf + func (v *NullablePduSessionTypeAnyOf) Set(val *PduSessionTypeAnyOf) + func (v *NullablePduSessionTypeAnyOf) UnmarshalJSON(src []byte) error + func (v *NullablePduSessionTypeAnyOf) Unset() + func (v NullablePduSessionTypeAnyOf) Get() *PduSessionTypeAnyOf + func (v NullablePduSessionTypeAnyOf) IsSet() bool + func (v NullablePduSessionTypeAnyOf) MarshalJSON() ([]byte, error) + type NullablePlmnId struct + func NewNullablePlmnId(val *PlmnId) *NullablePlmnId + func (v *NullablePlmnId) Set(val *PlmnId) + func (v *NullablePlmnId) UnmarshalJSON(src []byte) error + func (v *NullablePlmnId) Unset() + func (v NullablePlmnId) Get() *PlmnId + func (v NullablePlmnId) IsSet() bool + func (v NullablePlmnId) MarshalJSON() ([]byte, error) + type NullablePlmnIdNid struct + func NewNullablePlmnIdNid(val *PlmnIdNid) *NullablePlmnIdNid + func (v *NullablePlmnIdNid) Set(val *PlmnIdNid) + func (v *NullablePlmnIdNid) UnmarshalJSON(src []byte) error + func (v *NullablePlmnIdNid) Unset() + func (v NullablePlmnIdNid) Get() *PlmnIdNid + func (v NullablePlmnIdNid) IsSet() bool + func (v NullablePlmnIdNid) MarshalJSON() ([]byte, error) + type NullablePostPduSessions201Response struct + func NewNullablePostPduSessions201Response(val *PostPduSessions201Response) *NullablePostPduSessions201Response + func (v *NullablePostPduSessions201Response) Set(val *PostPduSessions201Response) + func (v *NullablePostPduSessions201Response) UnmarshalJSON(src []byte) error + func (v *NullablePostPduSessions201Response) Unset() + func (v NullablePostPduSessions201Response) Get() *PostPduSessions201Response + func (v NullablePostPduSessions201Response) IsSet() bool + func (v NullablePostPduSessions201Response) MarshalJSON() ([]byte, error) + type NullablePostPduSessions400Response struct + func NewNullablePostPduSessions400Response(val *PostPduSessions400Response) *NullablePostPduSessions400Response + func (v *NullablePostPduSessions400Response) Set(val *PostPduSessions400Response) + func (v *NullablePostPduSessions400Response) UnmarshalJSON(src []byte) error + func (v *NullablePostPduSessions400Response) Unset() + func (v NullablePostPduSessions400Response) Get() *PostPduSessions400Response + func (v NullablePostPduSessions400Response) IsSet() bool + func (v NullablePostPduSessions400Response) MarshalJSON() ([]byte, error) + type NullablePostPduSessionsRequest struct + func NewNullablePostPduSessionsRequest(val *PostPduSessionsRequest) *NullablePostPduSessionsRequest + func (v *NullablePostPduSessionsRequest) Set(val *PostPduSessionsRequest) + func (v *NullablePostPduSessionsRequest) UnmarshalJSON(src []byte) error + func (v *NullablePostPduSessionsRequest) Unset() + func (v NullablePostPduSessionsRequest) Get() *PostPduSessionsRequest + func (v NullablePostPduSessionsRequest) IsSet() bool + func (v NullablePostPduSessionsRequest) MarshalJSON() ([]byte, error) + type NullablePostSmContexts201Response struct + func NewNullablePostSmContexts201Response(val *PostSmContexts201Response) *NullablePostSmContexts201Response + func (v *NullablePostSmContexts201Response) Set(val *PostSmContexts201Response) + func (v *NullablePostSmContexts201Response) UnmarshalJSON(src []byte) error + func (v *NullablePostSmContexts201Response) Unset() + func (v NullablePostSmContexts201Response) Get() *PostSmContexts201Response + func (v NullablePostSmContexts201Response) IsSet() bool + func (v NullablePostSmContexts201Response) MarshalJSON() ([]byte, error) + type NullablePostSmContexts400Response struct + func NewNullablePostSmContexts400Response(val *PostSmContexts400Response) *NullablePostSmContexts400Response + func (v *NullablePostSmContexts400Response) Set(val *PostSmContexts400Response) + func (v *NullablePostSmContexts400Response) UnmarshalJSON(src []byte) error + func (v *NullablePostSmContexts400Response) Unset() + func (v NullablePostSmContexts400Response) Get() *PostSmContexts400Response + func (v NullablePostSmContexts400Response) IsSet() bool + func (v NullablePostSmContexts400Response) MarshalJSON() ([]byte, error) + type NullablePostSmContextsRequest struct + func NewNullablePostSmContextsRequest(val *PostSmContextsRequest) *NullablePostSmContextsRequest + func (v *NullablePostSmContextsRequest) Set(val *PostSmContextsRequest) + func (v *NullablePostSmContextsRequest) UnmarshalJSON(src []byte) error + func (v *NullablePostSmContextsRequest) Unset() + func (v NullablePostSmContextsRequest) Get() *PostSmContextsRequest + func (v NullablePostSmContextsRequest) IsSet() bool + func (v NullablePostSmContextsRequest) MarshalJSON() ([]byte, error) + type NullablePreemptionCapability struct + func NewNullablePreemptionCapability(val *PreemptionCapability) *NullablePreemptionCapability + func (v *NullablePreemptionCapability) Set(val *PreemptionCapability) + func (v *NullablePreemptionCapability) UnmarshalJSON(src []byte) error + func (v *NullablePreemptionCapability) Unset() + func (v NullablePreemptionCapability) Get() *PreemptionCapability + func (v NullablePreemptionCapability) IsSet() bool + func (v NullablePreemptionCapability) MarshalJSON() ([]byte, error) + type NullablePreemptionCapabilityAnyOf struct + func NewNullablePreemptionCapabilityAnyOf(val *PreemptionCapabilityAnyOf) *NullablePreemptionCapabilityAnyOf + func (v *NullablePreemptionCapabilityAnyOf) Set(val *PreemptionCapabilityAnyOf) + func (v *NullablePreemptionCapabilityAnyOf) UnmarshalJSON(src []byte) error + func (v *NullablePreemptionCapabilityAnyOf) Unset() + func (v NullablePreemptionCapabilityAnyOf) Get() *PreemptionCapabilityAnyOf + func (v NullablePreemptionCapabilityAnyOf) IsSet() bool + func (v NullablePreemptionCapabilityAnyOf) MarshalJSON() ([]byte, error) + type NullablePreemptionVulnerability struct + func NewNullablePreemptionVulnerability(val *PreemptionVulnerability) *NullablePreemptionVulnerability + func (v *NullablePreemptionVulnerability) Set(val *PreemptionVulnerability) + func (v *NullablePreemptionVulnerability) UnmarshalJSON(src []byte) error + func (v *NullablePreemptionVulnerability) Unset() + func (v NullablePreemptionVulnerability) Get() *PreemptionVulnerability + func (v NullablePreemptionVulnerability) IsSet() bool + func (v NullablePreemptionVulnerability) MarshalJSON() ([]byte, error) + type NullablePreemptionVulnerabilityAnyOf struct + func NewNullablePreemptionVulnerabilityAnyOf(val *PreemptionVulnerabilityAnyOf) *NullablePreemptionVulnerabilityAnyOf + func (v *NullablePreemptionVulnerabilityAnyOf) Set(val *PreemptionVulnerabilityAnyOf) + func (v *NullablePreemptionVulnerabilityAnyOf) UnmarshalJSON(src []byte) error + func (v *NullablePreemptionVulnerabilityAnyOf) Unset() + func (v NullablePreemptionVulnerabilityAnyOf) Get() *PreemptionVulnerabilityAnyOf + func (v NullablePreemptionVulnerabilityAnyOf) IsSet() bool + func (v NullablePreemptionVulnerabilityAnyOf) MarshalJSON() ([]byte, error) + type NullablePresenceState struct + func NewNullablePresenceState(val *PresenceState) *NullablePresenceState + func (v *NullablePresenceState) Set(val *PresenceState) + func (v *NullablePresenceState) UnmarshalJSON(src []byte) error + func (v *NullablePresenceState) Unset() + func (v NullablePresenceState) Get() *PresenceState + func (v NullablePresenceState) IsSet() bool + func (v NullablePresenceState) MarshalJSON() ([]byte, error) + type NullablePresenceStateAnyOf struct + func NewNullablePresenceStateAnyOf(val *PresenceStateAnyOf) *NullablePresenceStateAnyOf + func (v *NullablePresenceStateAnyOf) Set(val *PresenceStateAnyOf) + func (v *NullablePresenceStateAnyOf) UnmarshalJSON(src []byte) error + func (v *NullablePresenceStateAnyOf) Unset() + func (v NullablePresenceStateAnyOf) Get() *PresenceStateAnyOf + func (v NullablePresenceStateAnyOf) IsSet() bool + func (v NullablePresenceStateAnyOf) MarshalJSON() ([]byte, error) + type NullableProblemDetails struct + func NewNullableProblemDetails(val *ProblemDetails) *NullableProblemDetails + func (v *NullableProblemDetails) Set(val *ProblemDetails) + func (v *NullableProblemDetails) UnmarshalJSON(src []byte) error + func (v *NullableProblemDetails) Unset() + func (v NullableProblemDetails) Get() *ProblemDetails + func (v NullableProblemDetails) IsSet() bool + func (v NullableProblemDetails) MarshalJSON() ([]byte, error) + type NullableProblemDetailsAddInfo struct + func NewNullableProblemDetailsAddInfo(val *ProblemDetailsAddInfo) *NullableProblemDetailsAddInfo + func (v *NullableProblemDetailsAddInfo) Set(val *ProblemDetailsAddInfo) + func (v *NullableProblemDetailsAddInfo) UnmarshalJSON(src []byte) error + func (v *NullableProblemDetailsAddInfo) Unset() + func (v NullableProblemDetailsAddInfo) Get() *ProblemDetailsAddInfo + func (v NullableProblemDetailsAddInfo) IsSet() bool + func (v NullableProblemDetailsAddInfo) MarshalJSON() ([]byte, error) + type NullableProtectionResult struct + func NewNullableProtectionResult(val *ProtectionResult) *NullableProtectionResult + func (v *NullableProtectionResult) Set(val *ProtectionResult) + func (v *NullableProtectionResult) UnmarshalJSON(src []byte) error + func (v *NullableProtectionResult) Unset() + func (v NullableProtectionResult) Get() *ProtectionResult + func (v NullableProtectionResult) IsSet() bool + func (v NullableProtectionResult) MarshalJSON() ([]byte, error) + type NullableProtectionResultAnyOf struct + func NewNullableProtectionResultAnyOf(val *ProtectionResultAnyOf) *NullableProtectionResultAnyOf + func (v *NullableProtectionResultAnyOf) Set(val *ProtectionResultAnyOf) + func (v *NullableProtectionResultAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableProtectionResultAnyOf) Unset() + func (v NullableProtectionResultAnyOf) Get() *ProtectionResultAnyOf + func (v NullableProtectionResultAnyOf) IsSet() bool + func (v NullableProtectionResultAnyOf) MarshalJSON() ([]byte, error) + type NullablePsaIndication struct + func NewNullablePsaIndication(val *PsaIndication) *NullablePsaIndication + func (v *NullablePsaIndication) Set(val *PsaIndication) + func (v *NullablePsaIndication) UnmarshalJSON(src []byte) error + func (v *NullablePsaIndication) Unset() + func (v NullablePsaIndication) Get() *PsaIndication + func (v NullablePsaIndication) IsSet() bool + func (v NullablePsaIndication) MarshalJSON() ([]byte, error) + type NullablePsaIndicationAnyOf struct + func NewNullablePsaIndicationAnyOf(val *PsaIndicationAnyOf) *NullablePsaIndicationAnyOf + func (v *NullablePsaIndicationAnyOf) Set(val *PsaIndicationAnyOf) + func (v *NullablePsaIndicationAnyOf) UnmarshalJSON(src []byte) error + func (v *NullablePsaIndicationAnyOf) Unset() + func (v NullablePsaIndicationAnyOf) Get() *PsaIndicationAnyOf + func (v NullablePsaIndicationAnyOf) IsSet() bool + func (v NullablePsaIndicationAnyOf) MarshalJSON() ([]byte, error) + type NullablePsaInformation struct + func NewNullablePsaInformation(val *PsaInformation) *NullablePsaInformation + func (v *NullablePsaInformation) Set(val *PsaInformation) + func (v *NullablePsaInformation) UnmarshalJSON(src []byte) error + func (v *NullablePsaInformation) Unset() + func (v NullablePsaInformation) Get() *PsaInformation + func (v NullablePsaInformation) IsSet() bool + func (v NullablePsaInformation) MarshalJSON() ([]byte, error) + type NullableQosFlowAccessType struct + func NewNullableQosFlowAccessType(val *QosFlowAccessType) *NullableQosFlowAccessType + func (v *NullableQosFlowAccessType) Set(val *QosFlowAccessType) + func (v *NullableQosFlowAccessType) UnmarshalJSON(src []byte) error + func (v *NullableQosFlowAccessType) Unset() + func (v NullableQosFlowAccessType) Get() *QosFlowAccessType + func (v NullableQosFlowAccessType) IsSet() bool + func (v NullableQosFlowAccessType) MarshalJSON() ([]byte, error) + type NullableQosFlowAccessTypeAnyOf struct + func NewNullableQosFlowAccessTypeAnyOf(val *QosFlowAccessTypeAnyOf) *NullableQosFlowAccessTypeAnyOf + func (v *NullableQosFlowAccessTypeAnyOf) Set(val *QosFlowAccessTypeAnyOf) + func (v *NullableQosFlowAccessTypeAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableQosFlowAccessTypeAnyOf) Unset() + func (v NullableQosFlowAccessTypeAnyOf) Get() *QosFlowAccessTypeAnyOf + func (v NullableQosFlowAccessTypeAnyOf) IsSet() bool + func (v NullableQosFlowAccessTypeAnyOf) MarshalJSON() ([]byte, error) + type NullableQosFlowAddModifyRequestItem struct + func NewNullableQosFlowAddModifyRequestItem(val *QosFlowAddModifyRequestItem) *NullableQosFlowAddModifyRequestItem + func (v *NullableQosFlowAddModifyRequestItem) Set(val *QosFlowAddModifyRequestItem) + func (v *NullableQosFlowAddModifyRequestItem) UnmarshalJSON(src []byte) error + func (v *NullableQosFlowAddModifyRequestItem) Unset() + func (v NullableQosFlowAddModifyRequestItem) Get() *QosFlowAddModifyRequestItem + func (v NullableQosFlowAddModifyRequestItem) IsSet() bool + func (v NullableQosFlowAddModifyRequestItem) MarshalJSON() ([]byte, error) + type NullableQosFlowItem struct + func NewNullableQosFlowItem(val *QosFlowItem) *NullableQosFlowItem + func (v *NullableQosFlowItem) Set(val *QosFlowItem) + func (v *NullableQosFlowItem) UnmarshalJSON(src []byte) error + func (v *NullableQosFlowItem) Unset() + func (v NullableQosFlowItem) Get() *QosFlowItem + func (v NullableQosFlowItem) IsSet() bool + func (v NullableQosFlowItem) MarshalJSON() ([]byte, error) + type NullableQosFlowNotifyItem struct + func NewNullableQosFlowNotifyItem(val *QosFlowNotifyItem) *NullableQosFlowNotifyItem + func (v *NullableQosFlowNotifyItem) Set(val *QosFlowNotifyItem) + func (v *NullableQosFlowNotifyItem) UnmarshalJSON(src []byte) error + func (v *NullableQosFlowNotifyItem) Unset() + func (v NullableQosFlowNotifyItem) Get() *QosFlowNotifyItem + func (v NullableQosFlowNotifyItem) IsSet() bool + func (v NullableQosFlowNotifyItem) MarshalJSON() ([]byte, error) + type NullableQosFlowProfile struct + func NewNullableQosFlowProfile(val *QosFlowProfile) *NullableQosFlowProfile + func (v *NullableQosFlowProfile) Set(val *QosFlowProfile) + func (v *NullableQosFlowProfile) UnmarshalJSON(src []byte) error + func (v *NullableQosFlowProfile) Unset() + func (v NullableQosFlowProfile) Get() *QosFlowProfile + func (v NullableQosFlowProfile) IsSet() bool + func (v NullableQosFlowProfile) MarshalJSON() ([]byte, error) + type NullableQosFlowReleaseRequestItem struct + func NewNullableQosFlowReleaseRequestItem(val *QosFlowReleaseRequestItem) *NullableQosFlowReleaseRequestItem + func (v *NullableQosFlowReleaseRequestItem) Set(val *QosFlowReleaseRequestItem) + func (v *NullableQosFlowReleaseRequestItem) UnmarshalJSON(src []byte) error + func (v *NullableQosFlowReleaseRequestItem) Unset() + func (v NullableQosFlowReleaseRequestItem) Get() *QosFlowReleaseRequestItem + func (v NullableQosFlowReleaseRequestItem) IsSet() bool + func (v NullableQosFlowReleaseRequestItem) MarshalJSON() ([]byte, error) + type NullableQosFlowSetupItem struct + func NewNullableQosFlowSetupItem(val *QosFlowSetupItem) *NullableQosFlowSetupItem + func (v *NullableQosFlowSetupItem) Set(val *QosFlowSetupItem) + func (v *NullableQosFlowSetupItem) UnmarshalJSON(src []byte) error + func (v *NullableQosFlowSetupItem) Unset() + func (v NullableQosFlowSetupItem) Get() *QosFlowSetupItem + func (v NullableQosFlowSetupItem) IsSet() bool + func (v NullableQosFlowSetupItem) MarshalJSON() ([]byte, error) + type NullableQosFlowTunnel struct + func NewNullableQosFlowTunnel(val *QosFlowTunnel) *NullableQosFlowTunnel + func (v *NullableQosFlowTunnel) Set(val *QosFlowTunnel) + func (v *NullableQosFlowTunnel) UnmarshalJSON(src []byte) error + func (v *NullableQosFlowTunnel) Unset() + func (v NullableQosFlowTunnel) Get() *QosFlowTunnel + func (v NullableQosFlowTunnel) IsSet() bool + func (v NullableQosFlowTunnel) MarshalJSON() ([]byte, error) + type NullableQosFlowUsageReport struct + func NewNullableQosFlowUsageReport(val *QosFlowUsageReport) *NullableQosFlowUsageReport + func (v *NullableQosFlowUsageReport) Set(val *QosFlowUsageReport) + func (v *NullableQosFlowUsageReport) UnmarshalJSON(src []byte) error + func (v *NullableQosFlowUsageReport) Unset() + func (v NullableQosFlowUsageReport) Get() *QosFlowUsageReport + func (v NullableQosFlowUsageReport) IsSet() bool + func (v NullableQosFlowUsageReport) MarshalJSON() ([]byte, error) + type NullableQosMonitoringInfo struct + func NewNullableQosMonitoringInfo(val *QosMonitoringInfo) *NullableQosMonitoringInfo + func (v *NullableQosMonitoringInfo) Set(val *QosMonitoringInfo) + func (v *NullableQosMonitoringInfo) UnmarshalJSON(src []byte) error + func (v *NullableQosMonitoringInfo) Unset() + func (v NullableQosMonitoringInfo) Get() *QosMonitoringInfo + func (v NullableQosMonitoringInfo) IsSet() bool + func (v NullableQosMonitoringInfo) MarshalJSON() ([]byte, error) + type NullableQosMonitoringReq struct + func NewNullableQosMonitoringReq(val *QosMonitoringReq) *NullableQosMonitoringReq + func (v *NullableQosMonitoringReq) Set(val *QosMonitoringReq) + func (v *NullableQosMonitoringReq) UnmarshalJSON(src []byte) error + func (v *NullableQosMonitoringReq) Unset() + func (v NullableQosMonitoringReq) Get() *QosMonitoringReq + func (v NullableQosMonitoringReq) IsSet() bool + func (v NullableQosMonitoringReq) MarshalJSON() ([]byte, error) + type NullableQosMonitoringReqAnyOf struct + func NewNullableQosMonitoringReqAnyOf(val *QosMonitoringReqAnyOf) *NullableQosMonitoringReqAnyOf + func (v *NullableQosMonitoringReqAnyOf) Set(val *QosMonitoringReqAnyOf) + func (v *NullableQosMonitoringReqAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableQosMonitoringReqAnyOf) Unset() + func (v NullableQosMonitoringReqAnyOf) Get() *QosMonitoringReqAnyOf + func (v NullableQosMonitoringReqAnyOf) IsSet() bool + func (v NullableQosMonitoringReqAnyOf) MarshalJSON() ([]byte, error) + type NullableQosResourceType struct + func NewNullableQosResourceType(val *QosResourceType) *NullableQosResourceType + func (v *NullableQosResourceType) Set(val *QosResourceType) + func (v *NullableQosResourceType) UnmarshalJSON(src []byte) error + func (v *NullableQosResourceType) Unset() + func (v NullableQosResourceType) Get() *QosResourceType + func (v NullableQosResourceType) IsSet() bool + func (v NullableQosResourceType) MarshalJSON() ([]byte, error) + type NullableQosResourceTypeAnyOf struct + func NewNullableQosResourceTypeAnyOf(val *QosResourceTypeAnyOf) *NullableQosResourceTypeAnyOf + func (v *NullableQosResourceTypeAnyOf) Set(val *QosResourceTypeAnyOf) + func (v *NullableQosResourceTypeAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableQosResourceTypeAnyOf) Unset() + func (v NullableQosResourceTypeAnyOf) Get() *QosResourceTypeAnyOf + func (v NullableQosResourceTypeAnyOf) IsSet() bool + func (v NullableQosResourceTypeAnyOf) MarshalJSON() ([]byte, error) + type NullableRatType struct + func NewNullableRatType(val *RatType) *NullableRatType + func (v *NullableRatType) Set(val *RatType) + func (v *NullableRatType) UnmarshalJSON(src []byte) error + func (v *NullableRatType) Unset() + func (v NullableRatType) Get() *RatType + func (v NullableRatType) IsSet() bool + func (v NullableRatType) MarshalJSON() ([]byte, error) + type NullableRatTypeAnyOf struct + func NewNullableRatTypeAnyOf(val *RatTypeAnyOf) *NullableRatTypeAnyOf + func (v *NullableRatTypeAnyOf) Set(val *RatTypeAnyOf) + func (v *NullableRatTypeAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableRatTypeAnyOf) Unset() + func (v NullableRatTypeAnyOf) Get() *RatTypeAnyOf + func (v NullableRatTypeAnyOf) IsSet() bool + func (v NullableRatTypeAnyOf) MarshalJSON() ([]byte, error) + type NullableRedirectResponse struct + func NewNullableRedirectResponse(val *RedirectResponse) *NullableRedirectResponse + func (v *NullableRedirectResponse) Set(val *RedirectResponse) + func (v *NullableRedirectResponse) UnmarshalJSON(src []byte) error + func (v *NullableRedirectResponse) Unset() + func (v NullableRedirectResponse) Get() *RedirectResponse + func (v NullableRedirectResponse) IsSet() bool + func (v NullableRedirectResponse) MarshalJSON() ([]byte, error) + type NullableRedundantPduSessionInformation struct + func NewNullableRedundantPduSessionInformation(val *RedundantPduSessionInformation) *NullableRedundantPduSessionInformation + func (v *NullableRedundantPduSessionInformation) Set(val *RedundantPduSessionInformation) + func (v *NullableRedundantPduSessionInformation) UnmarshalJSON(src []byte) error + func (v *NullableRedundantPduSessionInformation) Unset() + func (v NullableRedundantPduSessionInformation) Get() *RedundantPduSessionInformation + func (v NullableRedundantPduSessionInformation) IsSet() bool + func (v NullableRedundantPduSessionInformation) MarshalJSON() ([]byte, error) + type NullableRefToBinaryData struct + func NewNullableRefToBinaryData(val *RefToBinaryData) *NullableRefToBinaryData + func (v *NullableRefToBinaryData) Set(val *RefToBinaryData) + func (v *NullableRefToBinaryData) UnmarshalJSON(src []byte) error + func (v *NullableRefToBinaryData) Unset() + func (v NullableRefToBinaryData) Get() *RefToBinaryData + func (v NullableRefToBinaryData) IsSet() bool + func (v NullableRefToBinaryData) MarshalJSON() ([]byte, error) + type NullableReflectiveQoSAttribute struct + func NewNullableReflectiveQoSAttribute(val *ReflectiveQoSAttribute) *NullableReflectiveQoSAttribute + func (v *NullableReflectiveQoSAttribute) Set(val *ReflectiveQoSAttribute) + func (v *NullableReflectiveQoSAttribute) UnmarshalJSON(src []byte) error + func (v *NullableReflectiveQoSAttribute) Unset() + func (v NullableReflectiveQoSAttribute) Get() *ReflectiveQoSAttribute + func (v NullableReflectiveQoSAttribute) IsSet() bool + func (v NullableReflectiveQoSAttribute) MarshalJSON() ([]byte, error) + type NullableReflectiveQoSAttributeAnyOf struct + func NewNullableReflectiveQoSAttributeAnyOf(val *ReflectiveQoSAttributeAnyOf) *NullableReflectiveQoSAttributeAnyOf + func (v *NullableReflectiveQoSAttributeAnyOf) Set(val *ReflectiveQoSAttributeAnyOf) + func (v *NullableReflectiveQoSAttributeAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableReflectiveQoSAttributeAnyOf) Unset() + func (v NullableReflectiveQoSAttributeAnyOf) Get() *ReflectiveQoSAttributeAnyOf + func (v NullableReflectiveQoSAttributeAnyOf) IsSet() bool + func (v NullableReflectiveQoSAttributeAnyOf) MarshalJSON() ([]byte, error) + type NullableReleaseData struct + func NewNullableReleaseData(val *ReleaseData) *NullableReleaseData + func (v *NullableReleaseData) Set(val *ReleaseData) + func (v *NullableReleaseData) UnmarshalJSON(src []byte) error + func (v *NullableReleaseData) Unset() + func (v NullableReleaseData) Get() *ReleaseData + func (v NullableReleaseData) IsSet() bool + func (v NullableReleaseData) MarshalJSON() ([]byte, error) + type NullableReleasePduSession200Response struct + func NewNullableReleasePduSession200Response(val *ReleasePduSession200Response) *NullableReleasePduSession200Response + func (v *NullableReleasePduSession200Response) Set(val *ReleasePduSession200Response) + func (v *NullableReleasePduSession200Response) UnmarshalJSON(src []byte) error + func (v *NullableReleasePduSession200Response) Unset() + func (v NullableReleasePduSession200Response) Get() *ReleasePduSession200Response + func (v NullableReleasePduSession200Response) IsSet() bool + func (v NullableReleasePduSession200Response) MarshalJSON() ([]byte, error) + type NullableReleasePduSessionRequest struct + func NewNullableReleasePduSessionRequest(val *ReleasePduSessionRequest) *NullableReleasePduSessionRequest + func (v *NullableReleasePduSessionRequest) Set(val *ReleasePduSessionRequest) + func (v *NullableReleasePduSessionRequest) UnmarshalJSON(src []byte) error + func (v *NullableReleasePduSessionRequest) Unset() + func (v NullableReleasePduSessionRequest) Get() *ReleasePduSessionRequest + func (v NullableReleasePduSessionRequest) IsSet() bool + func (v NullableReleasePduSessionRequest) MarshalJSON() ([]byte, error) + type NullableReleaseSmContextRequest struct + func NewNullableReleaseSmContextRequest(val *ReleaseSmContextRequest) *NullableReleaseSmContextRequest + func (v *NullableReleaseSmContextRequest) Set(val *ReleaseSmContextRequest) + func (v *NullableReleaseSmContextRequest) UnmarshalJSON(src []byte) error + func (v *NullableReleaseSmContextRequest) Unset() + func (v NullableReleaseSmContextRequest) Get() *ReleaseSmContextRequest + func (v NullableReleaseSmContextRequest) IsSet() bool + func (v NullableReleaseSmContextRequest) MarshalJSON() ([]byte, error) + type NullableReleasedData struct + func NewNullableReleasedData(val *ReleasedData) *NullableReleasedData + func (v *NullableReleasedData) Set(val *ReleasedData) + func (v *NullableReleasedData) UnmarshalJSON(src []byte) error + func (v *NullableReleasedData) Unset() + func (v NullableReleasedData) Get() *ReleasedData + func (v NullableReleasedData) IsSet() bool + func (v NullableReleasedData) MarshalJSON() ([]byte, error) + type NullableRequestIndication struct + func NewNullableRequestIndication(val *RequestIndication) *NullableRequestIndication + func (v *NullableRequestIndication) Set(val *RequestIndication) + func (v *NullableRequestIndication) UnmarshalJSON(src []byte) error + func (v *NullableRequestIndication) Unset() + func (v NullableRequestIndication) Get() *RequestIndication + func (v NullableRequestIndication) IsSet() bool + func (v NullableRequestIndication) MarshalJSON() ([]byte, error) + type NullableRequestIndicationAnyOf struct + func NewNullableRequestIndicationAnyOf(val *RequestIndicationAnyOf) *NullableRequestIndicationAnyOf + func (v *NullableRequestIndicationAnyOf) Set(val *RequestIndicationAnyOf) + func (v *NullableRequestIndicationAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableRequestIndicationAnyOf) Unset() + func (v NullableRequestIndicationAnyOf) Get() *RequestIndicationAnyOf + func (v NullableRequestIndicationAnyOf) IsSet() bool + func (v NullableRequestIndicationAnyOf) MarshalJSON() ([]byte, error) + type NullableRequestType struct + func NewNullableRequestType(val *RequestType) *NullableRequestType + func (v *NullableRequestType) Set(val *RequestType) + func (v *NullableRequestType) UnmarshalJSON(src []byte) error + func (v *NullableRequestType) Unset() + func (v NullableRequestType) Get() *RequestType + func (v NullableRequestType) IsSet() bool + func (v NullableRequestType) MarshalJSON() ([]byte, error) + type NullableRequestTypeAnyOf struct + func NewNullableRequestTypeAnyOf(val *RequestTypeAnyOf) *NullableRequestTypeAnyOf + func (v *NullableRequestTypeAnyOf) Set(val *RequestTypeAnyOf) + func (v *NullableRequestTypeAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableRequestTypeAnyOf) Unset() + func (v NullableRequestTypeAnyOf) Get() *RequestTypeAnyOf + func (v NullableRequestTypeAnyOf) IsSet() bool + func (v NullableRequestTypeAnyOf) MarshalJSON() ([]byte, error) + type NullableResourceStatus struct + func NewNullableResourceStatus(val *ResourceStatus) *NullableResourceStatus + func (v *NullableResourceStatus) Set(val *ResourceStatus) + func (v *NullableResourceStatus) UnmarshalJSON(src []byte) error + func (v *NullableResourceStatus) Unset() + func (v NullableResourceStatus) Get() *ResourceStatus + func (v NullableResourceStatus) IsSet() bool + func (v NullableResourceStatus) MarshalJSON() ([]byte, error) + type NullableResourceStatusAnyOf struct + func NewNullableResourceStatusAnyOf(val *ResourceStatusAnyOf) *NullableResourceStatusAnyOf + func (v *NullableResourceStatusAnyOf) Set(val *ResourceStatusAnyOf) + func (v *NullableResourceStatusAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableResourceStatusAnyOf) Unset() + func (v NullableResourceStatusAnyOf) Get() *ResourceStatusAnyOf + func (v NullableResourceStatusAnyOf) IsSet() bool + func (v NullableResourceStatusAnyOf) MarshalJSON() ([]byte, error) + type NullableRetrieveData struct + func NewNullableRetrieveData(val *RetrieveData) *NullableRetrieveData + func (v *NullableRetrieveData) Set(val *RetrieveData) + func (v *NullableRetrieveData) UnmarshalJSON(src []byte) error + func (v *NullableRetrieveData) Unset() + func (v NullableRetrieveData) Get() *RetrieveData + func (v NullableRetrieveData) IsSet() bool + func (v NullableRetrieveData) MarshalJSON() ([]byte, error) + type NullableRetrievedData struct + func NewNullableRetrievedData(val *RetrievedData) *NullableRetrievedData + func (v *NullableRetrievedData) Set(val *RetrievedData) + func (v *NullableRetrievedData) UnmarshalJSON(src []byte) error + func (v *NullableRetrievedData) Unset() + func (v NullableRetrievedData) Get() *RetrievedData + func (v NullableRetrievedData) IsSet() bool + func (v NullableRetrievedData) MarshalJSON() ([]byte, error) + type NullableRoamingChargingProfile struct + func NewNullableRoamingChargingProfile(val *RoamingChargingProfile) *NullableRoamingChargingProfile + func (v *NullableRoamingChargingProfile) Set(val *RoamingChargingProfile) + func (v *NullableRoamingChargingProfile) UnmarshalJSON(src []byte) error + func (v *NullableRoamingChargingProfile) Unset() + func (v NullableRoamingChargingProfile) Get() *RoamingChargingProfile + func (v NullableRoamingChargingProfile) IsSet() bool + func (v NullableRoamingChargingProfile) MarshalJSON() ([]byte, error) + type NullableRoutingAreaId struct + func NewNullableRoutingAreaId(val *RoutingAreaId) *NullableRoutingAreaId + func (v *NullableRoutingAreaId) Set(val *RoutingAreaId) + func (v *NullableRoutingAreaId) UnmarshalJSON(src []byte) error + func (v *NullableRoutingAreaId) Unset() + func (v NullableRoutingAreaId) Get() *RoutingAreaId + func (v NullableRoutingAreaId) IsSet() bool + func (v NullableRoutingAreaId) MarshalJSON() ([]byte, error) + type NullableRsn struct + func NewNullableRsn(val *Rsn) *NullableRsn + func (v *NullableRsn) Set(val *Rsn) + func (v *NullableRsn) UnmarshalJSON(src []byte) error + func (v *NullableRsn) Unset() + func (v NullableRsn) Get() *Rsn + func (v NullableRsn) IsSet() bool + func (v NullableRsn) MarshalJSON() ([]byte, error) + type NullableRsnAnyOf struct + func NewNullableRsnAnyOf(val *RsnAnyOf) *NullableRsnAnyOf + func (v *NullableRsnAnyOf) Set(val *RsnAnyOf) + func (v *NullableRsnAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableRsnAnyOf) Unset() + func (v NullableRsnAnyOf) Get() *RsnAnyOf + func (v NullableRsnAnyOf) IsSet() bool + func (v NullableRsnAnyOf) MarshalJSON() ([]byte, error) + type NullableSatelliteBackhaulCategory struct + func NewNullableSatelliteBackhaulCategory(val *SatelliteBackhaulCategory) *NullableSatelliteBackhaulCategory + func (v *NullableSatelliteBackhaulCategory) Set(val *SatelliteBackhaulCategory) + func (v *NullableSatelliteBackhaulCategory) UnmarshalJSON(src []byte) error + func (v *NullableSatelliteBackhaulCategory) Unset() + func (v NullableSatelliteBackhaulCategory) Get() *SatelliteBackhaulCategory + func (v NullableSatelliteBackhaulCategory) IsSet() bool + func (v NullableSatelliteBackhaulCategory) MarshalJSON() ([]byte, error) + type NullableSatelliteBackhaulCategoryAnyOf struct + func NewNullableSatelliteBackhaulCategoryAnyOf(val *SatelliteBackhaulCategoryAnyOf) *NullableSatelliteBackhaulCategoryAnyOf + func (v *NullableSatelliteBackhaulCategoryAnyOf) Set(val *SatelliteBackhaulCategoryAnyOf) + func (v *NullableSatelliteBackhaulCategoryAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableSatelliteBackhaulCategoryAnyOf) Unset() + func (v NullableSatelliteBackhaulCategoryAnyOf) Get() *SatelliteBackhaulCategoryAnyOf + func (v NullableSatelliteBackhaulCategoryAnyOf) IsSet() bool + func (v NullableSatelliteBackhaulCategoryAnyOf) MarshalJSON() ([]byte, error) + type NullableSbiBindingLevel struct + func NewNullableSbiBindingLevel(val *SbiBindingLevel) *NullableSbiBindingLevel + func (v *NullableSbiBindingLevel) Set(val *SbiBindingLevel) + func (v *NullableSbiBindingLevel) UnmarshalJSON(src []byte) error + func (v *NullableSbiBindingLevel) Unset() + func (v NullableSbiBindingLevel) Get() *SbiBindingLevel + func (v NullableSbiBindingLevel) IsSet() bool + func (v NullableSbiBindingLevel) MarshalJSON() ([]byte, error) + type NullableSbiBindingLevelAnyOf struct + func NewNullableSbiBindingLevelAnyOf(val *SbiBindingLevelAnyOf) *NullableSbiBindingLevelAnyOf + func (v *NullableSbiBindingLevelAnyOf) Set(val *SbiBindingLevelAnyOf) + func (v *NullableSbiBindingLevelAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableSbiBindingLevelAnyOf) Unset() + func (v NullableSbiBindingLevelAnyOf) Get() *SbiBindingLevelAnyOf + func (v NullableSbiBindingLevelAnyOf) IsSet() bool + func (v NullableSbiBindingLevelAnyOf) MarshalJSON() ([]byte, error) + type NullableScheduledCommunicationTime struct + func NewNullableScheduledCommunicationTime(val *ScheduledCommunicationTime) *NullableScheduledCommunicationTime + func (v *NullableScheduledCommunicationTime) Set(val *ScheduledCommunicationTime) + func (v *NullableScheduledCommunicationTime) UnmarshalJSON(src []byte) error + func (v *NullableScheduledCommunicationTime) Unset() + func (v NullableScheduledCommunicationTime) Get() *ScheduledCommunicationTime + func (v NullableScheduledCommunicationTime) IsSet() bool + func (v NullableScheduledCommunicationTime) MarshalJSON() ([]byte, error) + type NullableScheduledCommunicationType struct + func NewNullableScheduledCommunicationType(val *ScheduledCommunicationType) *NullableScheduledCommunicationType + func (v *NullableScheduledCommunicationType) Set(val *ScheduledCommunicationType) + func (v *NullableScheduledCommunicationType) UnmarshalJSON(src []byte) error + func (v *NullableScheduledCommunicationType) Unset() + func (v NullableScheduledCommunicationType) Get() *ScheduledCommunicationType + func (v NullableScheduledCommunicationType) IsSet() bool + func (v NullableScheduledCommunicationType) MarshalJSON() ([]byte, error) + type NullableScheduledCommunicationTypeAnyOf struct + func NewNullableScheduledCommunicationTypeAnyOf(val *ScheduledCommunicationTypeAnyOf) *NullableScheduledCommunicationTypeAnyOf + func (v *NullableScheduledCommunicationTypeAnyOf) Set(val *ScheduledCommunicationTypeAnyOf) + func (v *NullableScheduledCommunicationTypeAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableScheduledCommunicationTypeAnyOf) Unset() + func (v NullableScheduledCommunicationTypeAnyOf) Get() *ScheduledCommunicationTypeAnyOf + func (v NullableScheduledCommunicationTypeAnyOf) IsSet() bool + func (v NullableScheduledCommunicationTypeAnyOf) MarshalJSON() ([]byte, error) + type NullableSecondaryRatUsageInfo struct + func NewNullableSecondaryRatUsageInfo(val *SecondaryRatUsageInfo) *NullableSecondaryRatUsageInfo + func (v *NullableSecondaryRatUsageInfo) Set(val *SecondaryRatUsageInfo) + func (v *NullableSecondaryRatUsageInfo) UnmarshalJSON(src []byte) error + func (v *NullableSecondaryRatUsageInfo) Unset() + func (v NullableSecondaryRatUsageInfo) Get() *SecondaryRatUsageInfo + func (v NullableSecondaryRatUsageInfo) IsSet() bool + func (v NullableSecondaryRatUsageInfo) MarshalJSON() ([]byte, error) + type NullableSecondaryRatUsageReport struct + func NewNullableSecondaryRatUsageReport(val *SecondaryRatUsageReport) *NullableSecondaryRatUsageReport + func (v *NullableSecondaryRatUsageReport) Set(val *SecondaryRatUsageReport) + func (v *NullableSecondaryRatUsageReport) UnmarshalJSON(src []byte) error + func (v *NullableSecondaryRatUsageReport) Unset() + func (v NullableSecondaryRatUsageReport) Get() *SecondaryRatUsageReport + func (v NullableSecondaryRatUsageReport) IsSet() bool + func (v NullableSecondaryRatUsageReport) MarshalJSON() ([]byte, error) + type NullableSecurityResult struct + func NewNullableSecurityResult(val *SecurityResult) *NullableSecurityResult + func (v *NullableSecurityResult) Set(val *SecurityResult) + func (v *NullableSecurityResult) UnmarshalJSON(src []byte) error + func (v *NullableSecurityResult) Unset() + func (v NullableSecurityResult) Get() *SecurityResult + func (v NullableSecurityResult) IsSet() bool + func (v NullableSecurityResult) MarshalJSON() ([]byte, error) + type NullableSendMoDataReqData struct + func NewNullableSendMoDataReqData(val *SendMoDataReqData) *NullableSendMoDataReqData + func (v *NullableSendMoDataReqData) Set(val *SendMoDataReqData) + func (v *NullableSendMoDataReqData) UnmarshalJSON(src []byte) error + func (v *NullableSendMoDataReqData) Unset() + func (v NullableSendMoDataReqData) Get() *SendMoDataReqData + func (v NullableSendMoDataReqData) IsSet() bool + func (v NullableSendMoDataReqData) MarshalJSON() ([]byte, error) + type NullableSendMoDataRequest struct + func NewNullableSendMoDataRequest(val *SendMoDataRequest) *NullableSendMoDataRequest + func (v *NullableSendMoDataRequest) Set(val *SendMoDataRequest) + func (v *NullableSendMoDataRequest) UnmarshalJSON(src []byte) error + func (v *NullableSendMoDataRequest) Unset() + func (v NullableSendMoDataRequest) Get() *SendMoDataRequest + func (v NullableSendMoDataRequest) IsSet() bool + func (v NullableSendMoDataRequest) MarshalJSON() ([]byte, error) + type NullableServerAddressingInfo struct + func NewNullableServerAddressingInfo(val *ServerAddressingInfo) *NullableServerAddressingInfo + func (v *NullableServerAddressingInfo) Set(val *ServerAddressingInfo) + func (v *NullableServerAddressingInfo) UnmarshalJSON(src []byte) error + func (v *NullableServerAddressingInfo) Unset() + func (v NullableServerAddressingInfo) Get() *ServerAddressingInfo + func (v NullableServerAddressingInfo) IsSet() bool + func (v NullableServerAddressingInfo) MarshalJSON() ([]byte, error) + type NullableServiceAreaId struct + func NewNullableServiceAreaId(val *ServiceAreaId) *NullableServiceAreaId + func (v *NullableServiceAreaId) Set(val *ServiceAreaId) + func (v *NullableServiceAreaId) UnmarshalJSON(src []byte) error + func (v *NullableServiceAreaId) Unset() + func (v NullableServiceAreaId) Get() *ServiceAreaId + func (v NullableServiceAreaId) IsSet() bool + func (v NullableServiceAreaId) MarshalJSON() ([]byte, error) + type NullableServiceName struct + func NewNullableServiceName(val *ServiceName) *NullableServiceName + func (v *NullableServiceName) Set(val *ServiceName) + func (v *NullableServiceName) UnmarshalJSON(src []byte) error + func (v *NullableServiceName) Unset() + func (v NullableServiceName) Get() *ServiceName + func (v NullableServiceName) IsSet() bool + func (v NullableServiceName) MarshalJSON() ([]byte, error) + type NullableServiceNameAnyOf struct + func NewNullableServiceNameAnyOf(val *ServiceNameAnyOf) *NullableServiceNameAnyOf + func (v *NullableServiceNameAnyOf) Set(val *ServiceNameAnyOf) + func (v *NullableServiceNameAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableServiceNameAnyOf) Unset() + func (v NullableServiceNameAnyOf) Get() *ServiceNameAnyOf + func (v NullableServiceNameAnyOf) IsSet() bool + func (v NullableServiceNameAnyOf) MarshalJSON() ([]byte, error) + type NullableSmContext struct + func NewNullableSmContext(val *SmContext) *NullableSmContext + func (v *NullableSmContext) Set(val *SmContext) + func (v *NullableSmContext) UnmarshalJSON(src []byte) error + func (v *NullableSmContext) Unset() + func (v NullableSmContext) Get() *SmContext + func (v NullableSmContext) IsSet() bool + func (v NullableSmContext) MarshalJSON() ([]byte, error) + type NullableSmContextCreateData struct + func NewNullableSmContextCreateData(val *SmContextCreateData) *NullableSmContextCreateData + func (v *NullableSmContextCreateData) Set(val *SmContextCreateData) + func (v *NullableSmContextCreateData) UnmarshalJSON(src []byte) error + func (v *NullableSmContextCreateData) Unset() + func (v NullableSmContextCreateData) Get() *SmContextCreateData + func (v NullableSmContextCreateData) IsSet() bool + func (v NullableSmContextCreateData) MarshalJSON() ([]byte, error) + type NullableSmContextCreateError struct + func NewNullableSmContextCreateError(val *SmContextCreateError) *NullableSmContextCreateError + func (v *NullableSmContextCreateError) Set(val *SmContextCreateError) + func (v *NullableSmContextCreateError) UnmarshalJSON(src []byte) error + func (v *NullableSmContextCreateError) Unset() + func (v NullableSmContextCreateError) Get() *SmContextCreateError + func (v NullableSmContextCreateError) IsSet() bool + func (v NullableSmContextCreateError) MarshalJSON() ([]byte, error) + type NullableSmContextCreatedData struct + func NewNullableSmContextCreatedData(val *SmContextCreatedData) *NullableSmContextCreatedData + func (v *NullableSmContextCreatedData) Set(val *SmContextCreatedData) + func (v *NullableSmContextCreatedData) UnmarshalJSON(src []byte) error + func (v *NullableSmContextCreatedData) Unset() + func (v NullableSmContextCreatedData) Get() *SmContextCreatedData + func (v NullableSmContextCreatedData) IsSet() bool + func (v NullableSmContextCreatedData) MarshalJSON() ([]byte, error) + type NullableSmContextReleaseData struct + func NewNullableSmContextReleaseData(val *SmContextReleaseData) *NullableSmContextReleaseData + func (v *NullableSmContextReleaseData) Set(val *SmContextReleaseData) + func (v *NullableSmContextReleaseData) UnmarshalJSON(src []byte) error + func (v *NullableSmContextReleaseData) Unset() + func (v NullableSmContextReleaseData) Get() *SmContextReleaseData + func (v NullableSmContextReleaseData) IsSet() bool + func (v NullableSmContextReleaseData) MarshalJSON() ([]byte, error) + type NullableSmContextReleasedData struct + func NewNullableSmContextReleasedData(val *SmContextReleasedData) *NullableSmContextReleasedData + func (v *NullableSmContextReleasedData) Set(val *SmContextReleasedData) + func (v *NullableSmContextReleasedData) UnmarshalJSON(src []byte) error + func (v *NullableSmContextReleasedData) Unset() + func (v NullableSmContextReleasedData) Get() *SmContextReleasedData + func (v NullableSmContextReleasedData) IsSet() bool + func (v NullableSmContextReleasedData) MarshalJSON() ([]byte, error) + type NullableSmContextRetrieveData struct + func NewNullableSmContextRetrieveData(val *SmContextRetrieveData) *NullableSmContextRetrieveData + func (v *NullableSmContextRetrieveData) Set(val *SmContextRetrieveData) + func (v *NullableSmContextRetrieveData) UnmarshalJSON(src []byte) error + func (v *NullableSmContextRetrieveData) Unset() + func (v NullableSmContextRetrieveData) Get() *SmContextRetrieveData + func (v NullableSmContextRetrieveData) IsSet() bool + func (v NullableSmContextRetrieveData) MarshalJSON() ([]byte, error) + type NullableSmContextRetrievedData struct + func NewNullableSmContextRetrievedData(val *SmContextRetrievedData) *NullableSmContextRetrievedData + func (v *NullableSmContextRetrievedData) Set(val *SmContextRetrievedData) + func (v *NullableSmContextRetrievedData) UnmarshalJSON(src []byte) error + func (v *NullableSmContextRetrievedData) Unset() + func (v NullableSmContextRetrievedData) Get() *SmContextRetrievedData + func (v NullableSmContextRetrievedData) IsSet() bool + func (v NullableSmContextRetrievedData) MarshalJSON() ([]byte, error) + type NullableSmContextStatusNotification struct + func NewNullableSmContextStatusNotification(val *SmContextStatusNotification) *NullableSmContextStatusNotification + func (v *NullableSmContextStatusNotification) Set(val *SmContextStatusNotification) + func (v *NullableSmContextStatusNotification) UnmarshalJSON(src []byte) error + func (v *NullableSmContextStatusNotification) Unset() + func (v NullableSmContextStatusNotification) Get() *SmContextStatusNotification + func (v NullableSmContextStatusNotification) IsSet() bool + func (v NullableSmContextStatusNotification) MarshalJSON() ([]byte, error) + type NullableSmContextType struct + func NewNullableSmContextType(val *SmContextType) *NullableSmContextType + func (v *NullableSmContextType) Set(val *SmContextType) + func (v *NullableSmContextType) UnmarshalJSON(src []byte) error + func (v *NullableSmContextType) Unset() + func (v NullableSmContextType) Get() *SmContextType + func (v NullableSmContextType) IsSet() bool + func (v NullableSmContextType) MarshalJSON() ([]byte, error) + type NullableSmContextTypeAnyOf struct + func NewNullableSmContextTypeAnyOf(val *SmContextTypeAnyOf) *NullableSmContextTypeAnyOf + func (v *NullableSmContextTypeAnyOf) Set(val *SmContextTypeAnyOf) + func (v *NullableSmContextTypeAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableSmContextTypeAnyOf) Unset() + func (v NullableSmContextTypeAnyOf) Get() *SmContextTypeAnyOf + func (v NullableSmContextTypeAnyOf) IsSet() bool + func (v NullableSmContextTypeAnyOf) MarshalJSON() ([]byte, error) + type NullableSmContextUpdateData struct + func NewNullableSmContextUpdateData(val *SmContextUpdateData) *NullableSmContextUpdateData + func (v *NullableSmContextUpdateData) Set(val *SmContextUpdateData) + func (v *NullableSmContextUpdateData) UnmarshalJSON(src []byte) error + func (v *NullableSmContextUpdateData) Unset() + func (v NullableSmContextUpdateData) Get() *SmContextUpdateData + func (v NullableSmContextUpdateData) IsSet() bool + func (v NullableSmContextUpdateData) MarshalJSON() ([]byte, error) + type NullableSmContextUpdateError struct + func NewNullableSmContextUpdateError(val *SmContextUpdateError) *NullableSmContextUpdateError + func (v *NullableSmContextUpdateError) Set(val *SmContextUpdateError) + func (v *NullableSmContextUpdateError) UnmarshalJSON(src []byte) error + func (v *NullableSmContextUpdateError) Unset() + func (v NullableSmContextUpdateError) Get() *SmContextUpdateError + func (v NullableSmContextUpdateError) IsSet() bool + func (v NullableSmContextUpdateError) MarshalJSON() ([]byte, error) + type NullableSmContextUpdatedData struct + func NewNullableSmContextUpdatedData(val *SmContextUpdatedData) *NullableSmContextUpdatedData + func (v *NullableSmContextUpdatedData) Set(val *SmContextUpdatedData) + func (v *NullableSmContextUpdatedData) UnmarshalJSON(src []byte) error + func (v *NullableSmContextUpdatedData) Unset() + func (v NullableSmContextUpdatedData) Get() *SmContextUpdatedData + func (v NullableSmContextUpdatedData) IsSet() bool + func (v NullableSmContextUpdatedData) MarshalJSON() ([]byte, error) + type NullableSmallDataRateStatus struct + func NewNullableSmallDataRateStatus(val *SmallDataRateStatus) *NullableSmallDataRateStatus + func (v *NullableSmallDataRateStatus) Set(val *SmallDataRateStatus) + func (v *NullableSmallDataRateStatus) UnmarshalJSON(src []byte) error + func (v *NullableSmallDataRateStatus) Unset() + func (v NullableSmallDataRateStatus) Get() *SmallDataRateStatus + func (v NullableSmallDataRateStatus) IsSet() bool + func (v NullableSmallDataRateStatus) MarshalJSON() ([]byte, error) + type NullableSmfSelectionType struct + func NewNullableSmfSelectionType(val *SmfSelectionType) *NullableSmfSelectionType + func (v *NullableSmfSelectionType) Set(val *SmfSelectionType) + func (v *NullableSmfSelectionType) UnmarshalJSON(src []byte) error + func (v *NullableSmfSelectionType) Unset() + func (v NullableSmfSelectionType) Get() *SmfSelectionType + func (v NullableSmfSelectionType) IsSet() bool + func (v NullableSmfSelectionType) MarshalJSON() ([]byte, error) + type NullableSmfSelectionTypeAnyOf struct + func NewNullableSmfSelectionTypeAnyOf(val *SmfSelectionTypeAnyOf) *NullableSmfSelectionTypeAnyOf + func (v *NullableSmfSelectionTypeAnyOf) Set(val *SmfSelectionTypeAnyOf) + func (v *NullableSmfSelectionTypeAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableSmfSelectionTypeAnyOf) Unset() + func (v NullableSmfSelectionTypeAnyOf) Get() *SmfSelectionTypeAnyOf + func (v NullableSmfSelectionTypeAnyOf) IsSet() bool + func (v NullableSmfSelectionTypeAnyOf) MarshalJSON() ([]byte, error) + type NullableSnssai struct + func NewNullableSnssai(val *Snssai) *NullableSnssai + func (v *NullableSnssai) Set(val *Snssai) + func (v *NullableSnssai) UnmarshalJSON(src []byte) error + func (v *NullableSnssai) Unset() + func (v NullableSnssai) Get() *Snssai + func (v NullableSnssai) IsSet() bool + func (v NullableSnssai) MarshalJSON() ([]byte, error) + type NullableStationaryIndication struct + func NewNullableStationaryIndication(val *StationaryIndication) *NullableStationaryIndication + func (v *NullableStationaryIndication) Set(val *StationaryIndication) + func (v *NullableStationaryIndication) UnmarshalJSON(src []byte) error + func (v *NullableStationaryIndication) Unset() + func (v NullableStationaryIndication) Get() *StationaryIndication + func (v NullableStationaryIndication) IsSet() bool + func (v NullableStationaryIndication) MarshalJSON() ([]byte, error) + type NullableStationaryIndicationAnyOf struct + func NewNullableStationaryIndicationAnyOf(val *StationaryIndicationAnyOf) *NullableStationaryIndicationAnyOf + func (v *NullableStationaryIndicationAnyOf) Set(val *StationaryIndicationAnyOf) + func (v *NullableStationaryIndicationAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableStationaryIndicationAnyOf) Unset() + func (v NullableStationaryIndicationAnyOf) Get() *StationaryIndicationAnyOf + func (v NullableStationaryIndicationAnyOf) IsSet() bool + func (v NullableStationaryIndicationAnyOf) MarshalJSON() ([]byte, error) + type NullableStatusInfo struct + func NewNullableStatusInfo(val *StatusInfo) *NullableStatusInfo + func (v *NullableStatusInfo) Set(val *StatusInfo) + func (v *NullableStatusInfo) UnmarshalJSON(src []byte) error + func (v *NullableStatusInfo) Unset() + func (v NullableStatusInfo) Get() *StatusInfo + func (v NullableStatusInfo) IsSet() bool + func (v NullableStatusInfo) MarshalJSON() ([]byte, error) + type NullableStatusNotification struct + func NewNullableStatusNotification(val *StatusNotification) *NullableStatusNotification + func (v *NullableStatusNotification) Set(val *StatusNotification) + func (v *NullableStatusNotification) UnmarshalJSON(src []byte) error + func (v *NullableStatusNotification) Unset() + func (v NullableStatusNotification) Get() *StatusNotification + func (v NullableStatusNotification) IsSet() bool + func (v NullableStatusNotification) MarshalJSON() ([]byte, error) + type NullableString struct + func NewNullableString(val *string) *NullableString + func (v *NullableString) Set(val *string) + func (v *NullableString) UnmarshalJSON(src []byte) error + func (v *NullableString) Unset() + func (v NullableString) Get() *string + func (v NullableString) IsSet() bool + func (v NullableString) MarshalJSON() ([]byte, error) + type NullableTai struct + func NewNullableTai(val *Tai) *NullableTai + func (v *NullableTai) Set(val *Tai) + func (v *NullableTai) UnmarshalJSON(src []byte) error + func (v *NullableTai) Unset() + func (v NullableTai) Get() *Tai + func (v NullableTai) IsSet() bool + func (v NullableTai) MarshalJSON() ([]byte, error) + type NullableTargetDnaiInfo struct + func NewNullableTargetDnaiInfo(val *TargetDnaiInfo) *NullableTargetDnaiInfo + func (v *NullableTargetDnaiInfo) Set(val *TargetDnaiInfo) + func (v *NullableTargetDnaiInfo) UnmarshalJSON(src []byte) error + func (v *NullableTargetDnaiInfo) Unset() + func (v NullableTargetDnaiInfo) Get() *TargetDnaiInfo + func (v NullableTargetDnaiInfo) IsSet() bool + func (v NullableTargetDnaiInfo) MarshalJSON() ([]byte, error) + type NullableTime struct + func NewNullableTime(val *time.Time) *NullableTime + func (v *NullableTime) Set(val *time.Time) + func (v *NullableTime) UnmarshalJSON(src []byte) error + func (v *NullableTime) Unset() + func (v NullableTime) Get() *time.Time + func (v NullableTime) IsSet() bool + func (v NullableTime) MarshalJSON() ([]byte, error) + type NullableTnapId struct + func NewNullableTnapId(val *TnapId) *NullableTnapId + func (v *NullableTnapId) Set(val *TnapId) + func (v *NullableTnapId) UnmarshalJSON(src []byte) error + func (v *NullableTnapId) Unset() + func (v NullableTnapId) Get() *TnapId + func (v NullableTnapId) IsSet() bool + func (v NullableTnapId) MarshalJSON() ([]byte, error) + type NullableTngfInfo struct + func NewNullableTngfInfo(val *TngfInfo) *NullableTngfInfo + func (v *NullableTngfInfo) Set(val *TngfInfo) + func (v *NullableTngfInfo) UnmarshalJSON(src []byte) error + func (v *NullableTngfInfo) Unset() + func (v NullableTngfInfo) Get() *TngfInfo + func (v NullableTngfInfo) IsSet() bool + func (v NullableTngfInfo) MarshalJSON() ([]byte, error) + type NullableTraceData struct + func NewNullableTraceData(val *TraceData) *NullableTraceData + func (v *NullableTraceData) Set(val *TraceData) + func (v *NullableTraceData) UnmarshalJSON(src []byte) error + func (v *NullableTraceData) Unset() + func (v NullableTraceData) Get() *TraceData + func (v NullableTraceData) IsSet() bool + func (v NullableTraceData) MarshalJSON() ([]byte, error) + type NullableTraceDepth struct + func NewNullableTraceDepth(val *TraceDepth) *NullableTraceDepth + func (v *NullableTraceDepth) Set(val *TraceDepth) + func (v *NullableTraceDepth) UnmarshalJSON(src []byte) error + func (v *NullableTraceDepth) Unset() + func (v NullableTraceDepth) Get() *TraceDepth + func (v NullableTraceDepth) IsSet() bool + func (v NullableTraceDepth) MarshalJSON() ([]byte, error) + type NullableTraceDepthAnyOf struct + func NewNullableTraceDepthAnyOf(val *TraceDepthAnyOf) *NullableTraceDepthAnyOf + func (v *NullableTraceDepthAnyOf) Set(val *TraceDepthAnyOf) + func (v *NullableTraceDepthAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableTraceDepthAnyOf) Unset() + func (v NullableTraceDepthAnyOf) Get() *TraceDepthAnyOf + func (v NullableTraceDepthAnyOf) IsSet() bool + func (v NullableTraceDepthAnyOf) MarshalJSON() ([]byte, error) + type NullableTrafficProfile struct + func NewNullableTrafficProfile(val *TrafficProfile) *NullableTrafficProfile + func (v *NullableTrafficProfile) Set(val *TrafficProfile) + func (v *NullableTrafficProfile) UnmarshalJSON(src []byte) error + func (v *NullableTrafficProfile) Unset() + func (v NullableTrafficProfile) Get() *TrafficProfile + func (v NullableTrafficProfile) IsSet() bool + func (v NullableTrafficProfile) MarshalJSON() ([]byte, error) + type NullableTrafficProfileAnyOf struct + func NewNullableTrafficProfileAnyOf(val *TrafficProfileAnyOf) *NullableTrafficProfileAnyOf + func (v *NullableTrafficProfileAnyOf) Set(val *TrafficProfileAnyOf) + func (v *NullableTrafficProfileAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableTrafficProfileAnyOf) Unset() + func (v NullableTrafficProfileAnyOf) Get() *TrafficProfileAnyOf + func (v NullableTrafficProfileAnyOf) IsSet() bool + func (v NullableTrafficProfileAnyOf) MarshalJSON() ([]byte, error) + type NullableTransferMoDataReqData struct + func NewNullableTransferMoDataReqData(val *TransferMoDataReqData) *NullableTransferMoDataReqData + func (v *NullableTransferMoDataReqData) Set(val *TransferMoDataReqData) + func (v *NullableTransferMoDataReqData) UnmarshalJSON(src []byte) error + func (v *NullableTransferMoDataReqData) Unset() + func (v NullableTransferMoDataReqData) Get() *TransferMoDataReqData + func (v NullableTransferMoDataReqData) IsSet() bool + func (v NullableTransferMoDataReqData) MarshalJSON() ([]byte, error) + type NullableTransferMoDataRequest struct + func NewNullableTransferMoDataRequest(val *TransferMoDataRequest) *NullableTransferMoDataRequest + func (v *NullableTransferMoDataRequest) Set(val *TransferMoDataRequest) + func (v *NullableTransferMoDataRequest) UnmarshalJSON(src []byte) error + func (v *NullableTransferMoDataRequest) Unset() + func (v NullableTransferMoDataRequest) Get() *TransferMoDataRequest + func (v NullableTransferMoDataRequest) IsSet() bool + func (v NullableTransferMoDataRequest) MarshalJSON() ([]byte, error) + type NullableTransferMtDataAddInfo struct + func NewNullableTransferMtDataAddInfo(val *TransferMtDataAddInfo) *NullableTransferMtDataAddInfo + func (v *NullableTransferMtDataAddInfo) Set(val *TransferMtDataAddInfo) + func (v *NullableTransferMtDataAddInfo) UnmarshalJSON(src []byte) error + func (v *NullableTransferMtDataAddInfo) Unset() + func (v NullableTransferMtDataAddInfo) Get() *TransferMtDataAddInfo + func (v NullableTransferMtDataAddInfo) IsSet() bool + func (v NullableTransferMtDataAddInfo) MarshalJSON() ([]byte, error) + type NullableTransferMtDataError struct + func NewNullableTransferMtDataError(val *TransferMtDataError) *NullableTransferMtDataError + func (v *NullableTransferMtDataError) Set(val *TransferMtDataError) + func (v *NullableTransferMtDataError) UnmarshalJSON(src []byte) error + func (v *NullableTransferMtDataError) Unset() + func (v NullableTransferMtDataError) Get() *TransferMtDataError + func (v NullableTransferMtDataError) IsSet() bool + func (v NullableTransferMtDataError) MarshalJSON() ([]byte, error) + type NullableTransferMtDataIsmfRequest struct + func NewNullableTransferMtDataIsmfRequest(val *TransferMtDataIsmfRequest) *NullableTransferMtDataIsmfRequest + func (v *NullableTransferMtDataIsmfRequest) Set(val *TransferMtDataIsmfRequest) + func (v *NullableTransferMtDataIsmfRequest) UnmarshalJSON(src []byte) error + func (v *NullableTransferMtDataIsmfRequest) Unset() + func (v NullableTransferMtDataIsmfRequest) Get() *TransferMtDataIsmfRequest + func (v NullableTransferMtDataIsmfRequest) IsSet() bool + func (v NullableTransferMtDataIsmfRequest) MarshalJSON() ([]byte, error) + type NullableTransferMtDataReqData struct + func NewNullableTransferMtDataReqData(val *TransferMtDataReqData) *NullableTransferMtDataReqData + func (v *NullableTransferMtDataReqData) Set(val *TransferMtDataReqData) + func (v *NullableTransferMtDataReqData) UnmarshalJSON(src []byte) error + func (v *NullableTransferMtDataReqData) Unset() + func (v NullableTransferMtDataReqData) Get() *TransferMtDataReqData + func (v NullableTransferMtDataReqData) IsSet() bool + func (v NullableTransferMtDataReqData) MarshalJSON() ([]byte, error) + type NullableTransferMtDataRequest struct + func NewNullableTransferMtDataRequest(val *TransferMtDataRequest) *NullableTransferMtDataRequest + func (v *NullableTransferMtDataRequest) Set(val *TransferMtDataRequest) + func (v *NullableTransferMtDataRequest) UnmarshalJSON(src []byte) error + func (v *NullableTransferMtDataRequest) Unset() + func (v NullableTransferMtDataRequest) Get() *TransferMtDataRequest + func (v NullableTransferMtDataRequest) IsSet() bool + func (v NullableTransferMtDataRequest) MarshalJSON() ([]byte, error) + type NullableTransportProtocol struct + func NewNullableTransportProtocol(val *TransportProtocol) *NullableTransportProtocol + func (v *NullableTransportProtocol) Set(val *TransportProtocol) + func (v *NullableTransportProtocol) UnmarshalJSON(src []byte) error + func (v *NullableTransportProtocol) Unset() + func (v NullableTransportProtocol) Get() *TransportProtocol + func (v NullableTransportProtocol) IsSet() bool + func (v NullableTransportProtocol) MarshalJSON() ([]byte, error) + type NullableTransportProtocolAnyOf struct + func NewNullableTransportProtocolAnyOf(val *TransportProtocolAnyOf) *NullableTransportProtocolAnyOf + func (v *NullableTransportProtocolAnyOf) Set(val *TransportProtocolAnyOf) + func (v *NullableTransportProtocolAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableTransportProtocolAnyOf) Unset() + func (v NullableTransportProtocolAnyOf) Get() *TransportProtocolAnyOf + func (v NullableTransportProtocolAnyOf) IsSet() bool + func (v NullableTransportProtocolAnyOf) MarshalJSON() ([]byte, error) + type NullableTrigger struct + func NewNullableTrigger(val *Trigger) *NullableTrigger + func (v *NullableTrigger) Set(val *Trigger) + func (v *NullableTrigger) UnmarshalJSON(src []byte) error + func (v *NullableTrigger) Unset() + func (v NullableTrigger) Get() *Trigger + func (v NullableTrigger) IsSet() bool + func (v NullableTrigger) MarshalJSON() ([]byte, error) + type NullableTriggerCategory struct + func NewNullableTriggerCategory(val *TriggerCategory) *NullableTriggerCategory + func (v *NullableTriggerCategory) Set(val *TriggerCategory) + func (v *NullableTriggerCategory) UnmarshalJSON(src []byte) error + func (v *NullableTriggerCategory) Unset() + func (v NullableTriggerCategory) Get() *TriggerCategory + func (v NullableTriggerCategory) IsSet() bool + func (v NullableTriggerCategory) MarshalJSON() ([]byte, error) + type NullableTriggerCategoryAnyOf struct + func NewNullableTriggerCategoryAnyOf(val *TriggerCategoryAnyOf) *NullableTriggerCategoryAnyOf + func (v *NullableTriggerCategoryAnyOf) Set(val *TriggerCategoryAnyOf) + func (v *NullableTriggerCategoryAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableTriggerCategoryAnyOf) Unset() + func (v NullableTriggerCategoryAnyOf) Get() *TriggerCategoryAnyOf + func (v NullableTriggerCategoryAnyOf) IsSet() bool + func (v NullableTriggerCategoryAnyOf) MarshalJSON() ([]byte, error) + type NullableTriggerType struct + func NewNullableTriggerType(val *TriggerType) *NullableTriggerType + func (v *NullableTriggerType) Set(val *TriggerType) + func (v *NullableTriggerType) UnmarshalJSON(src []byte) error + func (v *NullableTriggerType) Unset() + func (v NullableTriggerType) Get() *TriggerType + func (v NullableTriggerType) IsSet() bool + func (v NullableTriggerType) MarshalJSON() ([]byte, error) + type NullableTriggerTypeAnyOf struct + func NewNullableTriggerTypeAnyOf(val *TriggerTypeAnyOf) *NullableTriggerTypeAnyOf + func (v *NullableTriggerTypeAnyOf) Set(val *TriggerTypeAnyOf) + func (v *NullableTriggerTypeAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableTriggerTypeAnyOf) Unset() + func (v NullableTriggerTypeAnyOf) Get() *TriggerTypeAnyOf + func (v NullableTriggerTypeAnyOf) IsSet() bool + func (v NullableTriggerTypeAnyOf) MarshalJSON() ([]byte, error) + type NullableTunnelInfo struct + func NewNullableTunnelInfo(val *TunnelInfo) *NullableTunnelInfo + func (v *NullableTunnelInfo) Set(val *TunnelInfo) + func (v *NullableTunnelInfo) UnmarshalJSON(src []byte) error + func (v *NullableTunnelInfo) Unset() + func (v NullableTunnelInfo) Get() *TunnelInfo + func (v NullableTunnelInfo) IsSet() bool + func (v NullableTunnelInfo) MarshalJSON() ([]byte, error) + type NullableTwapId struct + func NewNullableTwapId(val *TwapId) *NullableTwapId + func (v *NullableTwapId) Set(val *TwapId) + func (v *NullableTwapId) UnmarshalJSON(src []byte) error + func (v *NullableTwapId) Unset() + func (v NullableTwapId) Get() *TwapId + func (v NullableTwapId) IsSet() bool + func (v NullableTwapId) MarshalJSON() ([]byte, error) + type NullableTwifInfo struct + func NewNullableTwifInfo(val *TwifInfo) *NullableTwifInfo + func (v *NullableTwifInfo) Set(val *TwifInfo) + func (v *NullableTwifInfo) UnmarshalJSON(src []byte) error + func (v *NullableTwifInfo) Unset() + func (v NullableTwifInfo) Get() *TwifInfo + func (v NullableTwifInfo) IsSet() bool + func (v NullableTwifInfo) MarshalJSON() ([]byte, error) + type NullableUlclBpInformation struct + func NewNullableUlclBpInformation(val *UlclBpInformation) *NullableUlclBpInformation + func (v *NullableUlclBpInformation) Set(val *UlclBpInformation) + func (v *NullableUlclBpInformation) UnmarshalJSON(src []byte) error + func (v *NullableUlclBpInformation) Unset() + func (v NullableUlclBpInformation) Get() *UlclBpInformation + func (v NullableUlclBpInformation) IsSet() bool + func (v NullableUlclBpInformation) MarshalJSON() ([]byte, error) + type NullableUnavailableAccessIndication struct + func NewNullableUnavailableAccessIndication(val *UnavailableAccessIndication) *NullableUnavailableAccessIndication + func (v *NullableUnavailableAccessIndication) Set(val *UnavailableAccessIndication) + func (v *NullableUnavailableAccessIndication) UnmarshalJSON(src []byte) error + func (v *NullableUnavailableAccessIndication) Unset() + func (v NullableUnavailableAccessIndication) Get() *UnavailableAccessIndication + func (v NullableUnavailableAccessIndication) IsSet() bool + func (v NullableUnavailableAccessIndication) MarshalJSON() ([]byte, error) + type NullableUnavailableAccessIndicationAnyOf struct + func NewNullableUnavailableAccessIndicationAnyOf(val *UnavailableAccessIndicationAnyOf) *NullableUnavailableAccessIndicationAnyOf + func (v *NullableUnavailableAccessIndicationAnyOf) Set(val *UnavailableAccessIndicationAnyOf) + func (v *NullableUnavailableAccessIndicationAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableUnavailableAccessIndicationAnyOf) Unset() + func (v NullableUnavailableAccessIndicationAnyOf) Get() *UnavailableAccessIndicationAnyOf + func (v NullableUnavailableAccessIndicationAnyOf) IsSet() bool + func (v NullableUnavailableAccessIndicationAnyOf) MarshalJSON() ([]byte, error) + type NullableUpCnxState struct + func NewNullableUpCnxState(val *UpCnxState) *NullableUpCnxState + func (v *NullableUpCnxState) Set(val *UpCnxState) + func (v *NullableUpCnxState) UnmarshalJSON(src []byte) error + func (v *NullableUpCnxState) Unset() + func (v NullableUpCnxState) Get() *UpCnxState + func (v NullableUpCnxState) IsSet() bool + func (v NullableUpCnxState) MarshalJSON() ([]byte, error) + type NullableUpCnxStateAnyOf struct + func NewNullableUpCnxStateAnyOf(val *UpCnxStateAnyOf) *NullableUpCnxStateAnyOf + func (v *NullableUpCnxStateAnyOf) Set(val *UpCnxStateAnyOf) + func (v *NullableUpCnxStateAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableUpCnxStateAnyOf) Unset() + func (v NullableUpCnxStateAnyOf) Get() *UpCnxStateAnyOf + func (v NullableUpCnxStateAnyOf) IsSet() bool + func (v NullableUpCnxStateAnyOf) MarshalJSON() ([]byte, error) + type NullableUpConfidentiality struct + func NewNullableUpConfidentiality(val *UpConfidentiality) *NullableUpConfidentiality + func (v *NullableUpConfidentiality) Set(val *UpConfidentiality) + func (v *NullableUpConfidentiality) UnmarshalJSON(src []byte) error + func (v *NullableUpConfidentiality) Unset() + func (v NullableUpConfidentiality) Get() *UpConfidentiality + func (v NullableUpConfidentiality) IsSet() bool + func (v NullableUpConfidentiality) MarshalJSON() ([]byte, error) + type NullableUpIntegrity struct + func NewNullableUpIntegrity(val *UpIntegrity) *NullableUpIntegrity + func (v *NullableUpIntegrity) Set(val *UpIntegrity) + func (v *NullableUpIntegrity) UnmarshalJSON(src []byte) error + func (v *NullableUpIntegrity) Unset() + func (v NullableUpIntegrity) Get() *UpIntegrity + func (v NullableUpIntegrity) IsSet() bool + func (v NullableUpIntegrity) MarshalJSON() ([]byte, error) + type NullableUpIntegrityAnyOf struct + func NewNullableUpIntegrityAnyOf(val *UpIntegrityAnyOf) *NullableUpIntegrityAnyOf + func (v *NullableUpIntegrityAnyOf) Set(val *UpIntegrityAnyOf) + func (v *NullableUpIntegrityAnyOf) UnmarshalJSON(src []byte) error + func (v *NullableUpIntegrityAnyOf) Unset() + func (v NullableUpIntegrityAnyOf) Get() *UpIntegrityAnyOf + func (v NullableUpIntegrityAnyOf) IsSet() bool + func (v NullableUpIntegrityAnyOf) MarshalJSON() ([]byte, error) + type NullableUpSecurity struct + func NewNullableUpSecurity(val *UpSecurity) *NullableUpSecurity + func (v *NullableUpSecurity) Set(val *UpSecurity) + func (v *NullableUpSecurity) UnmarshalJSON(src []byte) error + func (v *NullableUpSecurity) Unset() + func (v NullableUpSecurity) Get() *UpSecurity + func (v NullableUpSecurity) IsSet() bool + func (v NullableUpSecurity) MarshalJSON() ([]byte, error) + type NullableUpSecurityInfo struct + func NewNullableUpSecurityInfo(val *UpSecurityInfo) *NullableUpSecurityInfo + func (v *NullableUpSecurityInfo) Set(val *UpSecurityInfo) + func (v *NullableUpSecurityInfo) UnmarshalJSON(src []byte) error + func (v *NullableUpSecurityInfo) Unset() + func (v NullableUpSecurityInfo) Get() *UpSecurityInfo + func (v NullableUpSecurityInfo) IsSet() bool + func (v NullableUpSecurityInfo) MarshalJSON() ([]byte, error) + type NullableUpdatePduSession200Response struct + func NewNullableUpdatePduSession200Response(val *UpdatePduSession200Response) *NullableUpdatePduSession200Response + func (v *NullableUpdatePduSession200Response) Set(val *UpdatePduSession200Response) + func (v *NullableUpdatePduSession200Response) UnmarshalJSON(src []byte) error + func (v *NullableUpdatePduSession200Response) Unset() + func (v NullableUpdatePduSession200Response) Get() *UpdatePduSession200Response + func (v NullableUpdatePduSession200Response) IsSet() bool + func (v NullableUpdatePduSession200Response) MarshalJSON() ([]byte, error) + type NullableUpdatePduSession400Response struct + func NewNullableUpdatePduSession400Response(val *UpdatePduSession400Response) *NullableUpdatePduSession400Response + func (v *NullableUpdatePduSession400Response) Set(val *UpdatePduSession400Response) + func (v *NullableUpdatePduSession400Response) UnmarshalJSON(src []byte) error + func (v *NullableUpdatePduSession400Response) Unset() + func (v NullableUpdatePduSession400Response) Get() *UpdatePduSession400Response + func (v NullableUpdatePduSession400Response) IsSet() bool + func (v NullableUpdatePduSession400Response) MarshalJSON() ([]byte, error) + type NullableUpdatePduSessionRequest struct + func NewNullableUpdatePduSessionRequest(val *UpdatePduSessionRequest) *NullableUpdatePduSessionRequest + func (v *NullableUpdatePduSessionRequest) Set(val *UpdatePduSessionRequest) + func (v *NullableUpdatePduSessionRequest) UnmarshalJSON(src []byte) error + func (v *NullableUpdatePduSessionRequest) Unset() + func (v NullableUpdatePduSessionRequest) Get() *UpdatePduSessionRequest + func (v NullableUpdatePduSessionRequest) IsSet() bool + func (v NullableUpdatePduSessionRequest) MarshalJSON() ([]byte, error) + type NullableUpdateSmContext200Response struct + func NewNullableUpdateSmContext200Response(val *UpdateSmContext200Response) *NullableUpdateSmContext200Response + func (v *NullableUpdateSmContext200Response) Set(val *UpdateSmContext200Response) + func (v *NullableUpdateSmContext200Response) UnmarshalJSON(src []byte) error + func (v *NullableUpdateSmContext200Response) Unset() + func (v NullableUpdateSmContext200Response) Get() *UpdateSmContext200Response + func (v NullableUpdateSmContext200Response) IsSet() bool + func (v NullableUpdateSmContext200Response) MarshalJSON() ([]byte, error) + type NullableUpdateSmContext400Response struct + func NewNullableUpdateSmContext400Response(val *UpdateSmContext400Response) *NullableUpdateSmContext400Response + func (v *NullableUpdateSmContext400Response) Set(val *UpdateSmContext400Response) + func (v *NullableUpdateSmContext400Response) UnmarshalJSON(src []byte) error + func (v *NullableUpdateSmContext400Response) Unset() + func (v NullableUpdateSmContext400Response) Get() *UpdateSmContext400Response + func (v NullableUpdateSmContext400Response) IsSet() bool + func (v NullableUpdateSmContext400Response) MarshalJSON() ([]byte, error) + type NullableUpdateSmContextRequest struct + func NewNullableUpdateSmContextRequest(val *UpdateSmContextRequest) *NullableUpdateSmContextRequest + func (v *NullableUpdateSmContextRequest) Set(val *UpdateSmContextRequest) + func (v *NullableUpdateSmContextRequest) UnmarshalJSON(src []byte) error + func (v *NullableUpdateSmContextRequest) Unset() + func (v NullableUpdateSmContextRequest) Get() *UpdateSmContextRequest + func (v NullableUpdateSmContextRequest) IsSet() bool + func (v NullableUpdateSmContextRequest) MarshalJSON() ([]byte, error) + type NullableUserLocation struct + func NewNullableUserLocation(val *UserLocation) *NullableUserLocation + func (v *NullableUserLocation) Set(val *UserLocation) + func (v *NullableUserLocation) UnmarshalJSON(src []byte) error + func (v *NullableUserLocation) Unset() + func (v NullableUserLocation) Get() *UserLocation + func (v NullableUserLocation) IsSet() bool + func (v NullableUserLocation) MarshalJSON() ([]byte, error) + type NullableUtraLocation struct + func NewNullableUtraLocation(val *UtraLocation) *NullableUtraLocation + func (v *NullableUtraLocation) Set(val *UtraLocation) + func (v *NullableUtraLocation) UnmarshalJSON(src []byte) error + func (v *NullableUtraLocation) Unset() + func (v NullableUtraLocation) Get() *UtraLocation + func (v NullableUtraLocation) IsSet() bool + func (v NullableUtraLocation) MarshalJSON() ([]byte, error) + type NullableVolumeTimedReport struct + func NewNullableVolumeTimedReport(val *VolumeTimedReport) *NullableVolumeTimedReport + func (v *NullableVolumeTimedReport) Set(val *VolumeTimedReport) + func (v *NullableVolumeTimedReport) UnmarshalJSON(src []byte) error + func (v *NullableVolumeTimedReport) Unset() + func (v NullableVolumeTimedReport) Get() *VolumeTimedReport + func (v NullableVolumeTimedReport) IsSet() bool + func (v NullableVolumeTimedReport) MarshalJSON() ([]byte, error) + type NullableVplmnQos struct + func NewNullableVplmnQos(val *VplmnQos) *NullableVplmnQos + func (v *NullableVplmnQos) Set(val *VplmnQos) + func (v *NullableVplmnQos) UnmarshalJSON(src []byte) error + func (v *NullableVplmnQos) Unset() + func (v NullableVplmnQos) Get() *VplmnQos + func (v NullableVplmnQos) IsSet() bool + func (v NullableVplmnQos) MarshalJSON() ([]byte, error) + type NullableVsmfUpdateData struct + func NewNullableVsmfUpdateData(val *VsmfUpdateData) *NullableVsmfUpdateData + func (v *NullableVsmfUpdateData) Set(val *VsmfUpdateData) + func (v *NullableVsmfUpdateData) UnmarshalJSON(src []byte) error + func (v *NullableVsmfUpdateData) Unset() + func (v NullableVsmfUpdateData) Get() *VsmfUpdateData + func (v NullableVsmfUpdateData) IsSet() bool + func (v NullableVsmfUpdateData) MarshalJSON() ([]byte, error) + type NullableVsmfUpdateError struct + func NewNullableVsmfUpdateError(val *VsmfUpdateError) *NullableVsmfUpdateError + func (v *NullableVsmfUpdateError) Set(val *VsmfUpdateError) + func (v *NullableVsmfUpdateError) UnmarshalJSON(src []byte) error + func (v *NullableVsmfUpdateError) Unset() + func (v NullableVsmfUpdateError) Get() *VsmfUpdateError + func (v NullableVsmfUpdateError) IsSet() bool + func (v NullableVsmfUpdateError) MarshalJSON() ([]byte, error) + type NullableVsmfUpdatedData struct + func NewNullableVsmfUpdatedData(val *VsmfUpdatedData) *NullableVsmfUpdatedData + func (v *NullableVsmfUpdatedData) Set(val *VsmfUpdatedData) + func (v *NullableVsmfUpdatedData) UnmarshalJSON(src []byte) error + func (v *NullableVsmfUpdatedData) Unset() + func (v NullableVsmfUpdatedData) Get() *VsmfUpdatedData + func (v NullableVsmfUpdatedData) IsSet() bool + func (v NullableVsmfUpdatedData) MarshalJSON() ([]byte, error) + type NullableWAgfInfo struct + func NewNullableWAgfInfo(val *WAgfInfo) *NullableWAgfInfo + func (v *NullableWAgfInfo) Set(val *WAgfInfo) + func (v *NullableWAgfInfo) UnmarshalJSON(src []byte) error + func (v *NullableWAgfInfo) Unset() + func (v NullableWAgfInfo) Get() *WAgfInfo + func (v NullableWAgfInfo) IsSet() bool + func (v NullableWAgfInfo) MarshalJSON() ([]byte, error) + type PDUSessionsCollectionApiService service + func (a *PDUSessionsCollectionApiService) PostPduSessions(ctx context.Context) ApiPostPduSessionsRequest + func (a *PDUSessionsCollectionApiService) PostPduSessionsExecute(r ApiPostPduSessionsRequest) (*PduSessionCreatedData, *http.Response, error) + type PartialRecordMethod struct + PartialRecordMethodAnyOf *PartialRecordMethodAnyOf + String *string + func (dst *PartialRecordMethod) UnmarshalJSON(data []byte) error + func (src *PartialRecordMethod) MarshalJSON() ([]byte, error) + type PartialRecordMethodAnyOf string + const DEFAULT + const INDIVIDUAL + func NewPartialRecordMethodAnyOfFromValue(v string) (*PartialRecordMethodAnyOf, error) + func (v *PartialRecordMethodAnyOf) UnmarshalJSON(src []byte) error + func (v PartialRecordMethodAnyOf) IsValid() bool + func (v PartialRecordMethodAnyOf) Ptr() *PartialRecordMethodAnyOf + type PcfUeCallbackInfo struct + BindingInfo *string + CallbackUri string + func NewPcfUeCallbackInfo(callbackUri string) *PcfUeCallbackInfo + func NewPcfUeCallbackInfoWithDefaults() *PcfUeCallbackInfo + func (o *PcfUeCallbackInfo) GetBindingInfo() string + func (o *PcfUeCallbackInfo) GetBindingInfoOk() (*string, bool) + func (o *PcfUeCallbackInfo) GetCallbackUri() string + func (o *PcfUeCallbackInfo) GetCallbackUriOk() (*string, bool) + func (o *PcfUeCallbackInfo) HasBindingInfo() bool + func (o *PcfUeCallbackInfo) SetBindingInfo(v string) + func (o *PcfUeCallbackInfo) SetCallbackUri(v string) + func (o PcfUeCallbackInfo) MarshalJSON() ([]byte, error) + func (o PcfUeCallbackInfo) ToMap() (map[string]interface{}, error) + type PduSessionContextType struct + PduSessionContextTypeAnyOf *PduSessionContextTypeAnyOf + String *string + func (dst *PduSessionContextType) UnmarshalJSON(data []byte) error + func (src *PduSessionContextType) MarshalJSON() ([]byte, error) + type PduSessionContextTypeAnyOf string + const AF_COORDINATION_INFO + func NewPduSessionContextTypeAnyOfFromValue(v string) (*PduSessionContextTypeAnyOf, error) + func (v *PduSessionContextTypeAnyOf) UnmarshalJSON(src []byte) error + func (v PduSessionContextTypeAnyOf) IsValid() bool + func (v PduSessionContextTypeAnyOf) Ptr() *PduSessionContextTypeAnyOf + type PduSessionCreateData struct + Interface *interface{} + func InterfaceAsPduSessionCreateData(v *interface{}) PduSessionCreateData + func (dst *PduSessionCreateData) UnmarshalJSON(data []byte) error + func (obj *PduSessionCreateData) GetActualInstance() interface{} + func (src PduSessionCreateData) MarshalJSON() ([]byte, error) + type PduSessionCreateError struct + BackOffTimer *int32 + Error ProblemDetails + N1SmInfoToUe *RefToBinaryData + N1smCause *string + RecoveryTime *time.Time + func NewPduSessionCreateError(error_ ProblemDetails) *PduSessionCreateError + func NewPduSessionCreateErrorWithDefaults() *PduSessionCreateError + func (o *PduSessionCreateError) GetBackOffTimer() int32 + func (o *PduSessionCreateError) GetBackOffTimerOk() (*int32, bool) + func (o *PduSessionCreateError) GetError() ProblemDetails + func (o *PduSessionCreateError) GetErrorOk() (*ProblemDetails, bool) + func (o *PduSessionCreateError) GetN1SmInfoToUe() RefToBinaryData + func (o *PduSessionCreateError) GetN1SmInfoToUeOk() (*RefToBinaryData, bool) + func (o *PduSessionCreateError) GetN1smCause() string + func (o *PduSessionCreateError) GetN1smCauseOk() (*string, bool) + func (o *PduSessionCreateError) GetRecoveryTime() time.Time + func (o *PduSessionCreateError) GetRecoveryTimeOk() (*time.Time, bool) + func (o *PduSessionCreateError) HasBackOffTimer() bool + func (o *PduSessionCreateError) HasN1SmInfoToUe() bool + func (o *PduSessionCreateError) HasN1smCause() bool + func (o *PduSessionCreateError) HasRecoveryTime() bool + func (o *PduSessionCreateError) SetBackOffTimer(v int32) + func (o *PduSessionCreateError) SetError(v ProblemDetails) + func (o *PduSessionCreateError) SetN1SmInfoToUe(v RefToBinaryData) + func (o *PduSessionCreateError) SetN1smCause(v string) + func (o *PduSessionCreateError) SetRecoveryTime(v time.Time) + func (o PduSessionCreateError) MarshalJSON() ([]byte, error) + func (o PduSessionCreateError) ToMap() (map[string]interface{}, error) + type PduSessionCreatedData struct + Interface *interface{} + func InterfaceAsPduSessionCreatedData(v *interface{}) PduSessionCreatedData + func (dst *PduSessionCreatedData) UnmarshalJSON(data []byte) error + func (obj *PduSessionCreatedData) GetActualInstance() interface{} + func (src PduSessionCreatedData) MarshalJSON() ([]byte, error) + type PduSessionNotifyItem struct + NotificationCause NotificationCause + func NewPduSessionNotifyItem(notificationCause NotificationCause) *PduSessionNotifyItem + func NewPduSessionNotifyItemWithDefaults() *PduSessionNotifyItem + func (o *PduSessionNotifyItem) GetNotificationCause() NotificationCause + func (o *PduSessionNotifyItem) GetNotificationCauseOk() (*NotificationCause, bool) + func (o *PduSessionNotifyItem) SetNotificationCause(v NotificationCause) + func (o PduSessionNotifyItem) MarshalJSON() ([]byte, error) + func (o PduSessionNotifyItem) ToMap() (map[string]interface{}, error) + type PduSessionType struct + PduSessionTypeAnyOf *PduSessionTypeAnyOf + String *string + func (dst *PduSessionType) UnmarshalJSON(data []byte) error + func (src *PduSessionType) MarshalJSON() ([]byte, error) + type PduSessionTypeAnyOf string + const ETHERNET + const IPV4 + const IPV4_V6 + const IPV6 + const UNSTRUCTURED + func NewPduSessionTypeAnyOfFromValue(v string) (*PduSessionTypeAnyOf, error) + func (v *PduSessionTypeAnyOf) UnmarshalJSON(src []byte) error + func (v PduSessionTypeAnyOf) IsValid() bool + func (v PduSessionTypeAnyOf) Ptr() *PduSessionTypeAnyOf + type PlmnId struct + Mcc string + Mnc string + func NewPlmnId(mcc string, mnc string) *PlmnId + func NewPlmnIdWithDefaults() *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) SetMcc(v string) + func (o *PlmnId) SetMnc(v string) + func (o PlmnId) MarshalJSON() ([]byte, error) + func (o PlmnId) ToMap() (map[string]interface{}, error) + type PlmnIdNid struct + Mcc string + Mnc string + Nid *string + func NewPlmnIdNid(mcc string, mnc string) *PlmnIdNid + func NewPlmnIdNidWithDefaults() *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) SetMcc(v string) + func (o *PlmnIdNid) SetMnc(v string) + func (o *PlmnIdNid) SetNid(v string) + func (o PlmnIdNid) MarshalJSON() ([]byte, error) + func (o PlmnIdNid) ToMap() (map[string]interface{}, error) + type PostPduSessions201Response struct + BinaryDataN1SmInfoToUe *os.File + JsonData *PduSessionCreatedData + func NewPostPduSessions201Response() *PostPduSessions201Response + func NewPostPduSessions201ResponseWithDefaults() *PostPduSessions201Response + func (o *PostPduSessions201Response) GetBinaryDataN1SmInfoToUe() os.File + func (o *PostPduSessions201Response) GetBinaryDataN1SmInfoToUeOk() (*os.File, bool) + func (o *PostPduSessions201Response) GetJsonData() PduSessionCreatedData + func (o *PostPduSessions201Response) GetJsonDataOk() (*PduSessionCreatedData, bool) + func (o *PostPduSessions201Response) HasBinaryDataN1SmInfoToUe() bool + func (o *PostPduSessions201Response) HasJsonData() bool + func (o *PostPduSessions201Response) SetBinaryDataN1SmInfoToUe(v os.File) + func (o *PostPduSessions201Response) SetJsonData(v PduSessionCreatedData) + func (o PostPduSessions201Response) MarshalJSON() ([]byte, error) + func (o PostPduSessions201Response) ToMap() (map[string]interface{}, error) + type PostPduSessions400Response struct + BinaryDataN1SmInfoToUe *os.File + JsonData *PduSessionCreateError + func NewPostPduSessions400Response() *PostPduSessions400Response + func NewPostPduSessions400ResponseWithDefaults() *PostPduSessions400Response + func (o *PostPduSessions400Response) GetBinaryDataN1SmInfoToUe() os.File + func (o *PostPduSessions400Response) GetBinaryDataN1SmInfoToUeOk() (*os.File, bool) + func (o *PostPduSessions400Response) GetJsonData() PduSessionCreateError + func (o *PostPduSessions400Response) GetJsonDataOk() (*PduSessionCreateError, bool) + func (o *PostPduSessions400Response) HasBinaryDataN1SmInfoToUe() bool + func (o *PostPduSessions400Response) HasJsonData() bool + func (o *PostPduSessions400Response) SetBinaryDataN1SmInfoToUe(v os.File) + func (o *PostPduSessions400Response) SetJsonData(v PduSessionCreateError) + func (o PostPduSessions400Response) MarshalJSON() ([]byte, error) + func (o PostPduSessions400Response) ToMap() (map[string]interface{}, error) + type PostPduSessionsRequest struct + BinaryDataN1SmInfoFromUe *os.File + BinaryDataUnknownN1SmInfo *os.File + JsonData *PduSessionCreateData + func NewPostPduSessionsRequest() *PostPduSessionsRequest + func NewPostPduSessionsRequestWithDefaults() *PostPduSessionsRequest + func (o *PostPduSessionsRequest) GetBinaryDataN1SmInfoFromUe() os.File + func (o *PostPduSessionsRequest) GetBinaryDataN1SmInfoFromUeOk() (*os.File, bool) + func (o *PostPduSessionsRequest) GetBinaryDataUnknownN1SmInfo() os.File + func (o *PostPduSessionsRequest) GetBinaryDataUnknownN1SmInfoOk() (*os.File, bool) + func (o *PostPduSessionsRequest) GetJsonData() PduSessionCreateData + func (o *PostPduSessionsRequest) GetJsonDataOk() (*PduSessionCreateData, bool) + func (o *PostPduSessionsRequest) HasBinaryDataN1SmInfoFromUe() bool + func (o *PostPduSessionsRequest) HasBinaryDataUnknownN1SmInfo() bool + func (o *PostPduSessionsRequest) HasJsonData() bool + func (o *PostPduSessionsRequest) SetBinaryDataN1SmInfoFromUe(v os.File) + func (o *PostPduSessionsRequest) SetBinaryDataUnknownN1SmInfo(v os.File) + func (o *PostPduSessionsRequest) SetJsonData(v PduSessionCreateData) + func (o PostPduSessionsRequest) MarshalJSON() ([]byte, error) + func (o PostPduSessionsRequest) ToMap() (map[string]interface{}, error) + type PostSmContexts201Response struct + BinaryDataN2SmInformation *os.File + JsonData *SmContextCreatedData + func NewPostSmContexts201Response() *PostSmContexts201Response + func NewPostSmContexts201ResponseWithDefaults() *PostSmContexts201Response + func (o *PostSmContexts201Response) GetBinaryDataN2SmInformation() os.File + func (o *PostSmContexts201Response) GetBinaryDataN2SmInformationOk() (*os.File, bool) + func (o *PostSmContexts201Response) GetJsonData() SmContextCreatedData + func (o *PostSmContexts201Response) GetJsonDataOk() (*SmContextCreatedData, bool) + func (o *PostSmContexts201Response) HasBinaryDataN2SmInformation() bool + func (o *PostSmContexts201Response) HasJsonData() bool + func (o *PostSmContexts201Response) SetBinaryDataN2SmInformation(v os.File) + func (o *PostSmContexts201Response) SetJsonData(v SmContextCreatedData) + func (o PostSmContexts201Response) MarshalJSON() ([]byte, error) + func (o PostSmContexts201Response) ToMap() (map[string]interface{}, error) + type PostSmContexts400Response struct + BinaryDataN1SmMessage *os.File + BinaryDataN2SmMessage *os.File + JsonData *SmContextCreateError + func NewPostSmContexts400Response() *PostSmContexts400Response + func NewPostSmContexts400ResponseWithDefaults() *PostSmContexts400Response + func (o *PostSmContexts400Response) GetBinaryDataN1SmMessage() os.File + func (o *PostSmContexts400Response) GetBinaryDataN1SmMessageOk() (*os.File, bool) + func (o *PostSmContexts400Response) GetBinaryDataN2SmMessage() os.File + func (o *PostSmContexts400Response) GetBinaryDataN2SmMessageOk() (*os.File, bool) + func (o *PostSmContexts400Response) GetJsonData() SmContextCreateError + func (o *PostSmContexts400Response) GetJsonDataOk() (*SmContextCreateError, bool) + func (o *PostSmContexts400Response) HasBinaryDataN1SmMessage() bool + func (o *PostSmContexts400Response) HasBinaryDataN2SmMessage() bool + func (o *PostSmContexts400Response) HasJsonData() bool + func (o *PostSmContexts400Response) SetBinaryDataN1SmMessage(v os.File) + func (o *PostSmContexts400Response) SetBinaryDataN2SmMessage(v os.File) + func (o *PostSmContexts400Response) SetJsonData(v SmContextCreateError) + func (o PostSmContexts400Response) MarshalJSON() ([]byte, error) + func (o PostSmContexts400Response) ToMap() (map[string]interface{}, error) + type PostSmContextsRequest struct + BinaryDataN1SmMessage *os.File + BinaryDataN2SmInformation *os.File + BinaryDataN2SmInformationExt1 *os.File + JsonData *SmContextCreateData + func NewPostSmContextsRequest() *PostSmContextsRequest + func NewPostSmContextsRequestWithDefaults() *PostSmContextsRequest + func (o *PostSmContextsRequest) GetBinaryDataN1SmMessage() os.File + func (o *PostSmContextsRequest) GetBinaryDataN1SmMessageOk() (*os.File, bool) + func (o *PostSmContextsRequest) GetBinaryDataN2SmInformation() os.File + func (o *PostSmContextsRequest) GetBinaryDataN2SmInformationExt1() os.File + func (o *PostSmContextsRequest) GetBinaryDataN2SmInformationExt1Ok() (*os.File, bool) + func (o *PostSmContextsRequest) GetBinaryDataN2SmInformationOk() (*os.File, bool) + func (o *PostSmContextsRequest) GetJsonData() SmContextCreateData + func (o *PostSmContextsRequest) GetJsonDataOk() (*SmContextCreateData, bool) + func (o *PostSmContextsRequest) HasBinaryDataN1SmMessage() bool + func (o *PostSmContextsRequest) HasBinaryDataN2SmInformation() bool + func (o *PostSmContextsRequest) HasBinaryDataN2SmInformationExt1() bool + func (o *PostSmContextsRequest) HasJsonData() bool + func (o *PostSmContextsRequest) SetBinaryDataN1SmMessage(v os.File) + func (o *PostSmContextsRequest) SetBinaryDataN2SmInformation(v os.File) + func (o *PostSmContextsRequest) SetBinaryDataN2SmInformationExt1(v os.File) + func (o *PostSmContextsRequest) SetJsonData(v SmContextCreateData) + func (o PostSmContextsRequest) MarshalJSON() ([]byte, error) + func (o PostSmContextsRequest) ToMap() (map[string]interface{}, error) + type PreemptionCapability struct + PreemptionCapabilityAnyOf *PreemptionCapabilityAnyOf + String *string + func (dst *PreemptionCapability) UnmarshalJSON(data []byte) error + func (src *PreemptionCapability) MarshalJSON() ([]byte, error) + type PreemptionCapabilityAnyOf string + const MAY_PREEMPT + const NOT_PREEMPT + func NewPreemptionCapabilityAnyOfFromValue(v string) (*PreemptionCapabilityAnyOf, error) + func (v *PreemptionCapabilityAnyOf) UnmarshalJSON(src []byte) error + func (v PreemptionCapabilityAnyOf) IsValid() bool + func (v PreemptionCapabilityAnyOf) Ptr() *PreemptionCapabilityAnyOf + type PreemptionVulnerability struct + PreemptionVulnerabilityAnyOf *PreemptionVulnerabilityAnyOf + String *string + func (dst *PreemptionVulnerability) UnmarshalJSON(data []byte) error + func (src *PreemptionVulnerability) MarshalJSON() ([]byte, error) + type PreemptionVulnerabilityAnyOf string + const NOT_PREEMPTABLE + const PREEMPTABLE + func NewPreemptionVulnerabilityAnyOfFromValue(v string) (*PreemptionVulnerabilityAnyOf, error) + func (v *PreemptionVulnerabilityAnyOf) UnmarshalJSON(src []byte) error + func (v PreemptionVulnerabilityAnyOf) IsValid() bool + func (v PreemptionVulnerabilityAnyOf) Ptr() *PreemptionVulnerabilityAnyOf + type PresenceState struct + PresenceStateAnyOf *PresenceStateAnyOf + String *string + func (dst *PresenceState) UnmarshalJSON(data []byte) error + func (src *PresenceState) MarshalJSON() ([]byte, error) + type PresenceStateAnyOf string + const INACTIVE + const IN_AREA + const OUT_OF_AREA + const UNKNOWN + func NewPresenceStateAnyOfFromValue(v string) (*PresenceStateAnyOf, error) + func (v *PresenceStateAnyOf) UnmarshalJSON(src []byte) error + func (v PresenceStateAnyOf) IsValid() bool + func (v PresenceStateAnyOf) Ptr() *PresenceStateAnyOf + type ProblemDetails struct + AccessTokenError *AccessTokenErr + AccessTokenRequest *AccessTokenReq + Cause *string + Detail *string + Instance *string + InvalidParams []InvalidParam + NrfId *string + Status *int32 + SupportedApiVersions []string + SupportedFeatures *string + Title *string + Type *string + func NewProblemDetails() *ProblemDetails + func NewProblemDetailsWithDefaults() *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) 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) MarshalJSON() ([]byte, error) + func (o ProblemDetails) ToMap() (map[string]interface{}, error) + type ProblemDetailsAddInfo struct + RemoteError *bool + func NewProblemDetailsAddInfo() *ProblemDetailsAddInfo + func NewProblemDetailsAddInfoWithDefaults() *ProblemDetailsAddInfo + func (o *ProblemDetailsAddInfo) GetRemoteError() bool + func (o *ProblemDetailsAddInfo) GetRemoteErrorOk() (*bool, bool) + func (o *ProblemDetailsAddInfo) HasRemoteError() bool + func (o *ProblemDetailsAddInfo) SetRemoteError(v bool) + func (o ProblemDetailsAddInfo) MarshalJSON() ([]byte, error) + func (o ProblemDetailsAddInfo) ToMap() (map[string]interface{}, error) + type ProtectionResult struct + ProtectionResultAnyOf *ProtectionResultAnyOf + String *string + func (dst *ProtectionResult) UnmarshalJSON(data []byte) error + func (src *ProtectionResult) MarshalJSON() ([]byte, error) + type ProtectionResultAnyOf string + const NOT_PERFORMED + const PERFORMED + func NewProtectionResultAnyOfFromValue(v string) (*ProtectionResultAnyOf, error) + func (v *ProtectionResultAnyOf) UnmarshalJSON(src []byte) error + func (v ProtectionResultAnyOf) IsValid() bool + func (v ProtectionResultAnyOf) Ptr() *ProtectionResultAnyOf + type PsaIndication struct + PsaIndicationAnyOf *PsaIndicationAnyOf + String *string + func (dst *PsaIndication) UnmarshalJSON(data []byte) error + func (src *PsaIndication) MarshalJSON() ([]byte, error) + type PsaIndicationAnyOf string + const INSERTED + const INSERTED_ONLY + const REMOVED + const REMOVED_ONLY + func NewPsaIndicationAnyOfFromValue(v string) (*PsaIndicationAnyOf, error) + func (v *PsaIndicationAnyOf) UnmarshalJSON(src []byte) error + func (v PsaIndicationAnyOf) IsValid() bool + func (v PsaIndicationAnyOf) Ptr() *PsaIndicationAnyOf + type PsaInformation struct + DnaiList []string + PsaInd *PsaIndication + PsaUpfId *string + UeIpv6Prefix *Ipv6Prefix + func NewPsaInformation() *PsaInformation + func NewPsaInformationWithDefaults() *PsaInformation + func (o *PsaInformation) GetDnaiList() []string + func (o *PsaInformation) GetDnaiListOk() ([]string, bool) + func (o *PsaInformation) GetPsaInd() PsaIndication + func (o *PsaInformation) GetPsaIndOk() (*PsaIndication, bool) + func (o *PsaInformation) GetPsaUpfId() string + func (o *PsaInformation) GetPsaUpfIdOk() (*string, bool) + func (o *PsaInformation) GetUeIpv6Prefix() Ipv6Prefix + func (o *PsaInformation) GetUeIpv6PrefixOk() (*Ipv6Prefix, bool) + func (o *PsaInformation) HasDnaiList() bool + func (o *PsaInformation) HasPsaInd() bool + func (o *PsaInformation) HasPsaUpfId() bool + func (o *PsaInformation) HasUeIpv6Prefix() bool + func (o *PsaInformation) SetDnaiList(v []string) + func (o *PsaInformation) SetPsaInd(v PsaIndication) + func (o *PsaInformation) SetPsaUpfId(v string) + func (o *PsaInformation) SetUeIpv6Prefix(v Ipv6Prefix) + func (o PsaInformation) MarshalJSON() ([]byte, error) + func (o PsaInformation) ToMap() (map[string]interface{}, error) + type QosFlowAccessType struct + QosFlowAccessTypeAnyOf *QosFlowAccessTypeAnyOf + String *string + func (dst *QosFlowAccessType) UnmarshalJSON(data []byte) error + func (src *QosFlowAccessType) MarshalJSON() ([]byte, error) + type QosFlowAccessTypeAnyOf string + const NON_3_GPP + func NewQosFlowAccessTypeAnyOfFromValue(v string) (*QosFlowAccessTypeAnyOf, error) + func (v *QosFlowAccessTypeAnyOf) UnmarshalJSON(src []byte) error + func (v QosFlowAccessTypeAnyOf) IsValid() bool + func (v QosFlowAccessTypeAnyOf) Ptr() *QosFlowAccessTypeAnyOf + type QosFlowAddModifyRequestItem struct + AssociatedAnType *QosFlowAccessType + Ebi *int32 + Qfi int32 + QosFlowDescription *string + QosFlowProfile *QosFlowProfile + QosRules *string + func NewQosFlowAddModifyRequestItem(qfi int32) *QosFlowAddModifyRequestItem + func NewQosFlowAddModifyRequestItemWithDefaults() *QosFlowAddModifyRequestItem + func (o *QosFlowAddModifyRequestItem) GetAssociatedAnType() QosFlowAccessType + func (o *QosFlowAddModifyRequestItem) GetAssociatedAnTypeOk() (*QosFlowAccessType, bool) + func (o *QosFlowAddModifyRequestItem) GetEbi() int32 + func (o *QosFlowAddModifyRequestItem) GetEbiOk() (*int32, bool) + func (o *QosFlowAddModifyRequestItem) GetQfi() int32 + func (o *QosFlowAddModifyRequestItem) GetQfiOk() (*int32, bool) + func (o *QosFlowAddModifyRequestItem) GetQosFlowDescription() string + func (o *QosFlowAddModifyRequestItem) GetQosFlowDescriptionOk() (*string, bool) + func (o *QosFlowAddModifyRequestItem) GetQosFlowProfile() QosFlowProfile + func (o *QosFlowAddModifyRequestItem) GetQosFlowProfileOk() (*QosFlowProfile, bool) + func (o *QosFlowAddModifyRequestItem) GetQosRules() string + func (o *QosFlowAddModifyRequestItem) GetQosRulesOk() (*string, bool) + func (o *QosFlowAddModifyRequestItem) HasAssociatedAnType() bool + func (o *QosFlowAddModifyRequestItem) HasEbi() bool + func (o *QosFlowAddModifyRequestItem) HasQosFlowDescription() bool + func (o *QosFlowAddModifyRequestItem) HasQosFlowProfile() bool + func (o *QosFlowAddModifyRequestItem) HasQosRules() bool + func (o *QosFlowAddModifyRequestItem) SetAssociatedAnType(v QosFlowAccessType) + func (o *QosFlowAddModifyRequestItem) SetEbi(v int32) + func (o *QosFlowAddModifyRequestItem) SetQfi(v int32) + func (o *QosFlowAddModifyRequestItem) SetQosFlowDescription(v string) + func (o *QosFlowAddModifyRequestItem) SetQosFlowProfile(v QosFlowProfile) + func (o *QosFlowAddModifyRequestItem) SetQosRules(v string) + func (o QosFlowAddModifyRequestItem) MarshalJSON() ([]byte, error) + func (o QosFlowAddModifyRequestItem) ToMap() (map[string]interface{}, error) + type QosFlowItem struct + Cause *Cause + CurrentQosProfileIndex *int32 + NgApCause *NgApCause + NullQoSProfileIndex *bool + Qfi int32 + func NewQosFlowItem(qfi int32) *QosFlowItem + func NewQosFlowItemWithDefaults() *QosFlowItem + func (o *QosFlowItem) GetCause() Cause + func (o *QosFlowItem) GetCauseOk() (*Cause, bool) + func (o *QosFlowItem) GetCurrentQosProfileIndex() int32 + func (o *QosFlowItem) GetCurrentQosProfileIndexOk() (*int32, bool) + func (o *QosFlowItem) GetNgApCause() NgApCause + func (o *QosFlowItem) GetNgApCauseOk() (*NgApCause, bool) + func (o *QosFlowItem) GetNullQoSProfileIndex() bool + func (o *QosFlowItem) GetNullQoSProfileIndexOk() (*bool, bool) + func (o *QosFlowItem) GetQfi() int32 + func (o *QosFlowItem) GetQfiOk() (*int32, bool) + func (o *QosFlowItem) HasCause() bool + func (o *QosFlowItem) HasCurrentQosProfileIndex() bool + func (o *QosFlowItem) HasNgApCause() bool + func (o *QosFlowItem) HasNullQoSProfileIndex() bool + func (o *QosFlowItem) SetCause(v Cause) + func (o *QosFlowItem) SetCurrentQosProfileIndex(v int32) + func (o *QosFlowItem) SetNgApCause(v NgApCause) + func (o *QosFlowItem) SetNullQoSProfileIndex(v bool) + func (o *QosFlowItem) SetQfi(v int32) + func (o QosFlowItem) MarshalJSON() ([]byte, error) + func (o QosFlowItem) ToMap() (map[string]interface{}, error) + type QosFlowNotifyItem struct + CurrentQosProfileIndex *int32 + NotificationCause NotificationCause + NullQoSProfileIndex *bool + Qfi int32 + func NewQosFlowNotifyItem(qfi int32, notificationCause NotificationCause) *QosFlowNotifyItem + func NewQosFlowNotifyItemWithDefaults() *QosFlowNotifyItem + func (o *QosFlowNotifyItem) GetCurrentQosProfileIndex() int32 + func (o *QosFlowNotifyItem) GetCurrentQosProfileIndexOk() (*int32, bool) + func (o *QosFlowNotifyItem) GetNotificationCause() NotificationCause + func (o *QosFlowNotifyItem) GetNotificationCauseOk() (*NotificationCause, bool) + func (o *QosFlowNotifyItem) GetNullQoSProfileIndex() bool + func (o *QosFlowNotifyItem) GetNullQoSProfileIndexOk() (*bool, bool) + func (o *QosFlowNotifyItem) GetQfi() int32 + func (o *QosFlowNotifyItem) GetQfiOk() (*int32, bool) + func (o *QosFlowNotifyItem) HasCurrentQosProfileIndex() bool + func (o *QosFlowNotifyItem) HasNullQoSProfileIndex() bool + func (o *QosFlowNotifyItem) SetCurrentQosProfileIndex(v int32) + func (o *QosFlowNotifyItem) SetNotificationCause(v NotificationCause) + func (o *QosFlowNotifyItem) SetNullQoSProfileIndex(v bool) + func (o *QosFlowNotifyItem) SetQfi(v int32) + func (o QosFlowNotifyItem) MarshalJSON() ([]byte, error) + func (o QosFlowNotifyItem) ToMap() (map[string]interface{}, error) + type QosFlowProfile struct + AdditionalQosFlowInfo *AdditionalQosFlowInfo + Arp *Arp + Dynamic5Qi *Dynamic5Qi + GbrQosFlowInfo *GbrQosFlowInformation + NonDynamic5Qi *NonDynamic5Qi + QosMonitoringReq *QosMonitoringReq + QosRepPeriod *int32 + Rqa *ReflectiveQoSAttribute + Var5qi int32 + func NewQosFlowProfile(var5qi int32) *QosFlowProfile + func NewQosFlowProfileWithDefaults() *QosFlowProfile + func (o *QosFlowProfile) GetAdditionalQosFlowInfo() AdditionalQosFlowInfo + func (o *QosFlowProfile) GetAdditionalQosFlowInfoOk() (*AdditionalQosFlowInfo, bool) + func (o *QosFlowProfile) GetArp() Arp + func (o *QosFlowProfile) GetArpOk() (*Arp, bool) + func (o *QosFlowProfile) GetDynamic5Qi() Dynamic5Qi + func (o *QosFlowProfile) GetDynamic5QiOk() (*Dynamic5Qi, bool) + func (o *QosFlowProfile) GetGbrQosFlowInfo() GbrQosFlowInformation + func (o *QosFlowProfile) GetGbrQosFlowInfoOk() (*GbrQosFlowInformation, bool) + func (o *QosFlowProfile) GetNonDynamic5Qi() NonDynamic5Qi + func (o *QosFlowProfile) GetNonDynamic5QiOk() (*NonDynamic5Qi, bool) + func (o *QosFlowProfile) GetQosMonitoringReq() QosMonitoringReq + func (o *QosFlowProfile) GetQosMonitoringReqOk() (*QosMonitoringReq, bool) + func (o *QosFlowProfile) GetQosRepPeriod() int32 + func (o *QosFlowProfile) GetQosRepPeriodOk() (*int32, bool) + func (o *QosFlowProfile) GetRqa() ReflectiveQoSAttribute + func (o *QosFlowProfile) GetRqaOk() (*ReflectiveQoSAttribute, bool) + func (o *QosFlowProfile) GetVar5qi() int32 + func (o *QosFlowProfile) GetVar5qiOk() (*int32, bool) + func (o *QosFlowProfile) HasAdditionalQosFlowInfo() bool + func (o *QosFlowProfile) HasArp() bool + func (o *QosFlowProfile) HasDynamic5Qi() bool + func (o *QosFlowProfile) HasGbrQosFlowInfo() bool + func (o *QosFlowProfile) HasNonDynamic5Qi() bool + func (o *QosFlowProfile) HasQosMonitoringReq() bool + func (o *QosFlowProfile) HasQosRepPeriod() bool + func (o *QosFlowProfile) HasRqa() bool + func (o *QosFlowProfile) SetAdditionalQosFlowInfo(v AdditionalQosFlowInfo) + func (o *QosFlowProfile) SetArp(v Arp) + func (o *QosFlowProfile) SetDynamic5Qi(v Dynamic5Qi) + func (o *QosFlowProfile) SetGbrQosFlowInfo(v GbrQosFlowInformation) + func (o *QosFlowProfile) SetNonDynamic5Qi(v NonDynamic5Qi) + func (o *QosFlowProfile) SetQosMonitoringReq(v QosMonitoringReq) + func (o *QosFlowProfile) SetQosRepPeriod(v int32) + func (o *QosFlowProfile) SetRqa(v ReflectiveQoSAttribute) + func (o *QosFlowProfile) SetVar5qi(v int32) + func (o QosFlowProfile) MarshalJSON() ([]byte, error) + func (o QosFlowProfile) ToMap() (map[string]interface{}, error) + type QosFlowReleaseRequestItem struct + Qfi int32 + QosFlowDescription *string + QosRules *string + func NewQosFlowReleaseRequestItem(qfi int32) *QosFlowReleaseRequestItem + func NewQosFlowReleaseRequestItemWithDefaults() *QosFlowReleaseRequestItem + func (o *QosFlowReleaseRequestItem) GetQfi() int32 + func (o *QosFlowReleaseRequestItem) GetQfiOk() (*int32, bool) + func (o *QosFlowReleaseRequestItem) GetQosFlowDescription() string + func (o *QosFlowReleaseRequestItem) GetQosFlowDescriptionOk() (*string, bool) + func (o *QosFlowReleaseRequestItem) GetQosRules() string + func (o *QosFlowReleaseRequestItem) GetQosRulesOk() (*string, bool) + func (o *QosFlowReleaseRequestItem) HasQosFlowDescription() bool + func (o *QosFlowReleaseRequestItem) HasQosRules() bool + func (o *QosFlowReleaseRequestItem) SetQfi(v int32) + func (o *QosFlowReleaseRequestItem) SetQosFlowDescription(v string) + func (o *QosFlowReleaseRequestItem) SetQosRules(v string) + func (o QosFlowReleaseRequestItem) MarshalJSON() ([]byte, error) + func (o QosFlowReleaseRequestItem) ToMap() (map[string]interface{}, error) + type QosFlowSetupItem struct + AssociatedAnType *QosFlowAccessType + DefaultQosRuleInd *bool + Ebi *int32 + Qfi int32 + QosFlowDescription *string + QosFlowProfile *QosFlowProfile + QosRules string + func NewQosFlowSetupItem(qfi int32, qosRules string) *QosFlowSetupItem + func NewQosFlowSetupItemWithDefaults() *QosFlowSetupItem + func (o *QosFlowSetupItem) GetAssociatedAnType() QosFlowAccessType + func (o *QosFlowSetupItem) GetAssociatedAnTypeOk() (*QosFlowAccessType, bool) + func (o *QosFlowSetupItem) GetDefaultQosRuleInd() bool + func (o *QosFlowSetupItem) GetDefaultQosRuleIndOk() (*bool, bool) + func (o *QosFlowSetupItem) GetEbi() int32 + func (o *QosFlowSetupItem) GetEbiOk() (*int32, bool) + func (o *QosFlowSetupItem) GetQfi() int32 + func (o *QosFlowSetupItem) GetQfiOk() (*int32, bool) + func (o *QosFlowSetupItem) GetQosFlowDescription() string + func (o *QosFlowSetupItem) GetQosFlowDescriptionOk() (*string, bool) + func (o *QosFlowSetupItem) GetQosFlowProfile() QosFlowProfile + func (o *QosFlowSetupItem) GetQosFlowProfileOk() (*QosFlowProfile, bool) + func (o *QosFlowSetupItem) GetQosRules() string + func (o *QosFlowSetupItem) GetQosRulesOk() (*string, bool) + func (o *QosFlowSetupItem) HasAssociatedAnType() bool + func (o *QosFlowSetupItem) HasDefaultQosRuleInd() bool + func (o *QosFlowSetupItem) HasEbi() bool + func (o *QosFlowSetupItem) HasQosFlowDescription() bool + func (o *QosFlowSetupItem) HasQosFlowProfile() bool + func (o *QosFlowSetupItem) SetAssociatedAnType(v QosFlowAccessType) + func (o *QosFlowSetupItem) SetDefaultQosRuleInd(v bool) + func (o *QosFlowSetupItem) SetEbi(v int32) + func (o *QosFlowSetupItem) SetQfi(v int32) + func (o *QosFlowSetupItem) SetQosFlowDescription(v string) + func (o *QosFlowSetupItem) SetQosFlowProfile(v QosFlowProfile) + func (o *QosFlowSetupItem) SetQosRules(v string) + func (o QosFlowSetupItem) MarshalJSON() ([]byte, error) + func (o QosFlowSetupItem) ToMap() (map[string]interface{}, error) + type QosFlowTunnel struct + QfiList []int32 + TunnelInfo TunnelInfo + func NewQosFlowTunnel(qfiList []int32, tunnelInfo TunnelInfo) *QosFlowTunnel + func NewQosFlowTunnelWithDefaults() *QosFlowTunnel + func (o *QosFlowTunnel) GetQfiList() []int32 + func (o *QosFlowTunnel) GetQfiListOk() ([]int32, bool) + func (o *QosFlowTunnel) GetTunnelInfo() TunnelInfo + func (o *QosFlowTunnel) GetTunnelInfoOk() (*TunnelInfo, bool) + func (o *QosFlowTunnel) SetQfiList(v []int32) + func (o *QosFlowTunnel) SetTunnelInfo(v TunnelInfo) + func (o QosFlowTunnel) MarshalJSON() ([]byte, error) + func (o QosFlowTunnel) ToMap() (map[string]interface{}, error) + type QosFlowUsageReport struct + DownlinkVolume int64 + EndTimeStamp time.Time + Qfi int32 + StartTimeStamp time.Time + UplinkVolume int64 + func NewQosFlowUsageReport(qfi int32, startTimeStamp time.Time, endTimeStamp time.Time, ...) *QosFlowUsageReport + func NewQosFlowUsageReportWithDefaults() *QosFlowUsageReport + func (o *QosFlowUsageReport) GetDownlinkVolume() int64 + func (o *QosFlowUsageReport) GetDownlinkVolumeOk() (*int64, bool) + func (o *QosFlowUsageReport) GetEndTimeStamp() time.Time + func (o *QosFlowUsageReport) GetEndTimeStampOk() (*time.Time, bool) + func (o *QosFlowUsageReport) GetQfi() int32 + func (o *QosFlowUsageReport) GetQfiOk() (*int32, bool) + func (o *QosFlowUsageReport) GetStartTimeStamp() time.Time + func (o *QosFlowUsageReport) GetStartTimeStampOk() (*time.Time, bool) + func (o *QosFlowUsageReport) GetUplinkVolume() int64 + func (o *QosFlowUsageReport) GetUplinkVolumeOk() (*int64, bool) + func (o *QosFlowUsageReport) SetDownlinkVolume(v int64) + func (o *QosFlowUsageReport) SetEndTimeStamp(v time.Time) + func (o *QosFlowUsageReport) SetQfi(v int32) + func (o *QosFlowUsageReport) SetStartTimeStamp(v time.Time) + func (o *QosFlowUsageReport) SetUplinkVolume(v int64) + func (o QosFlowUsageReport) MarshalJSON() ([]byte, error) + func (o QosFlowUsageReport) ToMap() (map[string]interface{}, error) + type QosMonitoringInfo struct + QosMonitoringInd *bool + func NewQosMonitoringInfo() *QosMonitoringInfo + func NewQosMonitoringInfoWithDefaults() *QosMonitoringInfo + func (o *QosMonitoringInfo) GetQosMonitoringInd() bool + func (o *QosMonitoringInfo) GetQosMonitoringIndOk() (*bool, bool) + func (o *QosMonitoringInfo) HasQosMonitoringInd() bool + func (o *QosMonitoringInfo) SetQosMonitoringInd(v bool) + func (o QosMonitoringInfo) MarshalJSON() ([]byte, error) + func (o QosMonitoringInfo) ToMap() (map[string]interface{}, error) + type QosMonitoringReq struct + QosMonitoringReqAnyOf *QosMonitoringReqAnyOf + String *string + func (dst *QosMonitoringReq) UnmarshalJSON(data []byte) error + func (src *QosMonitoringReq) MarshalJSON() ([]byte, error) + type QosMonitoringReqAnyOf string + const BOTH + const DL + const UL + func NewQosMonitoringReqAnyOfFromValue(v string) (*QosMonitoringReqAnyOf, error) + func (v *QosMonitoringReqAnyOf) UnmarshalJSON(src []byte) error + func (v QosMonitoringReqAnyOf) IsValid() bool + func (v QosMonitoringReqAnyOf) Ptr() *QosMonitoringReqAnyOf + type QosResourceType struct + QosResourceTypeAnyOf *QosResourceTypeAnyOf + String *string + func (dst *QosResourceType) UnmarshalJSON(data []byte) error + func (src *QosResourceType) MarshalJSON() ([]byte, error) + type QosResourceTypeAnyOf string + const CRITICAL_GBR + const NON_CRITICAL_GBR + const NON_GBR + func NewQosResourceTypeAnyOfFromValue(v string) (*QosResourceTypeAnyOf, error) + func (v *QosResourceTypeAnyOf) UnmarshalJSON(src []byte) error + func (v QosResourceTypeAnyOf) IsValid() bool + func (v QosResourceTypeAnyOf) Ptr() *QosResourceTypeAnyOf + type RatType struct + RatTypeAnyOf *RatTypeAnyOf + String *string + func (dst *RatType) UnmarshalJSON(data []byte) error + func (src *RatType) MarshalJSON() ([]byte, error) + type RatTypeAnyOf string + const EUTRA + const EUTRA_U + const GERA + const LTE_M + const NBIOT + const NR + const NR_GEO + const NR_LEO + const NR_MEO + const NR_OTHER_SAT + const NR_REDCAP + const NR_U + const TRUSTED_N3_GA + const TRUSTED_WLAN + const UTRA + const VIRTUAL + const WIRELINE + const WIRELINE_BBF + const WIRELINE_CABLE + const WLAN + func NewRatTypeAnyOfFromValue(v string) (*RatTypeAnyOf, error) + func (v *RatTypeAnyOf) UnmarshalJSON(src []byte) error + func (v RatTypeAnyOf) IsValid() bool + func (v RatTypeAnyOf) Ptr() *RatTypeAnyOf + type RedirectResponse struct + Cause *string + TargetScp *string + TargetSepp *string + func NewRedirectResponse() *RedirectResponse + func NewRedirectResponseWithDefaults() *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) SetCause(v string) + func (o *RedirectResponse) SetTargetScp(v string) + func (o *RedirectResponse) SetTargetSepp(v string) + func (o RedirectResponse) MarshalJSON() ([]byte, error) + func (o RedirectResponse) ToMap() (map[string]interface{}, error) + type RedundantPduSessionInformation struct + PduSessionPairId *int32 + Rsn Rsn + func NewRedundantPduSessionInformation(rsn Rsn) *RedundantPduSessionInformation + func NewRedundantPduSessionInformationWithDefaults() *RedundantPduSessionInformation + func (o *RedundantPduSessionInformation) GetPduSessionPairId() int32 + func (o *RedundantPduSessionInformation) GetPduSessionPairIdOk() (*int32, bool) + func (o *RedundantPduSessionInformation) GetRsn() Rsn + func (o *RedundantPduSessionInformation) GetRsnOk() (*Rsn, bool) + func (o *RedundantPduSessionInformation) HasPduSessionPairId() bool + func (o *RedundantPduSessionInformation) SetPduSessionPairId(v int32) + func (o *RedundantPduSessionInformation) SetRsn(v Rsn) + func (o RedundantPduSessionInformation) MarshalJSON() ([]byte, error) + func (o RedundantPduSessionInformation) ToMap() (map[string]interface{}, error) + type RefToBinaryData struct + ContentId string + func NewRefToBinaryData(contentId string) *RefToBinaryData + func NewRefToBinaryDataWithDefaults() *RefToBinaryData + func (o *RefToBinaryData) GetContentId() string + func (o *RefToBinaryData) GetContentIdOk() (*string, bool) + func (o *RefToBinaryData) SetContentId(v string) + func (o RefToBinaryData) MarshalJSON() ([]byte, error) + func (o RefToBinaryData) ToMap() (map[string]interface{}, error) + type ReflectiveQoSAttribute struct + ReflectiveQoSAttributeAnyOf *ReflectiveQoSAttributeAnyOf + String *string + func (dst *ReflectiveQoSAttribute) UnmarshalJSON(data []byte) error + func (src *ReflectiveQoSAttribute) MarshalJSON() ([]byte, error) + type ReflectiveQoSAttributeAnyOf string + const NO_RQOS + const RQOS + func NewReflectiveQoSAttributeAnyOfFromValue(v string) (*ReflectiveQoSAttributeAnyOf, error) + func (v *ReflectiveQoSAttributeAnyOf) UnmarshalJSON(src []byte) error + func (v ReflectiveQoSAttributeAnyOf) IsValid() bool + func (v ReflectiveQoSAttributeAnyOf) Ptr() *ReflectiveQoSAttributeAnyOf + type ReleaseData struct + AddUeLocation *UserLocation + Cause *Cause + N4Info *N4Information + N4InfoExt1 *N4Information + N4InfoExt2 *N4Information + NgApCause *NgApCause + SecondaryRatUsageInfo []SecondaryRatUsageInfo + SecondaryRatUsageReport []SecondaryRatUsageReport + UeLocation *UserLocation + UeTimeZone *string + Var5gMmCauseValue *int32 + func NewReleaseData() *ReleaseData + func NewReleaseDataWithDefaults() *ReleaseData + func (o *ReleaseData) GetAddUeLocation() UserLocation + func (o *ReleaseData) GetAddUeLocationOk() (*UserLocation, bool) + func (o *ReleaseData) GetCause() Cause + func (o *ReleaseData) GetCauseOk() (*Cause, bool) + func (o *ReleaseData) GetN4Info() N4Information + func (o *ReleaseData) GetN4InfoExt1() N4Information + func (o *ReleaseData) GetN4InfoExt1Ok() (*N4Information, bool) + func (o *ReleaseData) GetN4InfoExt2() N4Information + func (o *ReleaseData) GetN4InfoExt2Ok() (*N4Information, bool) + func (o *ReleaseData) GetN4InfoOk() (*N4Information, bool) + func (o *ReleaseData) GetNgApCause() NgApCause + func (o *ReleaseData) GetNgApCauseOk() (*NgApCause, bool) + func (o *ReleaseData) GetSecondaryRatUsageInfo() []SecondaryRatUsageInfo + func (o *ReleaseData) GetSecondaryRatUsageInfoOk() ([]SecondaryRatUsageInfo, bool) + func (o *ReleaseData) GetSecondaryRatUsageReport() []SecondaryRatUsageReport + func (o *ReleaseData) GetSecondaryRatUsageReportOk() ([]SecondaryRatUsageReport, bool) + func (o *ReleaseData) GetUeLocation() UserLocation + func (o *ReleaseData) GetUeLocationOk() (*UserLocation, bool) + func (o *ReleaseData) GetUeTimeZone() string + func (o *ReleaseData) GetUeTimeZoneOk() (*string, bool) + func (o *ReleaseData) GetVar5gMmCauseValue() int32 + func (o *ReleaseData) GetVar5gMmCauseValueOk() (*int32, bool) + func (o *ReleaseData) HasAddUeLocation() bool + func (o *ReleaseData) HasCause() bool + func (o *ReleaseData) HasN4Info() bool + func (o *ReleaseData) HasN4InfoExt1() bool + func (o *ReleaseData) HasN4InfoExt2() bool + func (o *ReleaseData) HasNgApCause() bool + func (o *ReleaseData) HasSecondaryRatUsageInfo() bool + func (o *ReleaseData) HasSecondaryRatUsageReport() bool + func (o *ReleaseData) HasUeLocation() bool + func (o *ReleaseData) HasUeTimeZone() bool + func (o *ReleaseData) HasVar5gMmCauseValue() bool + func (o *ReleaseData) SetAddUeLocation(v UserLocation) + func (o *ReleaseData) SetCause(v Cause) + func (o *ReleaseData) SetN4Info(v N4Information) + func (o *ReleaseData) SetN4InfoExt1(v N4Information) + func (o *ReleaseData) SetN4InfoExt2(v N4Information) + func (o *ReleaseData) SetNgApCause(v NgApCause) + func (o *ReleaseData) SetSecondaryRatUsageInfo(v []SecondaryRatUsageInfo) + func (o *ReleaseData) SetSecondaryRatUsageReport(v []SecondaryRatUsageReport) + func (o *ReleaseData) SetUeLocation(v UserLocation) + func (o *ReleaseData) SetUeTimeZone(v string) + func (o *ReleaseData) SetVar5gMmCauseValue(v int32) + func (o ReleaseData) MarshalJSON() ([]byte, error) + func (o ReleaseData) ToMap() (map[string]interface{}, error) + type ReleasePduSession200Response struct + BinaryDataN4Information *os.File + BinaryDataN4InformationExt1 *os.File + BinaryDataN4InformationExt2 *os.File + JsonData *ReleasedData + func NewReleasePduSession200Response() *ReleasePduSession200Response + func NewReleasePduSession200ResponseWithDefaults() *ReleasePduSession200Response + func (o *ReleasePduSession200Response) GetBinaryDataN4Information() os.File + func (o *ReleasePduSession200Response) GetBinaryDataN4InformationExt1() os.File + func (o *ReleasePduSession200Response) GetBinaryDataN4InformationExt1Ok() (*os.File, bool) + func (o *ReleasePduSession200Response) GetBinaryDataN4InformationExt2() os.File + func (o *ReleasePduSession200Response) GetBinaryDataN4InformationExt2Ok() (*os.File, bool) + func (o *ReleasePduSession200Response) GetBinaryDataN4InformationOk() (*os.File, bool) + func (o *ReleasePduSession200Response) GetJsonData() ReleasedData + func (o *ReleasePduSession200Response) GetJsonDataOk() (*ReleasedData, bool) + func (o *ReleasePduSession200Response) HasBinaryDataN4Information() bool + func (o *ReleasePduSession200Response) HasBinaryDataN4InformationExt1() bool + func (o *ReleasePduSession200Response) HasBinaryDataN4InformationExt2() bool + func (o *ReleasePduSession200Response) HasJsonData() bool + func (o *ReleasePduSession200Response) SetBinaryDataN4Information(v os.File) + func (o *ReleasePduSession200Response) SetBinaryDataN4InformationExt1(v os.File) + func (o *ReleasePduSession200Response) SetBinaryDataN4InformationExt2(v os.File) + func (o *ReleasePduSession200Response) SetJsonData(v ReleasedData) + func (o ReleasePduSession200Response) MarshalJSON() ([]byte, error) + func (o ReleasePduSession200Response) ToMap() (map[string]interface{}, error) + type ReleasePduSessionRequest struct + BinaryDataN4Information *os.File + BinaryDataN4InformationExt1 *os.File + BinaryDataN4InformationExt2 *os.File + JsonData *ReleaseData + func NewReleasePduSessionRequest() *ReleasePduSessionRequest + func NewReleasePduSessionRequestWithDefaults() *ReleasePduSessionRequest + func (o *ReleasePduSessionRequest) GetBinaryDataN4Information() os.File + func (o *ReleasePduSessionRequest) GetBinaryDataN4InformationExt1() os.File + func (o *ReleasePduSessionRequest) GetBinaryDataN4InformationExt1Ok() (*os.File, bool) + func (o *ReleasePduSessionRequest) GetBinaryDataN4InformationExt2() os.File + func (o *ReleasePduSessionRequest) GetBinaryDataN4InformationExt2Ok() (*os.File, bool) + func (o *ReleasePduSessionRequest) GetBinaryDataN4InformationOk() (*os.File, bool) + func (o *ReleasePduSessionRequest) GetJsonData() ReleaseData + func (o *ReleasePduSessionRequest) GetJsonDataOk() (*ReleaseData, bool) + func (o *ReleasePduSessionRequest) HasBinaryDataN4Information() bool + func (o *ReleasePduSessionRequest) HasBinaryDataN4InformationExt1() bool + func (o *ReleasePduSessionRequest) HasBinaryDataN4InformationExt2() bool + func (o *ReleasePduSessionRequest) HasJsonData() bool + func (o *ReleasePduSessionRequest) SetBinaryDataN4Information(v os.File) + func (o *ReleasePduSessionRequest) SetBinaryDataN4InformationExt1(v os.File) + func (o *ReleasePduSessionRequest) SetBinaryDataN4InformationExt2(v os.File) + func (o *ReleasePduSessionRequest) SetJsonData(v ReleaseData) + func (o ReleasePduSessionRequest) MarshalJSON() ([]byte, error) + func (o ReleasePduSessionRequest) ToMap() (map[string]interface{}, error) + type ReleaseSmContextRequest struct + BinaryDataN2SmInformation *os.File + JsonData *SmContextReleaseData + func NewReleaseSmContextRequest() *ReleaseSmContextRequest + func NewReleaseSmContextRequestWithDefaults() *ReleaseSmContextRequest + func (o *ReleaseSmContextRequest) GetBinaryDataN2SmInformation() os.File + func (o *ReleaseSmContextRequest) GetBinaryDataN2SmInformationOk() (*os.File, bool) + func (o *ReleaseSmContextRequest) GetJsonData() SmContextReleaseData + func (o *ReleaseSmContextRequest) GetJsonDataOk() (*SmContextReleaseData, bool) + func (o *ReleaseSmContextRequest) HasBinaryDataN2SmInformation() bool + func (o *ReleaseSmContextRequest) HasJsonData() bool + func (o *ReleaseSmContextRequest) SetBinaryDataN2SmInformation(v os.File) + func (o *ReleaseSmContextRequest) SetJsonData(v SmContextReleaseData) + func (o ReleaseSmContextRequest) MarshalJSON() ([]byte, error) + func (o ReleaseSmContextRequest) ToMap() (map[string]interface{}, error) + type ReleasedData struct + ApnRateStatus *ApnRateStatus + N4Info *N4Information + N4InfoExt1 *N4Information + N4InfoExt2 *N4Information + SmallDataRateStatus *SmallDataRateStatus + func NewReleasedData() *ReleasedData + func NewReleasedDataWithDefaults() *ReleasedData + func (o *ReleasedData) GetApnRateStatus() ApnRateStatus + func (o *ReleasedData) GetApnRateStatusOk() (*ApnRateStatus, bool) + func (o *ReleasedData) GetN4Info() N4Information + func (o *ReleasedData) GetN4InfoExt1() N4Information + func (o *ReleasedData) GetN4InfoExt1Ok() (*N4Information, bool) + func (o *ReleasedData) GetN4InfoExt2() N4Information + func (o *ReleasedData) GetN4InfoExt2Ok() (*N4Information, bool) + func (o *ReleasedData) GetN4InfoOk() (*N4Information, bool) + func (o *ReleasedData) GetSmallDataRateStatus() SmallDataRateStatus + func (o *ReleasedData) GetSmallDataRateStatusOk() (*SmallDataRateStatus, bool) + func (o *ReleasedData) HasApnRateStatus() bool + func (o *ReleasedData) HasN4Info() bool + func (o *ReleasedData) HasN4InfoExt1() bool + func (o *ReleasedData) HasN4InfoExt2() bool + func (o *ReleasedData) HasSmallDataRateStatus() bool + func (o *ReleasedData) SetApnRateStatus(v ApnRateStatus) + func (o *ReleasedData) SetN4Info(v N4Information) + func (o *ReleasedData) SetN4InfoExt1(v N4Information) + func (o *ReleasedData) SetN4InfoExt2(v N4Information) + func (o *ReleasedData) SetSmallDataRateStatus(v SmallDataRateStatus) + func (o ReleasedData) MarshalJSON() ([]byte, error) + func (o ReleasedData) ToMap() (map[string]interface{}, error) + type RequestIndication struct + RequestIndicationAnyOf *RequestIndicationAnyOf + String *string + func (dst *RequestIndication) UnmarshalJSON(data []byte) error + func (src *RequestIndication) MarshalJSON() ([]byte, error) + type RequestIndicationAnyOf string + const EBI_ASSIGNMENT_REQ + const NW_REQ_PDU_SES_AUTH + const NW_REQ_PDU_SES_MOD + const NW_REQ_PDU_SES_REL + const PDU_SES_MOB + const REL_DUE_TO_5_G_AN_REQUEST + const UE_REQ_PDU_SES_MOD + const UE_REQ_PDU_SES_REL + func NewRequestIndicationAnyOfFromValue(v string) (*RequestIndicationAnyOf, error) + func (v *RequestIndicationAnyOf) UnmarshalJSON(src []byte) error + func (v RequestIndicationAnyOf) IsValid() bool + func (v RequestIndicationAnyOf) Ptr() *RequestIndicationAnyOf + type RequestType struct + RequestTypeAnyOf *RequestTypeAnyOf + String *string + func (dst *RequestType) UnmarshalJSON(data []byte) error + func (src *RequestType) MarshalJSON() ([]byte, error) + type RequestTypeAnyOf string + const EXISTING_EMERGENCY_PDU_SESSION + const EXISTING_PDU_SESSION + const INITIAL_EMERGENCY_REQUEST + const INITIAL_REQUEST + func NewRequestTypeAnyOfFromValue(v string) (*RequestTypeAnyOf, error) + func (v *RequestTypeAnyOf) UnmarshalJSON(src []byte) error + func (v RequestTypeAnyOf) IsValid() bool + func (v RequestTypeAnyOf) Ptr() *RequestTypeAnyOf + type ResourceStatus struct + ResourceStatusAnyOf *ResourceStatusAnyOf + String *string + func (dst *ResourceStatus) UnmarshalJSON(data []byte) error + func (src *ResourceStatus) MarshalJSON() ([]byte, error) + type ResourceStatusAnyOf string + const ALT_ANCHOR_SMF + const RELEASED + const TRANSFERRED + const UNCHANGED + const UPDATED + func NewResourceStatusAnyOfFromValue(v string) (*ResourceStatusAnyOf, error) + func (v *ResourceStatusAnyOf) UnmarshalJSON(src []byte) error + func (v ResourceStatusAnyOf) IsValid() bool + func (v ResourceStatusAnyOf) Ptr() *ResourceStatusAnyOf + type RetrieveData struct + PduSessionContextType *PduSessionContextType + SmallDataRateStatusReq *bool + func NewRetrieveData() *RetrieveData + func NewRetrieveDataWithDefaults() *RetrieveData + func (o *RetrieveData) GetPduSessionContextType() PduSessionContextType + func (o *RetrieveData) GetPduSessionContextTypeOk() (*PduSessionContextType, bool) + func (o *RetrieveData) GetSmallDataRateStatusReq() bool + func (o *RetrieveData) GetSmallDataRateStatusReqOk() (*bool, bool) + func (o *RetrieveData) HasPduSessionContextType() bool + func (o *RetrieveData) HasSmallDataRateStatusReq() bool + func (o *RetrieveData) SetPduSessionContextType(v PduSessionContextType) + func (o *RetrieveData) SetSmallDataRateStatusReq(v bool) + func (o RetrieveData) MarshalJSON() ([]byte, error) + func (o RetrieveData) ToMap() (map[string]interface{}, error) + type RetrievedData struct + AfCoordinationInfo *AfCoordinationInfo + SmallDataRateStatus *SmallDataRateStatus + func NewRetrievedData() *RetrievedData + func NewRetrievedDataWithDefaults() *RetrievedData + func (o *RetrievedData) GetAfCoordinationInfo() AfCoordinationInfo + func (o *RetrievedData) GetAfCoordinationInfoOk() (*AfCoordinationInfo, bool) + func (o *RetrievedData) GetSmallDataRateStatus() SmallDataRateStatus + func (o *RetrievedData) GetSmallDataRateStatusOk() (*SmallDataRateStatus, bool) + func (o *RetrievedData) HasAfCoordinationInfo() bool + func (o *RetrievedData) HasSmallDataRateStatus() bool + func (o *RetrievedData) SetAfCoordinationInfo(v AfCoordinationInfo) + func (o *RetrievedData) SetSmallDataRateStatus(v SmallDataRateStatus) + func (o RetrievedData) MarshalJSON() ([]byte, error) + func (o RetrievedData) ToMap() (map[string]interface{}, error) + type RoamingChargingProfile struct + PartialRecordMethod *PartialRecordMethod + Triggers []Trigger + func NewRoamingChargingProfile() *RoamingChargingProfile + func NewRoamingChargingProfileWithDefaults() *RoamingChargingProfile + func (o *RoamingChargingProfile) GetPartialRecordMethod() PartialRecordMethod + func (o *RoamingChargingProfile) GetPartialRecordMethodOk() (*PartialRecordMethod, bool) + func (o *RoamingChargingProfile) GetTriggers() []Trigger + func (o *RoamingChargingProfile) GetTriggersOk() ([]Trigger, bool) + func (o *RoamingChargingProfile) HasPartialRecordMethod() bool + func (o *RoamingChargingProfile) HasTriggers() bool + func (o *RoamingChargingProfile) SetPartialRecordMethod(v PartialRecordMethod) + func (o *RoamingChargingProfile) SetTriggers(v []Trigger) + func (o RoamingChargingProfile) MarshalJSON() ([]byte, error) + func (o RoamingChargingProfile) ToMap() (map[string]interface{}, error) + type RoutingAreaId struct + Lac string + PlmnId PlmnId + Rac string + func NewRoutingAreaId(plmnId PlmnId, lac string, rac string) *RoutingAreaId + func NewRoutingAreaIdWithDefaults() *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) SetLac(v string) + func (o *RoutingAreaId) SetPlmnId(v PlmnId) + func (o *RoutingAreaId) SetRac(v string) + func (o RoutingAreaId) MarshalJSON() ([]byte, error) + func (o RoutingAreaId) ToMap() (map[string]interface{}, error) + type Rsn struct + RsnAnyOf *RsnAnyOf + String *string + func (dst *Rsn) UnmarshalJSON(data []byte) error + func (src *Rsn) MarshalJSON() ([]byte, error) + type RsnAnyOf string + const V1 + const V2 + func NewRsnAnyOfFromValue(v string) (*RsnAnyOf, error) + func (v *RsnAnyOf) UnmarshalJSON(src []byte) error + func (v RsnAnyOf) IsValid() bool + func (v RsnAnyOf) Ptr() *RsnAnyOf + type SMContextsCollectionApiService service + func (a *SMContextsCollectionApiService) PostSmContexts(ctx context.Context) ApiPostSmContextsRequest + func (a *SMContextsCollectionApiService) PostSmContextsExecute(r ApiPostSmContextsRequest) (*SmContextCreatedData, *http.Response, error) + type SatelliteBackhaulCategory struct + SatelliteBackhaulCategoryAnyOf *SatelliteBackhaulCategoryAnyOf + String *string + func (dst *SatelliteBackhaulCategory) UnmarshalJSON(data []byte) error + func (src *SatelliteBackhaulCategory) MarshalJSON() ([]byte, error) + type SatelliteBackhaulCategoryAnyOf string + const GEO + const LEO + const MEO + const NON_SATELLITE + const OTHER_SAT + func NewSatelliteBackhaulCategoryAnyOfFromValue(v string) (*SatelliteBackhaulCategoryAnyOf, error) + func (v *SatelliteBackhaulCategoryAnyOf) UnmarshalJSON(src []byte) error + func (v SatelliteBackhaulCategoryAnyOf) IsValid() bool + func (v SatelliteBackhaulCategoryAnyOf) Ptr() *SatelliteBackhaulCategoryAnyOf + type SbiBindingLevel struct + SbiBindingLevelAnyOf *SbiBindingLevelAnyOf + String *string + func (dst *SbiBindingLevel) UnmarshalJSON(data []byte) error + func (src *SbiBindingLevel) MarshalJSON() ([]byte, error) + type SbiBindingLevelAnyOf string + const INSTANCE_BINDING + const SERVICE_INSTANCE_BINDING + const SERVICE_SET_BINDING + const SET_BINDING + func NewSbiBindingLevelAnyOfFromValue(v string) (*SbiBindingLevelAnyOf, error) + func (v *SbiBindingLevelAnyOf) UnmarshalJSON(src []byte) error + func (v SbiBindingLevelAnyOf) IsValid() bool + func (v SbiBindingLevelAnyOf) Ptr() *SbiBindingLevelAnyOf + type ScheduledCommunicationTime struct + DaysOfWeek []int32 + TimeOfDayEnd *string + TimeOfDayStart *string + func NewScheduledCommunicationTime() *ScheduledCommunicationTime + func NewScheduledCommunicationTimeWithDefaults() *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) SetDaysOfWeek(v []int32) + func (o *ScheduledCommunicationTime) SetTimeOfDayEnd(v string) + func (o *ScheduledCommunicationTime) SetTimeOfDayStart(v string) + func (o ScheduledCommunicationTime) MarshalJSON() ([]byte, error) + func (o ScheduledCommunicationTime) ToMap() (map[string]interface{}, error) + type ScheduledCommunicationType struct + ScheduledCommunicationTypeAnyOf *ScheduledCommunicationTypeAnyOf + String *string + func (dst *ScheduledCommunicationType) UnmarshalJSON(data []byte) error + func (src *ScheduledCommunicationType) MarshalJSON() ([]byte, error) + type ScheduledCommunicationTypeAnyOf string + const BIDIRECTIONAL + const DOWNLINK_ONLY + const UPLINK_ONLY + func NewScheduledCommunicationTypeAnyOfFromValue(v string) (*ScheduledCommunicationTypeAnyOf, error) + func (v *ScheduledCommunicationTypeAnyOf) UnmarshalJSON(src []byte) error + func (v ScheduledCommunicationTypeAnyOf) IsValid() bool + func (v ScheduledCommunicationTypeAnyOf) Ptr() *ScheduledCommunicationTypeAnyOf + type SecondaryRatUsageInfo struct + PduSessionUsageData []VolumeTimedReport + QosFlowsUsageData []QosFlowUsageReport + SecondaryRatType RatType + func NewSecondaryRatUsageInfo(secondaryRatType RatType) *SecondaryRatUsageInfo + func NewSecondaryRatUsageInfoWithDefaults() *SecondaryRatUsageInfo + func (o *SecondaryRatUsageInfo) GetPduSessionUsageData() []VolumeTimedReport + func (o *SecondaryRatUsageInfo) GetPduSessionUsageDataOk() ([]VolumeTimedReport, bool) + func (o *SecondaryRatUsageInfo) GetQosFlowsUsageData() []QosFlowUsageReport + func (o *SecondaryRatUsageInfo) GetQosFlowsUsageDataOk() ([]QosFlowUsageReport, bool) + func (o *SecondaryRatUsageInfo) GetSecondaryRatType() RatType + func (o *SecondaryRatUsageInfo) GetSecondaryRatTypeOk() (*RatType, bool) + func (o *SecondaryRatUsageInfo) HasPduSessionUsageData() bool + func (o *SecondaryRatUsageInfo) HasQosFlowsUsageData() bool + func (o *SecondaryRatUsageInfo) SetPduSessionUsageData(v []VolumeTimedReport) + func (o *SecondaryRatUsageInfo) SetQosFlowsUsageData(v []QosFlowUsageReport) + func (o *SecondaryRatUsageInfo) SetSecondaryRatType(v RatType) + func (o SecondaryRatUsageInfo) MarshalJSON() ([]byte, error) + func (o SecondaryRatUsageInfo) ToMap() (map[string]interface{}, error) + type SecondaryRatUsageReport struct + QosFlowsUsageData []QosFlowUsageReport + SecondaryRatType RatType + func NewSecondaryRatUsageReport(secondaryRatType RatType, qosFlowsUsageData []QosFlowUsageReport) *SecondaryRatUsageReport + func NewSecondaryRatUsageReportWithDefaults() *SecondaryRatUsageReport + func (o *SecondaryRatUsageReport) GetQosFlowsUsageData() []QosFlowUsageReport + func (o *SecondaryRatUsageReport) GetQosFlowsUsageDataOk() ([]QosFlowUsageReport, bool) + func (o *SecondaryRatUsageReport) GetSecondaryRatType() RatType + func (o *SecondaryRatUsageReport) GetSecondaryRatTypeOk() (*RatType, bool) + func (o *SecondaryRatUsageReport) SetQosFlowsUsageData(v []QosFlowUsageReport) + func (o *SecondaryRatUsageReport) SetSecondaryRatType(v RatType) + func (o SecondaryRatUsageReport) MarshalJSON() ([]byte, error) + func (o SecondaryRatUsageReport) ToMap() (map[string]interface{}, error) + type SecurityResult struct + ConfidentialityProtectionResult *ProtectionResult + IntegrityProtectionResult *ProtectionResult + func NewSecurityResult() *SecurityResult + func NewSecurityResultWithDefaults() *SecurityResult + func (o *SecurityResult) GetConfidentialityProtectionResult() ProtectionResult + func (o *SecurityResult) GetConfidentialityProtectionResultOk() (*ProtectionResult, bool) + func (o *SecurityResult) GetIntegrityProtectionResult() ProtectionResult + func (o *SecurityResult) GetIntegrityProtectionResultOk() (*ProtectionResult, bool) + func (o *SecurityResult) HasConfidentialityProtectionResult() bool + func (o *SecurityResult) HasIntegrityProtectionResult() bool + func (o *SecurityResult) SetConfidentialityProtectionResult(v ProtectionResult) + func (o *SecurityResult) SetIntegrityProtectionResult(v ProtectionResult) + func (o SecurityResult) MarshalJSON() ([]byte, error) + func (o SecurityResult) ToMap() (map[string]interface{}, error) + type SendMoDataReqData struct + MoData RefToBinaryData + MoExpDataCounter *MoExpDataCounter + UeLocation *UserLocation + func NewSendMoDataReqData(moData RefToBinaryData) *SendMoDataReqData + func NewSendMoDataReqDataWithDefaults() *SendMoDataReqData + func (o *SendMoDataReqData) GetMoData() RefToBinaryData + func (o *SendMoDataReqData) GetMoDataOk() (*RefToBinaryData, bool) + func (o *SendMoDataReqData) GetMoExpDataCounter() MoExpDataCounter + func (o *SendMoDataReqData) GetMoExpDataCounterOk() (*MoExpDataCounter, bool) + func (o *SendMoDataReqData) GetUeLocation() UserLocation + func (o *SendMoDataReqData) GetUeLocationOk() (*UserLocation, bool) + func (o *SendMoDataReqData) HasMoExpDataCounter() bool + func (o *SendMoDataReqData) HasUeLocation() bool + func (o *SendMoDataReqData) SetMoData(v RefToBinaryData) + func (o *SendMoDataReqData) SetMoExpDataCounter(v MoExpDataCounter) + func (o *SendMoDataReqData) SetUeLocation(v UserLocation) + func (o SendMoDataReqData) MarshalJSON() ([]byte, error) + func (o SendMoDataReqData) ToMap() (map[string]interface{}, error) + type SendMoDataRequest struct + BinaryMoData *os.File + JsonData *SendMoDataReqData + func NewSendMoDataRequest() *SendMoDataRequest + func NewSendMoDataRequestWithDefaults() *SendMoDataRequest + func (o *SendMoDataRequest) GetBinaryMoData() os.File + func (o *SendMoDataRequest) GetBinaryMoDataOk() (*os.File, bool) + func (o *SendMoDataRequest) GetJsonData() SendMoDataReqData + func (o *SendMoDataRequest) GetJsonDataOk() (*SendMoDataReqData, bool) + func (o *SendMoDataRequest) HasBinaryMoData() bool + func (o *SendMoDataRequest) HasJsonData() bool + func (o *SendMoDataRequest) SetBinaryMoData(v os.File) + func (o *SendMoDataRequest) SetJsonData(v SendMoDataReqData) + func (o SendMoDataRequest) MarshalJSON() ([]byte, error) + func (o SendMoDataRequest) ToMap() (map[string]interface{}, error) + type ServerAddressingInfo struct + Interface *interface{} + func (dst *ServerAddressingInfo) UnmarshalJSON(data []byte) error + func (src *ServerAddressingInfo) MarshalJSON() ([]byte, error) + type ServerConfiguration struct + Description string + URL string + Variables map[string]ServerVariable + type ServerConfigurations []ServerConfiguration + func (sc ServerConfigurations) URL(index int, variables map[string]string) (string, error) + type ServerVariable struct + DefaultValue string + Description string + EnumValues []string + type ServiceAreaId struct + Lac string + PlmnId PlmnId + Sac string + func NewServiceAreaId(plmnId PlmnId, lac string, sac string) *ServiceAreaId + func NewServiceAreaIdWithDefaults() *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) SetLac(v string) + func (o *ServiceAreaId) SetPlmnId(v PlmnId) + func (o *ServiceAreaId) SetSac(v string) + func (o ServiceAreaId) MarshalJSON() ([]byte, error) + func (o ServiceAreaId) ToMap() (map[string]interface{}, error) + type ServiceName struct + ServiceNameAnyOf *ServiceNameAnyOf + String *string + func (dst *ServiceName) UnmarshalJSON(data []byte) error + func (src *ServiceName) MarshalJSON() ([]byte, error) + type ServiceNameAnyOf string + const N5GDDNMF_DISCOVERY + const N5G_EIR_EIC + const NAANF_AKMA + const NADRF_DM + const NAMF_COMM + const NAMF_EVTS + const NAMF_LOC + const NAMF_MBS_BC + const NAMF_MBS_COMM + const NAMF_MT + const NAUSF_AUTH + const NAUSF_SORPROTECTION + const NAUSF_UPUPROTECTION + const NBSF_MANAGEMENT + const NBSP_GBA + const NCHF_CONVERGEDCHARGING + const NCHF_OFFLINEONLYCHARGING + const NCHF_SPENDINGLIMITCONTROL + const NDCCF_CM + const NDCCF_DM + const NEASDF_BASELINEDNSPATTERN + const NEASDF_DNSCONTEXT + const NGMLC_LOC + const NHSS_EE + const NHSS_GBA_SDM + const NHSS_GBA_UEAU + const NHSS_IMS_SDM + const NHSS_IMS_UEAU + const NHSS_IMS_UECM + const NHSS_SDM + const NHSS_UEAU + const NHSS_UECM + const NIWMSC_SMSERVICE + const NLMF_LOC + const NMBSF_MBSUSERDATAING + const NMBSF_MBSUSERSERV + const NMBSMF_MBSSESSION + const NMBSMF_TMGI + const NMBSTF_DISTSESSION + const NMFAF_3CADM + const NMFAF_3DADM + const NMNPF_NPSTATUS + const NNEF_EAS_DEPLOYMENT_INFO + const NNEF_EVENTEXPOSURE + const NNEF_PFDMANAGEMENT + const NNEF_SMCONTEXT + const NNRF_DISC + const NNRF_NFM + const NNRF_OAUTH2 + const NNSACF_NSAC + const NNSACF_SLICE_EE + const NNSSAAF_AIW + const NNSSAAF_NSSAA + const NNSSF_NSSAIAVAILABILITY + const NNSSF_NSSELECTION + const NNWDAF_ANALYTICSINFO + const NNWDAF_DATAMANAGEMENT + const NNWDAF_EVENTSSUBSCRIPTION + const NNWDAF_MLMODELPROVISION + const NPANF_PROSEKEY + const NPCF_AM_POLICYAUTHORIZATION + const NPCF_AM_POLICY_CONTROL + const NPCF_BDTPOLICYCONTROL + const NPCF_EVENTEXPOSURE + const NPCF_POLICYAUTHORIZATION + const NPCF_SMPOLICYCONTROL + const NPCF_UE_POLICY_CONTROL + const NPKMF_KEYREQ + const NSEPP_TELESCOPIC + const NSMF_EVENT_EXPOSURE + const NSMF_NIDD + const NSMF_PDUSESSION + const NSMSF_SMS + const NSORAF_SOR + const NSPAF_SECURED_PACKET + const NTSCTSF_ASTI + const NTSCTSF_QOS_TSCAI + const NTSCTSF_TIME_SYNC + const NUCMF_PROVISIONING + const NUCMF_UECAPABILITYMANAGEMENT + const NUDM_EE + const NUDM_MT + const NUDM_NIDDAU + const NUDM_PP + const NUDM_RSDS + const NUDM_SDM + const NUDM_SSAU + const NUDM_UEAU + const NUDM_UECM + const NUDR_DR + const NUDR_GROUP_ID_MAP + const NUDSF_DR + const NUDSF_TIMER + func NewServiceNameAnyOfFromValue(v string) (*ServiceNameAnyOf, error) + func (v *ServiceNameAnyOf) UnmarshalJSON(src []byte) error + func (v ServiceNameAnyOf) IsValid() bool + func (v ServiceNameAnyOf) Ptr() *ServiceNameAnyOf + type SmContext struct + AddRanTunnelInfo []QosFlowTunnel + AddRedRanTunnelInfo []QosFlowTunnel + AlwaysOnGranted *bool + AnchorSmfOauth2Required *bool + ChargingId *string + ChargingInfo *ChargingInformation + DisasterRoamingInd *bool + DlsetSupportInd *bool + DnAaaAddress *IpAddress + Dnn string + EnablePauseCharging *bool + EpsBearerInfo []EpsBearerInfo + EpsPdnCnxInfo *EpsPdnCnxInfo + ForwardingInd *bool + FullDnaiList []string + Gpsi *string + HNwPubKeyId *int32 + HSmfInstanceId *string + HSmfServiceInstanceId *string + HSmfUri *string + HplmnSnssai *Snssai + InterPlmnApiRoot *string + IntraPlmnApiRoot *string + Ipv6Index *int32 + MaxIntegrityProtectedDataRate *MaxIntegrityProtectedDataRate + MaxIntegrityProtectedDataRateDl *MaxIntegrityProtectedDataRate + N9fscSupportInd *bool + NefExtBufSupportInd *bool + NspuSupportInd *bool + PcfGroupId *string + PcfId *string + PcfSetId *string + PduSessionId int32 + PduSessionRef *string + PduSessionSmfBinding *SbiBindingLevel + PduSessionSmfServiceSetId *string + PduSessionSmfSetId *string + PduSessionType PduSessionType + PsaTunnelInfo *TunnelInfo + QosFlowsList []QosFlowSetupItem + RanTunnelInfo *QosFlowTunnel + RecoveryTime *time.Time + RedRanTunnelInfo *QosFlowTunnel + RedundantPduSessionInfo *RedundantPduSessionInformation + RoamingChargingProfile *RoamingChargingProfile + RoutingIndicator *string + SNssai Snssai + SatelliteBackhaulCat *SatelliteBackhaulCategory + SelMode *DnnSelectionMode + SelectedDnn *string + SessionAmbr Ambr + SmfBindingInfo *string + SmfInstanceId *string + SmfServiceInstanceId *string + SmfUri *string + SscMode *string + UdmGroupId *string + UeIpv4Address *string + UeIpv6Prefix *Ipv6Prefix + UpSecurity *UpSecurity + func NewSmContext(pduSessionId int32, dnn string, sNssai Snssai, pduSessionType PduSessionType, ...) *SmContext + func NewSmContextWithDefaults() *SmContext + func (o *SmContext) GetAddRanTunnelInfo() []QosFlowTunnel + func (o *SmContext) GetAddRanTunnelInfoOk() ([]QosFlowTunnel, bool) + func (o *SmContext) GetAddRedRanTunnelInfo() []QosFlowTunnel + func (o *SmContext) GetAddRedRanTunnelInfoOk() ([]QosFlowTunnel, bool) + func (o *SmContext) GetAlwaysOnGranted() bool + func (o *SmContext) GetAlwaysOnGrantedOk() (*bool, bool) + func (o *SmContext) GetAnchorSmfOauth2Required() bool + func (o *SmContext) GetAnchorSmfOauth2RequiredOk() (*bool, bool) + func (o *SmContext) GetChargingId() string + func (o *SmContext) GetChargingIdOk() (*string, bool) + func (o *SmContext) GetChargingInfo() ChargingInformation + func (o *SmContext) GetChargingInfoOk() (*ChargingInformation, bool) + func (o *SmContext) GetDisasterRoamingInd() bool + func (o *SmContext) GetDisasterRoamingIndOk() (*bool, bool) + func (o *SmContext) GetDlsetSupportInd() bool + func (o *SmContext) GetDlsetSupportIndOk() (*bool, bool) + func (o *SmContext) GetDnAaaAddress() IpAddress + func (o *SmContext) GetDnAaaAddressOk() (*IpAddress, bool) + func (o *SmContext) GetDnn() string + func (o *SmContext) GetDnnOk() (*string, bool) + func (o *SmContext) GetEnablePauseCharging() bool + func (o *SmContext) GetEnablePauseChargingOk() (*bool, bool) + func (o *SmContext) GetEpsBearerInfo() []EpsBearerInfo + func (o *SmContext) GetEpsBearerInfoOk() ([]EpsBearerInfo, bool) + func (o *SmContext) GetEpsPdnCnxInfo() EpsPdnCnxInfo + func (o *SmContext) GetEpsPdnCnxInfoOk() (*EpsPdnCnxInfo, bool) + func (o *SmContext) GetForwardingInd() bool + func (o *SmContext) GetForwardingIndOk() (*bool, bool) + func (o *SmContext) GetFullDnaiList() []string + func (o *SmContext) GetFullDnaiListOk() ([]string, bool) + func (o *SmContext) GetGpsi() string + func (o *SmContext) GetGpsiOk() (*string, bool) + func (o *SmContext) GetHNwPubKeyId() int32 + func (o *SmContext) GetHNwPubKeyIdOk() (*int32, bool) + func (o *SmContext) GetHSmfInstanceId() string + func (o *SmContext) GetHSmfInstanceIdOk() (*string, bool) + func (o *SmContext) GetHSmfServiceInstanceId() string + func (o *SmContext) GetHSmfServiceInstanceIdOk() (*string, bool) + func (o *SmContext) GetHSmfUri() string + func (o *SmContext) GetHSmfUriOk() (*string, bool) + func (o *SmContext) GetHplmnSnssai() Snssai + func (o *SmContext) GetHplmnSnssaiOk() (*Snssai, bool) + func (o *SmContext) GetInterPlmnApiRoot() string + func (o *SmContext) GetInterPlmnApiRootOk() (*string, bool) + func (o *SmContext) GetIntraPlmnApiRoot() string + func (o *SmContext) GetIntraPlmnApiRootOk() (*string, bool) + func (o *SmContext) GetIpv6Index() int32 + func (o *SmContext) GetIpv6IndexOk() (*int32, bool) + func (o *SmContext) GetMaxIntegrityProtectedDataRate() MaxIntegrityProtectedDataRate + func (o *SmContext) GetMaxIntegrityProtectedDataRateDl() MaxIntegrityProtectedDataRate + func (o *SmContext) GetMaxIntegrityProtectedDataRateDlOk() (*MaxIntegrityProtectedDataRate, bool) + func (o *SmContext) GetMaxIntegrityProtectedDataRateOk() (*MaxIntegrityProtectedDataRate, bool) + func (o *SmContext) GetN9fscSupportInd() bool + func (o *SmContext) GetN9fscSupportIndOk() (*bool, bool) + func (o *SmContext) GetNefExtBufSupportInd() bool + func (o *SmContext) GetNefExtBufSupportIndOk() (*bool, bool) + func (o *SmContext) GetNspuSupportInd() bool + func (o *SmContext) GetNspuSupportIndOk() (*bool, bool) + func (o *SmContext) GetPcfGroupId() string + func (o *SmContext) GetPcfGroupIdOk() (*string, bool) + func (o *SmContext) GetPcfId() string + func (o *SmContext) GetPcfIdOk() (*string, bool) + func (o *SmContext) GetPcfSetId() string + func (o *SmContext) GetPcfSetIdOk() (*string, bool) + func (o *SmContext) GetPduSessionId() int32 + func (o *SmContext) GetPduSessionIdOk() (*int32, bool) + func (o *SmContext) GetPduSessionRef() string + func (o *SmContext) GetPduSessionRefOk() (*string, bool) + func (o *SmContext) GetPduSessionSmfBinding() SbiBindingLevel + func (o *SmContext) GetPduSessionSmfBindingOk() (*SbiBindingLevel, bool) + func (o *SmContext) GetPduSessionSmfServiceSetId() string + func (o *SmContext) GetPduSessionSmfServiceSetIdOk() (*string, bool) + func (o *SmContext) GetPduSessionSmfSetId() string + func (o *SmContext) GetPduSessionSmfSetIdOk() (*string, bool) + func (o *SmContext) GetPduSessionType() PduSessionType + func (o *SmContext) GetPduSessionTypeOk() (*PduSessionType, bool) + func (o *SmContext) GetPsaTunnelInfo() TunnelInfo + func (o *SmContext) GetPsaTunnelInfoOk() (*TunnelInfo, bool) + func (o *SmContext) GetQosFlowsList() []QosFlowSetupItem + func (o *SmContext) GetQosFlowsListOk() ([]QosFlowSetupItem, bool) + func (o *SmContext) GetRanTunnelInfo() QosFlowTunnel + func (o *SmContext) GetRanTunnelInfoOk() (*QosFlowTunnel, bool) + func (o *SmContext) GetRecoveryTime() time.Time + func (o *SmContext) GetRecoveryTimeOk() (*time.Time, bool) + func (o *SmContext) GetRedRanTunnelInfo() QosFlowTunnel + func (o *SmContext) GetRedRanTunnelInfoOk() (*QosFlowTunnel, bool) + func (o *SmContext) GetRedundantPduSessionInfo() RedundantPduSessionInformation + func (o *SmContext) GetRedundantPduSessionInfoOk() (*RedundantPduSessionInformation, bool) + func (o *SmContext) GetRoamingChargingProfile() RoamingChargingProfile + func (o *SmContext) GetRoamingChargingProfileOk() (*RoamingChargingProfile, bool) + func (o *SmContext) GetRoutingIndicator() string + func (o *SmContext) GetRoutingIndicatorOk() (*string, bool) + func (o *SmContext) GetSNssai() Snssai + func (o *SmContext) GetSNssaiOk() (*Snssai, bool) + func (o *SmContext) GetSatelliteBackhaulCat() SatelliteBackhaulCategory + func (o *SmContext) GetSatelliteBackhaulCatOk() (*SatelliteBackhaulCategory, bool) + func (o *SmContext) GetSelMode() DnnSelectionMode + func (o *SmContext) GetSelModeOk() (*DnnSelectionMode, bool) + func (o *SmContext) GetSelectedDnn() string + func (o *SmContext) GetSelectedDnnOk() (*string, bool) + func (o *SmContext) GetSessionAmbr() Ambr + func (o *SmContext) GetSessionAmbrOk() (*Ambr, bool) + func (o *SmContext) GetSmfBindingInfo() string + func (o *SmContext) GetSmfBindingInfoOk() (*string, bool) + func (o *SmContext) GetSmfInstanceId() string + func (o *SmContext) GetSmfInstanceIdOk() (*string, bool) + func (o *SmContext) GetSmfServiceInstanceId() string + func (o *SmContext) GetSmfServiceInstanceIdOk() (*string, bool) + func (o *SmContext) GetSmfUri() string + func (o *SmContext) GetSmfUriOk() (*string, bool) + func (o *SmContext) GetSscMode() string + func (o *SmContext) GetSscModeOk() (*string, bool) + func (o *SmContext) GetUdmGroupId() string + func (o *SmContext) GetUdmGroupIdOk() (*string, bool) + func (o *SmContext) GetUeIpv4Address() string + func (o *SmContext) GetUeIpv4AddressOk() (*string, bool) + func (o *SmContext) GetUeIpv6Prefix() Ipv6Prefix + func (o *SmContext) GetUeIpv6PrefixOk() (*Ipv6Prefix, bool) + func (o *SmContext) GetUpSecurity() UpSecurity + func (o *SmContext) GetUpSecurityOk() (*UpSecurity, bool) + func (o *SmContext) HasAddRanTunnelInfo() bool + func (o *SmContext) HasAddRedRanTunnelInfo() bool + func (o *SmContext) HasAlwaysOnGranted() bool + func (o *SmContext) HasAnchorSmfOauth2Required() bool + func (o *SmContext) HasChargingId() bool + func (o *SmContext) HasChargingInfo() bool + func (o *SmContext) HasDisasterRoamingInd() bool + func (o *SmContext) HasDlsetSupportInd() bool + func (o *SmContext) HasDnAaaAddress() bool + func (o *SmContext) HasEnablePauseCharging() bool + func (o *SmContext) HasEpsBearerInfo() bool + func (o *SmContext) HasEpsPdnCnxInfo() bool + func (o *SmContext) HasForwardingInd() bool + func (o *SmContext) HasFullDnaiList() bool + func (o *SmContext) HasGpsi() bool + func (o *SmContext) HasHNwPubKeyId() bool + func (o *SmContext) HasHSmfInstanceId() bool + func (o *SmContext) HasHSmfServiceInstanceId() bool + func (o *SmContext) HasHSmfUri() bool + func (o *SmContext) HasHplmnSnssai() bool + func (o *SmContext) HasInterPlmnApiRoot() bool + func (o *SmContext) HasIntraPlmnApiRoot() bool + func (o *SmContext) HasIpv6Index() bool + func (o *SmContext) HasMaxIntegrityProtectedDataRate() bool + func (o *SmContext) HasMaxIntegrityProtectedDataRateDl() bool + func (o *SmContext) HasN9fscSupportInd() bool + func (o *SmContext) HasNefExtBufSupportInd() bool + func (o *SmContext) HasNspuSupportInd() bool + func (o *SmContext) HasPcfGroupId() bool + func (o *SmContext) HasPcfId() bool + func (o *SmContext) HasPcfSetId() bool + func (o *SmContext) HasPduSessionRef() bool + func (o *SmContext) HasPduSessionSmfBinding() bool + func (o *SmContext) HasPduSessionSmfServiceSetId() bool + func (o *SmContext) HasPduSessionSmfSetId() bool + func (o *SmContext) HasPsaTunnelInfo() bool + func (o *SmContext) HasRanTunnelInfo() bool + func (o *SmContext) HasRecoveryTime() bool + func (o *SmContext) HasRedRanTunnelInfo() bool + func (o *SmContext) HasRedundantPduSessionInfo() bool + func (o *SmContext) HasRoamingChargingProfile() bool + func (o *SmContext) HasRoutingIndicator() bool + func (o *SmContext) HasSatelliteBackhaulCat() bool + func (o *SmContext) HasSelMode() bool + func (o *SmContext) HasSelectedDnn() bool + func (o *SmContext) HasSmfBindingInfo() bool + func (o *SmContext) HasSmfInstanceId() bool + func (o *SmContext) HasSmfServiceInstanceId() bool + func (o *SmContext) HasSmfUri() bool + func (o *SmContext) HasSscMode() bool + func (o *SmContext) HasUdmGroupId() bool + func (o *SmContext) HasUeIpv4Address() bool + func (o *SmContext) HasUeIpv6Prefix() bool + func (o *SmContext) HasUpSecurity() bool + func (o *SmContext) SetAddRanTunnelInfo(v []QosFlowTunnel) + func (o *SmContext) SetAddRedRanTunnelInfo(v []QosFlowTunnel) + func (o *SmContext) SetAlwaysOnGranted(v bool) + func (o *SmContext) SetAnchorSmfOauth2Required(v bool) + func (o *SmContext) SetChargingId(v string) + func (o *SmContext) SetChargingInfo(v ChargingInformation) + func (o *SmContext) SetDisasterRoamingInd(v bool) + func (o *SmContext) SetDlsetSupportInd(v bool) + func (o *SmContext) SetDnAaaAddress(v IpAddress) + func (o *SmContext) SetDnn(v string) + func (o *SmContext) SetEnablePauseCharging(v bool) + func (o *SmContext) SetEpsBearerInfo(v []EpsBearerInfo) + func (o *SmContext) SetEpsPdnCnxInfo(v EpsPdnCnxInfo) + func (o *SmContext) SetForwardingInd(v bool) + func (o *SmContext) SetFullDnaiList(v []string) + func (o *SmContext) SetGpsi(v string) + func (o *SmContext) SetHNwPubKeyId(v int32) + func (o *SmContext) SetHSmfInstanceId(v string) + func (o *SmContext) SetHSmfServiceInstanceId(v string) + func (o *SmContext) SetHSmfUri(v string) + func (o *SmContext) SetHplmnSnssai(v Snssai) + func (o *SmContext) SetInterPlmnApiRoot(v string) + func (o *SmContext) SetIntraPlmnApiRoot(v string) + func (o *SmContext) SetIpv6Index(v int32) + func (o *SmContext) SetMaxIntegrityProtectedDataRate(v MaxIntegrityProtectedDataRate) + func (o *SmContext) SetMaxIntegrityProtectedDataRateDl(v MaxIntegrityProtectedDataRate) + func (o *SmContext) SetN9fscSupportInd(v bool) + func (o *SmContext) SetNefExtBufSupportInd(v bool) + func (o *SmContext) SetNspuSupportInd(v bool) + func (o *SmContext) SetPcfGroupId(v string) + func (o *SmContext) SetPcfId(v string) + func (o *SmContext) SetPcfSetId(v string) + func (o *SmContext) SetPduSessionId(v int32) + func (o *SmContext) SetPduSessionRef(v string) + func (o *SmContext) SetPduSessionSmfBinding(v SbiBindingLevel) + func (o *SmContext) SetPduSessionSmfServiceSetId(v string) + func (o *SmContext) SetPduSessionSmfSetId(v string) + func (o *SmContext) SetPduSessionType(v PduSessionType) + func (o *SmContext) SetPsaTunnelInfo(v TunnelInfo) + func (o *SmContext) SetQosFlowsList(v []QosFlowSetupItem) + func (o *SmContext) SetRanTunnelInfo(v QosFlowTunnel) + func (o *SmContext) SetRecoveryTime(v time.Time) + func (o *SmContext) SetRedRanTunnelInfo(v QosFlowTunnel) + func (o *SmContext) SetRedundantPduSessionInfo(v RedundantPduSessionInformation) + func (o *SmContext) SetRoamingChargingProfile(v RoamingChargingProfile) + func (o *SmContext) SetRoutingIndicator(v string) + func (o *SmContext) SetSNssai(v Snssai) + func (o *SmContext) SetSatelliteBackhaulCat(v SatelliteBackhaulCategory) + func (o *SmContext) SetSelMode(v DnnSelectionMode) + func (o *SmContext) SetSelectedDnn(v string) + func (o *SmContext) SetSessionAmbr(v Ambr) + func (o *SmContext) SetSmfBindingInfo(v string) + func (o *SmContext) SetSmfInstanceId(v string) + func (o *SmContext) SetSmfServiceInstanceId(v string) + func (o *SmContext) SetSmfUri(v string) + func (o *SmContext) SetSscMode(v string) + func (o *SmContext) SetUdmGroupId(v string) + func (o *SmContext) SetUeIpv4Address(v string) + func (o *SmContext) SetUeIpv6Prefix(v Ipv6Prefix) + func (o *SmContext) SetUpSecurity(v UpSecurity) + func (o SmContext) MarshalJSON() ([]byte, error) + func (o SmContext) ToMap() (map[string]interface{}, error) + type SmContextCreateData struct + AddUeLocation *UserLocation + AdditionalAnType *AccessType + AdditionalHsmfId []string + AdditionalHsmfUri []string + AdditionalSmfId []string + AdditionalSmfUri []string + AnType AccessType + AnchorSmfOauth2Required *bool + ApnRateStatus *ApnRateStatus + BackupAmfInfo []BackupAmfInfo + CpCiotEnabled *bool + CpOnlyInd *bool + DdnFailureSubs *DdnFailureSubs + DirectForwardingFlag *bool + DisasterRoamingInd *bool + DlDataWaitingInd *bool + Dnn *string + EpsBearerCtxStatus *string + EpsInterworkingInd *EpsInterworkingIndication + ExtendedNasSmTimerInd *bool + Gpsi *string + Guami *Guami + HNwPubKeyId *int32 + HSmfId *string + HSmfUri *string + HoState *HoState + HplmnSnssai *Snssai + IndirectForwardingFlag *bool + InvokeNef *bool + MaNwUpgradeInd *bool + MaRequestInd *bool + N1SmMsg *RefToBinaryData + N2SmInfo *RefToBinaryData + N2SmInfoExt1 *RefToBinaryData + N2SmInfoType *N2SmInfoType + N2SmInfoTypeExt1 *N2SmInfoType + NrfAccessTokenUri *string + NrfDiscoveryUri *string + NrfManagementUri *string + NrfOauth2Required *map[string]bool + NrfUri *string + OldPduSessionId *int32 + OldPduSessionRef *string + OldSmContextRef *string + OldSmfId *string + OnboardingInd *bool + PcfGroupId *string + PcfId *string + PcfSetId *string + PcfUeCallbackInfo NullablePcfUeCallbackInfo + PduSessionId *int32 + PduSessionsActivateList []int32 + Pei *string + PresenceInLadn *PresenceState + PvsInfo []ServerAddressingInfo + RanUnchangedInd *bool + RatType *RatType + RequestType *RequestType + RoutingIndicator *string + SNssai *Snssai + SamePcfSelectionInd *bool + SatelliteBackhaulCat *SatelliteBackhaulCategory + SelMode *DnnSelectionMode + SelectedDnn *string + ServiceName *ServiceName + ServingNetwork PlmnIdNid + ServingNfId string + SmContextRef *string + SmContextSmfBinding *SbiBindingLevel + SmContextSmfId *string + SmContextSmfOauth2Required *bool + SmContextSmfPlmnId *PlmnIdNid + SmContextSmfServiceSetId *string + SmContextSmfSetId *string + SmContextStatusUri string + SmPolicyNotifyInd *bool + SmallDataRateStatus *SmallDataRateStatus + SmfBindingInfo *string + SmfId *string + SmfTransferInd *bool + SmfUri *string + Supi *string + SupportedFeatures *string + TargetDnai *string + TargetId *NgRanTargetId + TngfInfo *TngfInfo + TraceData NullableTraceData + TwifInfo *TwifInfo + UavAuthenticated *bool + UdmGroupId *string + UeEpsPdnConnection *string + UeLocation *UserLocation + UeTimeZone *string + UnauthenticatedSupi *bool + UpCnxState *UpCnxState + UpipSupported *bool + WAgfInfo *WAgfInfo + func NewSmContextCreateData(servingNfId string, servingNetwork PlmnIdNid, anType AccessType, ...) *SmContextCreateData + func NewSmContextCreateDataWithDefaults() *SmContextCreateData + func (o *SmContextCreateData) GetAddUeLocation() UserLocation + func (o *SmContextCreateData) GetAddUeLocationOk() (*UserLocation, bool) + func (o *SmContextCreateData) GetAdditionalAnType() AccessType + func (o *SmContextCreateData) GetAdditionalAnTypeOk() (*AccessType, bool) + func (o *SmContextCreateData) GetAdditionalHsmfId() []string + func (o *SmContextCreateData) GetAdditionalHsmfIdOk() ([]string, bool) + func (o *SmContextCreateData) GetAdditionalHsmfUri() []string + func (o *SmContextCreateData) GetAdditionalHsmfUriOk() ([]string, bool) + func (o *SmContextCreateData) GetAdditionalSmfId() []string + func (o *SmContextCreateData) GetAdditionalSmfIdOk() ([]string, bool) + func (o *SmContextCreateData) GetAdditionalSmfUri() []string + func (o *SmContextCreateData) GetAdditionalSmfUriOk() ([]string, bool) + func (o *SmContextCreateData) GetAnType() AccessType + func (o *SmContextCreateData) GetAnTypeOk() (*AccessType, bool) + func (o *SmContextCreateData) GetAnchorSmfOauth2Required() bool + func (o *SmContextCreateData) GetAnchorSmfOauth2RequiredOk() (*bool, bool) + func (o *SmContextCreateData) GetApnRateStatus() ApnRateStatus + func (o *SmContextCreateData) GetApnRateStatusOk() (*ApnRateStatus, bool) + func (o *SmContextCreateData) GetBackupAmfInfo() []BackupAmfInfo + func (o *SmContextCreateData) GetBackupAmfInfoOk() ([]BackupAmfInfo, bool) + func (o *SmContextCreateData) GetCpCiotEnabled() bool + func (o *SmContextCreateData) GetCpCiotEnabledOk() (*bool, bool) + func (o *SmContextCreateData) GetCpOnlyInd() bool + func (o *SmContextCreateData) GetCpOnlyIndOk() (*bool, bool) + func (o *SmContextCreateData) GetDdnFailureSubs() DdnFailureSubs + func (o *SmContextCreateData) GetDdnFailureSubsOk() (*DdnFailureSubs, bool) + func (o *SmContextCreateData) GetDirectForwardingFlag() bool + func (o *SmContextCreateData) GetDirectForwardingFlagOk() (*bool, bool) + func (o *SmContextCreateData) GetDisasterRoamingInd() bool + func (o *SmContextCreateData) GetDisasterRoamingIndOk() (*bool, bool) + func (o *SmContextCreateData) GetDlDataWaitingInd() bool + func (o *SmContextCreateData) GetDlDataWaitingIndOk() (*bool, bool) + func (o *SmContextCreateData) GetDnn() string + func (o *SmContextCreateData) GetDnnOk() (*string, bool) + func (o *SmContextCreateData) GetEpsBearerCtxStatus() string + func (o *SmContextCreateData) GetEpsBearerCtxStatusOk() (*string, bool) + func (o *SmContextCreateData) GetEpsInterworkingInd() EpsInterworkingIndication + func (o *SmContextCreateData) GetEpsInterworkingIndOk() (*EpsInterworkingIndication, bool) + func (o *SmContextCreateData) GetExtendedNasSmTimerInd() bool + func (o *SmContextCreateData) GetExtendedNasSmTimerIndOk() (*bool, bool) + func (o *SmContextCreateData) GetGpsi() string + func (o *SmContextCreateData) GetGpsiOk() (*string, bool) + func (o *SmContextCreateData) GetGuami() Guami + func (o *SmContextCreateData) GetGuamiOk() (*Guami, bool) + func (o *SmContextCreateData) GetHNwPubKeyId() int32 + func (o *SmContextCreateData) GetHNwPubKeyIdOk() (*int32, bool) + func (o *SmContextCreateData) GetHSmfId() string + func (o *SmContextCreateData) GetHSmfIdOk() (*string, bool) + func (o *SmContextCreateData) GetHSmfUri() string + func (o *SmContextCreateData) GetHSmfUriOk() (*string, bool) + func (o *SmContextCreateData) GetHoState() HoState + func (o *SmContextCreateData) GetHoStateOk() (*HoState, bool) + func (o *SmContextCreateData) GetHplmnSnssai() Snssai + func (o *SmContextCreateData) GetHplmnSnssaiOk() (*Snssai, bool) + func (o *SmContextCreateData) GetIndirectForwardingFlag() bool + func (o *SmContextCreateData) GetIndirectForwardingFlagOk() (*bool, bool) + func (o *SmContextCreateData) GetInvokeNef() bool + func (o *SmContextCreateData) GetInvokeNefOk() (*bool, bool) + func (o *SmContextCreateData) GetMaNwUpgradeInd() bool + func (o *SmContextCreateData) GetMaNwUpgradeIndOk() (*bool, bool) + func (o *SmContextCreateData) GetMaRequestInd() bool + func (o *SmContextCreateData) GetMaRequestIndOk() (*bool, bool) + func (o *SmContextCreateData) GetN1SmMsg() RefToBinaryData + func (o *SmContextCreateData) GetN1SmMsgOk() (*RefToBinaryData, bool) + func (o *SmContextCreateData) GetN2SmInfo() RefToBinaryData + func (o *SmContextCreateData) GetN2SmInfoExt1() RefToBinaryData + func (o *SmContextCreateData) GetN2SmInfoExt1Ok() (*RefToBinaryData, bool) + func (o *SmContextCreateData) GetN2SmInfoOk() (*RefToBinaryData, bool) + func (o *SmContextCreateData) GetN2SmInfoType() N2SmInfoType + func (o *SmContextCreateData) GetN2SmInfoTypeExt1() N2SmInfoType + func (o *SmContextCreateData) GetN2SmInfoTypeExt1Ok() (*N2SmInfoType, bool) + func (o *SmContextCreateData) GetN2SmInfoTypeOk() (*N2SmInfoType, bool) + func (o *SmContextCreateData) GetNrfAccessTokenUri() string + func (o *SmContextCreateData) GetNrfAccessTokenUriOk() (*string, bool) + func (o *SmContextCreateData) GetNrfDiscoveryUri() string + func (o *SmContextCreateData) GetNrfDiscoveryUriOk() (*string, bool) + func (o *SmContextCreateData) GetNrfManagementUri() string + func (o *SmContextCreateData) GetNrfManagementUriOk() (*string, bool) + func (o *SmContextCreateData) GetNrfOauth2Required() map[string]bool + func (o *SmContextCreateData) GetNrfOauth2RequiredOk() (*map[string]bool, bool) + func (o *SmContextCreateData) GetNrfUri() string + func (o *SmContextCreateData) GetNrfUriOk() (*string, bool) + func (o *SmContextCreateData) GetOldPduSessionId() int32 + func (o *SmContextCreateData) GetOldPduSessionIdOk() (*int32, bool) + func (o *SmContextCreateData) GetOldPduSessionRef() string + func (o *SmContextCreateData) GetOldPduSessionRefOk() (*string, bool) + func (o *SmContextCreateData) GetOldSmContextRef() string + func (o *SmContextCreateData) GetOldSmContextRefOk() (*string, bool) + func (o *SmContextCreateData) GetOldSmfId() string + func (o *SmContextCreateData) GetOldSmfIdOk() (*string, bool) + func (o *SmContextCreateData) GetOnboardingInd() bool + func (o *SmContextCreateData) GetOnboardingIndOk() (*bool, bool) + func (o *SmContextCreateData) GetPcfGroupId() string + func (o *SmContextCreateData) GetPcfGroupIdOk() (*string, bool) + func (o *SmContextCreateData) GetPcfId() string + func (o *SmContextCreateData) GetPcfIdOk() (*string, bool) + func (o *SmContextCreateData) GetPcfSetId() string + func (o *SmContextCreateData) GetPcfSetIdOk() (*string, bool) + func (o *SmContextCreateData) GetPcfUeCallbackInfo() PcfUeCallbackInfo + func (o *SmContextCreateData) GetPcfUeCallbackInfoOk() (*PcfUeCallbackInfo, bool) + func (o *SmContextCreateData) GetPduSessionId() int32 + func (o *SmContextCreateData) GetPduSessionIdOk() (*int32, bool) + func (o *SmContextCreateData) GetPduSessionsActivateList() []int32 + func (o *SmContextCreateData) GetPduSessionsActivateListOk() ([]int32, bool) + func (o *SmContextCreateData) GetPei() string + func (o *SmContextCreateData) GetPeiOk() (*string, bool) + func (o *SmContextCreateData) GetPresenceInLadn() PresenceState + func (o *SmContextCreateData) GetPresenceInLadnOk() (*PresenceState, bool) + func (o *SmContextCreateData) GetPvsInfo() []ServerAddressingInfo + func (o *SmContextCreateData) GetPvsInfoOk() ([]ServerAddressingInfo, bool) + func (o *SmContextCreateData) GetRanUnchangedInd() bool + func (o *SmContextCreateData) GetRanUnchangedIndOk() (*bool, bool) + func (o *SmContextCreateData) GetRatType() RatType + func (o *SmContextCreateData) GetRatTypeOk() (*RatType, bool) + func (o *SmContextCreateData) GetRequestType() RequestType + func (o *SmContextCreateData) GetRequestTypeOk() (*RequestType, bool) + func (o *SmContextCreateData) GetRoutingIndicator() string + func (o *SmContextCreateData) GetRoutingIndicatorOk() (*string, bool) + func (o *SmContextCreateData) GetSNssai() Snssai + func (o *SmContextCreateData) GetSNssaiOk() (*Snssai, bool) + func (o *SmContextCreateData) GetSamePcfSelectionInd() bool + func (o *SmContextCreateData) GetSamePcfSelectionIndOk() (*bool, bool) + func (o *SmContextCreateData) GetSatelliteBackhaulCat() SatelliteBackhaulCategory + func (o *SmContextCreateData) GetSatelliteBackhaulCatOk() (*SatelliteBackhaulCategory, bool) + func (o *SmContextCreateData) GetSelMode() DnnSelectionMode + func (o *SmContextCreateData) GetSelModeOk() (*DnnSelectionMode, bool) + func (o *SmContextCreateData) GetSelectedDnn() string + func (o *SmContextCreateData) GetSelectedDnnOk() (*string, bool) + func (o *SmContextCreateData) GetServiceName() ServiceName + func (o *SmContextCreateData) GetServiceNameOk() (*ServiceName, bool) + func (o *SmContextCreateData) GetServingNetwork() PlmnIdNid + func (o *SmContextCreateData) GetServingNetworkOk() (*PlmnIdNid, bool) + func (o *SmContextCreateData) GetServingNfId() string + func (o *SmContextCreateData) GetServingNfIdOk() (*string, bool) + func (o *SmContextCreateData) GetSmContextRef() string + func (o *SmContextCreateData) GetSmContextRefOk() (*string, bool) + func (o *SmContextCreateData) GetSmContextSmfBinding() SbiBindingLevel + func (o *SmContextCreateData) GetSmContextSmfBindingOk() (*SbiBindingLevel, bool) + func (o *SmContextCreateData) GetSmContextSmfId() string + func (o *SmContextCreateData) GetSmContextSmfIdOk() (*string, bool) + func (o *SmContextCreateData) GetSmContextSmfOauth2Required() bool + func (o *SmContextCreateData) GetSmContextSmfOauth2RequiredOk() (*bool, bool) + func (o *SmContextCreateData) GetSmContextSmfPlmnId() PlmnIdNid + func (o *SmContextCreateData) GetSmContextSmfPlmnIdOk() (*PlmnIdNid, bool) + func (o *SmContextCreateData) GetSmContextSmfServiceSetId() string + func (o *SmContextCreateData) GetSmContextSmfServiceSetIdOk() (*string, bool) + func (o *SmContextCreateData) GetSmContextSmfSetId() string + func (o *SmContextCreateData) GetSmContextSmfSetIdOk() (*string, bool) + func (o *SmContextCreateData) GetSmContextStatusUri() string + func (o *SmContextCreateData) GetSmContextStatusUriOk() (*string, bool) + func (o *SmContextCreateData) GetSmPolicyNotifyInd() bool + func (o *SmContextCreateData) GetSmPolicyNotifyIndOk() (*bool, bool) + func (o *SmContextCreateData) GetSmallDataRateStatus() SmallDataRateStatus + func (o *SmContextCreateData) GetSmallDataRateStatusOk() (*SmallDataRateStatus, bool) + func (o *SmContextCreateData) GetSmfBindingInfo() string + func (o *SmContextCreateData) GetSmfBindingInfoOk() (*string, bool) + func (o *SmContextCreateData) GetSmfId() string + func (o *SmContextCreateData) GetSmfIdOk() (*string, bool) + func (o *SmContextCreateData) GetSmfTransferInd() bool + func (o *SmContextCreateData) GetSmfTransferIndOk() (*bool, bool) + func (o *SmContextCreateData) GetSmfUri() string + func (o *SmContextCreateData) GetSmfUriOk() (*string, bool) + func (o *SmContextCreateData) GetSupi() string + func (o *SmContextCreateData) GetSupiOk() (*string, bool) + func (o *SmContextCreateData) GetSupportedFeatures() string + func (o *SmContextCreateData) GetSupportedFeaturesOk() (*string, bool) + func (o *SmContextCreateData) GetTargetDnai() string + func (o *SmContextCreateData) GetTargetDnaiOk() (*string, bool) + func (o *SmContextCreateData) GetTargetId() NgRanTargetId + func (o *SmContextCreateData) GetTargetIdOk() (*NgRanTargetId, bool) + func (o *SmContextCreateData) GetTngfInfo() TngfInfo + func (o *SmContextCreateData) GetTngfInfoOk() (*TngfInfo, bool) + func (o *SmContextCreateData) GetTraceData() TraceData + func (o *SmContextCreateData) GetTraceDataOk() (*TraceData, bool) + func (o *SmContextCreateData) GetTwifInfo() TwifInfo + func (o *SmContextCreateData) GetTwifInfoOk() (*TwifInfo, bool) + func (o *SmContextCreateData) GetUavAuthenticated() bool + func (o *SmContextCreateData) GetUavAuthenticatedOk() (*bool, bool) + func (o *SmContextCreateData) GetUdmGroupId() string + func (o *SmContextCreateData) GetUdmGroupIdOk() (*string, bool) + func (o *SmContextCreateData) GetUeEpsPdnConnection() string + func (o *SmContextCreateData) GetUeEpsPdnConnectionOk() (*string, bool) + func (o *SmContextCreateData) GetUeLocation() UserLocation + func (o *SmContextCreateData) GetUeLocationOk() (*UserLocation, bool) + func (o *SmContextCreateData) GetUeTimeZone() string + func (o *SmContextCreateData) GetUeTimeZoneOk() (*string, bool) + func (o *SmContextCreateData) GetUnauthenticatedSupi() bool + func (o *SmContextCreateData) GetUnauthenticatedSupiOk() (*bool, bool) + func (o *SmContextCreateData) GetUpCnxState() UpCnxState + func (o *SmContextCreateData) GetUpCnxStateOk() (*UpCnxState, bool) + func (o *SmContextCreateData) GetUpipSupported() bool + func (o *SmContextCreateData) GetUpipSupportedOk() (*bool, bool) + func (o *SmContextCreateData) GetWAgfInfo() WAgfInfo + func (o *SmContextCreateData) GetWAgfInfoOk() (*WAgfInfo, bool) + func (o *SmContextCreateData) HasAddUeLocation() bool + func (o *SmContextCreateData) HasAdditionalAnType() bool + func (o *SmContextCreateData) HasAdditionalHsmfId() bool + func (o *SmContextCreateData) HasAdditionalHsmfUri() bool + func (o *SmContextCreateData) HasAdditionalSmfId() bool + func (o *SmContextCreateData) HasAdditionalSmfUri() bool + func (o *SmContextCreateData) HasAnchorSmfOauth2Required() bool + func (o *SmContextCreateData) HasApnRateStatus() bool + func (o *SmContextCreateData) HasBackupAmfInfo() bool + func (o *SmContextCreateData) HasCpCiotEnabled() bool + func (o *SmContextCreateData) HasCpOnlyInd() bool + func (o *SmContextCreateData) HasDdnFailureSubs() bool + func (o *SmContextCreateData) HasDirectForwardingFlag() bool + func (o *SmContextCreateData) HasDisasterRoamingInd() bool + func (o *SmContextCreateData) HasDlDataWaitingInd() bool + func (o *SmContextCreateData) HasDnn() bool + func (o *SmContextCreateData) HasEpsBearerCtxStatus() bool + func (o *SmContextCreateData) HasEpsInterworkingInd() bool + func (o *SmContextCreateData) HasExtendedNasSmTimerInd() bool + func (o *SmContextCreateData) HasGpsi() bool + func (o *SmContextCreateData) HasGuami() bool + func (o *SmContextCreateData) HasHNwPubKeyId() bool + func (o *SmContextCreateData) HasHSmfId() bool + func (o *SmContextCreateData) HasHSmfUri() bool + func (o *SmContextCreateData) HasHoState() bool + func (o *SmContextCreateData) HasHplmnSnssai() bool + func (o *SmContextCreateData) HasIndirectForwardingFlag() bool + func (o *SmContextCreateData) HasInvokeNef() bool + func (o *SmContextCreateData) HasMaNwUpgradeInd() bool + func (o *SmContextCreateData) HasMaRequestInd() bool + func (o *SmContextCreateData) HasN1SmMsg() bool + func (o *SmContextCreateData) HasN2SmInfo() bool + func (o *SmContextCreateData) HasN2SmInfoExt1() bool + func (o *SmContextCreateData) HasN2SmInfoType() bool + func (o *SmContextCreateData) HasN2SmInfoTypeExt1() bool + func (o *SmContextCreateData) HasNrfAccessTokenUri() bool + func (o *SmContextCreateData) HasNrfDiscoveryUri() bool + func (o *SmContextCreateData) HasNrfManagementUri() bool + func (o *SmContextCreateData) HasNrfOauth2Required() bool + func (o *SmContextCreateData) HasNrfUri() bool + func (o *SmContextCreateData) HasOldPduSessionId() bool + func (o *SmContextCreateData) HasOldPduSessionRef() bool + func (o *SmContextCreateData) HasOldSmContextRef() bool + func (o *SmContextCreateData) HasOldSmfId() bool + func (o *SmContextCreateData) HasOnboardingInd() bool + func (o *SmContextCreateData) HasPcfGroupId() bool + func (o *SmContextCreateData) HasPcfId() bool + func (o *SmContextCreateData) HasPcfSetId() bool + func (o *SmContextCreateData) HasPcfUeCallbackInfo() bool + func (o *SmContextCreateData) HasPduSessionId() bool + func (o *SmContextCreateData) HasPduSessionsActivateList() bool + func (o *SmContextCreateData) HasPei() bool + func (o *SmContextCreateData) HasPresenceInLadn() bool + func (o *SmContextCreateData) HasPvsInfo() bool + func (o *SmContextCreateData) HasRanUnchangedInd() bool + func (o *SmContextCreateData) HasRatType() bool + func (o *SmContextCreateData) HasRequestType() bool + func (o *SmContextCreateData) HasRoutingIndicator() bool + func (o *SmContextCreateData) HasSNssai() bool + func (o *SmContextCreateData) HasSamePcfSelectionInd() bool + func (o *SmContextCreateData) HasSatelliteBackhaulCat() bool + func (o *SmContextCreateData) HasSelMode() bool + func (o *SmContextCreateData) HasSelectedDnn() bool + func (o *SmContextCreateData) HasServiceName() bool + func (o *SmContextCreateData) HasSmContextRef() bool + func (o *SmContextCreateData) HasSmContextSmfBinding() bool + func (o *SmContextCreateData) HasSmContextSmfId() bool + func (o *SmContextCreateData) HasSmContextSmfOauth2Required() bool + func (o *SmContextCreateData) HasSmContextSmfPlmnId() bool + func (o *SmContextCreateData) HasSmContextSmfServiceSetId() bool + func (o *SmContextCreateData) HasSmContextSmfSetId() bool + func (o *SmContextCreateData) HasSmPolicyNotifyInd() bool + func (o *SmContextCreateData) HasSmallDataRateStatus() bool + func (o *SmContextCreateData) HasSmfBindingInfo() bool + func (o *SmContextCreateData) HasSmfId() bool + func (o *SmContextCreateData) HasSmfTransferInd() bool + func (o *SmContextCreateData) HasSmfUri() bool + func (o *SmContextCreateData) HasSupi() bool + func (o *SmContextCreateData) HasSupportedFeatures() bool + func (o *SmContextCreateData) HasTargetDnai() bool + func (o *SmContextCreateData) HasTargetId() bool + func (o *SmContextCreateData) HasTngfInfo() bool + func (o *SmContextCreateData) HasTraceData() bool + func (o *SmContextCreateData) HasTwifInfo() bool + func (o *SmContextCreateData) HasUavAuthenticated() bool + func (o *SmContextCreateData) HasUdmGroupId() bool + func (o *SmContextCreateData) HasUeEpsPdnConnection() bool + func (o *SmContextCreateData) HasUeLocation() bool + func (o *SmContextCreateData) HasUeTimeZone() bool + func (o *SmContextCreateData) HasUnauthenticatedSupi() bool + func (o *SmContextCreateData) HasUpCnxState() bool + func (o *SmContextCreateData) HasUpipSupported() bool + func (o *SmContextCreateData) HasWAgfInfo() bool + func (o *SmContextCreateData) SetAddUeLocation(v UserLocation) + func (o *SmContextCreateData) SetAdditionalAnType(v AccessType) + func (o *SmContextCreateData) SetAdditionalHsmfId(v []string) + func (o *SmContextCreateData) SetAdditionalHsmfUri(v []string) + func (o *SmContextCreateData) SetAdditionalSmfId(v []string) + func (o *SmContextCreateData) SetAdditionalSmfUri(v []string) + func (o *SmContextCreateData) SetAnType(v AccessType) + func (o *SmContextCreateData) SetAnchorSmfOauth2Required(v bool) + func (o *SmContextCreateData) SetApnRateStatus(v ApnRateStatus) + func (o *SmContextCreateData) SetBackupAmfInfo(v []BackupAmfInfo) + func (o *SmContextCreateData) SetCpCiotEnabled(v bool) + func (o *SmContextCreateData) SetCpOnlyInd(v bool) + func (o *SmContextCreateData) SetDdnFailureSubs(v DdnFailureSubs) + func (o *SmContextCreateData) SetDirectForwardingFlag(v bool) + func (o *SmContextCreateData) SetDisasterRoamingInd(v bool) + func (o *SmContextCreateData) SetDlDataWaitingInd(v bool) + func (o *SmContextCreateData) SetDnn(v string) + func (o *SmContextCreateData) SetEpsBearerCtxStatus(v string) + func (o *SmContextCreateData) SetEpsInterworkingInd(v EpsInterworkingIndication) + func (o *SmContextCreateData) SetExtendedNasSmTimerInd(v bool) + func (o *SmContextCreateData) SetGpsi(v string) + func (o *SmContextCreateData) SetGuami(v Guami) + func (o *SmContextCreateData) SetHNwPubKeyId(v int32) + func (o *SmContextCreateData) SetHSmfId(v string) + func (o *SmContextCreateData) SetHSmfUri(v string) + func (o *SmContextCreateData) SetHoState(v HoState) + func (o *SmContextCreateData) SetHplmnSnssai(v Snssai) + func (o *SmContextCreateData) SetIndirectForwardingFlag(v bool) + func (o *SmContextCreateData) SetInvokeNef(v bool) + func (o *SmContextCreateData) SetMaNwUpgradeInd(v bool) + func (o *SmContextCreateData) SetMaRequestInd(v bool) + func (o *SmContextCreateData) SetN1SmMsg(v RefToBinaryData) + func (o *SmContextCreateData) SetN2SmInfo(v RefToBinaryData) + func (o *SmContextCreateData) SetN2SmInfoExt1(v RefToBinaryData) + func (o *SmContextCreateData) SetN2SmInfoType(v N2SmInfoType) + func (o *SmContextCreateData) SetN2SmInfoTypeExt1(v N2SmInfoType) + func (o *SmContextCreateData) SetNrfAccessTokenUri(v string) + func (o *SmContextCreateData) SetNrfDiscoveryUri(v string) + func (o *SmContextCreateData) SetNrfManagementUri(v string) + func (o *SmContextCreateData) SetNrfOauth2Required(v map[string]bool) + func (o *SmContextCreateData) SetNrfUri(v string) + func (o *SmContextCreateData) SetOldPduSessionId(v int32) + func (o *SmContextCreateData) SetOldPduSessionRef(v string) + func (o *SmContextCreateData) SetOldSmContextRef(v string) + func (o *SmContextCreateData) SetOldSmfId(v string) + func (o *SmContextCreateData) SetOnboardingInd(v bool) + func (o *SmContextCreateData) SetPcfGroupId(v string) + func (o *SmContextCreateData) SetPcfId(v string) + func (o *SmContextCreateData) SetPcfSetId(v string) + func (o *SmContextCreateData) SetPcfUeCallbackInfo(v PcfUeCallbackInfo) + func (o *SmContextCreateData) SetPcfUeCallbackInfoNil() + func (o *SmContextCreateData) SetPduSessionId(v int32) + func (o *SmContextCreateData) SetPduSessionsActivateList(v []int32) + func (o *SmContextCreateData) SetPei(v string) + func (o *SmContextCreateData) SetPresenceInLadn(v PresenceState) + func (o *SmContextCreateData) SetPvsInfo(v []ServerAddressingInfo) + func (o *SmContextCreateData) SetRanUnchangedInd(v bool) + func (o *SmContextCreateData) SetRatType(v RatType) + func (o *SmContextCreateData) SetRequestType(v RequestType) + func (o *SmContextCreateData) SetRoutingIndicator(v string) + func (o *SmContextCreateData) SetSNssai(v Snssai) + func (o *SmContextCreateData) SetSamePcfSelectionInd(v bool) + func (o *SmContextCreateData) SetSatelliteBackhaulCat(v SatelliteBackhaulCategory) + func (o *SmContextCreateData) SetSelMode(v DnnSelectionMode) + func (o *SmContextCreateData) SetSelectedDnn(v string) + func (o *SmContextCreateData) SetServiceName(v ServiceName) + func (o *SmContextCreateData) SetServingNetwork(v PlmnIdNid) + func (o *SmContextCreateData) SetServingNfId(v string) + func (o *SmContextCreateData) SetSmContextRef(v string) + func (o *SmContextCreateData) SetSmContextSmfBinding(v SbiBindingLevel) + func (o *SmContextCreateData) SetSmContextSmfId(v string) + func (o *SmContextCreateData) SetSmContextSmfOauth2Required(v bool) + func (o *SmContextCreateData) SetSmContextSmfPlmnId(v PlmnIdNid) + func (o *SmContextCreateData) SetSmContextSmfServiceSetId(v string) + func (o *SmContextCreateData) SetSmContextSmfSetId(v string) + func (o *SmContextCreateData) SetSmContextStatusUri(v string) + func (o *SmContextCreateData) SetSmPolicyNotifyInd(v bool) + func (o *SmContextCreateData) SetSmallDataRateStatus(v SmallDataRateStatus) + func (o *SmContextCreateData) SetSmfBindingInfo(v string) + func (o *SmContextCreateData) SetSmfId(v string) + func (o *SmContextCreateData) SetSmfTransferInd(v bool) + func (o *SmContextCreateData) SetSmfUri(v string) + func (o *SmContextCreateData) SetSupi(v string) + func (o *SmContextCreateData) SetSupportedFeatures(v string) + func (o *SmContextCreateData) SetTargetDnai(v string) + func (o *SmContextCreateData) SetTargetId(v NgRanTargetId) + func (o *SmContextCreateData) SetTngfInfo(v TngfInfo) + func (o *SmContextCreateData) SetTraceData(v TraceData) + func (o *SmContextCreateData) SetTraceDataNil() + func (o *SmContextCreateData) SetTwifInfo(v TwifInfo) + func (o *SmContextCreateData) SetUavAuthenticated(v bool) + func (o *SmContextCreateData) SetUdmGroupId(v string) + func (o *SmContextCreateData) SetUeEpsPdnConnection(v string) + func (o *SmContextCreateData) SetUeLocation(v UserLocation) + func (o *SmContextCreateData) SetUeTimeZone(v string) + func (o *SmContextCreateData) SetUnauthenticatedSupi(v bool) + func (o *SmContextCreateData) SetUpCnxState(v UpCnxState) + func (o *SmContextCreateData) SetUpipSupported(v bool) + func (o *SmContextCreateData) SetWAgfInfo(v WAgfInfo) + func (o *SmContextCreateData) UnsetPcfUeCallbackInfo() + func (o *SmContextCreateData) UnsetTraceData() + func (o SmContextCreateData) MarshalJSON() ([]byte, error) + func (o SmContextCreateData) ToMap() (map[string]interface{}, error) + type SmContextCreateError struct + Error ExtProblemDetails + N1SmMsg *RefToBinaryData + N2SmInfo *RefToBinaryData + N2SmInfoType *N2SmInfoType + RecoveryTime *time.Time + func NewSmContextCreateError(error_ ExtProblemDetails) *SmContextCreateError + func NewSmContextCreateErrorWithDefaults() *SmContextCreateError + func (o *SmContextCreateError) GetError() ExtProblemDetails + func (o *SmContextCreateError) GetErrorOk() (*ExtProblemDetails, bool) + func (o *SmContextCreateError) GetN1SmMsg() RefToBinaryData + func (o *SmContextCreateError) GetN1SmMsgOk() (*RefToBinaryData, bool) + func (o *SmContextCreateError) GetN2SmInfo() RefToBinaryData + func (o *SmContextCreateError) GetN2SmInfoOk() (*RefToBinaryData, bool) + func (o *SmContextCreateError) GetN2SmInfoType() N2SmInfoType + func (o *SmContextCreateError) GetN2SmInfoTypeOk() (*N2SmInfoType, bool) + func (o *SmContextCreateError) GetRecoveryTime() time.Time + func (o *SmContextCreateError) GetRecoveryTimeOk() (*time.Time, bool) + func (o *SmContextCreateError) HasN1SmMsg() bool + func (o *SmContextCreateError) HasN2SmInfo() bool + func (o *SmContextCreateError) HasN2SmInfoType() bool + func (o *SmContextCreateError) HasRecoveryTime() bool + func (o *SmContextCreateError) SetError(v ExtProblemDetails) + func (o *SmContextCreateError) SetN1SmMsg(v RefToBinaryData) + func (o *SmContextCreateError) SetN2SmInfo(v RefToBinaryData) + func (o *SmContextCreateError) SetN2SmInfoType(v N2SmInfoType) + func (o *SmContextCreateError) SetRecoveryTime(v time.Time) + func (o SmContextCreateError) MarshalJSON() ([]byte, error) + func (o SmContextCreateError) ToMap() (map[string]interface{}, error) + type SmContextCreatedData struct + AllocatedEbiList []EbiArpMapping + Gpsi *string + HSmfUri *string + HoState *HoState + InterPlmnApiRoot *string + N2SmInfo *RefToBinaryData + N2SmInfoType *N2SmInfoType + PduSessionId *int32 + RecoveryTime *time.Time + SNssai *Snssai + SelectedOldSmfId *string + SelectedSmfId *string + SmfServiceInstanceId *string + SmfUri *string + SupportedFeatures *string + UpCnxState *UpCnxState + func NewSmContextCreatedData() *SmContextCreatedData + func NewSmContextCreatedDataWithDefaults() *SmContextCreatedData + func (o *SmContextCreatedData) GetAllocatedEbiList() []EbiArpMapping + func (o *SmContextCreatedData) GetAllocatedEbiListOk() ([]EbiArpMapping, bool) + func (o *SmContextCreatedData) GetGpsi() string + func (o *SmContextCreatedData) GetGpsiOk() (*string, bool) + func (o *SmContextCreatedData) GetHSmfUri() string + func (o *SmContextCreatedData) GetHSmfUriOk() (*string, bool) + func (o *SmContextCreatedData) GetHoState() HoState + func (o *SmContextCreatedData) GetHoStateOk() (*HoState, bool) + func (o *SmContextCreatedData) GetInterPlmnApiRoot() string + func (o *SmContextCreatedData) GetInterPlmnApiRootOk() (*string, bool) + func (o *SmContextCreatedData) GetN2SmInfo() RefToBinaryData + func (o *SmContextCreatedData) GetN2SmInfoOk() (*RefToBinaryData, bool) + func (o *SmContextCreatedData) GetN2SmInfoType() N2SmInfoType + func (o *SmContextCreatedData) GetN2SmInfoTypeOk() (*N2SmInfoType, bool) + func (o *SmContextCreatedData) GetPduSessionId() int32 + func (o *SmContextCreatedData) GetPduSessionIdOk() (*int32, bool) + func (o *SmContextCreatedData) GetRecoveryTime() time.Time + func (o *SmContextCreatedData) GetRecoveryTimeOk() (*time.Time, bool) + func (o *SmContextCreatedData) GetSNssai() Snssai + func (o *SmContextCreatedData) GetSNssaiOk() (*Snssai, bool) + func (o *SmContextCreatedData) GetSelectedOldSmfId() string + func (o *SmContextCreatedData) GetSelectedOldSmfIdOk() (*string, bool) + func (o *SmContextCreatedData) GetSelectedSmfId() string + func (o *SmContextCreatedData) GetSelectedSmfIdOk() (*string, bool) + func (o *SmContextCreatedData) GetSmfServiceInstanceId() string + func (o *SmContextCreatedData) GetSmfServiceInstanceIdOk() (*string, bool) + func (o *SmContextCreatedData) GetSmfUri() string + func (o *SmContextCreatedData) GetSmfUriOk() (*string, bool) + func (o *SmContextCreatedData) GetSupportedFeatures() string + func (o *SmContextCreatedData) GetSupportedFeaturesOk() (*string, bool) + func (o *SmContextCreatedData) GetUpCnxState() UpCnxState + func (o *SmContextCreatedData) GetUpCnxStateOk() (*UpCnxState, bool) + func (o *SmContextCreatedData) HasAllocatedEbiList() bool + func (o *SmContextCreatedData) HasGpsi() bool + func (o *SmContextCreatedData) HasHSmfUri() bool + func (o *SmContextCreatedData) HasHoState() bool + func (o *SmContextCreatedData) HasInterPlmnApiRoot() bool + func (o *SmContextCreatedData) HasN2SmInfo() bool + func (o *SmContextCreatedData) HasN2SmInfoType() bool + func (o *SmContextCreatedData) HasPduSessionId() bool + func (o *SmContextCreatedData) HasRecoveryTime() bool + func (o *SmContextCreatedData) HasSNssai() bool + func (o *SmContextCreatedData) HasSelectedOldSmfId() bool + func (o *SmContextCreatedData) HasSelectedSmfId() bool + func (o *SmContextCreatedData) HasSmfServiceInstanceId() bool + func (o *SmContextCreatedData) HasSmfUri() bool + func (o *SmContextCreatedData) HasSupportedFeatures() bool + func (o *SmContextCreatedData) HasUpCnxState() bool + func (o *SmContextCreatedData) SetAllocatedEbiList(v []EbiArpMapping) + func (o *SmContextCreatedData) SetGpsi(v string) + func (o *SmContextCreatedData) SetHSmfUri(v string) + func (o *SmContextCreatedData) SetHoState(v HoState) + func (o *SmContextCreatedData) SetInterPlmnApiRoot(v string) + func (o *SmContextCreatedData) SetN2SmInfo(v RefToBinaryData) + func (o *SmContextCreatedData) SetN2SmInfoType(v N2SmInfoType) + func (o *SmContextCreatedData) SetPduSessionId(v int32) + func (o *SmContextCreatedData) SetRecoveryTime(v time.Time) + func (o *SmContextCreatedData) SetSNssai(v Snssai) + func (o *SmContextCreatedData) SetSelectedOldSmfId(v string) + func (o *SmContextCreatedData) SetSelectedSmfId(v string) + func (o *SmContextCreatedData) SetSmfServiceInstanceId(v string) + func (o *SmContextCreatedData) SetSmfUri(v string) + func (o *SmContextCreatedData) SetSupportedFeatures(v string) + func (o *SmContextCreatedData) SetUpCnxState(v UpCnxState) + func (o SmContextCreatedData) MarshalJSON() ([]byte, error) + func (o SmContextCreatedData) ToMap() (map[string]interface{}, error) + type SmContextReleaseData struct + AddUeLocation *UserLocation + Cause *Cause + IsmfReleaseOnly *bool + N2SmInfo *RefToBinaryData + N2SmInfoType *N2SmInfoType + NgApCause *NgApCause + UeLocation *UserLocation + UeTimeZone *string + Var5gMmCauseValue *int32 + VsmfReleaseOnly *bool + func NewSmContextReleaseData() *SmContextReleaseData + func NewSmContextReleaseDataWithDefaults() *SmContextReleaseData + func (o *SmContextReleaseData) GetAddUeLocation() UserLocation + func (o *SmContextReleaseData) GetAddUeLocationOk() (*UserLocation, bool) + func (o *SmContextReleaseData) GetCause() Cause + func (o *SmContextReleaseData) GetCauseOk() (*Cause, bool) + func (o *SmContextReleaseData) GetIsmfReleaseOnly() bool + func (o *SmContextReleaseData) GetIsmfReleaseOnlyOk() (*bool, bool) + func (o *SmContextReleaseData) GetN2SmInfo() RefToBinaryData + func (o *SmContextReleaseData) GetN2SmInfoOk() (*RefToBinaryData, bool) + func (o *SmContextReleaseData) GetN2SmInfoType() N2SmInfoType + func (o *SmContextReleaseData) GetN2SmInfoTypeOk() (*N2SmInfoType, bool) + func (o *SmContextReleaseData) GetNgApCause() NgApCause + func (o *SmContextReleaseData) GetNgApCauseOk() (*NgApCause, bool) + func (o *SmContextReleaseData) GetUeLocation() UserLocation + func (o *SmContextReleaseData) GetUeLocationOk() (*UserLocation, bool) + func (o *SmContextReleaseData) GetUeTimeZone() string + func (o *SmContextReleaseData) GetUeTimeZoneOk() (*string, bool) + func (o *SmContextReleaseData) GetVar5gMmCauseValue() int32 + func (o *SmContextReleaseData) GetVar5gMmCauseValueOk() (*int32, bool) + func (o *SmContextReleaseData) GetVsmfReleaseOnly() bool + func (o *SmContextReleaseData) GetVsmfReleaseOnlyOk() (*bool, bool) + func (o *SmContextReleaseData) HasAddUeLocation() bool + func (o *SmContextReleaseData) HasCause() bool + func (o *SmContextReleaseData) HasIsmfReleaseOnly() bool + func (o *SmContextReleaseData) HasN2SmInfo() bool + func (o *SmContextReleaseData) HasN2SmInfoType() bool + func (o *SmContextReleaseData) HasNgApCause() bool + func (o *SmContextReleaseData) HasUeLocation() bool + func (o *SmContextReleaseData) HasUeTimeZone() bool + func (o *SmContextReleaseData) HasVar5gMmCauseValue() bool + func (o *SmContextReleaseData) HasVsmfReleaseOnly() bool + func (o *SmContextReleaseData) SetAddUeLocation(v UserLocation) + func (o *SmContextReleaseData) SetCause(v Cause) + func (o *SmContextReleaseData) SetIsmfReleaseOnly(v bool) + func (o *SmContextReleaseData) SetN2SmInfo(v RefToBinaryData) + func (o *SmContextReleaseData) SetN2SmInfoType(v N2SmInfoType) + func (o *SmContextReleaseData) SetNgApCause(v NgApCause) + func (o *SmContextReleaseData) SetUeLocation(v UserLocation) + func (o *SmContextReleaseData) SetUeTimeZone(v string) + func (o *SmContextReleaseData) SetVar5gMmCauseValue(v int32) + func (o *SmContextReleaseData) SetVsmfReleaseOnly(v bool) + func (o SmContextReleaseData) MarshalJSON() ([]byte, error) + func (o SmContextReleaseData) ToMap() (map[string]interface{}, error) + type SmContextReleasedData struct + ApnRateStatus *ApnRateStatus + SmallDataRateStatus *SmallDataRateStatus + func NewSmContextReleasedData() *SmContextReleasedData + func NewSmContextReleasedDataWithDefaults() *SmContextReleasedData + func (o *SmContextReleasedData) GetApnRateStatus() ApnRateStatus + func (o *SmContextReleasedData) GetApnRateStatusOk() (*ApnRateStatus, bool) + func (o *SmContextReleasedData) GetSmallDataRateStatus() SmallDataRateStatus + func (o *SmContextReleasedData) GetSmallDataRateStatusOk() (*SmallDataRateStatus, bool) + func (o *SmContextReleasedData) HasApnRateStatus() bool + func (o *SmContextReleasedData) HasSmallDataRateStatus() bool + func (o *SmContextReleasedData) SetApnRateStatus(v ApnRateStatus) + func (o *SmContextReleasedData) SetSmallDataRateStatus(v SmallDataRateStatus) + func (o SmContextReleasedData) MarshalJSON() ([]byte, error) + func (o SmContextReleasedData) ToMap() (map[string]interface{}, error) + type SmContextRetrieveData struct + NotToTransferEbiList []int32 + RanUnchangedInd *bool + ServingNetwork *PlmnId + SmContextType *SmContextType + TargetMmeCap *MmeCapabilities + func NewSmContextRetrieveData() *SmContextRetrieveData + func NewSmContextRetrieveDataWithDefaults() *SmContextRetrieveData + func (o *SmContextRetrieveData) GetNotToTransferEbiList() []int32 + func (o *SmContextRetrieveData) GetNotToTransferEbiListOk() ([]int32, bool) + func (o *SmContextRetrieveData) GetRanUnchangedInd() bool + func (o *SmContextRetrieveData) GetRanUnchangedIndOk() (*bool, bool) + func (o *SmContextRetrieveData) GetServingNetwork() PlmnId + func (o *SmContextRetrieveData) GetServingNetworkOk() (*PlmnId, bool) + func (o *SmContextRetrieveData) GetSmContextType() SmContextType + func (o *SmContextRetrieveData) GetSmContextTypeOk() (*SmContextType, bool) + func (o *SmContextRetrieveData) GetTargetMmeCap() MmeCapabilities + func (o *SmContextRetrieveData) GetTargetMmeCapOk() (*MmeCapabilities, bool) + func (o *SmContextRetrieveData) HasNotToTransferEbiList() bool + func (o *SmContextRetrieveData) HasRanUnchangedInd() bool + func (o *SmContextRetrieveData) HasServingNetwork() bool + func (o *SmContextRetrieveData) HasSmContextType() bool + func (o *SmContextRetrieveData) HasTargetMmeCap() bool + func (o *SmContextRetrieveData) SetNotToTransferEbiList(v []int32) + func (o *SmContextRetrieveData) SetRanUnchangedInd(v bool) + func (o *SmContextRetrieveData) SetServingNetwork(v PlmnId) + func (o *SmContextRetrieveData) SetSmContextType(v SmContextType) + func (o *SmContextRetrieveData) SetTargetMmeCap(v MmeCapabilities) + func (o SmContextRetrieveData) MarshalJSON() ([]byte, error) + func (o SmContextRetrieveData) ToMap() (map[string]interface{}, error) + type SmContextRetrievedData struct + AfCoordinationInfo *AfCoordinationInfo + ApnRateStatus *ApnRateStatus + DlDataWaitingInd *bool + SmContext *SmContext + SmallDataRateStatus *SmallDataRateStatus + UeEpsPdnConnection string + func NewSmContextRetrievedData(ueEpsPdnConnection string) *SmContextRetrievedData + func NewSmContextRetrievedDataWithDefaults() *SmContextRetrievedData + func (o *SmContextRetrievedData) GetAfCoordinationInfo() AfCoordinationInfo + func (o *SmContextRetrievedData) GetAfCoordinationInfoOk() (*AfCoordinationInfo, bool) + func (o *SmContextRetrievedData) GetApnRateStatus() ApnRateStatus + func (o *SmContextRetrievedData) GetApnRateStatusOk() (*ApnRateStatus, bool) + func (o *SmContextRetrievedData) GetDlDataWaitingInd() bool + func (o *SmContextRetrievedData) GetDlDataWaitingIndOk() (*bool, bool) + func (o *SmContextRetrievedData) GetSmContext() SmContext + func (o *SmContextRetrievedData) GetSmContextOk() (*SmContext, bool) + func (o *SmContextRetrievedData) GetSmallDataRateStatus() SmallDataRateStatus + func (o *SmContextRetrievedData) GetSmallDataRateStatusOk() (*SmallDataRateStatus, bool) + func (o *SmContextRetrievedData) GetUeEpsPdnConnection() string + func (o *SmContextRetrievedData) GetUeEpsPdnConnectionOk() (*string, bool) + func (o *SmContextRetrievedData) HasAfCoordinationInfo() bool + func (o *SmContextRetrievedData) HasApnRateStatus() bool + func (o *SmContextRetrievedData) HasDlDataWaitingInd() bool + func (o *SmContextRetrievedData) HasSmContext() bool + func (o *SmContextRetrievedData) HasSmallDataRateStatus() bool + func (o *SmContextRetrievedData) SetAfCoordinationInfo(v AfCoordinationInfo) + func (o *SmContextRetrievedData) SetApnRateStatus(v ApnRateStatus) + func (o *SmContextRetrievedData) SetDlDataWaitingInd(v bool) + func (o *SmContextRetrievedData) SetSmContext(v SmContext) + func (o *SmContextRetrievedData) SetSmallDataRateStatus(v SmallDataRateStatus) + func (o *SmContextRetrievedData) SetUeEpsPdnConnection(v string) + func (o SmContextRetrievedData) MarshalJSON() ([]byte, error) + func (o SmContextRetrievedData) ToMap() (map[string]interface{}, error) + type SmContextStatusNotification struct + AltAnchorSmfId *string + AltAnchorSmfUri *string + ApnRateStatus *ApnRateStatus + DdnFailureStatus *bool + InterPlmnApiRoot *string + NewIntermediateSmfId *string + NewSmfId *string + NewSmfSetId *string + NotifyCorrelationIdsForddnFailure []string + OldPduSessionRef *string + OldSmContextRef *string + OldSmfId *string + SmallDataRateStatus *SmallDataRateStatus + StatusInfo StatusInfo + TargetDnaiInfo *TargetDnaiInfo + func NewSmContextStatusNotification(statusInfo StatusInfo) *SmContextStatusNotification + func NewSmContextStatusNotificationWithDefaults() *SmContextStatusNotification + func (o *SmContextStatusNotification) GetAltAnchorSmfId() string + func (o *SmContextStatusNotification) GetAltAnchorSmfIdOk() (*string, bool) + func (o *SmContextStatusNotification) GetAltAnchorSmfUri() string + func (o *SmContextStatusNotification) GetAltAnchorSmfUriOk() (*string, bool) + func (o *SmContextStatusNotification) GetApnRateStatus() ApnRateStatus + func (o *SmContextStatusNotification) GetApnRateStatusOk() (*ApnRateStatus, bool) + func (o *SmContextStatusNotification) GetDdnFailureStatus() bool + func (o *SmContextStatusNotification) GetDdnFailureStatusOk() (*bool, bool) + func (o *SmContextStatusNotification) GetInterPlmnApiRoot() string + func (o *SmContextStatusNotification) GetInterPlmnApiRootOk() (*string, bool) + func (o *SmContextStatusNotification) GetNewIntermediateSmfId() string + func (o *SmContextStatusNotification) GetNewIntermediateSmfIdOk() (*string, bool) + func (o *SmContextStatusNotification) GetNewSmfId() string + func (o *SmContextStatusNotification) GetNewSmfIdOk() (*string, bool) + func (o *SmContextStatusNotification) GetNewSmfSetId() string + func (o *SmContextStatusNotification) GetNewSmfSetIdOk() (*string, bool) + func (o *SmContextStatusNotification) GetNotifyCorrelationIdsForddnFailure() []string + func (o *SmContextStatusNotification) GetNotifyCorrelationIdsForddnFailureOk() ([]string, bool) + func (o *SmContextStatusNotification) GetOldPduSessionRef() string + func (o *SmContextStatusNotification) GetOldPduSessionRefOk() (*string, bool) + func (o *SmContextStatusNotification) GetOldSmContextRef() string + func (o *SmContextStatusNotification) GetOldSmContextRefOk() (*string, bool) + func (o *SmContextStatusNotification) GetOldSmfId() string + func (o *SmContextStatusNotification) GetOldSmfIdOk() (*string, bool) + func (o *SmContextStatusNotification) GetSmallDataRateStatus() SmallDataRateStatus + func (o *SmContextStatusNotification) GetSmallDataRateStatusOk() (*SmallDataRateStatus, bool) + func (o *SmContextStatusNotification) GetStatusInfo() StatusInfo + func (o *SmContextStatusNotification) GetStatusInfoOk() (*StatusInfo, bool) + func (o *SmContextStatusNotification) GetTargetDnaiInfo() TargetDnaiInfo + func (o *SmContextStatusNotification) GetTargetDnaiInfoOk() (*TargetDnaiInfo, bool) + func (o *SmContextStatusNotification) HasAltAnchorSmfId() bool + func (o *SmContextStatusNotification) HasAltAnchorSmfUri() bool + func (o *SmContextStatusNotification) HasApnRateStatus() bool + func (o *SmContextStatusNotification) HasDdnFailureStatus() bool + func (o *SmContextStatusNotification) HasInterPlmnApiRoot() bool + func (o *SmContextStatusNotification) HasNewIntermediateSmfId() bool + func (o *SmContextStatusNotification) HasNewSmfId() bool + func (o *SmContextStatusNotification) HasNewSmfSetId() bool + func (o *SmContextStatusNotification) HasNotifyCorrelationIdsForddnFailure() bool + func (o *SmContextStatusNotification) HasOldPduSessionRef() bool + func (o *SmContextStatusNotification) HasOldSmContextRef() bool + func (o *SmContextStatusNotification) HasOldSmfId() bool + func (o *SmContextStatusNotification) HasSmallDataRateStatus() bool + func (o *SmContextStatusNotification) HasTargetDnaiInfo() bool + func (o *SmContextStatusNotification) SetAltAnchorSmfId(v string) + func (o *SmContextStatusNotification) SetAltAnchorSmfUri(v string) + func (o *SmContextStatusNotification) SetApnRateStatus(v ApnRateStatus) + func (o *SmContextStatusNotification) SetDdnFailureStatus(v bool) + func (o *SmContextStatusNotification) SetInterPlmnApiRoot(v string) + func (o *SmContextStatusNotification) SetNewIntermediateSmfId(v string) + func (o *SmContextStatusNotification) SetNewSmfId(v string) + func (o *SmContextStatusNotification) SetNewSmfSetId(v string) + func (o *SmContextStatusNotification) SetNotifyCorrelationIdsForddnFailure(v []string) + func (o *SmContextStatusNotification) SetOldPduSessionRef(v string) + func (o *SmContextStatusNotification) SetOldSmContextRef(v string) + func (o *SmContextStatusNotification) SetOldSmfId(v string) + func (o *SmContextStatusNotification) SetSmallDataRateStatus(v SmallDataRateStatus) + func (o *SmContextStatusNotification) SetStatusInfo(v StatusInfo) + func (o *SmContextStatusNotification) SetTargetDnaiInfo(v TargetDnaiInfo) + func (o SmContextStatusNotification) MarshalJSON() ([]byte, error) + func (o SmContextStatusNotification) ToMap() (map[string]interface{}, error) + type SmContextType struct + SmContextTypeAnyOf *SmContextTypeAnyOf + String *string + func (dst *SmContextType) UnmarshalJSON(data []byte) error + func (src *SmContextType) MarshalJSON() ([]byte, error) + type SmContextTypeAnyOf string + const EPS_PDN_CONNECTION + const SM_CONTEXT + func NewSmContextTypeAnyOfFromValue(v string) (*SmContextTypeAnyOf, error) + func (v *SmContextTypeAnyOf) UnmarshalJSON(src []byte) error + func (v SmContextTypeAnyOf) IsValid() bool + func (v SmContextTypeAnyOf) Ptr() *SmContextTypeAnyOf + type SmContextUpdateData struct + AddUeLocation *UserLocation + AdditionalAnType *AccessType + AnType *AccessType + AnTypeCanBeChanged *bool + AnTypeToReactivate *AccessType + BackupAmfInfo []BackupAmfInfo + Cause *Cause + CnBasedMt *bool + DataForwarding *bool + DdnFailureSubs *DdnFailureSubs + EpsBearerSetup []string + EpsInterworkingInd *EpsInterworkingIndication + ExemptionInd *ExemptionInd + ExtendedNasSmTimerInd *bool + FailedToBeSwitched *bool + ForwardingBearerContexts []string + ForwardingFTeid *string + Guami *Guami + HoState *HoState + MaNwUpgradeInd *bool + MaReleaseInd *MaReleaseIndication + MaRequestInd *bool + MoExpDataCounter *MoExpDataCounter + N1SmMsg *RefToBinaryData + N2SmInfo *RefToBinaryData + N2SmInfoExt1 *RefToBinaryData + N2SmInfoType *N2SmInfoType + N2SmInfoTypeExt1 *N2SmInfoType + N9DlForwardingTnlList []IndirectDataForwardingTunnelInfo + N9DlForwardingTunnel *TunnelInfo + N9ForwardingTunnel *TunnelInfo + N9InactivityTimer *int32 + N9UlForwardingTnlList []IndirectDataForwardingTunnelInfo + NgApCause *NgApCause + PcfUeCallbackInfo NullablePcfUeCallbackInfo + Pei *string + PresenceInLadn *PresenceState + RatType *RatType + Release *bool + RevokeEbiList []int32 + SNssai *Snssai + SatelliteBackhaulCat *SatelliteBackhaulCategory + SecondaryRatUsageDataReportContainer []string + ServingNetwork *PlmnIdNid + ServingNfId *string + SkipN2PduSessionResRelInd *bool + SmContextStatusUri *string + SmPolicyNotifyInd *bool + SupportedFeatures *string + TargetId *NgRanTargetId + TargetServingNfId *string + ToBeSwitched *bool + TraceData NullableTraceData + UeLocation *UserLocation + UeTimeZone *string + UpCnxState *UpCnxState + Var5gMmCauseValue *int32 + func NewSmContextUpdateData() *SmContextUpdateData + func NewSmContextUpdateDataWithDefaults() *SmContextUpdateData + func (o *SmContextUpdateData) GetAddUeLocation() UserLocation + func (o *SmContextUpdateData) GetAddUeLocationOk() (*UserLocation, bool) + func (o *SmContextUpdateData) GetAdditionalAnType() AccessType + func (o *SmContextUpdateData) GetAdditionalAnTypeOk() (*AccessType, bool) + func (o *SmContextUpdateData) GetAnType() AccessType + func (o *SmContextUpdateData) GetAnTypeCanBeChanged() bool + func (o *SmContextUpdateData) GetAnTypeCanBeChangedOk() (*bool, bool) + func (o *SmContextUpdateData) GetAnTypeOk() (*AccessType, bool) + func (o *SmContextUpdateData) GetAnTypeToReactivate() AccessType + func (o *SmContextUpdateData) GetAnTypeToReactivateOk() (*AccessType, bool) + func (o *SmContextUpdateData) GetBackupAmfInfo() []BackupAmfInfo + func (o *SmContextUpdateData) GetBackupAmfInfoOk() ([]BackupAmfInfo, bool) + func (o *SmContextUpdateData) GetCause() Cause + func (o *SmContextUpdateData) GetCauseOk() (*Cause, bool) + func (o *SmContextUpdateData) GetCnBasedMt() bool + func (o *SmContextUpdateData) GetCnBasedMtOk() (*bool, bool) + func (o *SmContextUpdateData) GetDataForwarding() bool + func (o *SmContextUpdateData) GetDataForwardingOk() (*bool, bool) + func (o *SmContextUpdateData) GetDdnFailureSubs() DdnFailureSubs + func (o *SmContextUpdateData) GetDdnFailureSubsOk() (*DdnFailureSubs, bool) + func (o *SmContextUpdateData) GetEpsBearerSetup() []string + func (o *SmContextUpdateData) GetEpsBearerSetupOk() ([]string, bool) + func (o *SmContextUpdateData) GetEpsInterworkingInd() EpsInterworkingIndication + func (o *SmContextUpdateData) GetEpsInterworkingIndOk() (*EpsInterworkingIndication, bool) + func (o *SmContextUpdateData) GetExemptionInd() ExemptionInd + func (o *SmContextUpdateData) GetExemptionIndOk() (*ExemptionInd, bool) + func (o *SmContextUpdateData) GetExtendedNasSmTimerInd() bool + func (o *SmContextUpdateData) GetExtendedNasSmTimerIndOk() (*bool, bool) + func (o *SmContextUpdateData) GetFailedToBeSwitched() bool + func (o *SmContextUpdateData) GetFailedToBeSwitchedOk() (*bool, bool) + func (o *SmContextUpdateData) GetForwardingBearerContexts() []string + func (o *SmContextUpdateData) GetForwardingBearerContextsOk() ([]string, bool) + func (o *SmContextUpdateData) GetForwardingFTeid() string + func (o *SmContextUpdateData) GetForwardingFTeidOk() (*string, bool) + func (o *SmContextUpdateData) GetGuami() Guami + func (o *SmContextUpdateData) GetGuamiOk() (*Guami, bool) + func (o *SmContextUpdateData) GetHoState() HoState + func (o *SmContextUpdateData) GetHoStateOk() (*HoState, bool) + func (o *SmContextUpdateData) GetMaNwUpgradeInd() bool + func (o *SmContextUpdateData) GetMaNwUpgradeIndOk() (*bool, bool) + func (o *SmContextUpdateData) GetMaReleaseInd() MaReleaseIndication + func (o *SmContextUpdateData) GetMaReleaseIndOk() (*MaReleaseIndication, bool) + func (o *SmContextUpdateData) GetMaRequestInd() bool + func (o *SmContextUpdateData) GetMaRequestIndOk() (*bool, bool) + func (o *SmContextUpdateData) GetMoExpDataCounter() MoExpDataCounter + func (o *SmContextUpdateData) GetMoExpDataCounterOk() (*MoExpDataCounter, bool) + func (o *SmContextUpdateData) GetN1SmMsg() RefToBinaryData + func (o *SmContextUpdateData) GetN1SmMsgOk() (*RefToBinaryData, bool) + func (o *SmContextUpdateData) GetN2SmInfo() RefToBinaryData + func (o *SmContextUpdateData) GetN2SmInfoExt1() RefToBinaryData + func (o *SmContextUpdateData) GetN2SmInfoExt1Ok() (*RefToBinaryData, bool) + func (o *SmContextUpdateData) GetN2SmInfoOk() (*RefToBinaryData, bool) + func (o *SmContextUpdateData) GetN2SmInfoType() N2SmInfoType + func (o *SmContextUpdateData) GetN2SmInfoTypeExt1() N2SmInfoType + func (o *SmContextUpdateData) GetN2SmInfoTypeExt1Ok() (*N2SmInfoType, bool) + func (o *SmContextUpdateData) GetN2SmInfoTypeOk() (*N2SmInfoType, bool) + func (o *SmContextUpdateData) GetN9DlForwardingTnlList() []IndirectDataForwardingTunnelInfo + func (o *SmContextUpdateData) GetN9DlForwardingTnlListOk() ([]IndirectDataForwardingTunnelInfo, bool) + func (o *SmContextUpdateData) GetN9DlForwardingTunnel() TunnelInfo + func (o *SmContextUpdateData) GetN9DlForwardingTunnelOk() (*TunnelInfo, bool) + func (o *SmContextUpdateData) GetN9ForwardingTunnel() TunnelInfo + func (o *SmContextUpdateData) GetN9ForwardingTunnelOk() (*TunnelInfo, bool) + func (o *SmContextUpdateData) GetN9InactivityTimer() int32 + func (o *SmContextUpdateData) GetN9InactivityTimerOk() (*int32, bool) + func (o *SmContextUpdateData) GetN9UlForwardingTnlList() []IndirectDataForwardingTunnelInfo + func (o *SmContextUpdateData) GetN9UlForwardingTnlListOk() ([]IndirectDataForwardingTunnelInfo, bool) + func (o *SmContextUpdateData) GetNgApCause() NgApCause + func (o *SmContextUpdateData) GetNgApCauseOk() (*NgApCause, bool) + func (o *SmContextUpdateData) GetPcfUeCallbackInfo() PcfUeCallbackInfo + func (o *SmContextUpdateData) GetPcfUeCallbackInfoOk() (*PcfUeCallbackInfo, bool) + func (o *SmContextUpdateData) GetPei() string + func (o *SmContextUpdateData) GetPeiOk() (*string, bool) + func (o *SmContextUpdateData) GetPresenceInLadn() PresenceState + func (o *SmContextUpdateData) GetPresenceInLadnOk() (*PresenceState, bool) + func (o *SmContextUpdateData) GetRatType() RatType + func (o *SmContextUpdateData) GetRatTypeOk() (*RatType, bool) + func (o *SmContextUpdateData) GetRelease() bool + func (o *SmContextUpdateData) GetReleaseOk() (*bool, bool) + func (o *SmContextUpdateData) GetRevokeEbiList() []int32 + func (o *SmContextUpdateData) GetRevokeEbiListOk() ([]int32, bool) + func (o *SmContextUpdateData) GetSNssai() Snssai + func (o *SmContextUpdateData) GetSNssaiOk() (*Snssai, bool) + func (o *SmContextUpdateData) GetSatelliteBackhaulCat() SatelliteBackhaulCategory + func (o *SmContextUpdateData) GetSatelliteBackhaulCatOk() (*SatelliteBackhaulCategory, bool) + func (o *SmContextUpdateData) GetSecondaryRatUsageDataReportContainer() []string + func (o *SmContextUpdateData) GetSecondaryRatUsageDataReportContainerOk() ([]string, bool) + func (o *SmContextUpdateData) GetServingNetwork() PlmnIdNid + func (o *SmContextUpdateData) GetServingNetworkOk() (*PlmnIdNid, bool) + func (o *SmContextUpdateData) GetServingNfId() string + func (o *SmContextUpdateData) GetServingNfIdOk() (*string, bool) + func (o *SmContextUpdateData) GetSkipN2PduSessionResRelInd() bool + func (o *SmContextUpdateData) GetSkipN2PduSessionResRelIndOk() (*bool, bool) + func (o *SmContextUpdateData) GetSmContextStatusUri() string + func (o *SmContextUpdateData) GetSmContextStatusUriOk() (*string, bool) + func (o *SmContextUpdateData) GetSmPolicyNotifyInd() bool + func (o *SmContextUpdateData) GetSmPolicyNotifyIndOk() (*bool, bool) + func (o *SmContextUpdateData) GetSupportedFeatures() string + func (o *SmContextUpdateData) GetSupportedFeaturesOk() (*string, bool) + func (o *SmContextUpdateData) GetTargetId() NgRanTargetId + func (o *SmContextUpdateData) GetTargetIdOk() (*NgRanTargetId, bool) + func (o *SmContextUpdateData) GetTargetServingNfId() string + func (o *SmContextUpdateData) GetTargetServingNfIdOk() (*string, bool) + func (o *SmContextUpdateData) GetToBeSwitched() bool + func (o *SmContextUpdateData) GetToBeSwitchedOk() (*bool, bool) + func (o *SmContextUpdateData) GetTraceData() TraceData + func (o *SmContextUpdateData) GetTraceDataOk() (*TraceData, bool) + func (o *SmContextUpdateData) GetUeLocation() UserLocation + func (o *SmContextUpdateData) GetUeLocationOk() (*UserLocation, bool) + func (o *SmContextUpdateData) GetUeTimeZone() string + func (o *SmContextUpdateData) GetUeTimeZoneOk() (*string, bool) + func (o *SmContextUpdateData) GetUpCnxState() UpCnxState + func (o *SmContextUpdateData) GetUpCnxStateOk() (*UpCnxState, bool) + func (o *SmContextUpdateData) GetVar5gMmCauseValue() int32 + func (o *SmContextUpdateData) GetVar5gMmCauseValueOk() (*int32, bool) + func (o *SmContextUpdateData) HasAddUeLocation() bool + func (o *SmContextUpdateData) HasAdditionalAnType() bool + func (o *SmContextUpdateData) HasAnType() bool + func (o *SmContextUpdateData) HasAnTypeCanBeChanged() bool + func (o *SmContextUpdateData) HasAnTypeToReactivate() bool + func (o *SmContextUpdateData) HasBackupAmfInfo() bool + func (o *SmContextUpdateData) HasCause() bool + func (o *SmContextUpdateData) HasCnBasedMt() bool + func (o *SmContextUpdateData) HasDataForwarding() bool + func (o *SmContextUpdateData) HasDdnFailureSubs() bool + func (o *SmContextUpdateData) HasEpsBearerSetup() bool + func (o *SmContextUpdateData) HasEpsInterworkingInd() bool + func (o *SmContextUpdateData) HasExemptionInd() bool + func (o *SmContextUpdateData) HasExtendedNasSmTimerInd() bool + func (o *SmContextUpdateData) HasFailedToBeSwitched() bool + func (o *SmContextUpdateData) HasForwardingBearerContexts() bool + func (o *SmContextUpdateData) HasForwardingFTeid() bool + func (o *SmContextUpdateData) HasGuami() bool + func (o *SmContextUpdateData) HasHoState() bool + func (o *SmContextUpdateData) HasMaNwUpgradeInd() bool + func (o *SmContextUpdateData) HasMaReleaseInd() bool + func (o *SmContextUpdateData) HasMaRequestInd() bool + func (o *SmContextUpdateData) HasMoExpDataCounter() bool + func (o *SmContextUpdateData) HasN1SmMsg() bool + func (o *SmContextUpdateData) HasN2SmInfo() bool + func (o *SmContextUpdateData) HasN2SmInfoExt1() bool + func (o *SmContextUpdateData) HasN2SmInfoType() bool + func (o *SmContextUpdateData) HasN2SmInfoTypeExt1() bool + func (o *SmContextUpdateData) HasN9DlForwardingTnlList() bool + func (o *SmContextUpdateData) HasN9DlForwardingTunnel() bool + func (o *SmContextUpdateData) HasN9ForwardingTunnel() bool + func (o *SmContextUpdateData) HasN9InactivityTimer() bool + func (o *SmContextUpdateData) HasN9UlForwardingTnlList() bool + func (o *SmContextUpdateData) HasNgApCause() bool + func (o *SmContextUpdateData) HasPcfUeCallbackInfo() bool + func (o *SmContextUpdateData) HasPei() bool + func (o *SmContextUpdateData) HasPresenceInLadn() bool + func (o *SmContextUpdateData) HasRatType() bool + func (o *SmContextUpdateData) HasRelease() bool + func (o *SmContextUpdateData) HasRevokeEbiList() bool + func (o *SmContextUpdateData) HasSNssai() bool + func (o *SmContextUpdateData) HasSatelliteBackhaulCat() bool + func (o *SmContextUpdateData) HasSecondaryRatUsageDataReportContainer() bool + func (o *SmContextUpdateData) HasServingNetwork() bool + func (o *SmContextUpdateData) HasServingNfId() bool + func (o *SmContextUpdateData) HasSkipN2PduSessionResRelInd() bool + func (o *SmContextUpdateData) HasSmContextStatusUri() bool + func (o *SmContextUpdateData) HasSmPolicyNotifyInd() bool + func (o *SmContextUpdateData) HasSupportedFeatures() bool + func (o *SmContextUpdateData) HasTargetId() bool + func (o *SmContextUpdateData) HasTargetServingNfId() bool + func (o *SmContextUpdateData) HasToBeSwitched() bool + func (o *SmContextUpdateData) HasTraceData() bool + func (o *SmContextUpdateData) HasUeLocation() bool + func (o *SmContextUpdateData) HasUeTimeZone() bool + func (o *SmContextUpdateData) HasUpCnxState() bool + func (o *SmContextUpdateData) HasVar5gMmCauseValue() bool + func (o *SmContextUpdateData) SetAddUeLocation(v UserLocation) + func (o *SmContextUpdateData) SetAdditionalAnType(v AccessType) + func (o *SmContextUpdateData) SetAnType(v AccessType) + func (o *SmContextUpdateData) SetAnTypeCanBeChanged(v bool) + func (o *SmContextUpdateData) SetAnTypeToReactivate(v AccessType) + func (o *SmContextUpdateData) SetBackupAmfInfo(v []BackupAmfInfo) + func (o *SmContextUpdateData) SetCause(v Cause) + func (o *SmContextUpdateData) SetCnBasedMt(v bool) + func (o *SmContextUpdateData) SetDataForwarding(v bool) + func (o *SmContextUpdateData) SetDdnFailureSubs(v DdnFailureSubs) + func (o *SmContextUpdateData) SetEpsBearerSetup(v []string) + func (o *SmContextUpdateData) SetEpsInterworkingInd(v EpsInterworkingIndication) + func (o *SmContextUpdateData) SetExemptionInd(v ExemptionInd) + func (o *SmContextUpdateData) SetExtendedNasSmTimerInd(v bool) + func (o *SmContextUpdateData) SetFailedToBeSwitched(v bool) + func (o *SmContextUpdateData) SetForwardingBearerContexts(v []string) + func (o *SmContextUpdateData) SetForwardingFTeid(v string) + func (o *SmContextUpdateData) SetGuami(v Guami) + func (o *SmContextUpdateData) SetHoState(v HoState) + func (o *SmContextUpdateData) SetMaNwUpgradeInd(v bool) + func (o *SmContextUpdateData) SetMaReleaseInd(v MaReleaseIndication) + func (o *SmContextUpdateData) SetMaRequestInd(v bool) + func (o *SmContextUpdateData) SetMoExpDataCounter(v MoExpDataCounter) + func (o *SmContextUpdateData) SetN1SmMsg(v RefToBinaryData) + func (o *SmContextUpdateData) SetN2SmInfo(v RefToBinaryData) + func (o *SmContextUpdateData) SetN2SmInfoExt1(v RefToBinaryData) + func (o *SmContextUpdateData) SetN2SmInfoType(v N2SmInfoType) + func (o *SmContextUpdateData) SetN2SmInfoTypeExt1(v N2SmInfoType) + func (o *SmContextUpdateData) SetN9DlForwardingTnlList(v []IndirectDataForwardingTunnelInfo) + func (o *SmContextUpdateData) SetN9DlForwardingTunnel(v TunnelInfo) + func (o *SmContextUpdateData) SetN9ForwardingTunnel(v TunnelInfo) + func (o *SmContextUpdateData) SetN9InactivityTimer(v int32) + func (o *SmContextUpdateData) SetN9UlForwardingTnlList(v []IndirectDataForwardingTunnelInfo) + func (o *SmContextUpdateData) SetNgApCause(v NgApCause) + func (o *SmContextUpdateData) SetPcfUeCallbackInfo(v PcfUeCallbackInfo) + func (o *SmContextUpdateData) SetPcfUeCallbackInfoNil() + func (o *SmContextUpdateData) SetPei(v string) + func (o *SmContextUpdateData) SetPresenceInLadn(v PresenceState) + func (o *SmContextUpdateData) SetRatType(v RatType) + func (o *SmContextUpdateData) SetRelease(v bool) + func (o *SmContextUpdateData) SetRevokeEbiList(v []int32) + func (o *SmContextUpdateData) SetSNssai(v Snssai) + func (o *SmContextUpdateData) SetSatelliteBackhaulCat(v SatelliteBackhaulCategory) + func (o *SmContextUpdateData) SetSecondaryRatUsageDataReportContainer(v []string) + func (o *SmContextUpdateData) SetServingNetwork(v PlmnIdNid) + func (o *SmContextUpdateData) SetServingNfId(v string) + func (o *SmContextUpdateData) SetSkipN2PduSessionResRelInd(v bool) + func (o *SmContextUpdateData) SetSmContextStatusUri(v string) + func (o *SmContextUpdateData) SetSmPolicyNotifyInd(v bool) + func (o *SmContextUpdateData) SetSupportedFeatures(v string) + func (o *SmContextUpdateData) SetTargetId(v NgRanTargetId) + func (o *SmContextUpdateData) SetTargetServingNfId(v string) + func (o *SmContextUpdateData) SetToBeSwitched(v bool) + func (o *SmContextUpdateData) SetTraceData(v TraceData) + func (o *SmContextUpdateData) SetTraceDataNil() + func (o *SmContextUpdateData) SetUeLocation(v UserLocation) + func (o *SmContextUpdateData) SetUeTimeZone(v string) + func (o *SmContextUpdateData) SetUpCnxState(v UpCnxState) + func (o *SmContextUpdateData) SetVar5gMmCauseValue(v int32) + func (o *SmContextUpdateData) UnsetPcfUeCallbackInfo() + func (o *SmContextUpdateData) UnsetTraceData() + func (o SmContextUpdateData) MarshalJSON() ([]byte, error) + func (o SmContextUpdateData) ToMap() (map[string]interface{}, error) + type SmContextUpdateError struct + Error ExtProblemDetails + N1SmMsg *RefToBinaryData + N2SmInfo *RefToBinaryData + N2SmInfoType *N2SmInfoType + RecoveryTime *time.Time + UpCnxState *UpCnxState + func NewSmContextUpdateError(error_ ExtProblemDetails) *SmContextUpdateError + func NewSmContextUpdateErrorWithDefaults() *SmContextUpdateError + func (o *SmContextUpdateError) GetError() ExtProblemDetails + func (o *SmContextUpdateError) GetErrorOk() (*ExtProblemDetails, bool) + func (o *SmContextUpdateError) GetN1SmMsg() RefToBinaryData + func (o *SmContextUpdateError) GetN1SmMsgOk() (*RefToBinaryData, bool) + func (o *SmContextUpdateError) GetN2SmInfo() RefToBinaryData + func (o *SmContextUpdateError) GetN2SmInfoOk() (*RefToBinaryData, bool) + func (o *SmContextUpdateError) GetN2SmInfoType() N2SmInfoType + func (o *SmContextUpdateError) GetN2SmInfoTypeOk() (*N2SmInfoType, bool) + func (o *SmContextUpdateError) GetRecoveryTime() time.Time + func (o *SmContextUpdateError) GetRecoveryTimeOk() (*time.Time, bool) + func (o *SmContextUpdateError) GetUpCnxState() UpCnxState + func (o *SmContextUpdateError) GetUpCnxStateOk() (*UpCnxState, bool) + func (o *SmContextUpdateError) HasN1SmMsg() bool + func (o *SmContextUpdateError) HasN2SmInfo() bool + func (o *SmContextUpdateError) HasN2SmInfoType() bool + func (o *SmContextUpdateError) HasRecoveryTime() bool + func (o *SmContextUpdateError) HasUpCnxState() bool + func (o *SmContextUpdateError) SetError(v ExtProblemDetails) + func (o *SmContextUpdateError) SetN1SmMsg(v RefToBinaryData) + func (o *SmContextUpdateError) SetN2SmInfo(v RefToBinaryData) + func (o *SmContextUpdateError) SetN2SmInfoType(v N2SmInfoType) + func (o *SmContextUpdateError) SetRecoveryTime(v time.Time) + func (o *SmContextUpdateError) SetUpCnxState(v UpCnxState) + func (o SmContextUpdateError) MarshalJSON() ([]byte, error) + func (o SmContextUpdateError) ToMap() (map[string]interface{}, error) + type SmContextUpdatedData struct + AllocatedEbiList []EbiArpMapping + AnchorSmfFeatures *AnchorSmfFeatures + Cause *Cause + DataForwarding *bool + EpsBearerSetup []string + ForwardingBearerContexts []string + ForwardingFTeid *string + HoState *HoState + InterPlmnApiRoot *string + MaAcceptedInd *bool + ModifiedEbiList []EbiArpMapping + N1SmMsg *RefToBinaryData + N2SmInfo *RefToBinaryData + N2SmInfoType *N2SmInfoType + N3DlForwardingTnlList []IndirectDataForwardingTunnelInfo + N3UlForwardingTnlList []IndirectDataForwardingTunnelInfo + N9UlForwardingTunnel *TunnelInfo + ReleaseEbiList []int32 + SelectedOldSmfId *string + SelectedSmfId *string + SupportedFeatures *string + UpCnxState *UpCnxState + func NewSmContextUpdatedData() *SmContextUpdatedData + func NewSmContextUpdatedDataWithDefaults() *SmContextUpdatedData + func (o *SmContextUpdatedData) GetAllocatedEbiList() []EbiArpMapping + func (o *SmContextUpdatedData) GetAllocatedEbiListOk() ([]EbiArpMapping, bool) + func (o *SmContextUpdatedData) GetAnchorSmfFeatures() AnchorSmfFeatures + func (o *SmContextUpdatedData) GetAnchorSmfFeaturesOk() (*AnchorSmfFeatures, bool) + func (o *SmContextUpdatedData) GetCause() Cause + func (o *SmContextUpdatedData) GetCauseOk() (*Cause, bool) + func (o *SmContextUpdatedData) GetDataForwarding() bool + func (o *SmContextUpdatedData) GetDataForwardingOk() (*bool, bool) + func (o *SmContextUpdatedData) GetEpsBearerSetup() []string + func (o *SmContextUpdatedData) GetEpsBearerSetupOk() ([]string, bool) + func (o *SmContextUpdatedData) GetForwardingBearerContexts() []string + func (o *SmContextUpdatedData) GetForwardingBearerContextsOk() ([]string, bool) + func (o *SmContextUpdatedData) GetForwardingFTeid() string + func (o *SmContextUpdatedData) GetForwardingFTeidOk() (*string, bool) + func (o *SmContextUpdatedData) GetHoState() HoState + func (o *SmContextUpdatedData) GetHoStateOk() (*HoState, bool) + func (o *SmContextUpdatedData) GetInterPlmnApiRoot() string + func (o *SmContextUpdatedData) GetInterPlmnApiRootOk() (*string, bool) + func (o *SmContextUpdatedData) GetMaAcceptedInd() bool + func (o *SmContextUpdatedData) GetMaAcceptedIndOk() (*bool, bool) + func (o *SmContextUpdatedData) GetModifiedEbiList() []EbiArpMapping + func (o *SmContextUpdatedData) GetModifiedEbiListOk() ([]EbiArpMapping, bool) + func (o *SmContextUpdatedData) GetN1SmMsg() RefToBinaryData + func (o *SmContextUpdatedData) GetN1SmMsgOk() (*RefToBinaryData, bool) + func (o *SmContextUpdatedData) GetN2SmInfo() RefToBinaryData + func (o *SmContextUpdatedData) GetN2SmInfoOk() (*RefToBinaryData, bool) + func (o *SmContextUpdatedData) GetN2SmInfoType() N2SmInfoType + func (o *SmContextUpdatedData) GetN2SmInfoTypeOk() (*N2SmInfoType, bool) + func (o *SmContextUpdatedData) GetN3DlForwardingTnlList() []IndirectDataForwardingTunnelInfo + func (o *SmContextUpdatedData) GetN3DlForwardingTnlListOk() ([]IndirectDataForwardingTunnelInfo, bool) + func (o *SmContextUpdatedData) GetN3UlForwardingTnlList() []IndirectDataForwardingTunnelInfo + func (o *SmContextUpdatedData) GetN3UlForwardingTnlListOk() ([]IndirectDataForwardingTunnelInfo, bool) + func (o *SmContextUpdatedData) GetN9UlForwardingTunnel() TunnelInfo + func (o *SmContextUpdatedData) GetN9UlForwardingTunnelOk() (*TunnelInfo, bool) + func (o *SmContextUpdatedData) GetReleaseEbiList() []int32 + func (o *SmContextUpdatedData) GetReleaseEbiListOk() ([]int32, bool) + func (o *SmContextUpdatedData) GetSelectedOldSmfId() string + func (o *SmContextUpdatedData) GetSelectedOldSmfIdOk() (*string, bool) + func (o *SmContextUpdatedData) GetSelectedSmfId() string + func (o *SmContextUpdatedData) GetSelectedSmfIdOk() (*string, bool) + func (o *SmContextUpdatedData) GetSupportedFeatures() string + func (o *SmContextUpdatedData) GetSupportedFeaturesOk() (*string, bool) + func (o *SmContextUpdatedData) GetUpCnxState() UpCnxState + func (o *SmContextUpdatedData) GetUpCnxStateOk() (*UpCnxState, bool) + func (o *SmContextUpdatedData) HasAllocatedEbiList() bool + func (o *SmContextUpdatedData) HasAnchorSmfFeatures() bool + func (o *SmContextUpdatedData) HasCause() bool + func (o *SmContextUpdatedData) HasDataForwarding() bool + func (o *SmContextUpdatedData) HasEpsBearerSetup() bool + func (o *SmContextUpdatedData) HasForwardingBearerContexts() bool + func (o *SmContextUpdatedData) HasForwardingFTeid() bool + func (o *SmContextUpdatedData) HasHoState() bool + func (o *SmContextUpdatedData) HasInterPlmnApiRoot() bool + func (o *SmContextUpdatedData) HasMaAcceptedInd() bool + func (o *SmContextUpdatedData) HasModifiedEbiList() bool + func (o *SmContextUpdatedData) HasN1SmMsg() bool + func (o *SmContextUpdatedData) HasN2SmInfo() bool + func (o *SmContextUpdatedData) HasN2SmInfoType() bool + func (o *SmContextUpdatedData) HasN3DlForwardingTnlList() bool + func (o *SmContextUpdatedData) HasN3UlForwardingTnlList() bool + func (o *SmContextUpdatedData) HasN9UlForwardingTunnel() bool + func (o *SmContextUpdatedData) HasReleaseEbiList() bool + func (o *SmContextUpdatedData) HasSelectedOldSmfId() bool + func (o *SmContextUpdatedData) HasSelectedSmfId() bool + func (o *SmContextUpdatedData) HasSupportedFeatures() bool + func (o *SmContextUpdatedData) HasUpCnxState() bool + func (o *SmContextUpdatedData) SetAllocatedEbiList(v []EbiArpMapping) + func (o *SmContextUpdatedData) SetAnchorSmfFeatures(v AnchorSmfFeatures) + func (o *SmContextUpdatedData) SetCause(v Cause) + func (o *SmContextUpdatedData) SetDataForwarding(v bool) + func (o *SmContextUpdatedData) SetEpsBearerSetup(v []string) + func (o *SmContextUpdatedData) SetForwardingBearerContexts(v []string) + func (o *SmContextUpdatedData) SetForwardingFTeid(v string) + func (o *SmContextUpdatedData) SetHoState(v HoState) + func (o *SmContextUpdatedData) SetInterPlmnApiRoot(v string) + func (o *SmContextUpdatedData) SetMaAcceptedInd(v bool) + func (o *SmContextUpdatedData) SetModifiedEbiList(v []EbiArpMapping) + func (o *SmContextUpdatedData) SetN1SmMsg(v RefToBinaryData) + func (o *SmContextUpdatedData) SetN2SmInfo(v RefToBinaryData) + func (o *SmContextUpdatedData) SetN2SmInfoType(v N2SmInfoType) + func (o *SmContextUpdatedData) SetN3DlForwardingTnlList(v []IndirectDataForwardingTunnelInfo) + func (o *SmContextUpdatedData) SetN3UlForwardingTnlList(v []IndirectDataForwardingTunnelInfo) + func (o *SmContextUpdatedData) SetN9UlForwardingTunnel(v TunnelInfo) + func (o *SmContextUpdatedData) SetReleaseEbiList(v []int32) + func (o *SmContextUpdatedData) SetSelectedOldSmfId(v string) + func (o *SmContextUpdatedData) SetSelectedSmfId(v string) + func (o *SmContextUpdatedData) SetSupportedFeatures(v string) + func (o *SmContextUpdatedData) SetUpCnxState(v UpCnxState) + func (o SmContextUpdatedData) MarshalJSON() ([]byte, error) + func (o SmContextUpdatedData) ToMap() (map[string]interface{}, error) + type SmallDataRateStatus struct + RemainExReportsDl *int32 + RemainExReportsUl *int32 + RemainPacketsDl *int32 + RemainPacketsUl *int32 + ValidityTime *time.Time + func NewSmallDataRateStatus() *SmallDataRateStatus + func NewSmallDataRateStatusWithDefaults() *SmallDataRateStatus + func (o *SmallDataRateStatus) GetRemainExReportsDl() int32 + func (o *SmallDataRateStatus) GetRemainExReportsDlOk() (*int32, bool) + func (o *SmallDataRateStatus) GetRemainExReportsUl() int32 + func (o *SmallDataRateStatus) GetRemainExReportsUlOk() (*int32, bool) + func (o *SmallDataRateStatus) GetRemainPacketsDl() int32 + func (o *SmallDataRateStatus) GetRemainPacketsDlOk() (*int32, bool) + func (o *SmallDataRateStatus) GetRemainPacketsUl() int32 + func (o *SmallDataRateStatus) GetRemainPacketsUlOk() (*int32, bool) + func (o *SmallDataRateStatus) GetValidityTime() time.Time + func (o *SmallDataRateStatus) GetValidityTimeOk() (*time.Time, bool) + func (o *SmallDataRateStatus) HasRemainExReportsDl() bool + func (o *SmallDataRateStatus) HasRemainExReportsUl() bool + func (o *SmallDataRateStatus) HasRemainPacketsDl() bool + func (o *SmallDataRateStatus) HasRemainPacketsUl() bool + func (o *SmallDataRateStatus) HasValidityTime() bool + func (o *SmallDataRateStatus) SetRemainExReportsDl(v int32) + func (o *SmallDataRateStatus) SetRemainExReportsUl(v int32) + func (o *SmallDataRateStatus) SetRemainPacketsDl(v int32) + func (o *SmallDataRateStatus) SetRemainPacketsUl(v int32) + func (o *SmallDataRateStatus) SetValidityTime(v time.Time) + func (o SmallDataRateStatus) MarshalJSON() ([]byte, error) + func (o SmallDataRateStatus) ToMap() (map[string]interface{}, error) + type SmfSelectionType struct + SmfSelectionTypeAnyOf *SmfSelectionTypeAnyOf + String *string + func (dst *SmfSelectionType) UnmarshalJSON(data []byte) error + func (src *SmfSelectionType) MarshalJSON() ([]byte, error) + type SmfSelectionTypeAnyOf string + const CURRENT_PDU_SESSION + const NEXT_PDU_SESSION + func NewSmfSelectionTypeAnyOfFromValue(v string) (*SmfSelectionTypeAnyOf, error) + func (v *SmfSelectionTypeAnyOf) UnmarshalJSON(src []byte) error + func (v SmfSelectionTypeAnyOf) IsValid() bool + func (v SmfSelectionTypeAnyOf) Ptr() *SmfSelectionTypeAnyOf + type Snssai struct + Sd *string + Sst int32 + func NewSnssai(sst int32) *Snssai + func NewSnssaiWithDefaults() *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) SetSd(v string) + func (o *Snssai) SetSst(v int32) + func (o Snssai) MarshalJSON() ([]byte, error) + func (o Snssai) ToMap() (map[string]interface{}, error) + type StationaryIndication struct + StationaryIndicationAnyOf *StationaryIndicationAnyOf + String *string + func (dst *StationaryIndication) UnmarshalJSON(data []byte) error + func (src *StationaryIndication) MarshalJSON() ([]byte, error) + type StationaryIndicationAnyOf string + const MOBILE + const STATIONARY + func NewStationaryIndicationAnyOfFromValue(v string) (*StationaryIndicationAnyOf, error) + func (v *StationaryIndicationAnyOf) UnmarshalJSON(src []byte) error + func (v StationaryIndicationAnyOf) IsValid() bool + func (v StationaryIndicationAnyOf) Ptr() *StationaryIndicationAnyOf + type StatusInfo struct + AnType *AccessType + Cause *Cause + CnAssistedRanPara *CnAssistedRanPara + ResourceStatus ResourceStatus + func NewStatusInfo(resourceStatus ResourceStatus) *StatusInfo + func NewStatusInfoWithDefaults() *StatusInfo + func (o *StatusInfo) GetAnType() AccessType + func (o *StatusInfo) GetAnTypeOk() (*AccessType, bool) + func (o *StatusInfo) GetCause() Cause + func (o *StatusInfo) GetCauseOk() (*Cause, bool) + func (o *StatusInfo) GetCnAssistedRanPara() CnAssistedRanPara + func (o *StatusInfo) GetCnAssistedRanParaOk() (*CnAssistedRanPara, bool) + func (o *StatusInfo) GetResourceStatus() ResourceStatus + func (o *StatusInfo) GetResourceStatusOk() (*ResourceStatus, bool) + func (o *StatusInfo) HasAnType() bool + func (o *StatusInfo) HasCause() bool + func (o *StatusInfo) HasCnAssistedRanPara() bool + func (o *StatusInfo) SetAnType(v AccessType) + func (o *StatusInfo) SetCause(v Cause) + func (o *StatusInfo) SetCnAssistedRanPara(v CnAssistedRanPara) + func (o *StatusInfo) SetResourceStatus(v ResourceStatus) + func (o StatusInfo) MarshalJSON() ([]byte, error) + func (o StatusInfo) ToMap() (map[string]interface{}, error) + type StatusNotification struct + ApnRateStatus *ApnRateStatus + EpsPdnCnxInfo *EpsPdnCnxInfo + InterPlmnApiRoot *string + IntraPlmnApiRoot *string + NewSmfId *string + OldPduSessionRef *string + SmallDataRateStatus *SmallDataRateStatus + StatusInfo StatusInfo + TargetDnaiInfo *TargetDnaiInfo + func NewStatusNotification(statusInfo StatusInfo) *StatusNotification + func NewStatusNotificationWithDefaults() *StatusNotification + func (o *StatusNotification) GetApnRateStatus() ApnRateStatus + func (o *StatusNotification) GetApnRateStatusOk() (*ApnRateStatus, bool) + func (o *StatusNotification) GetEpsPdnCnxInfo() EpsPdnCnxInfo + func (o *StatusNotification) GetEpsPdnCnxInfoOk() (*EpsPdnCnxInfo, bool) + func (o *StatusNotification) GetInterPlmnApiRoot() string + func (o *StatusNotification) GetInterPlmnApiRootOk() (*string, bool) + func (o *StatusNotification) GetIntraPlmnApiRoot() string + func (o *StatusNotification) GetIntraPlmnApiRootOk() (*string, bool) + func (o *StatusNotification) GetNewSmfId() string + func (o *StatusNotification) GetNewSmfIdOk() (*string, bool) + func (o *StatusNotification) GetOldPduSessionRef() string + func (o *StatusNotification) GetOldPduSessionRefOk() (*string, bool) + func (o *StatusNotification) GetSmallDataRateStatus() SmallDataRateStatus + func (o *StatusNotification) GetSmallDataRateStatusOk() (*SmallDataRateStatus, bool) + func (o *StatusNotification) GetStatusInfo() StatusInfo + func (o *StatusNotification) GetStatusInfoOk() (*StatusInfo, bool) + func (o *StatusNotification) GetTargetDnaiInfo() TargetDnaiInfo + func (o *StatusNotification) GetTargetDnaiInfoOk() (*TargetDnaiInfo, bool) + func (o *StatusNotification) HasApnRateStatus() bool + func (o *StatusNotification) HasEpsPdnCnxInfo() bool + func (o *StatusNotification) HasInterPlmnApiRoot() bool + func (o *StatusNotification) HasIntraPlmnApiRoot() bool + func (o *StatusNotification) HasNewSmfId() bool + func (o *StatusNotification) HasOldPduSessionRef() bool + func (o *StatusNotification) HasSmallDataRateStatus() bool + func (o *StatusNotification) HasTargetDnaiInfo() bool + func (o *StatusNotification) SetApnRateStatus(v ApnRateStatus) + func (o *StatusNotification) SetEpsPdnCnxInfo(v EpsPdnCnxInfo) + func (o *StatusNotification) SetInterPlmnApiRoot(v string) + func (o *StatusNotification) SetIntraPlmnApiRoot(v string) + func (o *StatusNotification) SetNewSmfId(v string) + func (o *StatusNotification) SetOldPduSessionRef(v string) + func (o *StatusNotification) SetSmallDataRateStatus(v SmallDataRateStatus) + func (o *StatusNotification) SetStatusInfo(v StatusInfo) + func (o *StatusNotification) SetTargetDnaiInfo(v TargetDnaiInfo) + func (o StatusNotification) MarshalJSON() ([]byte, error) + func (o StatusNotification) ToMap() (map[string]interface{}, error) + type Tai struct + Nid *string + PlmnId PlmnId + Tac string + func NewTai(plmnId PlmnId, tac string) *Tai + func NewTaiWithDefaults() *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) SetNid(v string) + func (o *Tai) SetPlmnId(v PlmnId) + func (o *Tai) SetTac(v string) + func (o Tai) MarshalJSON() ([]byte, error) + func (o Tai) ToMap() (map[string]interface{}, error) + type TargetDnaiInfo struct + SmfSelectionType SmfSelectionType + TargetDnai *string + func NewTargetDnaiInfo(smfSelectionType SmfSelectionType) *TargetDnaiInfo + func NewTargetDnaiInfoWithDefaults() *TargetDnaiInfo + func (o *TargetDnaiInfo) GetSmfSelectionType() SmfSelectionType + func (o *TargetDnaiInfo) GetSmfSelectionTypeOk() (*SmfSelectionType, bool) + func (o *TargetDnaiInfo) GetTargetDnai() string + func (o *TargetDnaiInfo) GetTargetDnaiOk() (*string, bool) + func (o *TargetDnaiInfo) HasTargetDnai() bool + func (o *TargetDnaiInfo) SetSmfSelectionType(v SmfSelectionType) + func (o *TargetDnaiInfo) SetTargetDnai(v string) + func (o TargetDnaiInfo) MarshalJSON() ([]byte, error) + func (o TargetDnaiInfo) ToMap() (map[string]interface{}, error) + type TnapId struct + BssId *string + CivicAddress *string + SsId *string + func NewTnapId() *TnapId + func NewTnapIdWithDefaults() *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) SetBssId(v string) + func (o *TnapId) SetCivicAddress(v string) + func (o *TnapId) SetSsId(v string) + func (o TnapId) MarshalJSON() ([]byte, error) + func (o TnapId) ToMap() (map[string]interface{}, error) + type TngfInfo struct + Interface *interface{} + func (dst *TngfInfo) UnmarshalJSON(data []byte) error + func (src *TngfInfo) MarshalJSON() ([]byte, error) + type TraceData struct + CollectionEntityIpv4Addr *string + CollectionEntityIpv6Addr *Ipv6Addr + EventList string + InterfaceList *string + NeTypeList string + TraceDepth TraceDepth + TraceRef string + func NewTraceData(traceRef string, traceDepth TraceDepth, neTypeList string, eventList string) *TraceData + func NewTraceDataWithDefaults() *TraceData + func (o *TraceData) GetCollectionEntityIpv4Addr() string + func (o *TraceData) GetCollectionEntityIpv4AddrOk() (*string, bool) + func (o *TraceData) GetCollectionEntityIpv6Addr() Ipv6Addr + func (o *TraceData) GetCollectionEntityIpv6AddrOk() (*Ipv6Addr, bool) + func (o *TraceData) GetEventList() string + func (o *TraceData) GetEventListOk() (*string, bool) + func (o *TraceData) GetInterfaceList() string + func (o *TraceData) GetInterfaceListOk() (*string, bool) + func (o *TraceData) GetNeTypeList() string + func (o *TraceData) GetNeTypeListOk() (*string, bool) + func (o *TraceData) GetTraceDepth() TraceDepth + func (o *TraceData) GetTraceDepthOk() (*TraceDepth, bool) + func (o *TraceData) GetTraceRef() string + func (o *TraceData) GetTraceRefOk() (*string, bool) + func (o *TraceData) HasCollectionEntityIpv4Addr() bool + func (o *TraceData) HasCollectionEntityIpv6Addr() bool + func (o *TraceData) HasInterfaceList() bool + func (o *TraceData) SetCollectionEntityIpv4Addr(v string) + func (o *TraceData) SetCollectionEntityIpv6Addr(v Ipv6Addr) + func (o *TraceData) SetEventList(v string) + func (o *TraceData) SetInterfaceList(v string) + func (o *TraceData) SetNeTypeList(v string) + func (o *TraceData) SetTraceDepth(v TraceDepth) + func (o *TraceData) SetTraceRef(v string) + func (o TraceData) MarshalJSON() ([]byte, error) + func (o TraceData) ToMap() (map[string]interface{}, error) + type TraceDepth struct + String *string + TraceDepthAnyOf *TraceDepthAnyOf + func (dst *TraceDepth) UnmarshalJSON(data []byte) error + func (src *TraceDepth) MarshalJSON() ([]byte, error) + type TraceDepthAnyOf string + const MAXIMUM + const MAXIMUM_WO_VENDOR_EXTENSION + const MEDIUM + const MEDIUM_WO_VENDOR_EXTENSION + const MINIMUM + const MINIMUM_WO_VENDOR_EXTENSION + func NewTraceDepthAnyOfFromValue(v string) (*TraceDepthAnyOf, error) + func (v *TraceDepthAnyOf) UnmarshalJSON(src []byte) error + func (v TraceDepthAnyOf) IsValid() bool + func (v TraceDepthAnyOf) Ptr() *TraceDepthAnyOf + type TrafficProfile struct + String *string + TrafficProfileAnyOf *TrafficProfileAnyOf + func (dst *TrafficProfile) UnmarshalJSON(data []byte) error + func (src *TrafficProfile) MarshalJSON() ([]byte, error) + type TrafficProfileAnyOf string + const DUAL_TRANS_DL_FIRST + const DUAL_TRANS_UL_FIRST + const MULTI_TRANS + const SINGLE_TRANS_DL + const SINGLE_TRANS_UL + func NewTrafficProfileAnyOfFromValue(v string) (*TrafficProfileAnyOf, error) + func (v *TrafficProfileAnyOf) UnmarshalJSON(src []byte) error + func (v TrafficProfileAnyOf) IsValid() bool + func (v TrafficProfileAnyOf) Ptr() *TrafficProfileAnyOf + type TransferMoDataReqData struct + MoData RefToBinaryData + MoExpDataCounter *MoExpDataCounter + UeLocation *UserLocation + func NewTransferMoDataReqData(moData RefToBinaryData) *TransferMoDataReqData + func NewTransferMoDataReqDataWithDefaults() *TransferMoDataReqData + func (o *TransferMoDataReqData) GetMoData() RefToBinaryData + func (o *TransferMoDataReqData) GetMoDataOk() (*RefToBinaryData, bool) + func (o *TransferMoDataReqData) GetMoExpDataCounter() MoExpDataCounter + func (o *TransferMoDataReqData) GetMoExpDataCounterOk() (*MoExpDataCounter, bool) + func (o *TransferMoDataReqData) GetUeLocation() UserLocation + func (o *TransferMoDataReqData) GetUeLocationOk() (*UserLocation, bool) + func (o *TransferMoDataReqData) HasMoExpDataCounter() bool + func (o *TransferMoDataReqData) HasUeLocation() bool + func (o *TransferMoDataReqData) SetMoData(v RefToBinaryData) + func (o *TransferMoDataReqData) SetMoExpDataCounter(v MoExpDataCounter) + func (o *TransferMoDataReqData) SetUeLocation(v UserLocation) + func (o TransferMoDataReqData) MarshalJSON() ([]byte, error) + func (o TransferMoDataReqData) ToMap() (map[string]interface{}, error) + type TransferMoDataRequest struct + BinaryMoData *os.File + JsonData *TransferMoDataReqData + func NewTransferMoDataRequest() *TransferMoDataRequest + func NewTransferMoDataRequestWithDefaults() *TransferMoDataRequest + func (o *TransferMoDataRequest) GetBinaryMoData() os.File + func (o *TransferMoDataRequest) GetBinaryMoDataOk() (*os.File, bool) + func (o *TransferMoDataRequest) GetJsonData() TransferMoDataReqData + func (o *TransferMoDataRequest) GetJsonDataOk() (*TransferMoDataReqData, bool) + func (o *TransferMoDataRequest) HasBinaryMoData() bool + func (o *TransferMoDataRequest) HasJsonData() bool + func (o *TransferMoDataRequest) SetBinaryMoData(v os.File) + func (o *TransferMoDataRequest) SetJsonData(v TransferMoDataReqData) + func (o TransferMoDataRequest) MarshalJSON() ([]byte, error) + func (o TransferMoDataRequest) ToMap() (map[string]interface{}, error) + type TransferMtDataAddInfo struct + MaxWaitingTime *int32 + func NewTransferMtDataAddInfo() *TransferMtDataAddInfo + func NewTransferMtDataAddInfoWithDefaults() *TransferMtDataAddInfo + func (o *TransferMtDataAddInfo) GetMaxWaitingTime() int32 + func (o *TransferMtDataAddInfo) GetMaxWaitingTimeOk() (*int32, bool) + func (o *TransferMtDataAddInfo) HasMaxWaitingTime() bool + func (o *TransferMtDataAddInfo) SetMaxWaitingTime(v int32) + func (o TransferMtDataAddInfo) MarshalJSON() ([]byte, error) + func (o TransferMtDataAddInfo) ToMap() (map[string]interface{}, error) + type TransferMtDataError struct + AccessTokenError *AccessTokenErr + AccessTokenRequest *AccessTokenReq + Cause *string + Detail *string + Instance *string + InvalidParams []InvalidParam + MaxWaitingTime *int32 + NrfId *string + RemoteError *bool + Status *int32 + SupportedApiVersions []string + SupportedFeatures *string + Title *string + Type *string + func NewTransferMtDataError() *TransferMtDataError + func NewTransferMtDataErrorWithDefaults() *TransferMtDataError + func (o *TransferMtDataError) GetAccessTokenError() AccessTokenErr + func (o *TransferMtDataError) GetAccessTokenErrorOk() (*AccessTokenErr, bool) + func (o *TransferMtDataError) GetAccessTokenRequest() AccessTokenReq + func (o *TransferMtDataError) GetAccessTokenRequestOk() (*AccessTokenReq, bool) + func (o *TransferMtDataError) GetCause() string + func (o *TransferMtDataError) GetCauseOk() (*string, bool) + func (o *TransferMtDataError) GetDetail() string + func (o *TransferMtDataError) GetDetailOk() (*string, bool) + func (o *TransferMtDataError) GetInstance() string + func (o *TransferMtDataError) GetInstanceOk() (*string, bool) + func (o *TransferMtDataError) GetInvalidParams() []InvalidParam + func (o *TransferMtDataError) GetInvalidParamsOk() ([]InvalidParam, bool) + func (o *TransferMtDataError) GetMaxWaitingTime() int32 + func (o *TransferMtDataError) GetMaxWaitingTimeOk() (*int32, bool) + func (o *TransferMtDataError) GetNrfId() string + func (o *TransferMtDataError) GetNrfIdOk() (*string, bool) + func (o *TransferMtDataError) GetRemoteError() bool + func (o *TransferMtDataError) GetRemoteErrorOk() (*bool, bool) + func (o *TransferMtDataError) GetStatus() int32 + func (o *TransferMtDataError) GetStatusOk() (*int32, bool) + func (o *TransferMtDataError) GetSupportedApiVersions() []string + func (o *TransferMtDataError) GetSupportedApiVersionsOk() ([]string, bool) + func (o *TransferMtDataError) GetSupportedFeatures() string + func (o *TransferMtDataError) GetSupportedFeaturesOk() (*string, bool) + func (o *TransferMtDataError) GetTitle() string + func (o *TransferMtDataError) GetTitleOk() (*string, bool) + func (o *TransferMtDataError) GetType() string + func (o *TransferMtDataError) GetTypeOk() (*string, bool) + func (o *TransferMtDataError) HasAccessTokenError() bool + func (o *TransferMtDataError) HasAccessTokenRequest() bool + func (o *TransferMtDataError) HasCause() bool + func (o *TransferMtDataError) HasDetail() bool + func (o *TransferMtDataError) HasInstance() bool + func (o *TransferMtDataError) HasInvalidParams() bool + func (o *TransferMtDataError) HasMaxWaitingTime() bool + func (o *TransferMtDataError) HasNrfId() bool + func (o *TransferMtDataError) HasRemoteError() bool + func (o *TransferMtDataError) HasStatus() bool + func (o *TransferMtDataError) HasSupportedApiVersions() bool + func (o *TransferMtDataError) HasSupportedFeatures() bool + func (o *TransferMtDataError) HasTitle() bool + func (o *TransferMtDataError) HasType() bool + func (o *TransferMtDataError) SetAccessTokenError(v AccessTokenErr) + func (o *TransferMtDataError) SetAccessTokenRequest(v AccessTokenReq) + func (o *TransferMtDataError) SetCause(v string) + func (o *TransferMtDataError) SetDetail(v string) + func (o *TransferMtDataError) SetInstance(v string) + func (o *TransferMtDataError) SetInvalidParams(v []InvalidParam) + func (o *TransferMtDataError) SetMaxWaitingTime(v int32) + func (o *TransferMtDataError) SetNrfId(v string) + func (o *TransferMtDataError) SetRemoteError(v bool) + func (o *TransferMtDataError) SetStatus(v int32) + func (o *TransferMtDataError) SetSupportedApiVersions(v []string) + func (o *TransferMtDataError) SetSupportedFeatures(v string) + func (o *TransferMtDataError) SetTitle(v string) + func (o *TransferMtDataError) SetType(v string) + func (o TransferMtDataError) MarshalJSON() ([]byte, error) + func (o TransferMtDataError) ToMap() (map[string]interface{}, error) + type TransferMtDataIsmfRequest struct + BinaryMtData **os.File + JsonData *TransferMtDataReqData + func NewTransferMtDataIsmfRequest() *TransferMtDataIsmfRequest + func NewTransferMtDataIsmfRequestWithDefaults() *TransferMtDataIsmfRequest + func (o *TransferMtDataIsmfRequest) GetBinaryMtData() *os.File + func (o *TransferMtDataIsmfRequest) GetBinaryMtDataOk() (**os.File, bool) + func (o *TransferMtDataIsmfRequest) GetJsonData() TransferMtDataReqData + func (o *TransferMtDataIsmfRequest) GetJsonDataOk() (*TransferMtDataReqData, bool) + func (o *TransferMtDataIsmfRequest) HasBinaryMtData() bool + func (o *TransferMtDataIsmfRequest) HasJsonData() bool + func (o *TransferMtDataIsmfRequest) SetBinaryMtData(v *os.File) + func (o *TransferMtDataIsmfRequest) SetJsonData(v TransferMtDataReqData) + func (o TransferMtDataIsmfRequest) MarshalJSON() ([]byte, error) + func (o TransferMtDataIsmfRequest) ToMap() (map[string]interface{}, error) + type TransferMtDataReqData struct + MtData RefToBinaryData + func NewTransferMtDataReqData(mtData RefToBinaryData) *TransferMtDataReqData + func NewTransferMtDataReqDataWithDefaults() *TransferMtDataReqData + func (o *TransferMtDataReqData) GetMtData() RefToBinaryData + func (o *TransferMtDataReqData) GetMtDataOk() (*RefToBinaryData, bool) + func (o *TransferMtDataReqData) SetMtData(v RefToBinaryData) + func (o TransferMtDataReqData) MarshalJSON() ([]byte, error) + func (o TransferMtDataReqData) ToMap() (map[string]interface{}, error) + type TransferMtDataRequest struct + BinaryMtData *os.File + JsonData *TransferMtDataReqData + func NewTransferMtDataRequest() *TransferMtDataRequest + func NewTransferMtDataRequestWithDefaults() *TransferMtDataRequest + func (o *TransferMtDataRequest) GetBinaryMtData() os.File + func (o *TransferMtDataRequest) GetBinaryMtDataOk() (*os.File, bool) + func (o *TransferMtDataRequest) GetJsonData() TransferMtDataReqData + func (o *TransferMtDataRequest) GetJsonDataOk() (*TransferMtDataReqData, bool) + func (o *TransferMtDataRequest) HasBinaryMtData() bool + func (o *TransferMtDataRequest) HasJsonData() bool + func (o *TransferMtDataRequest) SetBinaryMtData(v os.File) + func (o *TransferMtDataRequest) SetJsonData(v TransferMtDataReqData) + func (o TransferMtDataRequest) MarshalJSON() ([]byte, error) + func (o TransferMtDataRequest) ToMap() (map[string]interface{}, error) + type TransportProtocol struct + String *string + TransportProtocolAnyOf *TransportProtocolAnyOf + func (dst *TransportProtocol) UnmarshalJSON(data []byte) error + func (src *TransportProtocol) MarshalJSON() ([]byte, error) + type TransportProtocolAnyOf string + const TCP + const UDP + func NewTransportProtocolAnyOfFromValue(v string) (*TransportProtocolAnyOf, error) + func (v *TransportProtocolAnyOf) UnmarshalJSON(src []byte) error + func (v TransportProtocolAnyOf) IsValid() bool + func (v TransportProtocolAnyOf) Ptr() *TransportProtocolAnyOf + type Trigger struct + EventLimit *int32 + MaxNumberOfccc *int32 + TariffTimeChange *time.Time + TimeLimit *int32 + TriggerCategory TriggerCategory + TriggerType TriggerType + VolumeLimit *int32 + VolumeLimit64 *int32 + func NewTrigger(triggerType TriggerType, triggerCategory TriggerCategory) *Trigger + func NewTriggerWithDefaults() *Trigger + func (o *Trigger) GetEventLimit() int32 + func (o *Trigger) GetEventLimitOk() (*int32, bool) + func (o *Trigger) GetMaxNumberOfccc() int32 + func (o *Trigger) GetMaxNumberOfcccOk() (*int32, bool) + func (o *Trigger) GetTariffTimeChange() time.Time + func (o *Trigger) GetTariffTimeChangeOk() (*time.Time, bool) + func (o *Trigger) GetTimeLimit() int32 + func (o *Trigger) GetTimeLimitOk() (*int32, bool) + func (o *Trigger) GetTriggerCategory() TriggerCategory + func (o *Trigger) GetTriggerCategoryOk() (*TriggerCategory, bool) + func (o *Trigger) GetTriggerType() TriggerType + func (o *Trigger) GetTriggerTypeOk() (*TriggerType, bool) + func (o *Trigger) GetVolumeLimit() int32 + func (o *Trigger) GetVolumeLimit64() int32 + func (o *Trigger) GetVolumeLimit64Ok() (*int32, bool) + func (o *Trigger) GetVolumeLimitOk() (*int32, bool) + func (o *Trigger) HasEventLimit() bool + func (o *Trigger) HasMaxNumberOfccc() bool + func (o *Trigger) HasTariffTimeChange() bool + func (o *Trigger) HasTimeLimit() bool + func (o *Trigger) HasVolumeLimit() bool + func (o *Trigger) HasVolumeLimit64() bool + func (o *Trigger) SetEventLimit(v int32) + func (o *Trigger) SetMaxNumberOfccc(v int32) + func (o *Trigger) SetTariffTimeChange(v time.Time) + func (o *Trigger) SetTimeLimit(v int32) + func (o *Trigger) SetTriggerCategory(v TriggerCategory) + func (o *Trigger) SetTriggerType(v TriggerType) + func (o *Trigger) SetVolumeLimit(v int32) + func (o *Trigger) SetVolumeLimit64(v int32) + func (o Trigger) MarshalJSON() ([]byte, error) + func (o Trigger) ToMap() (map[string]interface{}, error) + type TriggerCategory struct + String *string + TriggerCategoryAnyOf *TriggerCategoryAnyOf + func (dst *TriggerCategory) UnmarshalJSON(data []byte) error + func (src *TriggerCategory) MarshalJSON() ([]byte, error) + type TriggerCategoryAnyOf string + const DEFERRED_REPORT + const IMMEDIATE_REPORT + func NewTriggerCategoryAnyOfFromValue(v string) (*TriggerCategoryAnyOf, error) + func (v *TriggerCategoryAnyOf) UnmarshalJSON(src []byte) error + func (v TriggerCategoryAnyOf) IsValid() bool + func (v TriggerCategoryAnyOf) Ptr() *TriggerCategoryAnyOf + type TriggerType struct + String *string + TriggerTypeAnyOf *TriggerTypeAnyOf + func (dst *TriggerType) UnmarshalJSON(data []byte) error + func (src *TriggerType) MarshalJSON() ([]byte, error) + type TriggerTypeAnyOf string + const ABNORMAL_RELEASE + const ADDITION_OF_ACCESS + const ADDITION_OF_UPF + const CGI_SAI_CHANGE + const CHANGE_OF_3_GPP_PS_DATA_OFF_STATUS + const CHANGE_OF_ISMF + const CHANGE_OF_UE_PRESENCE_IN_PRESENCE_REPORTING_AREA + const ECGI_CHANGE + const EVENT_LIMIT + const FINAL + const FORCED_REAUTHORISATION + const GFBR_GUARANTEED_STATUS_CHANGE + const HANDOVER_CANCEL + const HANDOVER_COMPLETE + const HANDOVER_START + const INSERTION_OF_ISMF + const MANAGEMENT_INTERVENTION + const MAX_NUMBER_OF_CHANGES_IN_CHARGING_CONDITIONS + const OTHER_QUOTA_TYPE + const PLMN_CHANGE + const QHT + const QOS_CHANGE + const QUOTA_EXHAUSTED + const QUOTA_THRESHOLD + const RAI_CHANGE + const RAT_CHANGE + const REDUNDANT_TRANSMISSION_CHANGE + const REMOVAL_OF_ACCESS + const REMOVAL_OF_ISMF + const REMOVAL_OF_UPF + const SERVING_NODE_CHANGE + const SESSION_AMBR_CHANGE + const START_OF_SDF_ADDITIONAL_ACCESS + const START_OF_SERVICE_DATA_FLOW + const TAI_CHANGE + const TARIFF_TIME_CHANGE + const TIME_LIMIT + const UE_TIMEZONE_CHANGE + const UNIT_COUNT_INACTIVITY_TIMER + const UNUSED_QUOTA_TIMER + const USER_LOCATION_CHANGE + const VALIDITY_TIME + const VOLUME_LIMIT + func NewTriggerTypeAnyOfFromValue(v string) (*TriggerTypeAnyOf, error) + func (v *TriggerTypeAnyOf) UnmarshalJSON(src []byte) error + func (v TriggerTypeAnyOf) IsValid() bool + func (v TriggerTypeAnyOf) Ptr() *TriggerTypeAnyOf + type TunnelInfo struct + AnType *AccessType + GtpTeid string + Ipv4Addr *string + Ipv6Addr *Ipv6Addr + func NewTunnelInfo(gtpTeid string) *TunnelInfo + func NewTunnelInfoWithDefaults() *TunnelInfo + func (o *TunnelInfo) GetAnType() AccessType + func (o *TunnelInfo) GetAnTypeOk() (*AccessType, bool) + func (o *TunnelInfo) GetGtpTeid() string + func (o *TunnelInfo) GetGtpTeidOk() (*string, bool) + func (o *TunnelInfo) GetIpv4Addr() string + func (o *TunnelInfo) GetIpv4AddrOk() (*string, bool) + func (o *TunnelInfo) GetIpv6Addr() Ipv6Addr + func (o *TunnelInfo) GetIpv6AddrOk() (*Ipv6Addr, bool) + func (o *TunnelInfo) HasAnType() bool + func (o *TunnelInfo) HasIpv4Addr() bool + func (o *TunnelInfo) HasIpv6Addr() bool + func (o *TunnelInfo) SetAnType(v AccessType) + func (o *TunnelInfo) SetGtpTeid(v string) + func (o *TunnelInfo) SetIpv4Addr(v string) + func (o *TunnelInfo) SetIpv6Addr(v Ipv6Addr) + func (o TunnelInfo) MarshalJSON() ([]byte, error) + func (o TunnelInfo) ToMap() (map[string]interface{}, error) + type TwapId struct + BssId *string + CivicAddress *string + SsId string + func NewTwapId(ssId string) *TwapId + func NewTwapIdWithDefaults() *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) SetBssId(v string) + func (o *TwapId) SetCivicAddress(v string) + func (o *TwapId) SetSsId(v string) + func (o TwapId) MarshalJSON() ([]byte, error) + func (o TwapId) ToMap() (map[string]interface{}, error) + type TwifInfo struct + Interface *interface{} + func (dst *TwifInfo) UnmarshalJSON(data []byte) error + func (src *TwifInfo) MarshalJSON() ([]byte, error) + type UlclBpInformation struct + UlclBpUpfId *string + func NewUlclBpInformation() *UlclBpInformation + func NewUlclBpInformationWithDefaults() *UlclBpInformation + func (o *UlclBpInformation) GetUlclBpUpfId() string + func (o *UlclBpInformation) GetUlclBpUpfIdOk() (*string, bool) + func (o *UlclBpInformation) HasUlclBpUpfId() bool + func (o *UlclBpInformation) SetUlclBpUpfId(v string) + func (o UlclBpInformation) MarshalJSON() ([]byte, error) + func (o UlclBpInformation) ToMap() (map[string]interface{}, error) + type UnavailableAccessIndication struct + String *string + UnavailableAccessIndicationAnyOf *UnavailableAccessIndicationAnyOf + func (dst *UnavailableAccessIndication) UnmarshalJSON(data []byte) error + func (src *UnavailableAccessIndication) MarshalJSON() ([]byte, error) + type UnavailableAccessIndicationAnyOf string + const N3_GA_UNAVAILABLE + func NewUnavailableAccessIndicationAnyOfFromValue(v string) (*UnavailableAccessIndicationAnyOf, error) + func (v *UnavailableAccessIndicationAnyOf) UnmarshalJSON(src []byte) error + func (v UnavailableAccessIndicationAnyOf) IsValid() bool + func (v UnavailableAccessIndicationAnyOf) Ptr() *UnavailableAccessIndicationAnyOf + type UpCnxState struct + String *string + UpCnxStateAnyOf *UpCnxStateAnyOf + func (dst *UpCnxState) UnmarshalJSON(data []byte) error + func (src *UpCnxState) MarshalJSON() ([]byte, error) + type UpCnxStateAnyOf string + const ACTIVATED + const ACTIVATING + const DEACTIVATED + const SUSPENDED + func NewUpCnxStateAnyOfFromValue(v string) (*UpCnxStateAnyOf, error) + func (v *UpCnxStateAnyOf) UnmarshalJSON(src []byte) error + func (v UpCnxStateAnyOf) IsValid() bool + func (v UpCnxStateAnyOf) Ptr() *UpCnxStateAnyOf + type UpConfidentiality struct + String *string + UpIntegrityAnyOf *UpIntegrityAnyOf + func (dst *UpConfidentiality) UnmarshalJSON(data []byte) error + func (src *UpConfidentiality) MarshalJSON() ([]byte, error) + type UpIntegrity struct + String *string + UpIntegrityAnyOf *UpIntegrityAnyOf + func (dst *UpIntegrity) UnmarshalJSON(data []byte) error + func (src *UpIntegrity) MarshalJSON() ([]byte, error) + type UpIntegrityAnyOf string + const NOT_NEEDED + const PREFERRED + const REQUIRED + func NewUpIntegrityAnyOfFromValue(v string) (*UpIntegrityAnyOf, error) + func (v *UpIntegrityAnyOf) UnmarshalJSON(src []byte) error + func (v UpIntegrityAnyOf) IsValid() bool + func (v UpIntegrityAnyOf) Ptr() *UpIntegrityAnyOf + type UpSecurity struct + UpConfid UpConfidentiality + UpIntegr UpIntegrity + func NewUpSecurity(upIntegr UpIntegrity, upConfid UpConfidentiality) *UpSecurity + func NewUpSecurityWithDefaults() *UpSecurity + func (o *UpSecurity) GetUpConfid() UpConfidentiality + func (o *UpSecurity) GetUpConfidOk() (*UpConfidentiality, bool) + func (o *UpSecurity) GetUpIntegr() UpIntegrity + func (o *UpSecurity) GetUpIntegrOk() (*UpIntegrity, bool) + func (o *UpSecurity) SetUpConfid(v UpConfidentiality) + func (o *UpSecurity) SetUpIntegr(v UpIntegrity) + func (o UpSecurity) MarshalJSON() ([]byte, error) + func (o UpSecurity) ToMap() (map[string]interface{}, error) + type UpSecurityInfo struct + MaxIntegrityProtectedDataRateDl *MaxIntegrityProtectedDataRate + MaxIntegrityProtectedDataRateUl *MaxIntegrityProtectedDataRate + SecurityResult *SecurityResult + UpSecurity UpSecurity + func NewUpSecurityInfo(upSecurity UpSecurity) *UpSecurityInfo + func NewUpSecurityInfoWithDefaults() *UpSecurityInfo + func (o *UpSecurityInfo) GetMaxIntegrityProtectedDataRateDl() MaxIntegrityProtectedDataRate + func (o *UpSecurityInfo) GetMaxIntegrityProtectedDataRateDlOk() (*MaxIntegrityProtectedDataRate, bool) + func (o *UpSecurityInfo) GetMaxIntegrityProtectedDataRateUl() MaxIntegrityProtectedDataRate + func (o *UpSecurityInfo) GetMaxIntegrityProtectedDataRateUlOk() (*MaxIntegrityProtectedDataRate, bool) + func (o *UpSecurityInfo) GetSecurityResult() SecurityResult + func (o *UpSecurityInfo) GetSecurityResultOk() (*SecurityResult, bool) + func (o *UpSecurityInfo) GetUpSecurity() UpSecurity + func (o *UpSecurityInfo) GetUpSecurityOk() (*UpSecurity, bool) + func (o *UpSecurityInfo) HasMaxIntegrityProtectedDataRateDl() bool + func (o *UpSecurityInfo) HasMaxIntegrityProtectedDataRateUl() bool + func (o *UpSecurityInfo) HasSecurityResult() bool + func (o *UpSecurityInfo) SetMaxIntegrityProtectedDataRateDl(v MaxIntegrityProtectedDataRate) + func (o *UpSecurityInfo) SetMaxIntegrityProtectedDataRateUl(v MaxIntegrityProtectedDataRate) + func (o *UpSecurityInfo) SetSecurityResult(v SecurityResult) + func (o *UpSecurityInfo) SetUpSecurity(v UpSecurity) + func (o UpSecurityInfo) MarshalJSON() ([]byte, error) + func (o UpSecurityInfo) ToMap() (map[string]interface{}, error) + type UpdatePduSession200Response struct + BinaryDataN1SmInfoToUe *os.File + BinaryDataN4Information *os.File + BinaryDataN4InformationExt1 *os.File + BinaryDataN4InformationExt2 *os.File + JsonData *HsmfUpdatedData + func NewUpdatePduSession200Response() *UpdatePduSession200Response + func NewUpdatePduSession200ResponseWithDefaults() *UpdatePduSession200Response + func (o *UpdatePduSession200Response) GetBinaryDataN1SmInfoToUe() os.File + func (o *UpdatePduSession200Response) GetBinaryDataN1SmInfoToUeOk() (*os.File, bool) + func (o *UpdatePduSession200Response) GetBinaryDataN4Information() os.File + func (o *UpdatePduSession200Response) GetBinaryDataN4InformationExt1() os.File + func (o *UpdatePduSession200Response) GetBinaryDataN4InformationExt1Ok() (*os.File, bool) + func (o *UpdatePduSession200Response) GetBinaryDataN4InformationExt2() os.File + func (o *UpdatePduSession200Response) GetBinaryDataN4InformationExt2Ok() (*os.File, bool) + func (o *UpdatePduSession200Response) GetBinaryDataN4InformationOk() (*os.File, bool) + func (o *UpdatePduSession200Response) GetJsonData() HsmfUpdatedData + func (o *UpdatePduSession200Response) GetJsonDataOk() (*HsmfUpdatedData, bool) + func (o *UpdatePduSession200Response) HasBinaryDataN1SmInfoToUe() bool + func (o *UpdatePduSession200Response) HasBinaryDataN4Information() bool + func (o *UpdatePduSession200Response) HasBinaryDataN4InformationExt1() bool + func (o *UpdatePduSession200Response) HasBinaryDataN4InformationExt2() bool + func (o *UpdatePduSession200Response) HasJsonData() bool + func (o *UpdatePduSession200Response) SetBinaryDataN1SmInfoToUe(v os.File) + func (o *UpdatePduSession200Response) SetBinaryDataN4Information(v os.File) + func (o *UpdatePduSession200Response) SetBinaryDataN4InformationExt1(v os.File) + func (o *UpdatePduSession200Response) SetBinaryDataN4InformationExt2(v os.File) + func (o *UpdatePduSession200Response) SetJsonData(v HsmfUpdatedData) + func (o UpdatePduSession200Response) MarshalJSON() ([]byte, error) + func (o UpdatePduSession200Response) ToMap() (map[string]interface{}, error) + type UpdatePduSession400Response struct + BinaryDataN1SmInfoToUe *os.File + JsonData *HsmfUpdateError + func NewUpdatePduSession400Response() *UpdatePduSession400Response + func NewUpdatePduSession400ResponseWithDefaults() *UpdatePduSession400Response + func (o *UpdatePduSession400Response) GetBinaryDataN1SmInfoToUe() os.File + func (o *UpdatePduSession400Response) GetBinaryDataN1SmInfoToUeOk() (*os.File, bool) + func (o *UpdatePduSession400Response) GetJsonData() HsmfUpdateError + func (o *UpdatePduSession400Response) GetJsonDataOk() (*HsmfUpdateError, bool) + func (o *UpdatePduSession400Response) HasBinaryDataN1SmInfoToUe() bool + func (o *UpdatePduSession400Response) HasJsonData() bool + func (o *UpdatePduSession400Response) SetBinaryDataN1SmInfoToUe(v os.File) + func (o *UpdatePduSession400Response) SetJsonData(v HsmfUpdateError) + func (o UpdatePduSession400Response) MarshalJSON() ([]byte, error) + func (o UpdatePduSession400Response) ToMap() (map[string]interface{}, error) + type UpdatePduSessionRequest struct + BinaryDataN1SmInfoFromUe *os.File + BinaryDataN4Information *os.File + BinaryDataN4InformationExt1 *os.File + BinaryDataN4InformationExt2 *os.File + BinaryDataUnknownN1SmInfo *os.File + JsonData *HsmfUpdateData + func NewUpdatePduSessionRequest() *UpdatePduSessionRequest + func NewUpdatePduSessionRequestWithDefaults() *UpdatePduSessionRequest + func (o *UpdatePduSessionRequest) GetBinaryDataN1SmInfoFromUe() os.File + func (o *UpdatePduSessionRequest) GetBinaryDataN1SmInfoFromUeOk() (*os.File, bool) + func (o *UpdatePduSessionRequest) GetBinaryDataN4Information() os.File + func (o *UpdatePduSessionRequest) GetBinaryDataN4InformationExt1() os.File + func (o *UpdatePduSessionRequest) GetBinaryDataN4InformationExt1Ok() (*os.File, bool) + func (o *UpdatePduSessionRequest) GetBinaryDataN4InformationExt2() os.File + func (o *UpdatePduSessionRequest) GetBinaryDataN4InformationExt2Ok() (*os.File, bool) + func (o *UpdatePduSessionRequest) GetBinaryDataN4InformationOk() (*os.File, bool) + func (o *UpdatePduSessionRequest) GetBinaryDataUnknownN1SmInfo() os.File + func (o *UpdatePduSessionRequest) GetBinaryDataUnknownN1SmInfoOk() (*os.File, bool) + func (o *UpdatePduSessionRequest) GetJsonData() HsmfUpdateData + func (o *UpdatePduSessionRequest) GetJsonDataOk() (*HsmfUpdateData, bool) + func (o *UpdatePduSessionRequest) HasBinaryDataN1SmInfoFromUe() bool + func (o *UpdatePduSessionRequest) HasBinaryDataN4Information() bool + func (o *UpdatePduSessionRequest) HasBinaryDataN4InformationExt1() bool + func (o *UpdatePduSessionRequest) HasBinaryDataN4InformationExt2() bool + func (o *UpdatePduSessionRequest) HasBinaryDataUnknownN1SmInfo() bool + func (o *UpdatePduSessionRequest) HasJsonData() bool + func (o *UpdatePduSessionRequest) SetBinaryDataN1SmInfoFromUe(v os.File) + func (o *UpdatePduSessionRequest) SetBinaryDataN4Information(v os.File) + func (o *UpdatePduSessionRequest) SetBinaryDataN4InformationExt1(v os.File) + func (o *UpdatePduSessionRequest) SetBinaryDataN4InformationExt2(v os.File) + func (o *UpdatePduSessionRequest) SetBinaryDataUnknownN1SmInfo(v os.File) + func (o *UpdatePduSessionRequest) SetJsonData(v HsmfUpdateData) + func (o UpdatePduSessionRequest) MarshalJSON() ([]byte, error) + func (o UpdatePduSessionRequest) ToMap() (map[string]interface{}, error) + type UpdateSmContext200Response struct + BinaryDataN1SmMessage *os.File + BinaryDataN2SmInformation *os.File + JsonData *SmContextUpdatedData + func NewUpdateSmContext200Response() *UpdateSmContext200Response + func NewUpdateSmContext200ResponseWithDefaults() *UpdateSmContext200Response + func (o *UpdateSmContext200Response) GetBinaryDataN1SmMessage() os.File + func (o *UpdateSmContext200Response) GetBinaryDataN1SmMessageOk() (*os.File, bool) + func (o *UpdateSmContext200Response) GetBinaryDataN2SmInformation() os.File + func (o *UpdateSmContext200Response) GetBinaryDataN2SmInformationOk() (*os.File, bool) + func (o *UpdateSmContext200Response) GetJsonData() SmContextUpdatedData + func (o *UpdateSmContext200Response) GetJsonDataOk() (*SmContextUpdatedData, bool) + func (o *UpdateSmContext200Response) HasBinaryDataN1SmMessage() bool + func (o *UpdateSmContext200Response) HasBinaryDataN2SmInformation() bool + func (o *UpdateSmContext200Response) HasJsonData() bool + func (o *UpdateSmContext200Response) SetBinaryDataN1SmMessage(v os.File) + func (o *UpdateSmContext200Response) SetBinaryDataN2SmInformation(v os.File) + func (o *UpdateSmContext200Response) SetJsonData(v SmContextUpdatedData) + func (o UpdateSmContext200Response) MarshalJSON() ([]byte, error) + func (o UpdateSmContext200Response) ToMap() (map[string]interface{}, error) + type UpdateSmContext400Response struct + BinaryDataN1SmMessage *os.File + BinaryDataN2SmInformation *os.File + JsonData *SmContextUpdateError + func NewUpdateSmContext400Response() *UpdateSmContext400Response + func NewUpdateSmContext400ResponseWithDefaults() *UpdateSmContext400Response + func (o *UpdateSmContext400Response) GetBinaryDataN1SmMessage() os.File + func (o *UpdateSmContext400Response) GetBinaryDataN1SmMessageOk() (*os.File, bool) + func (o *UpdateSmContext400Response) GetBinaryDataN2SmInformation() os.File + func (o *UpdateSmContext400Response) GetBinaryDataN2SmInformationOk() (*os.File, bool) + func (o *UpdateSmContext400Response) GetJsonData() SmContextUpdateError + func (o *UpdateSmContext400Response) GetJsonDataOk() (*SmContextUpdateError, bool) + func (o *UpdateSmContext400Response) HasBinaryDataN1SmMessage() bool + func (o *UpdateSmContext400Response) HasBinaryDataN2SmInformation() bool + func (o *UpdateSmContext400Response) HasJsonData() bool + func (o *UpdateSmContext400Response) SetBinaryDataN1SmMessage(v os.File) + func (o *UpdateSmContext400Response) SetBinaryDataN2SmInformation(v os.File) + func (o *UpdateSmContext400Response) SetJsonData(v SmContextUpdateError) + func (o UpdateSmContext400Response) MarshalJSON() ([]byte, error) + func (o UpdateSmContext400Response) ToMap() (map[string]interface{}, error) + type UpdateSmContextRequest struct + BinaryDataN1SmMessage *os.File + BinaryDataN2SmInformation *os.File + BinaryDataN2SmInformationExt1 *os.File + JsonData *SmContextUpdateData + func NewUpdateSmContextRequest() *UpdateSmContextRequest + func NewUpdateSmContextRequestWithDefaults() *UpdateSmContextRequest + func (o *UpdateSmContextRequest) GetBinaryDataN1SmMessage() os.File + func (o *UpdateSmContextRequest) GetBinaryDataN1SmMessageOk() (*os.File, bool) + func (o *UpdateSmContextRequest) GetBinaryDataN2SmInformation() os.File + func (o *UpdateSmContextRequest) GetBinaryDataN2SmInformationExt1() os.File + func (o *UpdateSmContextRequest) GetBinaryDataN2SmInformationExt1Ok() (*os.File, bool) + func (o *UpdateSmContextRequest) GetBinaryDataN2SmInformationOk() (*os.File, bool) + func (o *UpdateSmContextRequest) GetJsonData() SmContextUpdateData + func (o *UpdateSmContextRequest) GetJsonDataOk() (*SmContextUpdateData, bool) + func (o *UpdateSmContextRequest) HasBinaryDataN1SmMessage() bool + func (o *UpdateSmContextRequest) HasBinaryDataN2SmInformation() bool + func (o *UpdateSmContextRequest) HasBinaryDataN2SmInformationExt1() bool + func (o *UpdateSmContextRequest) HasJsonData() bool + func (o *UpdateSmContextRequest) SetBinaryDataN1SmMessage(v os.File) + func (o *UpdateSmContextRequest) SetBinaryDataN2SmInformation(v os.File) + func (o *UpdateSmContextRequest) SetBinaryDataN2SmInformationExt1(v os.File) + func (o *UpdateSmContextRequest) SetJsonData(v SmContextUpdateData) + func (o UpdateSmContextRequest) MarshalJSON() ([]byte, error) + func (o UpdateSmContextRequest) ToMap() (map[string]interface{}, error) + type UserLocation struct + EutraLocation *EutraLocation + GeraLocation *GeraLocation + N3gaLocation *N3gaLocation + NrLocation *NrLocation + UtraLocation *UtraLocation + func NewUserLocation() *UserLocation + func NewUserLocationWithDefaults() *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) 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) MarshalJSON() ([]byte, error) + func (o UserLocation) ToMap() (map[string]interface{}, error) + type UtraLocation struct + Interface *interface{} + func InterfaceAsUtraLocation(v *interface{}) UtraLocation + func (dst *UtraLocation) UnmarshalJSON(data []byte) error + func (obj *UtraLocation) GetActualInstance() interface{} + func (src UtraLocation) MarshalJSON() ([]byte, error) + type VolumeTimedReport struct + DownlinkVolume int64 + EndTimeStamp time.Time + StartTimeStamp time.Time + UplinkVolume int64 + func NewVolumeTimedReport(startTimeStamp time.Time, endTimeStamp time.Time, downlinkVolume int64, ...) *VolumeTimedReport + func NewVolumeTimedReportWithDefaults() *VolumeTimedReport + func (o *VolumeTimedReport) GetDownlinkVolume() int64 + func (o *VolumeTimedReport) GetDownlinkVolumeOk() (*int64, bool) + func (o *VolumeTimedReport) GetEndTimeStamp() time.Time + func (o *VolumeTimedReport) GetEndTimeStampOk() (*time.Time, bool) + func (o *VolumeTimedReport) GetStartTimeStamp() time.Time + func (o *VolumeTimedReport) GetStartTimeStampOk() (*time.Time, bool) + func (o *VolumeTimedReport) GetUplinkVolume() int64 + func (o *VolumeTimedReport) GetUplinkVolumeOk() (*int64, bool) + func (o *VolumeTimedReport) SetDownlinkVolume(v int64) + func (o *VolumeTimedReport) SetEndTimeStamp(v time.Time) + func (o *VolumeTimedReport) SetStartTimeStamp(v time.Time) + func (o *VolumeTimedReport) SetUplinkVolume(v int64) + func (o VolumeTimedReport) MarshalJSON() ([]byte, error) + func (o VolumeTimedReport) ToMap() (map[string]interface{}, error) + type VplmnQos struct + Arp *Arp + GuaFbrDl *string + GuaFbrUl *string + MaxFbrDl *string + MaxFbrUl *string + SessionAmbr *Ambr + Var5qi *int32 + func NewVplmnQos() *VplmnQos + func NewVplmnQosWithDefaults() *VplmnQos + func (o *VplmnQos) GetArp() Arp + func (o *VplmnQos) GetArpOk() (*Arp, bool) + func (o *VplmnQos) GetGuaFbrDl() string + func (o *VplmnQos) GetGuaFbrDlOk() (*string, bool) + func (o *VplmnQos) GetGuaFbrUl() string + func (o *VplmnQos) GetGuaFbrUlOk() (*string, bool) + func (o *VplmnQos) GetMaxFbrDl() string + func (o *VplmnQos) GetMaxFbrDlOk() (*string, bool) + func (o *VplmnQos) GetMaxFbrUl() string + func (o *VplmnQos) GetMaxFbrUlOk() (*string, bool) + func (o *VplmnQos) GetSessionAmbr() Ambr + func (o *VplmnQos) GetSessionAmbrOk() (*Ambr, bool) + func (o *VplmnQos) GetVar5qi() int32 + func (o *VplmnQos) GetVar5qiOk() (*int32, bool) + func (o *VplmnQos) HasArp() bool + func (o *VplmnQos) HasGuaFbrDl() bool + func (o *VplmnQos) HasGuaFbrUl() bool + func (o *VplmnQos) HasMaxFbrDl() bool + func (o *VplmnQos) HasMaxFbrUl() bool + func (o *VplmnQos) HasSessionAmbr() bool + func (o *VplmnQos) HasVar5qi() bool + func (o *VplmnQos) SetArp(v Arp) + func (o *VplmnQos) SetGuaFbrDl(v string) + func (o *VplmnQos) SetGuaFbrUl(v string) + func (o *VplmnQos) SetMaxFbrDl(v string) + func (o *VplmnQos) SetMaxFbrUl(v string) + func (o *VplmnQos) SetSessionAmbr(v Ambr) + func (o *VplmnQos) SetVar5qi(v int32) + func (o VplmnQos) MarshalJSON() ([]byte, error) + func (o VplmnQos) ToMap() (map[string]interface{}, error) + type VsmfUpdateData struct + AdditionalCnTunnelInfo *TunnelInfo + AlwaysOnGranted *bool + AssignEbiList []Arp + BackOffTimer *int32 + Cause *Cause + DnaiList []string + EpsBearerInfo []EpsBearerInfo + EpsPdnCnxInfo *EpsPdnCnxInfo + HsmfPduSessionUri *string + MaAcceptedInd *bool + MaReleaseInd *MaReleaseIndication + ModifiedEbiList []EbiArpMapping + N1SmInfoToUe *RefToBinaryData + N1smCause *string + N4Info *N4Information + N4InfoExt1 *N4Information + N4InfoExt2 *N4Information + N4InfoExt3 *N4Information + N9DataForwardingInd *bool + N9InactivityTimer *int32 + NewSmfId *string + NewSmfPduSessionUri *string + Pti *int32 + QosFlowsAddModRequestList []QosFlowAddModifyRequestItem + QosFlowsRelRequestList []QosFlowReleaseRequestItem + QosMonitoringInfo *QosMonitoringInfo + RequestIndication RequestIndication + RevokeEbiList []int32 + SessionAmbr *Ambr + SmallDataRateControlEnabled *bool + SupportedFeatures *string + func NewVsmfUpdateData(requestIndication RequestIndication) *VsmfUpdateData + func NewVsmfUpdateDataWithDefaults() *VsmfUpdateData + func (o *VsmfUpdateData) GetAdditionalCnTunnelInfo() TunnelInfo + func (o *VsmfUpdateData) GetAdditionalCnTunnelInfoOk() (*TunnelInfo, bool) + func (o *VsmfUpdateData) GetAlwaysOnGranted() bool + func (o *VsmfUpdateData) GetAlwaysOnGrantedOk() (*bool, bool) + func (o *VsmfUpdateData) GetAssignEbiList() []Arp + func (o *VsmfUpdateData) GetAssignEbiListOk() ([]Arp, bool) + func (o *VsmfUpdateData) GetBackOffTimer() int32 + func (o *VsmfUpdateData) GetBackOffTimerOk() (*int32, bool) + func (o *VsmfUpdateData) GetCause() Cause + func (o *VsmfUpdateData) GetCauseOk() (*Cause, bool) + func (o *VsmfUpdateData) GetDnaiList() []string + func (o *VsmfUpdateData) GetDnaiListOk() ([]string, bool) + func (o *VsmfUpdateData) GetEpsBearerInfo() []EpsBearerInfo + func (o *VsmfUpdateData) GetEpsBearerInfoOk() ([]EpsBearerInfo, bool) + func (o *VsmfUpdateData) GetEpsPdnCnxInfo() EpsPdnCnxInfo + func (o *VsmfUpdateData) GetEpsPdnCnxInfoOk() (*EpsPdnCnxInfo, bool) + func (o *VsmfUpdateData) GetHsmfPduSessionUri() string + func (o *VsmfUpdateData) GetHsmfPduSessionUriOk() (*string, bool) + func (o *VsmfUpdateData) GetMaAcceptedInd() bool + func (o *VsmfUpdateData) GetMaAcceptedIndOk() (*bool, bool) + func (o *VsmfUpdateData) GetMaReleaseInd() MaReleaseIndication + func (o *VsmfUpdateData) GetMaReleaseIndOk() (*MaReleaseIndication, bool) + func (o *VsmfUpdateData) GetModifiedEbiList() []EbiArpMapping + func (o *VsmfUpdateData) GetModifiedEbiListOk() ([]EbiArpMapping, bool) + func (o *VsmfUpdateData) GetN1SmInfoToUe() RefToBinaryData + func (o *VsmfUpdateData) GetN1SmInfoToUeOk() (*RefToBinaryData, bool) + func (o *VsmfUpdateData) GetN1smCause() string + func (o *VsmfUpdateData) GetN1smCauseOk() (*string, bool) + func (o *VsmfUpdateData) GetN4Info() N4Information + func (o *VsmfUpdateData) GetN4InfoExt1() N4Information + func (o *VsmfUpdateData) GetN4InfoExt1Ok() (*N4Information, bool) + func (o *VsmfUpdateData) GetN4InfoExt2() N4Information + func (o *VsmfUpdateData) GetN4InfoExt2Ok() (*N4Information, bool) + func (o *VsmfUpdateData) GetN4InfoExt3() N4Information + func (o *VsmfUpdateData) GetN4InfoExt3Ok() (*N4Information, bool) + func (o *VsmfUpdateData) GetN4InfoOk() (*N4Information, bool) + func (o *VsmfUpdateData) GetN9DataForwardingInd() bool + func (o *VsmfUpdateData) GetN9DataForwardingIndOk() (*bool, bool) + func (o *VsmfUpdateData) GetN9InactivityTimer() int32 + func (o *VsmfUpdateData) GetN9InactivityTimerOk() (*int32, bool) + func (o *VsmfUpdateData) GetNewSmfId() string + func (o *VsmfUpdateData) GetNewSmfIdOk() (*string, bool) + func (o *VsmfUpdateData) GetNewSmfPduSessionUri() string + func (o *VsmfUpdateData) GetNewSmfPduSessionUriOk() (*string, bool) + func (o *VsmfUpdateData) GetPti() int32 + func (o *VsmfUpdateData) GetPtiOk() (*int32, bool) + func (o *VsmfUpdateData) GetQosFlowsAddModRequestList() []QosFlowAddModifyRequestItem + func (o *VsmfUpdateData) GetQosFlowsAddModRequestListOk() ([]QosFlowAddModifyRequestItem, bool) + func (o *VsmfUpdateData) GetQosFlowsRelRequestList() []QosFlowReleaseRequestItem + func (o *VsmfUpdateData) GetQosFlowsRelRequestListOk() ([]QosFlowReleaseRequestItem, bool) + func (o *VsmfUpdateData) GetQosMonitoringInfo() QosMonitoringInfo + func (o *VsmfUpdateData) GetQosMonitoringInfoOk() (*QosMonitoringInfo, bool) + func (o *VsmfUpdateData) GetRequestIndication() RequestIndication + func (o *VsmfUpdateData) GetRequestIndicationOk() (*RequestIndication, bool) + func (o *VsmfUpdateData) GetRevokeEbiList() []int32 + func (o *VsmfUpdateData) GetRevokeEbiListOk() ([]int32, bool) + func (o *VsmfUpdateData) GetSessionAmbr() Ambr + func (o *VsmfUpdateData) GetSessionAmbrOk() (*Ambr, bool) + func (o *VsmfUpdateData) GetSmallDataRateControlEnabled() bool + func (o *VsmfUpdateData) GetSmallDataRateControlEnabledOk() (*bool, bool) + func (o *VsmfUpdateData) GetSupportedFeatures() string + func (o *VsmfUpdateData) GetSupportedFeaturesOk() (*string, bool) + func (o *VsmfUpdateData) HasAdditionalCnTunnelInfo() bool + func (o *VsmfUpdateData) HasAlwaysOnGranted() bool + func (o *VsmfUpdateData) HasAssignEbiList() bool + func (o *VsmfUpdateData) HasBackOffTimer() bool + func (o *VsmfUpdateData) HasCause() bool + func (o *VsmfUpdateData) HasDnaiList() bool + func (o *VsmfUpdateData) HasEpsBearerInfo() bool + func (o *VsmfUpdateData) HasEpsPdnCnxInfo() bool + func (o *VsmfUpdateData) HasHsmfPduSessionUri() bool + func (o *VsmfUpdateData) HasMaAcceptedInd() bool + func (o *VsmfUpdateData) HasMaReleaseInd() bool + func (o *VsmfUpdateData) HasModifiedEbiList() bool + func (o *VsmfUpdateData) HasN1SmInfoToUe() bool + func (o *VsmfUpdateData) HasN1smCause() bool + func (o *VsmfUpdateData) HasN4Info() bool + func (o *VsmfUpdateData) HasN4InfoExt1() bool + func (o *VsmfUpdateData) HasN4InfoExt2() bool + func (o *VsmfUpdateData) HasN4InfoExt3() bool + func (o *VsmfUpdateData) HasN9DataForwardingInd() bool + func (o *VsmfUpdateData) HasN9InactivityTimer() bool + func (o *VsmfUpdateData) HasNewSmfId() bool + func (o *VsmfUpdateData) HasNewSmfPduSessionUri() bool + func (o *VsmfUpdateData) HasPti() bool + func (o *VsmfUpdateData) HasQosFlowsAddModRequestList() bool + func (o *VsmfUpdateData) HasQosFlowsRelRequestList() bool + func (o *VsmfUpdateData) HasQosMonitoringInfo() bool + func (o *VsmfUpdateData) HasRevokeEbiList() bool + func (o *VsmfUpdateData) HasSessionAmbr() bool + func (o *VsmfUpdateData) HasSmallDataRateControlEnabled() bool + func (o *VsmfUpdateData) HasSupportedFeatures() bool + func (o *VsmfUpdateData) SetAdditionalCnTunnelInfo(v TunnelInfo) + func (o *VsmfUpdateData) SetAlwaysOnGranted(v bool) + func (o *VsmfUpdateData) SetAssignEbiList(v []Arp) + func (o *VsmfUpdateData) SetBackOffTimer(v int32) + func (o *VsmfUpdateData) SetCause(v Cause) + func (o *VsmfUpdateData) SetDnaiList(v []string) + func (o *VsmfUpdateData) SetEpsBearerInfo(v []EpsBearerInfo) + func (o *VsmfUpdateData) SetEpsPdnCnxInfo(v EpsPdnCnxInfo) + func (o *VsmfUpdateData) SetHsmfPduSessionUri(v string) + func (o *VsmfUpdateData) SetMaAcceptedInd(v bool) + func (o *VsmfUpdateData) SetMaReleaseInd(v MaReleaseIndication) + func (o *VsmfUpdateData) SetModifiedEbiList(v []EbiArpMapping) + func (o *VsmfUpdateData) SetN1SmInfoToUe(v RefToBinaryData) + func (o *VsmfUpdateData) SetN1smCause(v string) + func (o *VsmfUpdateData) SetN4Info(v N4Information) + func (o *VsmfUpdateData) SetN4InfoExt1(v N4Information) + func (o *VsmfUpdateData) SetN4InfoExt2(v N4Information) + func (o *VsmfUpdateData) SetN4InfoExt3(v N4Information) + func (o *VsmfUpdateData) SetN9DataForwardingInd(v bool) + func (o *VsmfUpdateData) SetN9InactivityTimer(v int32) + func (o *VsmfUpdateData) SetNewSmfId(v string) + func (o *VsmfUpdateData) SetNewSmfPduSessionUri(v string) + func (o *VsmfUpdateData) SetPti(v int32) + func (o *VsmfUpdateData) SetQosFlowsAddModRequestList(v []QosFlowAddModifyRequestItem) + func (o *VsmfUpdateData) SetQosFlowsRelRequestList(v []QosFlowReleaseRequestItem) + func (o *VsmfUpdateData) SetQosMonitoringInfo(v QosMonitoringInfo) + func (o *VsmfUpdateData) SetRequestIndication(v RequestIndication) + func (o *VsmfUpdateData) SetRevokeEbiList(v []int32) + func (o *VsmfUpdateData) SetSessionAmbr(v Ambr) + func (o *VsmfUpdateData) SetSmallDataRateControlEnabled(v bool) + func (o *VsmfUpdateData) SetSupportedFeatures(v string) + func (o VsmfUpdateData) MarshalJSON() ([]byte, error) + func (o VsmfUpdateData) ToMap() (map[string]interface{}, error) + type VsmfUpdateError struct + Error ExtProblemDetails + FailedToAssignEbiList []Arp + N1SmInfoFromUe *RefToBinaryData + N1smCause *string + N4Info *N4Information + N4InfoExt1 *N4Information + N4InfoExt2 *N4Information + N4InfoExt3 *N4Information + NgApCause *NgApCause + Pti *int32 + RecoveryTime *time.Time + UnknownN1SmInfo *RefToBinaryData + Var5gMmCauseValue *int32 + func NewVsmfUpdateError(error_ ExtProblemDetails) *VsmfUpdateError + func NewVsmfUpdateErrorWithDefaults() *VsmfUpdateError + func (o *VsmfUpdateError) GetError() ExtProblemDetails + func (o *VsmfUpdateError) GetErrorOk() (*ExtProblemDetails, bool) + func (o *VsmfUpdateError) GetFailedToAssignEbiList() []Arp + func (o *VsmfUpdateError) GetFailedToAssignEbiListOk() ([]Arp, bool) + func (o *VsmfUpdateError) GetN1SmInfoFromUe() RefToBinaryData + func (o *VsmfUpdateError) GetN1SmInfoFromUeOk() (*RefToBinaryData, bool) + func (o *VsmfUpdateError) GetN1smCause() string + func (o *VsmfUpdateError) GetN1smCauseOk() (*string, bool) + func (o *VsmfUpdateError) GetN4Info() N4Information + func (o *VsmfUpdateError) GetN4InfoExt1() N4Information + func (o *VsmfUpdateError) GetN4InfoExt1Ok() (*N4Information, bool) + func (o *VsmfUpdateError) GetN4InfoExt2() N4Information + func (o *VsmfUpdateError) GetN4InfoExt2Ok() (*N4Information, bool) + func (o *VsmfUpdateError) GetN4InfoExt3() N4Information + func (o *VsmfUpdateError) GetN4InfoExt3Ok() (*N4Information, bool) + func (o *VsmfUpdateError) GetN4InfoOk() (*N4Information, bool) + func (o *VsmfUpdateError) GetNgApCause() NgApCause + func (o *VsmfUpdateError) GetNgApCauseOk() (*NgApCause, bool) + func (o *VsmfUpdateError) GetPti() int32 + func (o *VsmfUpdateError) GetPtiOk() (*int32, bool) + func (o *VsmfUpdateError) GetRecoveryTime() time.Time + func (o *VsmfUpdateError) GetRecoveryTimeOk() (*time.Time, bool) + func (o *VsmfUpdateError) GetUnknownN1SmInfo() RefToBinaryData + func (o *VsmfUpdateError) GetUnknownN1SmInfoOk() (*RefToBinaryData, bool) + func (o *VsmfUpdateError) GetVar5gMmCauseValue() int32 + func (o *VsmfUpdateError) GetVar5gMmCauseValueOk() (*int32, bool) + func (o *VsmfUpdateError) HasFailedToAssignEbiList() bool + func (o *VsmfUpdateError) HasN1SmInfoFromUe() bool + func (o *VsmfUpdateError) HasN1smCause() bool + func (o *VsmfUpdateError) HasN4Info() bool + func (o *VsmfUpdateError) HasN4InfoExt1() bool + func (o *VsmfUpdateError) HasN4InfoExt2() bool + func (o *VsmfUpdateError) HasN4InfoExt3() bool + func (o *VsmfUpdateError) HasNgApCause() bool + func (o *VsmfUpdateError) HasPti() bool + func (o *VsmfUpdateError) HasRecoveryTime() bool + func (o *VsmfUpdateError) HasUnknownN1SmInfo() bool + func (o *VsmfUpdateError) HasVar5gMmCauseValue() bool + func (o *VsmfUpdateError) SetError(v ExtProblemDetails) + func (o *VsmfUpdateError) SetFailedToAssignEbiList(v []Arp) + func (o *VsmfUpdateError) SetN1SmInfoFromUe(v RefToBinaryData) + func (o *VsmfUpdateError) SetN1smCause(v string) + func (o *VsmfUpdateError) SetN4Info(v N4Information) + func (o *VsmfUpdateError) SetN4InfoExt1(v N4Information) + func (o *VsmfUpdateError) SetN4InfoExt2(v N4Information) + func (o *VsmfUpdateError) SetN4InfoExt3(v N4Information) + func (o *VsmfUpdateError) SetNgApCause(v NgApCause) + func (o *VsmfUpdateError) SetPti(v int32) + func (o *VsmfUpdateError) SetRecoveryTime(v time.Time) + func (o *VsmfUpdateError) SetUnknownN1SmInfo(v RefToBinaryData) + func (o *VsmfUpdateError) SetVar5gMmCauseValue(v int32) + func (o VsmfUpdateError) MarshalJSON() ([]byte, error) + func (o VsmfUpdateError) ToMap() (map[string]interface{}, error) + type VsmfUpdatedData struct + AddUeLocation *UserLocation + AssignedEbiList []EbiArpMapping + FailedToAssignEbiList []Arp + N1SmInfoFromUe *RefToBinaryData + N4Info *N4Information + N4InfoExt1 *N4Information + N4InfoExt2 *N4Information + N4InfoExt3 *N4Information + QosFlowsAddModList []QosFlowItem + QosFlowsFailedtoAddModList []QosFlowItem + QosFlowsFailedtoRelList []QosFlowItem + QosFlowsRelList []QosFlowItem + ReleasedEbiList []int32 + SecondaryRatUsageInfo []SecondaryRatUsageInfo + SecondaryRatUsageReport []SecondaryRatUsageReport + UeLocation *UserLocation + UeTimeZone *string + UnknownN1SmInfo *RefToBinaryData + func NewVsmfUpdatedData() *VsmfUpdatedData + func NewVsmfUpdatedDataWithDefaults() *VsmfUpdatedData + func (o *VsmfUpdatedData) GetAddUeLocation() UserLocation + func (o *VsmfUpdatedData) GetAddUeLocationOk() (*UserLocation, bool) + func (o *VsmfUpdatedData) GetAssignedEbiList() []EbiArpMapping + func (o *VsmfUpdatedData) GetAssignedEbiListOk() ([]EbiArpMapping, bool) + func (o *VsmfUpdatedData) GetFailedToAssignEbiList() []Arp + func (o *VsmfUpdatedData) GetFailedToAssignEbiListOk() ([]Arp, bool) + func (o *VsmfUpdatedData) GetN1SmInfoFromUe() RefToBinaryData + func (o *VsmfUpdatedData) GetN1SmInfoFromUeOk() (*RefToBinaryData, bool) + func (o *VsmfUpdatedData) GetN4Info() N4Information + func (o *VsmfUpdatedData) GetN4InfoExt1() N4Information + func (o *VsmfUpdatedData) GetN4InfoExt1Ok() (*N4Information, bool) + func (o *VsmfUpdatedData) GetN4InfoExt2() N4Information + func (o *VsmfUpdatedData) GetN4InfoExt2Ok() (*N4Information, bool) + func (o *VsmfUpdatedData) GetN4InfoExt3() N4Information + func (o *VsmfUpdatedData) GetN4InfoExt3Ok() (*N4Information, bool) + func (o *VsmfUpdatedData) GetN4InfoOk() (*N4Information, bool) + func (o *VsmfUpdatedData) GetQosFlowsAddModList() []QosFlowItem + func (o *VsmfUpdatedData) GetQosFlowsAddModListOk() ([]QosFlowItem, bool) + func (o *VsmfUpdatedData) GetQosFlowsFailedtoAddModList() []QosFlowItem + func (o *VsmfUpdatedData) GetQosFlowsFailedtoAddModListOk() ([]QosFlowItem, bool) + func (o *VsmfUpdatedData) GetQosFlowsFailedtoRelList() []QosFlowItem + func (o *VsmfUpdatedData) GetQosFlowsFailedtoRelListOk() ([]QosFlowItem, bool) + func (o *VsmfUpdatedData) GetQosFlowsRelList() []QosFlowItem + func (o *VsmfUpdatedData) GetQosFlowsRelListOk() ([]QosFlowItem, bool) + func (o *VsmfUpdatedData) GetReleasedEbiList() []int32 + func (o *VsmfUpdatedData) GetReleasedEbiListOk() ([]int32, bool) + func (o *VsmfUpdatedData) GetSecondaryRatUsageInfo() []SecondaryRatUsageInfo + func (o *VsmfUpdatedData) GetSecondaryRatUsageInfoOk() ([]SecondaryRatUsageInfo, bool) + func (o *VsmfUpdatedData) GetSecondaryRatUsageReport() []SecondaryRatUsageReport + func (o *VsmfUpdatedData) GetSecondaryRatUsageReportOk() ([]SecondaryRatUsageReport, bool) + func (o *VsmfUpdatedData) GetUeLocation() UserLocation + func (o *VsmfUpdatedData) GetUeLocationOk() (*UserLocation, bool) + func (o *VsmfUpdatedData) GetUeTimeZone() string + func (o *VsmfUpdatedData) GetUeTimeZoneOk() (*string, bool) + func (o *VsmfUpdatedData) GetUnknownN1SmInfo() RefToBinaryData + func (o *VsmfUpdatedData) GetUnknownN1SmInfoOk() (*RefToBinaryData, bool) + func (o *VsmfUpdatedData) HasAddUeLocation() bool + func (o *VsmfUpdatedData) HasAssignedEbiList() bool + func (o *VsmfUpdatedData) HasFailedToAssignEbiList() bool + func (o *VsmfUpdatedData) HasN1SmInfoFromUe() bool + func (o *VsmfUpdatedData) HasN4Info() bool + func (o *VsmfUpdatedData) HasN4InfoExt1() bool + func (o *VsmfUpdatedData) HasN4InfoExt2() bool + func (o *VsmfUpdatedData) HasN4InfoExt3() bool + func (o *VsmfUpdatedData) HasQosFlowsAddModList() bool + func (o *VsmfUpdatedData) HasQosFlowsFailedtoAddModList() bool + func (o *VsmfUpdatedData) HasQosFlowsFailedtoRelList() bool + func (o *VsmfUpdatedData) HasQosFlowsRelList() bool + func (o *VsmfUpdatedData) HasReleasedEbiList() bool + func (o *VsmfUpdatedData) HasSecondaryRatUsageInfo() bool + func (o *VsmfUpdatedData) HasSecondaryRatUsageReport() bool + func (o *VsmfUpdatedData) HasUeLocation() bool + func (o *VsmfUpdatedData) HasUeTimeZone() bool + func (o *VsmfUpdatedData) HasUnknownN1SmInfo() bool + func (o *VsmfUpdatedData) SetAddUeLocation(v UserLocation) + func (o *VsmfUpdatedData) SetAssignedEbiList(v []EbiArpMapping) + func (o *VsmfUpdatedData) SetFailedToAssignEbiList(v []Arp) + func (o *VsmfUpdatedData) SetN1SmInfoFromUe(v RefToBinaryData) + func (o *VsmfUpdatedData) SetN4Info(v N4Information) + func (o *VsmfUpdatedData) SetN4InfoExt1(v N4Information) + func (o *VsmfUpdatedData) SetN4InfoExt2(v N4Information) + func (o *VsmfUpdatedData) SetN4InfoExt3(v N4Information) + func (o *VsmfUpdatedData) SetQosFlowsAddModList(v []QosFlowItem) + func (o *VsmfUpdatedData) SetQosFlowsFailedtoAddModList(v []QosFlowItem) + func (o *VsmfUpdatedData) SetQosFlowsFailedtoRelList(v []QosFlowItem) + func (o *VsmfUpdatedData) SetQosFlowsRelList(v []QosFlowItem) + func (o *VsmfUpdatedData) SetReleasedEbiList(v []int32) + func (o *VsmfUpdatedData) SetSecondaryRatUsageInfo(v []SecondaryRatUsageInfo) + func (o *VsmfUpdatedData) SetSecondaryRatUsageReport(v []SecondaryRatUsageReport) + func (o *VsmfUpdatedData) SetUeLocation(v UserLocation) + func (o *VsmfUpdatedData) SetUeTimeZone(v string) + func (o *VsmfUpdatedData) SetUnknownN1SmInfo(v RefToBinaryData) + func (o VsmfUpdatedData) MarshalJSON() ([]byte, error) + func (o VsmfUpdatedData) ToMap() (map[string]interface{}, error) + type WAgfInfo struct + Interface *interface{} + func (dst *WAgfInfo) UnmarshalJSON(data []byte) error + func (src *WAgfInfo) MarshalJSON() ([]byte, error)