openapi_Nhss_imsSDM

package
v1.18.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2023 License: Apache-2.0 Imports: 21 Imported by: 0

README

Go API client for openapi_Nhss_imsSDM

Nhss Subscriber Data Management Service for IMS.
© 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
All rights reserved.

Overview

This API client was generated by the OpenAPI Generator project. By using the OpenAPI-spec from a remote server, you can easily generate an API client.

  • API version: 1.2.0-alpha.1
  • Package version: 1.0.0
  • Build package: org.openapitools.codegen.languages.GoClientCodegen

Installation

Install the following dependencies:

go get github.com/stretchr/testify/assert
go get golang.org/x/oauth2
go get golang.org/x/net/context

Put the package under your project folder and add the following in import:

import openapi_Nhss_imsSDM "github.com/GIT_USER_ID/GIT_REPO_ID/openapi_Nhss_imsSDM"

To use a proxy, set the environment variable HTTP_PROXY:

os.Setenv("HTTP_PROXY", "http://proxy_name:proxy_port")

Configuration of Server URL

Default configuration comes with Servers field that contains server objects as defined in the OpenAPI specification.

Select Server Configuration

For using other server than the one defined on index 0 set context value sw.ContextServerIndex of type int.

ctx := context.WithValue(context.Background(), openapi_Nhss_imsSDM.ContextServerIndex, 1)
Templated Server URL

Templated server URL is formatted using default variables from configuration or from context value sw.ContextServerVariables of type map[string]string.

ctx := context.WithValue(context.Background(), openapi_Nhss_imsSDM.ContextServerVariables, map[string]string{
	"basePath": "v2",
})

Note, enum values are always validated and all unused variables are silently ignored.

URLs Configuration per Operation

Each operation can use different server URL defined using OperationServers map in the Configuration. An operation is uniquely identified by "{classname}Service.{nickname}" string. Similar rules for overriding default operation server index and variables applies by using sw.ContextOperationServerIndices and sw.ContextOperationServerVariables context maps.

ctx := context.WithValue(context.Background(), openapi_Nhss_imsSDM.ContextOperationServerIndices, map[string]int{
	"{classname}Service.{nickname}": 2,
})
ctx = context.WithValue(context.Background(), openapi_Nhss_imsSDM.ContextOperationServerVariables, map[string]map[string]string{
	"{classname}Service.{nickname}": {
		"port": "8443",
	},
})

Documentation for API Endpoints

All URIs are relative to https://example.com/nhss-ims-sdm/v1

Class Method HTTP request Description
CSLocationRetrievalApi GetLocCsDomain Get /{imsUeId}/access-data/cs-domain/location-data Retrieve the location data in CS domain
CSRNRetrievalApi GetCsrn Get /{imsUeId}/access-data/cs-domain/csrn Retrieve the routeing number in CS domain
CSUserStateInfoRetrievalApi GetCsUserStateInfo Get /{imsUeId}/access-data/cs-domain/user-state Retrieve the user state information in CS domain
ChargingInfoRetrievalApi GetChargingInfo Get /{imsUeId}/ims-data/profile-data/charging-info Retrieve the charging information for to the user
DSAIRegistrationInformationApi GetDsaiInfo Get /{imsUeId}/service-data/dsai Retrieve the DSAI information associated to an Application Server
DeleteRepositoryDataApi DeleteRepositoryDataServInd Delete /{imsUeId}/repository-data/{serviceIndication} delete the Repository Data for a Service Indication
DeleteSMSRegistrationInformationApi DeleteSmsRegistrationInfo Delete /{imsUeId}/service-data/sms-registration-info delete the SMS registration information
IFCsRetrievalApi GetIfcs Get /{imsUeId}/ims-data/profile-data/ifcs Retrieve the Initial Filter Criteria for the associated IMS subscription
IMEISVRetrievalApi GetIMEISVInfo Get /{imsUeId}/identities/imeisv Retrieve the IMEISV information
IMSProfileDataRetrievalApi GetProfileData Get /{imsUeId}/ims-data/profile-data Retrieve the complete IMS profile for a given IMS public identity (and public identities in the same IRS)
IPAddressInfoRetrievalApi GetIpAddressInfo Get /{imsUeId}/access-data/ps-domain/ip-address Retrieve the IP address information
PSLocationRetrievalApi GetLocPsDomain Get /{imsUeId}/access-data/ps-domain/location-data Retrieve the location data in PS domain
PSUserStateInfoRetrievalApi GetPsUserStateInfo Get /{imsUeId}/access-data/ps-domain/user-state Retrieve the user state information in PS domain
PriorityInfoRetrievalApi GetPriorityInfo Get /{imsUeId}/ims-data/profile-data/priority-levels Retrieve the service priority levels associated to the user
ReachabilitySubscriptionDeletionApi UeReachUnsubscribe Delete /{imsUeId}/access-data/ps-domain/ue-reach-subscriptions/{subscriptionId} unsubscribe from notifications to UE reachability
ReachabilitySubscriptionModificationApi UeReachSubsModify Patch /{imsUeId}/access-data/ps-domain/ue-reach-subscriptions/{subscriptionId} modify the subscription
ReferenceLocationInfoRetrievalApi GetReferenceLocationInfo Get /{imsUeId}/access-data/wireline-domain/reference-location Retrieve the reference location information
RegistrationStatusRetrievalApi GetRegistrationStatus Get /{imsUeId}/ims-data/registration-status Retrieve the registration status of a user
RepositoryDataApi GetRepositoryDataServInd Get /{imsUeId}/repository-data/{serviceIndication} Retrieve the repository data associated to an IMPU and service indication
RepositoryDataListApi GetRepositoryDataServIndList Get /{imsUeId}/repository-data Retrieve the repository data associated to an IMPU and service indication list
RetrievalOfAssociatedIMSPrivateIdentitiesApi GetImsPrivateIds Get /{imsUeId}/identities/private-identities Retrieve the associated private identities to the IMS public identity included in the service request
RetrievalOfAssociatedIMSPublicIdentitiesApi GetImsAssocIds Get /{imsUeId}/identities/ims-associated-identities Retrieve the associated identities to the IMS public identity included in the service request
RetrievalOfPSIActivationStateApi GetPsiState Get /{imsUeId}/service-data/psi-status Retrieve the PSI activation state data
RetrievalOfSharedDataApi GetSharedData Get /shared-data retrieve shared data
RetrievalOfTheAssociatedMsisdnsApi GetMsisdns Get /{imsUeId}/identities/msisdns retrieve the Msisdns associated to requested identity
RetrievalOfTheSCSCFCapabilitiesForTheIMSSubscriptionApi GetScscfCapabilities Get /{imsUeId}/ims-data/location-data/scscf-capabilities Retrieve the S-CSCF capabilities for the associated IMS subscription
RetrievalOfTheSCSCFSelectionAssistanceInformationForTheIMSSubscriptionApi GetScscfSelectionAssistanceInfo Get /{imsUeId}/ims-data/location-data/scscf-selection-assistance-info Retrieve the S-CSCF selection assistance info
RetrievalOfUESRVCCCapabilityAndSTNSRApi GetSrvccData Get /{imsUeId}/srvcc-data Retrieve the srvcc data
SDMSubscriptionCreationApi ImsSdmSubscribe Post /{imsUeId}/subscriptions subscribe to notifications
SDMSubscriptionDeletionApi ImsSdmUnsubscribe Delete /{imsUeId}/subscriptions/{subscriptionId} unsubscribe from notifications
SDMSubscriptionModificationApi ImsSdmSubsModify Patch /{imsUeId}/subscriptions/{subscriptionId} modify the subscription
SMSRegistrationInformationApi GetSmsRegistrationInfo Get /{imsUeId}/service-data/sms-registration-info Retrieve the SMS registration information associated to a user
ServerNameRetrievalApi GetServerName Get /{imsUeId}/ims-data/location-data/server-name Retrieve the server name for the associated user
ServiceTraceInfoRetrievalApi GetServiceTraceInfo Get /{imsUeId}/ims-data/profile-data/service-level-trace-information Retrieve the IMS service level trace information for the associated user
SubscriptionCreationForSharedDataApi SubscribeToSharedData Post /shared-data-subscriptions subscribe to notifications for shared data
SubscriptionDeletionForSharedDataApi UnsubscribeForSharedData Delete /shared-data-subscriptions/{subscriptionId} unsubscribe from notifications for shared data
SubscriptionModificationApi ModifySharedDataSubs Patch /shared-data-subscriptions/{subscriptionId} modify the subscription
TADSInfoRetrievalApi GetTadsInfo Get /{imsUeId}/access-data/ps-domain/tads-info Retrieve the T-ADS information
UEIPReachabilitySubscriptionCreationApi UeReachIpSubscribe Post /{imsUeId}/access-data/ps-domain/ue-reach-subscriptions subscribe to notifications of UE reachability
UpdateDsaiStateApi UpdateDsaiState Patch /{imsUeId}/service-data/dsai Patch
UpdatePSIStateDataApi UpdatePsiState Patch /{imsUeId}/service-data/psi-status Patch
UpdateRepositoryDataApi UpdateRepositoryDataServInd Put /{imsUeId}/repository-data/{serviceIndication} Update the repository data associated to an IMPU and service indication
UpdateSMSRegistrationInfoApi UpdateSmsRegistrationInfo Put /{imsUeId}/service-data/sms-registration-info Update the SMS registration information associated to a user
UpdateSRVCCDataApi UpdateSrvccData Patch /{imsUeId}/srvcc-data Patch

Documentation For Models

Documentation For Authorization

oAuth2ClientCredentials
  • Type: OAuth
  • Flow: application
  • Authorization URL:
  • Scopes:
  • nhss-ims-sdm: Access to the Nhss IMS Subscription Data Management API
  • nhss-ims-sdm:registration-status:read: Access to read the Registration Status resource
  • nhss-ims-sdm:profile-data:read: Access to read the Profile Data resource
  • nhss-ims-sdm:priority-levels:read: Access to read the Priority Levels resource
  • nhss-ims-sdm:ifcs:read: Access to read the Initial Filter Criteria resource
  • nhss-ims-sdm:service-level-trace-information:read: Access to read the Service Level Trace Information resource
  • nhss-ims-sdm:server-name:read: Access to read the Server Name resource
  • nhss-ims-sdm:scscf-capabilities:read: Access to read the S-CSCF Capabilities resource
  • nhss-ims-sdm:ps-domain:location-data:read: Access to read the PS-Domain Location Data resource
  • nhss-ims-sdm:ps-domain:ip-address:read: Access to read the PS-Domain IP Address resource
  • nhss-ims-sdm:ps-domain:tads-info:read: Access to read the PS-Domain TADS Info resource
  • nhss-ims-sdm:ps-domain:ue-reach-subscriptions:create: Access to create PS-Domain UE Reachability Subscriptions resources
  • nhss-ims-sdm:ps-domain:ue-reach-subscriptions:modify: Access to update/delete a PS-Domain UE Reachability Subscription resource
  • nhss-ims-sdm:ps-domain:user-state:read: Access to read the PS-Domain User State resource
  • nhss-ims-sdm:cs-domain:location-data:read: Access to read the CS-Domain Location Data resource
  • nhss-ims-sdm:cs-domain:user-state:read: Access to read the CS-Domain User State resource
  • nhss-ims-sdm:cs-domain:csrn:read: Access to read the CS-Domain CSRN resource
  • nhss-ims-sdm:wireline-domain:reference-location:read: Access to read the Wireline-Domain Reference Location resource
  • nhss-ims-sdm:repository-data:modify: Access to create/update/delete the Repository Data resource
  • nhss-ims-sdm:repository-data:read: Access to read the Repository Data resource
  • nhss-ims-sdm:identities:read: Access to read the Identities resource
  • nhss-ims-sdm:srvcc:read: Access to read the SRVCC resource
  • nhss-ims-sdm:srvcc:modify: Acess to update the SRVCC resource
  • nhss-ims-sdm:psi-status:read: Access to read the PSI Status resource
  • nhss-ims-sdm:psi-status:modify: Acess to update the PSI Status resource
  • nhss-ims-sdm:dsai:read: Acess to read the DSAI resource
  • nhss-ims-sdm:dsai:modify: Acess to update the DSAI resource
  • nhss-ims-sdm:sms-registration-info:read: Acess to read the SMS Registration Info resource
  • nhss-ims-sdm:sms-registration-info:modify: Acess to create/update/delete the SMS Registration Info resource
  • nhss-ims-sdm:subscriptions:create: Access to create Subscriptions resources
  • nhss-ims-sdm:subscription:modify: Access to update/delete a Subscription resource
  • nhss-ims-sdm:shared-subscriptions:create: Access to create a Shared-Data Subscriptions resource
  • nhss-ims-sdm:shared-subscription:modify: Access to update/delete a Shared-Data Subscription resource
  • nhss-ims-sdm:shared-data:read: Access to read the Shared-Data resource
  • nhss-ims-sdm:charging-info:read: Access to read the ChargingInfo resource

Example

auth := context.WithValue(context.Background(), sw.ContextAccessToken, "ACCESSTOKENSTRING")
r, err := client.Service.Operation(auth, args)

Or via OAuth2 module to automatically refresh tokens and perform user authentication.

import "golang.org/x/oauth2"

/* Perform OAuth2 round trip request and obtain a token */

tokenSource := oauth2cfg.TokenSource(createContext(httpClient), &token)
auth := context.WithValue(oauth2.NoContext, sw.ContextOAuth2, tokenSource)
r, err := client.Service.Operation(auth, args)

Documentation for Utility Methods

Due to the fact that model structure members are all pointers, this package contains a number of utility functions to easily obtain pointers to values of basic types. Each of these functions takes a value of the given basic type and returns a pointer to it:

  • PtrBool
  • PtrInt
  • PtrInt32
  • PtrInt64
  • PtrFloat
  • PtrFloat32
  • PtrFloat64
  • PtrString
  • PtrTime

Author

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ContextOAuth2 takes an oauth2.TokenSource as authentication for the request.
	ContextOAuth2 = contextKey("token")

	// ContextServerIndex uses a server configuration from the index.
	ContextServerIndex = contextKey("serverIndex")

	// ContextOperationServerIndices uses a server configuration from the index mapping.
	ContextOperationServerIndices = contextKey("serverOperationIndices")

	// ContextServerVariables overrides a server configuration variables.
	ContextServerVariables = contextKey("serverVariables")

	// ContextOperationServerVariables overrides a server configuration variables using operation specific values.
	ContextOperationServerVariables = contextKey("serverOperationVariables")
)
View Source
var AllowedAccessType1EnumValues = []AccessType1{
	"3GPP_ACCESS",
	"NON_3GPP_ACCESS",
}

All allowed values of AccessType1 enum

Functions

func CacheExpires

func CacheExpires(r *http.Response) time.Time

CacheExpires helper function to determine remaining time before repeating a request.

func IsNil added in v1.18.2

func IsNil(i interface{}) bool

IsNil checks if an input is nil

func PtrBool

func PtrBool(v bool) *bool

PtrBool is a helper routine that returns a pointer to given boolean value.

func PtrFloat32

func PtrFloat32(v float32) *float32

PtrFloat32 is a helper routine that returns a pointer to given float value.

func PtrFloat64

func PtrFloat64(v float64) *float64

PtrFloat64 is a helper routine that returns a pointer to given float value.

func PtrInt

func PtrInt(v int) *int

PtrInt is a helper routine that returns a pointer to given integer value.

func PtrInt32

func PtrInt32(v int32) *int32

PtrInt32 is a helper routine that returns a pointer to given integer value.

func PtrInt64

func PtrInt64(v int64) *int64

PtrInt64 is a helper routine that returns a pointer to given integer value.

func PtrString

func PtrString(v string) *string

PtrString is a helper routine that returns a pointer to given string value.

func PtrTime

func PtrTime(v time.Time) *time.Time

PtrTime is helper routine that returns a pointer to given Time value.

Types

type APIClient

type APIClient struct {
	CSLocationRetrievalApi *CSLocationRetrievalApiService

	CSRNRetrievalApi *CSRNRetrievalApiService

	CSUserStateInfoRetrievalApi *CSUserStateInfoRetrievalApiService

	ChargingInfoRetrievalApi *ChargingInfoRetrievalApiService

	DSAIRegistrationInformationApi *DSAIRegistrationInformationApiService

	DeleteRepositoryDataApi *DeleteRepositoryDataApiService

	DeleteSMSRegistrationInformationApi *DeleteSMSRegistrationInformationApiService

	IFCsRetrievalApi *IFCsRetrievalApiService

	IMEISVRetrievalApi *IMEISVRetrievalApiService

	IMSProfileDataRetrievalApi *IMSProfileDataRetrievalApiService

	IPAddressInfoRetrievalApi *IPAddressInfoRetrievalApiService

	PSLocationRetrievalApi *PSLocationRetrievalApiService

	PSUserStateInfoRetrievalApi *PSUserStateInfoRetrievalApiService

	PriorityInfoRetrievalApi *PriorityInfoRetrievalApiService

	ReachabilitySubscriptionDeletionApi *ReachabilitySubscriptionDeletionApiService

	ReachabilitySubscriptionModificationApi *ReachabilitySubscriptionModificationApiService

	ReferenceLocationInfoRetrievalApi *ReferenceLocationInfoRetrievalApiService

	RegistrationStatusRetrievalApi *RegistrationStatusRetrievalApiService

	RepositoryDataApi *RepositoryDataApiService

	RepositoryDataListApi *RepositoryDataListApiService

	RetrievalOfAssociatedIMSPrivateIdentitiesApi *RetrievalOfAssociatedIMSPrivateIdentitiesApiService

	RetrievalOfAssociatedIMSPublicIdentitiesApi *RetrievalOfAssociatedIMSPublicIdentitiesApiService

	RetrievalOfPSIActivationStateApi *RetrievalOfPSIActivationStateApiService

	RetrievalOfSharedDataApi *RetrievalOfSharedDataApiService

	RetrievalOfTheAssociatedMsisdnsApi *RetrievalOfTheAssociatedMsisdnsApiService

	RetrievalOfTheSCSCFCapabilitiesForTheIMSSubscriptionApi *RetrievalOfTheSCSCFCapabilitiesForTheIMSSubscriptionApiService

	RetrievalOfTheSCSCFSelectionAssistanceInformationForTheIMSSubscriptionApi *RetrievalOfTheSCSCFSelectionAssistanceInformationForTheIMSSubscriptionApiService

	RetrievalOfUESRVCCCapabilityAndSTNSRApi *RetrievalOfUESRVCCCapabilityAndSTNSRApiService

	SDMSubscriptionCreationApi *SDMSubscriptionCreationApiService

	SDMSubscriptionDeletionApi *SDMSubscriptionDeletionApiService

	SDMSubscriptionModificationApi *SDMSubscriptionModificationApiService

	SMSRegistrationInformationApi *SMSRegistrationInformationApiService

	ServerNameRetrievalApi *ServerNameRetrievalApiService

	ServiceTraceInfoRetrievalApi *ServiceTraceInfoRetrievalApiService

	SubscriptionCreationForSharedDataApi *SubscriptionCreationForSharedDataApiService

	SubscriptionDeletionForSharedDataApi *SubscriptionDeletionForSharedDataApiService

	SubscriptionModificationApi *SubscriptionModificationApiService

	TADSInfoRetrievalApi *TADSInfoRetrievalApiService

	UEIPReachabilitySubscriptionCreationApi *UEIPReachabilitySubscriptionCreationApiService

	UpdateDsaiStateApi *UpdateDsaiStateApiService

	UpdatePSIStateDataApi *UpdatePSIStateDataApiService

	UpdateRepositoryDataApi *UpdateRepositoryDataApiService

	UpdateSMSRegistrationInfoApi *UpdateSMSRegistrationInfoApiService

	UpdateSRVCCDataApi *UpdateSRVCCDataApiService
	// contains filtered or unexported fields
}

APIClient manages communication with the Nhss_imsSDM API v1.2.0-alpha.1 In most cases there should be only one, shared, APIClient.

func NewAPIClient

func NewAPIClient(cfg *Configuration) *APIClient

NewAPIClient creates a new API client. Requires a userAgent string describing your application. optionally a custom http.Client to allow for advanced features such as caching.

func (*APIClient) GetConfig

func (c *APIClient) GetConfig() *Configuration

Allow modification of underlying config for alternate implementations and testing Caution: modifying the configuration while live can cause data races and potentially unwanted behavior

type APIKey

type APIKey struct {
	Key    string
	Prefix string
}

APIKey provides API key based authentication to a request passed via context using ContextAPIKey

type APIResponse

type APIResponse struct {
	*http.Response `json:"-"`
	Message        string `json:"message,omitempty"`
	// Operation is the name of the OpenAPI operation.
	Operation string `json:"operation,omitempty"`
	// RequestURL is the request URL. This value is always available, even if the
	// embedded *http.Response is nil.
	RequestURL string `json:"url,omitempty"`
	// Method is the HTTP method used for the request.  This value is always
	// available, even if the embedded *http.Response is nil.
	Method string `json:"method,omitempty"`
	// Payload holds the contents of the response body (which may be nil or empty).
	// This is provided here as the raw response.Body() reader will have already
	// been drained.
	Payload []byte `json:"-"`
}

APIResponse stores the API response returned by the server.

func NewAPIResponse

func NewAPIResponse(r *http.Response) *APIResponse

NewAPIResponse returns a new APIResponse object.

func NewAPIResponseWithError

func NewAPIResponseWithError(errorMessage string) *APIResponse

NewAPIResponseWithError returns a new APIResponse object with the provided error message.

type AccessTokenErr

type AccessTokenErr struct {
	Error            string  `json:"error"`
	ErrorDescription *string `json:"error_description,omitempty"`
	ErrorUri         *string `json:"error_uri,omitempty"`
}

AccessTokenErr Error returned in the access token response message

func NewAccessTokenErr

func NewAccessTokenErr(error_ string) *AccessTokenErr

NewAccessTokenErr instantiates a new AccessTokenErr object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewAccessTokenErrWithDefaults

func NewAccessTokenErrWithDefaults() *AccessTokenErr

NewAccessTokenErrWithDefaults instantiates a new AccessTokenErr object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*AccessTokenErr) GetError

func (o *AccessTokenErr) GetError() string

GetError returns the Error field value

func (*AccessTokenErr) GetErrorDescription

func (o *AccessTokenErr) GetErrorDescription() string

GetErrorDescription returns the ErrorDescription field value if set, zero value otherwise.

func (*AccessTokenErr) GetErrorDescriptionOk

func (o *AccessTokenErr) GetErrorDescriptionOk() (*string, bool)

GetErrorDescriptionOk returns a tuple with the ErrorDescription field value if set, nil otherwise and a boolean to check if the value has been set.

func (*AccessTokenErr) GetErrorOk

func (o *AccessTokenErr) GetErrorOk() (*string, bool)

GetErrorOk returns a tuple with the Error field value and a boolean to check if the value has been set.

func (*AccessTokenErr) GetErrorUri

func (o *AccessTokenErr) GetErrorUri() string

GetErrorUri returns the ErrorUri field value if set, zero value otherwise.

func (*AccessTokenErr) GetErrorUriOk

func (o *AccessTokenErr) GetErrorUriOk() (*string, bool)

GetErrorUriOk returns a tuple with the ErrorUri field value if set, nil otherwise and a boolean to check if the value has been set.

func (*AccessTokenErr) HasErrorDescription

func (o *AccessTokenErr) HasErrorDescription() bool

HasErrorDescription returns a boolean if a field has been set.

func (*AccessTokenErr) HasErrorUri

func (o *AccessTokenErr) HasErrorUri() bool

HasErrorUri returns a boolean if a field has been set.

func (AccessTokenErr) MarshalJSON

func (o AccessTokenErr) MarshalJSON() ([]byte, error)

func (*AccessTokenErr) SetError

func (o *AccessTokenErr) SetError(v string)

SetError sets field value

func (*AccessTokenErr) SetErrorDescription

func (o *AccessTokenErr) SetErrorDescription(v string)

SetErrorDescription gets a reference to the given string and assigns it to the ErrorDescription field.

func (*AccessTokenErr) SetErrorUri

func (o *AccessTokenErr) SetErrorUri(v string)

SetErrorUri gets a reference to the given string and assigns it to the ErrorUri field.

func (AccessTokenErr) ToMap

func (o AccessTokenErr) ToMap() (map[string]interface{}, error)

type AccessTokenReq

type AccessTokenReq struct {
	GrantType string `json:"grant_type"`
	// String uniquely identifying a NF instance. The format of the NF Instance ID shall be a  Universally Unique Identifier (UUID) version 4, as described in IETF RFC 4122.
	NfInstanceId string  `json:"nfInstanceId"`
	NfType       *NFType `json:"nfType,omitempty"`
	TargetNfType *NFType `json:"targetNfType,omitempty"`
	Scope        string  `json:"scope"`
	// String uniquely identifying a NF instance. The format of the NF Instance ID shall be a  Universally Unique Identifier (UUID) version 4, as described in IETF RFC 4122.
	TargetNfInstanceId  *string  `json:"targetNfInstanceId,omitempty"`
	RequesterPlmn       *PlmnId  `json:"requesterPlmn,omitempty"`
	RequesterPlmnList   []PlmnId `json:"requesterPlmnList,omitempty"`
	RequesterSnssaiList []Snssai `json:"requesterSnssaiList,omitempty"`
	// Fully Qualified Domain Name
	RequesterFqdn     *string     `json:"requesterFqdn,omitempty"`
	RequesterSnpnList []PlmnIdNid `json:"requesterSnpnList,omitempty"`
	TargetPlmn        *PlmnId     `json:"targetPlmn,omitempty"`
	TargetSnpn        *PlmnIdNid  `json:"targetSnpn,omitempty"`
	TargetSnssaiList  []Snssai    `json:"targetSnssaiList,omitempty"`
	TargetNsiList     []string    `json:"targetNsiList,omitempty"`
	// NF Set Identifier (see clause 28.12 of 3GPP TS 23.003), formatted as the following string \"set<Set ID>.<nftype>set.5gc.mnc<MNC>.mcc<MCC>\", or  \"set<SetID>.<NFType>set.5gc.nid<NID>.mnc<MNC>.mcc<MCC>\" with  <MCC> encoded as defined in clause 5.4.2 (\"Mcc\" data type definition)  <MNC> encoding the Mobile Network Code part of the PLMN, comprising 3 digits.    If there are only 2 significant digits in the MNC, one \"0\" digit shall be inserted    at the left side to fill the 3 digits coding of MNC.  Pattern: '^[0-9]{3}$' <NFType> encoded as a value defined in Table 6.1.6.3.3-1 of 3GPP TS 29.510 but    with lower case characters <Set ID> encoded as a string of characters consisting of    alphabetic characters (A-Z and a-z), digits (0-9) and/or the hyphen (-) and that    shall end with either an alphabetic character or a digit.
	TargetNfSetId *string `json:"targetNfSetId,omitempty"`
	// NF Service Set Identifier (see clause 28.12 of 3GPP TS 23.003) formatted as the following  string \"set<Set ID>.sn<Service Name>.nfi<NF Instance ID>.5gc.mnc<MNC>.mcc<MCC>\", or  \"set<SetID>.sn<ServiceName>.nfi<NFInstanceID>.5gc.nid<NID>.mnc<MNC>.mcc<MCC>\" with  <MCC> encoded as defined in clause 5.4.2 (\"Mcc\" data type definition)   <MNC> encoding the Mobile Network Code part of the PLMN, comprising 3 digits.    If there are only 2 significant digits in the MNC, one \"0\" digit shall be inserted    at the left side to fill the 3 digits coding of MNC.  Pattern: '^[0-9]{3}$' <NID> encoded as defined in clause 5.4.2 (\"Nid\" data type definition)  <NFInstanceId> encoded as defined in clause 5.3.2  <ServiceName> encoded as defined in 3GPP TS 29.510  <Set ID> encoded as a string of characters consisting of alphabetic    characters (A-Z and a-z), digits (0-9) and/or the hyphen (-) and that shall end    with either an alphabetic character or a digit.
	TargetNfServiceSetId *string `json:"targetNfServiceSetId,omitempty"`
	// String providing an URI formatted according to RFC 3986.
	HnrfAccessTokenUri *string `json:"hnrfAccessTokenUri,omitempty"`
	// String uniquely identifying a NF instance. The format of the NF Instance ID shall be a  Universally Unique Identifier (UUID) version 4, as described in IETF RFC 4122.
	SourceNfInstanceId *string `json:"sourceNfInstanceId,omitempty"`
}

AccessTokenReq Contains information related to the access token request

func NewAccessTokenReq

func NewAccessTokenReq(grantType string, nfInstanceId string, scope string) *AccessTokenReq

NewAccessTokenReq instantiates a new AccessTokenReq object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewAccessTokenReqWithDefaults

func NewAccessTokenReqWithDefaults() *AccessTokenReq

NewAccessTokenReqWithDefaults instantiates a new AccessTokenReq object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*AccessTokenReq) GetGrantType

func (o *AccessTokenReq) GetGrantType() string

GetGrantType returns the GrantType field value

func (*AccessTokenReq) GetGrantTypeOk

func (o *AccessTokenReq) GetGrantTypeOk() (*string, bool)

GetGrantTypeOk returns a tuple with the GrantType field value and a boolean to check if the value has been set.

func (*AccessTokenReq) GetHnrfAccessTokenUri

func (o *AccessTokenReq) GetHnrfAccessTokenUri() string

GetHnrfAccessTokenUri returns the HnrfAccessTokenUri field value if set, zero value otherwise.

func (*AccessTokenReq) GetHnrfAccessTokenUriOk

func (o *AccessTokenReq) GetHnrfAccessTokenUriOk() (*string, bool)

GetHnrfAccessTokenUriOk returns a tuple with the HnrfAccessTokenUri field value if set, nil otherwise and a boolean to check if the value has been set.

func (*AccessTokenReq) GetNfInstanceId

func (o *AccessTokenReq) GetNfInstanceId() string

GetNfInstanceId returns the NfInstanceId field value

func (*AccessTokenReq) GetNfInstanceIdOk

func (o *AccessTokenReq) GetNfInstanceIdOk() (*string, bool)

GetNfInstanceIdOk returns a tuple with the NfInstanceId field value and a boolean to check if the value has been set.

func (*AccessTokenReq) GetNfType

func (o *AccessTokenReq) GetNfType() NFType

GetNfType returns the NfType field value if set, zero value otherwise.

func (*AccessTokenReq) GetNfTypeOk

func (o *AccessTokenReq) GetNfTypeOk() (*NFType, bool)

GetNfTypeOk returns a tuple with the NfType field value if set, nil otherwise and a boolean to check if the value has been set.

func (*AccessTokenReq) GetRequesterFqdn

func (o *AccessTokenReq) GetRequesterFqdn() string

GetRequesterFqdn returns the RequesterFqdn field value if set, zero value otherwise.

func (*AccessTokenReq) GetRequesterFqdnOk

func (o *AccessTokenReq) GetRequesterFqdnOk() (*string, bool)

GetRequesterFqdnOk returns a tuple with the RequesterFqdn field value if set, nil otherwise and a boolean to check if the value has been set.

func (*AccessTokenReq) GetRequesterPlmn

func (o *AccessTokenReq) GetRequesterPlmn() PlmnId

GetRequesterPlmn returns the RequesterPlmn field value if set, zero value otherwise.

func (*AccessTokenReq) GetRequesterPlmnList

func (o *AccessTokenReq) GetRequesterPlmnList() []PlmnId

GetRequesterPlmnList returns the RequesterPlmnList field value if set, zero value otherwise.

func (*AccessTokenReq) GetRequesterPlmnListOk

func (o *AccessTokenReq) GetRequesterPlmnListOk() ([]PlmnId, bool)

GetRequesterPlmnListOk returns a tuple with the RequesterPlmnList field value if set, nil otherwise and a boolean to check if the value has been set.

func (*AccessTokenReq) GetRequesterPlmnOk

func (o *AccessTokenReq) GetRequesterPlmnOk() (*PlmnId, bool)

GetRequesterPlmnOk returns a tuple with the RequesterPlmn field value if set, nil otherwise and a boolean to check if the value has been set.

func (*AccessTokenReq) GetRequesterSnpnList

func (o *AccessTokenReq) GetRequesterSnpnList() []PlmnIdNid

GetRequesterSnpnList returns the RequesterSnpnList field value if set, zero value otherwise.

func (*AccessTokenReq) GetRequesterSnpnListOk

func (o *AccessTokenReq) GetRequesterSnpnListOk() ([]PlmnIdNid, bool)

GetRequesterSnpnListOk returns a tuple with the RequesterSnpnList field value if set, nil otherwise and a boolean to check if the value has been set.

func (*AccessTokenReq) GetRequesterSnssaiList

func (o *AccessTokenReq) GetRequesterSnssaiList() []Snssai

GetRequesterSnssaiList returns the RequesterSnssaiList field value if set, zero value otherwise.

func (*AccessTokenReq) GetRequesterSnssaiListOk

func (o *AccessTokenReq) GetRequesterSnssaiListOk() ([]Snssai, bool)

GetRequesterSnssaiListOk returns a tuple with the RequesterSnssaiList field value if set, nil otherwise and a boolean to check if the value has been set.

func (*AccessTokenReq) GetScope

func (o *AccessTokenReq) GetScope() string

GetScope returns the Scope field value

func (*AccessTokenReq) GetScopeOk

func (o *AccessTokenReq) GetScopeOk() (*string, bool)

GetScopeOk returns a tuple with the Scope field value and a boolean to check if the value has been set.

func (*AccessTokenReq) GetSourceNfInstanceId

func (o *AccessTokenReq) GetSourceNfInstanceId() string

GetSourceNfInstanceId returns the SourceNfInstanceId field value if set, zero value otherwise.

func (*AccessTokenReq) GetSourceNfInstanceIdOk

func (o *AccessTokenReq) GetSourceNfInstanceIdOk() (*string, bool)

GetSourceNfInstanceIdOk returns a tuple with the SourceNfInstanceId field value if set, nil otherwise and a boolean to check if the value has been set.

func (*AccessTokenReq) GetTargetNfInstanceId

func (o *AccessTokenReq) GetTargetNfInstanceId() string

GetTargetNfInstanceId returns the TargetNfInstanceId field value if set, zero value otherwise.

func (*AccessTokenReq) GetTargetNfInstanceIdOk

func (o *AccessTokenReq) GetTargetNfInstanceIdOk() (*string, bool)

GetTargetNfInstanceIdOk returns a tuple with the TargetNfInstanceId field value if set, nil otherwise and a boolean to check if the value has been set.

func (*AccessTokenReq) GetTargetNfServiceSetId

func (o *AccessTokenReq) GetTargetNfServiceSetId() string

GetTargetNfServiceSetId returns the TargetNfServiceSetId field value if set, zero value otherwise.

func (*AccessTokenReq) GetTargetNfServiceSetIdOk

func (o *AccessTokenReq) GetTargetNfServiceSetIdOk() (*string, bool)

GetTargetNfServiceSetIdOk returns a tuple with the TargetNfServiceSetId field value if set, nil otherwise and a boolean to check if the value has been set.

func (*AccessTokenReq) GetTargetNfSetId

func (o *AccessTokenReq) GetTargetNfSetId() string

GetTargetNfSetId returns the TargetNfSetId field value if set, zero value otherwise.

func (*AccessTokenReq) GetTargetNfSetIdOk

func (o *AccessTokenReq) GetTargetNfSetIdOk() (*string, bool)

GetTargetNfSetIdOk returns a tuple with the TargetNfSetId field value if set, nil otherwise and a boolean to check if the value has been set.

func (*AccessTokenReq) GetTargetNfType

func (o *AccessTokenReq) GetTargetNfType() NFType

GetTargetNfType returns the TargetNfType field value if set, zero value otherwise.

func (*AccessTokenReq) GetTargetNfTypeOk

func (o *AccessTokenReq) GetTargetNfTypeOk() (*NFType, bool)

GetTargetNfTypeOk returns a tuple with the TargetNfType field value if set, nil otherwise and a boolean to check if the value has been set.

func (*AccessTokenReq) GetTargetNsiList

func (o *AccessTokenReq) GetTargetNsiList() []string

GetTargetNsiList returns the TargetNsiList field value if set, zero value otherwise.

func (*AccessTokenReq) GetTargetNsiListOk

func (o *AccessTokenReq) GetTargetNsiListOk() ([]string, bool)

GetTargetNsiListOk returns a tuple with the TargetNsiList field value if set, nil otherwise and a boolean to check if the value has been set.

func (*AccessTokenReq) GetTargetPlmn

func (o *AccessTokenReq) GetTargetPlmn() PlmnId

GetTargetPlmn returns the TargetPlmn field value if set, zero value otherwise.

func (*AccessTokenReq) GetTargetPlmnOk

func (o *AccessTokenReq) GetTargetPlmnOk() (*PlmnId, bool)

GetTargetPlmnOk returns a tuple with the TargetPlmn field value if set, nil otherwise and a boolean to check if the value has been set.

func (*AccessTokenReq) GetTargetSnpn

func (o *AccessTokenReq) GetTargetSnpn() PlmnIdNid

GetTargetSnpn returns the TargetSnpn field value if set, zero value otherwise.

func (*AccessTokenReq) GetTargetSnpnOk

func (o *AccessTokenReq) GetTargetSnpnOk() (*PlmnIdNid, bool)

GetTargetSnpnOk returns a tuple with the TargetSnpn field value if set, nil otherwise and a boolean to check if the value has been set.

func (*AccessTokenReq) GetTargetSnssaiList

func (o *AccessTokenReq) GetTargetSnssaiList() []Snssai

GetTargetSnssaiList returns the TargetSnssaiList field value if set, zero value otherwise.

func (*AccessTokenReq) GetTargetSnssaiListOk

func (o *AccessTokenReq) GetTargetSnssaiListOk() ([]Snssai, bool)

GetTargetSnssaiListOk returns a tuple with the TargetSnssaiList field value if set, nil otherwise and a boolean to check if the value has been set.

func (*AccessTokenReq) HasHnrfAccessTokenUri

func (o *AccessTokenReq) HasHnrfAccessTokenUri() bool

HasHnrfAccessTokenUri returns a boolean if a field has been set.

func (*AccessTokenReq) HasNfType

func (o *AccessTokenReq) HasNfType() bool

HasNfType returns a boolean if a field has been set.

func (*AccessTokenReq) HasRequesterFqdn

func (o *AccessTokenReq) HasRequesterFqdn() bool

HasRequesterFqdn returns a boolean if a field has been set.

func (*AccessTokenReq) HasRequesterPlmn

func (o *AccessTokenReq) HasRequesterPlmn() bool

HasRequesterPlmn returns a boolean if a field has been set.

func (*AccessTokenReq) HasRequesterPlmnList

func (o *AccessTokenReq) HasRequesterPlmnList() bool

HasRequesterPlmnList returns a boolean if a field has been set.

func (*AccessTokenReq) HasRequesterSnpnList

func (o *AccessTokenReq) HasRequesterSnpnList() bool

HasRequesterSnpnList returns a boolean if a field has been set.

func (*AccessTokenReq) HasRequesterSnssaiList

func (o *AccessTokenReq) HasRequesterSnssaiList() bool

HasRequesterSnssaiList returns a boolean if a field has been set.

func (*AccessTokenReq) HasSourceNfInstanceId

func (o *AccessTokenReq) HasSourceNfInstanceId() bool

HasSourceNfInstanceId returns a boolean if a field has been set.

func (*AccessTokenReq) HasTargetNfInstanceId

func (o *AccessTokenReq) HasTargetNfInstanceId() bool

HasTargetNfInstanceId returns a boolean if a field has been set.

func (*AccessTokenReq) HasTargetNfServiceSetId

func (o *AccessTokenReq) HasTargetNfServiceSetId() bool

HasTargetNfServiceSetId returns a boolean if a field has been set.

func (*AccessTokenReq) HasTargetNfSetId

func (o *AccessTokenReq) HasTargetNfSetId() bool

HasTargetNfSetId returns a boolean if a field has been set.

func (*AccessTokenReq) HasTargetNfType

func (o *AccessTokenReq) HasTargetNfType() bool

HasTargetNfType returns a boolean if a field has been set.

func (*AccessTokenReq) HasTargetNsiList

func (o *AccessTokenReq) HasTargetNsiList() bool

HasTargetNsiList returns a boolean if a field has been set.

func (*AccessTokenReq) HasTargetPlmn

func (o *AccessTokenReq) HasTargetPlmn() bool

HasTargetPlmn returns a boolean if a field has been set.

func (*AccessTokenReq) HasTargetSnpn

func (o *AccessTokenReq) HasTargetSnpn() bool

HasTargetSnpn returns a boolean if a field has been set.

func (*AccessTokenReq) HasTargetSnssaiList

func (o *AccessTokenReq) HasTargetSnssaiList() bool

HasTargetSnssaiList returns a boolean if a field has been set.

func (AccessTokenReq) MarshalJSON

func (o AccessTokenReq) MarshalJSON() ([]byte, error)

func (*AccessTokenReq) SetGrantType

func (o *AccessTokenReq) SetGrantType(v string)

SetGrantType sets field value

func (*AccessTokenReq) SetHnrfAccessTokenUri

func (o *AccessTokenReq) SetHnrfAccessTokenUri(v string)

SetHnrfAccessTokenUri gets a reference to the given string and assigns it to the HnrfAccessTokenUri field.

func (*AccessTokenReq) SetNfInstanceId

func (o *AccessTokenReq) SetNfInstanceId(v string)

SetNfInstanceId sets field value

func (*AccessTokenReq) SetNfType

func (o *AccessTokenReq) SetNfType(v NFType)

SetNfType gets a reference to the given NFType and assigns it to the NfType field.

func (*AccessTokenReq) SetRequesterFqdn

func (o *AccessTokenReq) SetRequesterFqdn(v string)

SetRequesterFqdn gets a reference to the given string and assigns it to the RequesterFqdn field.

func (*AccessTokenReq) SetRequesterPlmn

func (o *AccessTokenReq) SetRequesterPlmn(v PlmnId)

SetRequesterPlmn gets a reference to the given PlmnId and assigns it to the RequesterPlmn field.

func (*AccessTokenReq) SetRequesterPlmnList

func (o *AccessTokenReq) SetRequesterPlmnList(v []PlmnId)

SetRequesterPlmnList gets a reference to the given []PlmnId and assigns it to the RequesterPlmnList field.

func (*AccessTokenReq) SetRequesterSnpnList

func (o *AccessTokenReq) SetRequesterSnpnList(v []PlmnIdNid)

SetRequesterSnpnList gets a reference to the given []PlmnIdNid and assigns it to the RequesterSnpnList field.

func (*AccessTokenReq) SetRequesterSnssaiList

func (o *AccessTokenReq) SetRequesterSnssaiList(v []Snssai)

SetRequesterSnssaiList gets a reference to the given []Snssai and assigns it to the RequesterSnssaiList field.

func (*AccessTokenReq) SetScope

func (o *AccessTokenReq) SetScope(v string)

SetScope sets field value

func (*AccessTokenReq) SetSourceNfInstanceId

func (o *AccessTokenReq) SetSourceNfInstanceId(v string)

SetSourceNfInstanceId gets a reference to the given string and assigns it to the SourceNfInstanceId field.

func (*AccessTokenReq) SetTargetNfInstanceId

func (o *AccessTokenReq) SetTargetNfInstanceId(v string)

SetTargetNfInstanceId gets a reference to the given string and assigns it to the TargetNfInstanceId field.

func (*AccessTokenReq) SetTargetNfServiceSetId

func (o *AccessTokenReq) SetTargetNfServiceSetId(v string)

SetTargetNfServiceSetId gets a reference to the given string and assigns it to the TargetNfServiceSetId field.

func (*AccessTokenReq) SetTargetNfSetId

func (o *AccessTokenReq) SetTargetNfSetId(v string)

SetTargetNfSetId gets a reference to the given string and assigns it to the TargetNfSetId field.

func (*AccessTokenReq) SetTargetNfType

func (o *AccessTokenReq) SetTargetNfType(v NFType)

SetTargetNfType gets a reference to the given NFType and assigns it to the TargetNfType field.

func (*AccessTokenReq) SetTargetNsiList

func (o *AccessTokenReq) SetTargetNsiList(v []string)

SetTargetNsiList gets a reference to the given []string and assigns it to the TargetNsiList field.

func (*AccessTokenReq) SetTargetPlmn

func (o *AccessTokenReq) SetTargetPlmn(v PlmnId)

SetTargetPlmn gets a reference to the given PlmnId and assigns it to the TargetPlmn field.

func (*AccessTokenReq) SetTargetSnpn

func (o *AccessTokenReq) SetTargetSnpn(v PlmnIdNid)

SetTargetSnpn gets a reference to the given PlmnIdNid and assigns it to the TargetSnpn field.

func (*AccessTokenReq) SetTargetSnssaiList

func (o *AccessTokenReq) SetTargetSnssaiList(v []Snssai)

SetTargetSnssaiList gets a reference to the given []Snssai and assigns it to the TargetSnssaiList field.

func (AccessTokenReq) ToMap

func (o AccessTokenReq) ToMap() (map[string]interface{}, error)

type AccessType

type AccessType struct {
	String *string
}

AccessType Represents the type of access (3GPP or non-3GPP)

func (*AccessType) MarshalJSON

func (src *AccessType) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*AccessType) UnmarshalJSON

func (dst *AccessType) UnmarshalJSON(data []byte) error

Unmarshal JSON data into any of the pointers in the struct

type AccessType1

type AccessType1 string

AccessType1 Indicates whether the access is via 3GPP or via non-3GPP.

const (
	NON_3_GPP_ACCESS AccessType1 = "NON_3GPP_ACCESS"
)

List of AccessType_1

func NewAccessType1FromValue

func NewAccessType1FromValue(v string) (*AccessType1, error)

NewAccessType1FromValue returns a pointer to a valid AccessType1 for the value passed as argument, or an error if the value passed is not allowed by the enum

func (AccessType1) IsValid

func (v AccessType1) IsValid() bool

IsValid return true if the value is valid for the enum, false otherwise

func (AccessType1) Ptr

func (v AccessType1) Ptr() *AccessType1

Ptr returns reference to AccessType_1 value

func (*AccessType1) UnmarshalJSON

func (v *AccessType1) UnmarshalJSON(src []byte) error

type ActivationState

type ActivationState struct {
	String *string
}

ActivationState Represents the activation state of a PSI or DSAI tag

func (*ActivationState) MarshalJSON

func (src *ActivationState) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*ActivationState) UnmarshalJSON

func (dst *ActivationState) UnmarshalJSON(data []byte) error

Unmarshal JSON data into any of the pointers in the struct

type AmfLocationData

type AmfLocationData struct {
	// String uniquely identifying a NF instance. The format of the NF Instance ID shall be a  Universally Unique Identifier (UUID) version 4, as described in IETF RFC 4122.
	AmfAddress  string      `json:"amfAddress"`
	PlmnId      PlmnId      `json:"plmnId"`
	AmfLocation *NrLocation `json:"amfLocation,omitempty"`
	// String uniquely identifying a NF instance. The format of the NF Instance ID shall be a  Universally Unique Identifier (UUID) version 4, as described in IETF RFC 4122.
	SmsfAddress *string `json:"smsfAddress,omitempty"`
	// String with format \"time-numoffset\" optionally appended by \"daylightSavingTime\", where  - \"time-numoffset\" shall represent the time zone adjusted for daylight saving time and be    encoded as time-numoffset as defined in clause 5.6 of IETF RFC 3339;  - \"daylightSavingTime\" shall represent the adjustment that has been made and shall be    encoded as \"+1\" or \"+2\" for a +1 or +2 hours adjustment.   The example is for 8 hours behind UTC, +1 hour adjustment for Daylight Saving Time.
	TimeZone *string  `json:"timeZone,omitempty"`
	RatType  *RatType `json:"ratType,omitempty"`
}

AmfLocationData Location information as retrieved from the AMF serving node

func NewAmfLocationData

func NewAmfLocationData(amfAddress string, plmnId PlmnId) *AmfLocationData

NewAmfLocationData instantiates a new AmfLocationData object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewAmfLocationDataWithDefaults

func NewAmfLocationDataWithDefaults() *AmfLocationData

NewAmfLocationDataWithDefaults instantiates a new AmfLocationData object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*AmfLocationData) GetAmfAddress

func (o *AmfLocationData) GetAmfAddress() string

GetAmfAddress returns the AmfAddress field value

func (*AmfLocationData) GetAmfAddressOk

func (o *AmfLocationData) GetAmfAddressOk() (*string, bool)

GetAmfAddressOk returns a tuple with the AmfAddress field value and a boolean to check if the value has been set.

func (*AmfLocationData) GetAmfLocation

func (o *AmfLocationData) GetAmfLocation() NrLocation

GetAmfLocation returns the AmfLocation field value if set, zero value otherwise.

func (*AmfLocationData) GetAmfLocationOk

func (o *AmfLocationData) GetAmfLocationOk() (*NrLocation, bool)

GetAmfLocationOk returns a tuple with the AmfLocation field value if set, nil otherwise and a boolean to check if the value has been set.

func (*AmfLocationData) GetPlmnId

func (o *AmfLocationData) GetPlmnId() PlmnId

GetPlmnId returns the PlmnId field value

func (*AmfLocationData) GetPlmnIdOk

func (o *AmfLocationData) GetPlmnIdOk() (*PlmnId, bool)

GetPlmnIdOk returns a tuple with the PlmnId field value and a boolean to check if the value has been set.

func (*AmfLocationData) GetRatType

func (o *AmfLocationData) GetRatType() RatType

GetRatType returns the RatType field value if set, zero value otherwise.

func (*AmfLocationData) GetRatTypeOk

func (o *AmfLocationData) GetRatTypeOk() (*RatType, bool)

GetRatTypeOk returns a tuple with the RatType field value if set, nil otherwise and a boolean to check if the value has been set.

func (*AmfLocationData) GetSmsfAddress

func (o *AmfLocationData) GetSmsfAddress() string

GetSmsfAddress returns the SmsfAddress field value if set, zero value otherwise.

func (*AmfLocationData) GetSmsfAddressOk

func (o *AmfLocationData) GetSmsfAddressOk() (*string, bool)

GetSmsfAddressOk returns a tuple with the SmsfAddress field value if set, nil otherwise and a boolean to check if the value has been set.

func (*AmfLocationData) GetTimeZone

func (o *AmfLocationData) GetTimeZone() string

GetTimeZone returns the TimeZone field value if set, zero value otherwise.

func (*AmfLocationData) GetTimeZoneOk

func (o *AmfLocationData) GetTimeZoneOk() (*string, bool)

GetTimeZoneOk returns a tuple with the TimeZone field value if set, nil otherwise and a boolean to check if the value has been set.

func (*AmfLocationData) HasAmfLocation

func (o *AmfLocationData) HasAmfLocation() bool

HasAmfLocation returns a boolean if a field has been set.

func (*AmfLocationData) HasRatType

func (o *AmfLocationData) HasRatType() bool

HasRatType returns a boolean if a field has been set.

func (*AmfLocationData) HasSmsfAddress

func (o *AmfLocationData) HasSmsfAddress() bool

HasSmsfAddress returns a boolean if a field has been set.

func (*AmfLocationData) HasTimeZone

func (o *AmfLocationData) HasTimeZone() bool

HasTimeZone returns a boolean if a field has been set.

func (AmfLocationData) MarshalJSON

func (o AmfLocationData) MarshalJSON() ([]byte, error)

func (*AmfLocationData) SetAmfAddress

func (o *AmfLocationData) SetAmfAddress(v string)

SetAmfAddress sets field value

func (*AmfLocationData) SetAmfLocation

func (o *AmfLocationData) SetAmfLocation(v NrLocation)

SetAmfLocation gets a reference to the given NrLocation and assigns it to the AmfLocation field.

func (*AmfLocationData) SetPlmnId

func (o *AmfLocationData) SetPlmnId(v PlmnId)

SetPlmnId sets field value

func (*AmfLocationData) SetRatType

func (o *AmfLocationData) SetRatType(v RatType)

SetRatType gets a reference to the given RatType and assigns it to the RatType field.

func (*AmfLocationData) SetSmsfAddress

func (o *AmfLocationData) SetSmsfAddress(v string)

SetSmsfAddress gets a reference to the given string and assigns it to the SmsfAddress field.

func (*AmfLocationData) SetTimeZone

func (o *AmfLocationData) SetTimeZone(v string)

SetTimeZone gets a reference to the given string and assigns it to the TimeZone field.

func (AmfLocationData) ToMap

func (o AmfLocationData) ToMap() (map[string]interface{}, error)

type ApiDeleteRepositoryDataServIndRequest

type ApiDeleteRepositoryDataServIndRequest struct {
	ApiService *DeleteRepositoryDataApiService
	// contains filtered or unexported fields
}

func (ApiDeleteRepositoryDataServIndRequest) Execute

type ApiDeleteSmsRegistrationInfoRequest

type ApiDeleteSmsRegistrationInfoRequest struct {
	ApiService *DeleteSMSRegistrationInformationApiService
	// contains filtered or unexported fields
}

func (ApiDeleteSmsRegistrationInfoRequest) Execute

func (ApiDeleteSmsRegistrationInfoRequest) PrivateIdentity

IMS Private Identity

type ApiGetChargingInfoRequest

type ApiGetChargingInfoRequest struct {
	ApiService *ChargingInfoRetrievalApiService
	// contains filtered or unexported fields
}

func (ApiGetChargingInfoRequest) Execute

func (ApiGetChargingInfoRequest) SupportedFeatures

func (r ApiGetChargingInfoRequest) SupportedFeatures(supportedFeatures string) ApiGetChargingInfoRequest

Supported Features

type ApiGetCsUserStateInfoRequest

type ApiGetCsUserStateInfoRequest struct {
	ApiService *CSUserStateInfoRetrievalApiService
	// contains filtered or unexported fields
}

func (ApiGetCsUserStateInfoRequest) Execute

func (ApiGetCsUserStateInfoRequest) PrivateIdentity

func (r ApiGetCsUserStateInfoRequest) PrivateIdentity(privateIdentity string) ApiGetCsUserStateInfoRequest

IMS Private Identity

type ApiGetCsrnRequest

type ApiGetCsrnRequest struct {
	ApiService *CSRNRetrievalApiService
	// contains filtered or unexported fields
}

func (ApiGetCsrnRequest) CallReferenceInfo

func (r ApiGetCsrnRequest) CallReferenceInfo(callReferenceInfo CallReferenceInfo) ApiGetCsrnRequest

Indicates Call-Reference Number and AS-Number

func (ApiGetCsrnRequest) Execute

func (r ApiGetCsrnRequest) Execute() (*Csrn, *http.Response, error)

func (ApiGetCsrnRequest) PrePaging

func (r ApiGetCsrnRequest) PrePaging(prePaging bool) ApiGetCsrnRequest

Indicates pre-paging support

func (ApiGetCsrnRequest) PrivateIdentity

func (r ApiGetCsrnRequest) PrivateIdentity(privateIdentity string) ApiGetCsrnRequest

IMS Private Identity

func (ApiGetCsrnRequest) SupportedFeatures

func (r ApiGetCsrnRequest) SupportedFeatures(supportedFeatures string) ApiGetCsrnRequest

Supported Features

type ApiGetDsaiInfoRequest

type ApiGetDsaiInfoRequest struct {
	ApiService *DSAIRegistrationInformationApiService
	// contains filtered or unexported fields
}

func (ApiGetDsaiInfoRequest) ApplicationServerName

func (r ApiGetDsaiInfoRequest) ApplicationServerName(applicationServerName string) ApiGetDsaiInfoRequest

SIP URI of the Application Server Name

func (ApiGetDsaiInfoRequest) DsaiTag

The requested instance of Dynamic Service Activation Info

func (ApiGetDsaiInfoRequest) Execute

func (ApiGetDsaiInfoRequest) SupportedFeatures

func (r ApiGetDsaiInfoRequest) SupportedFeatures(supportedFeatures string) ApiGetDsaiInfoRequest

Supported Features

type ApiGetIMEISVInfoRequest

type ApiGetIMEISVInfoRequest struct {
	ApiService *IMEISVRetrievalApiService
	// contains filtered or unexported fields
}

func (ApiGetIMEISVInfoRequest) Execute

func (ApiGetIMEISVInfoRequest) PrivateIdentity

func (r ApiGetIMEISVInfoRequest) PrivateIdentity(privateIdentity string) ApiGetIMEISVInfoRequest

IMS Private Identity

type ApiGetIfcsRequest

type ApiGetIfcsRequest struct {
	ApiService *IFCsRetrievalApiService
	// contains filtered or unexported fields
}

func (ApiGetIfcsRequest) ApplicationServerName

func (r ApiGetIfcsRequest) ApplicationServerName(applicationServerName string) ApiGetIfcsRequest

SIP URI of the Application Server Name

func (ApiGetIfcsRequest) Execute

func (r ApiGetIfcsRequest) Execute() (*Ifcs, *http.Response, error)

func (ApiGetIfcsRequest) SupportedFeatures

func (r ApiGetIfcsRequest) SupportedFeatures(supportedFeatures string) ApiGetIfcsRequest

Supported Features

type ApiGetImsAssocIdsRequest

type ApiGetImsAssocIdsRequest struct {
	ApiService *RetrievalOfAssociatedIMSPublicIdentitiesApiService
	// contains filtered or unexported fields
}

func (ApiGetImsAssocIdsRequest) Execute

type ApiGetImsPrivateIdsRequest

type ApiGetImsPrivateIdsRequest struct {
	ApiService *RetrievalOfAssociatedIMSPrivateIdentitiesApiService
	// contains filtered or unexported fields
}

func (ApiGetImsPrivateIdsRequest) Execute

func (ApiGetImsPrivateIdsRequest) Impi

Private Identity of type IMPI

func (ApiGetImsPrivateIdsRequest) SupportedFeatures

func (r ApiGetImsPrivateIdsRequest) SupportedFeatures(supportedFeatures string) ApiGetImsPrivateIdsRequest

Supported Features

type ApiGetIpAddressInfoRequest

type ApiGetIpAddressInfoRequest struct {
	ApiService *IPAddressInfoRetrievalApiService
	// contains filtered or unexported fields
}

func (ApiGetIpAddressInfoRequest) Execute

type ApiGetLocCsDomainRequest

type ApiGetLocCsDomainRequest struct {
	ApiService *CSLocationRetrievalApiService
	// contains filtered or unexported fields
}

func (ApiGetLocCsDomainRequest) CurrentLocation

func (r ApiGetLocCsDomainRequest) CurrentLocation(currentLocation bool) ApiGetLocCsDomainRequest

Indicates whether an active location retrieval has to be initiated by the requested node

func (ApiGetLocCsDomainRequest) Execute

func (ApiGetLocCsDomainRequest) LocalTime

Indicates that only the Local Time Zone information of the location in the visited network where the UE is attached is requested

func (ApiGetLocCsDomainRequest) PrivateIdentity

func (r ApiGetLocCsDomainRequest) PrivateIdentity(privateIdentity string) ApiGetLocCsDomainRequest

IMS Private Identity

func (ApiGetLocCsDomainRequest) ServingNode

func (r ApiGetLocCsDomainRequest) ServingNode(servingNode bool) ApiGetLocCsDomainRequest

Indicates that only the stored NF id/address of the serving node(s) is required

func (ApiGetLocCsDomainRequest) SupportedFeatures

func (r ApiGetLocCsDomainRequest) SupportedFeatures(supportedFeatures string) ApiGetLocCsDomainRequest

Supported Features

type ApiGetLocPsDomainRequest

type ApiGetLocPsDomainRequest struct {
	ApiService *PSLocationRetrievalApiService
	// contains filtered or unexported fields
}

func (ApiGetLocPsDomainRequest) CurrentLocation

func (r ApiGetLocPsDomainRequest) CurrentLocation(currentLocation bool) ApiGetLocPsDomainRequest

Indicates whether an active location retrieval has to be initiated by the requested node

func (ApiGetLocPsDomainRequest) Execute

func (ApiGetLocPsDomainRequest) LocalTime

Indicates that only the Local Time Zone information of the location in the visited network where the UE is attached is requested

func (ApiGetLocPsDomainRequest) PrivateIdentity

func (r ApiGetLocPsDomainRequest) PrivateIdentity(privateIdentity string) ApiGetLocPsDomainRequest

IMS Private Identity

func (ApiGetLocPsDomainRequest) RatType

Indicates whether RAT Type retrieval is requested

func (ApiGetLocPsDomainRequest) RequestedNodes

func (r ApiGetLocPsDomainRequest) RequestedNodes(requestedNodes []RequestedNode) ApiGetLocPsDomainRequest

Indicates the serving node(s) for which the request is applicable.

func (ApiGetLocPsDomainRequest) ServingNode

func (r ApiGetLocPsDomainRequest) ServingNode(servingNode bool) ApiGetLocPsDomainRequest

Indicates that only the stored NF id/address of the serving node(s) is required

func (ApiGetLocPsDomainRequest) SupportedFeatures

func (r ApiGetLocPsDomainRequest) SupportedFeatures(supportedFeatures string) ApiGetLocPsDomainRequest

Supported Features

type ApiGetMsisdnsRequest

type ApiGetMsisdnsRequest struct {
	ApiService *RetrievalOfTheAssociatedMsisdnsApiService
	// contains filtered or unexported fields
}

func (ApiGetMsisdnsRequest) Execute

func (ApiGetMsisdnsRequest) PrivateId

func (r ApiGetMsisdnsRequest) PrivateId(privateId string) ApiGetMsisdnsRequest

Private identity

type ApiGetPriorityInfoRequest

type ApiGetPriorityInfoRequest struct {
	ApiService *PriorityInfoRetrievalApiService
	// contains filtered or unexported fields
}

func (ApiGetPriorityInfoRequest) Execute

func (ApiGetPriorityInfoRequest) SupportedFeatures

func (r ApiGetPriorityInfoRequest) SupportedFeatures(supportedFeatures string) ApiGetPriorityInfoRequest

Supported Features

type ApiGetProfileDataRequest

type ApiGetProfileDataRequest struct {
	ApiService *IMSProfileDataRetrievalApiService
	// contains filtered or unexported fields
}

func (ApiGetProfileDataRequest) DatasetNames

func (r ApiGetProfileDataRequest) DatasetNames(datasetNames []DataSetName) ApiGetProfileDataRequest

Datasets to be retrieved

func (ApiGetProfileDataRequest) Execute

type ApiGetPsUserStateInfoRequest

type ApiGetPsUserStateInfoRequest struct {
	ApiService *PSUserStateInfoRetrievalApiService
	// contains filtered or unexported fields
}

func (ApiGetPsUserStateInfoRequest) Execute

func (ApiGetPsUserStateInfoRequest) PrivateIdentity

func (r ApiGetPsUserStateInfoRequest) PrivateIdentity(privateIdentity string) ApiGetPsUserStateInfoRequest

IMS Private Identity

func (ApiGetPsUserStateInfoRequest) RequestedNodes

func (r ApiGetPsUserStateInfoRequest) RequestedNodes(requestedNodes []RequestedNode) ApiGetPsUserStateInfoRequest

Indicates the serving node(s) for which the request is applicable.

type ApiGetPsiStateRequest

type ApiGetPsiStateRequest struct {
	ApiService *RetrievalOfPSIActivationStateApiService
	// contains filtered or unexported fields
}

func (ApiGetPsiStateRequest) Execute

func (ApiGetPsiStateRequest) SupportedFeatures

func (r ApiGetPsiStateRequest) SupportedFeatures(supportedFeatures string) ApiGetPsiStateRequest

Supported Features

type ApiGetReferenceLocationInfoRequest

type ApiGetReferenceLocationInfoRequest struct {
	ApiService *ReferenceLocationInfoRetrievalApiService
	// contains filtered or unexported fields
}

func (ApiGetReferenceLocationInfoRequest) Execute

func (ApiGetReferenceLocationInfoRequest) PrivateIdentity

IMS Private Identity

func (ApiGetReferenceLocationInfoRequest) SupportedFeatures

func (r ApiGetReferenceLocationInfoRequest) SupportedFeatures(supportedFeatures string) ApiGetReferenceLocationInfoRequest

Supported Features

type ApiGetRegistrationStatusRequest

type ApiGetRegistrationStatusRequest struct {
	ApiService *RegistrationStatusRetrievalApiService
	// contains filtered or unexported fields
}

func (ApiGetRegistrationStatusRequest) Execute

func (ApiGetRegistrationStatusRequest) SupportedFeatures

func (r ApiGetRegistrationStatusRequest) SupportedFeatures(supportedFeatures string) ApiGetRegistrationStatusRequest

Supported Features

type ApiGetRepositoryDataServIndListRequest

type ApiGetRepositoryDataServIndListRequest struct {
	ApiService *RepositoryDataListApiService
	// contains filtered or unexported fields
}

func (ApiGetRepositoryDataServIndListRequest) Execute

func (ApiGetRepositoryDataServIndListRequest) ServiceIndications

Identifiers of a services related data

func (ApiGetRepositoryDataServIndListRequest) SupportedFeatures

Supported Features

type ApiGetRepositoryDataServIndRequest

type ApiGetRepositoryDataServIndRequest struct {
	ApiService *RepositoryDataApiService
	// contains filtered or unexported fields
}

func (ApiGetRepositoryDataServIndRequest) Execute

func (ApiGetRepositoryDataServIndRequest) SupportedFeatures

func (r ApiGetRepositoryDataServIndRequest) SupportedFeatures(supportedFeatures string) ApiGetRepositoryDataServIndRequest

Supported Features

type ApiGetScscfCapabilitiesRequest

type ApiGetScscfCapabilitiesRequest struct {
	ApiService *RetrievalOfTheSCSCFCapabilitiesForTheIMSSubscriptionApiService
	// contains filtered or unexported fields
}

func (ApiGetScscfCapabilitiesRequest) Execute

type ApiGetScscfSelectionAssistanceInfoRequest

type ApiGetScscfSelectionAssistanceInfoRequest struct {
	ApiService *RetrievalOfTheSCSCFSelectionAssistanceInformationForTheIMSSubscriptionApiService
	// contains filtered or unexported fields
}

func (ApiGetScscfSelectionAssistanceInfoRequest) Execute

type ApiGetServerNameRequest

type ApiGetServerNameRequest struct {
	ApiService *ServerNameRetrievalApiService
	// contains filtered or unexported fields
}

func (ApiGetServerNameRequest) Execute

func (ApiGetServerNameRequest) SupportedFeatures

func (r ApiGetServerNameRequest) SupportedFeatures(supportedFeatures string) ApiGetServerNameRequest

Supported Features

type ApiGetServiceTraceInfoRequest

type ApiGetServiceTraceInfoRequest struct {
	ApiService *ServiceTraceInfoRetrievalApiService
	// contains filtered or unexported fields
}

func (ApiGetServiceTraceInfoRequest) Execute

func (ApiGetServiceTraceInfoRequest) SupportedFeatures

func (r ApiGetServiceTraceInfoRequest) SupportedFeatures(supportedFeatures string) ApiGetServiceTraceInfoRequest

Supported Features

type ApiGetSharedDataRequest

type ApiGetSharedDataRequest struct {
	ApiService *RetrievalOfSharedDataApiService
	// contains filtered or unexported fields
}

func (ApiGetSharedDataRequest) Execute

func (ApiGetSharedDataRequest) SharedDataIds

func (r ApiGetSharedDataRequest) SharedDataIds(sharedDataIds []string) ApiGetSharedDataRequest

List of shared data ids

type ApiGetSmsRegistrationInfoRequest

type ApiGetSmsRegistrationInfoRequest struct {
	ApiService *SMSRegistrationInformationApiService
	// contains filtered or unexported fields
}

func (ApiGetSmsRegistrationInfoRequest) Execute

func (ApiGetSmsRegistrationInfoRequest) PrivateIdentity

IMS Private Identity

type ApiGetSrvccDataRequest

type ApiGetSrvccDataRequest struct {
	ApiService *RetrievalOfUESRVCCCapabilityAndSTNSRApiService
	// contains filtered or unexported fields
}

func (ApiGetSrvccDataRequest) Execute

func (ApiGetSrvccDataRequest) PrivateIdentity

func (r ApiGetSrvccDataRequest) PrivateIdentity(privateIdentity string) ApiGetSrvccDataRequest

IMS Private Identity

func (ApiGetSrvccDataRequest) SupportedFeatures

func (r ApiGetSrvccDataRequest) SupportedFeatures(supportedFeatures string) ApiGetSrvccDataRequest

Supported Features

type ApiGetTadsInfoRequest

type ApiGetTadsInfoRequest struct {
	ApiService *TADSInfoRetrievalApiService
	// contains filtered or unexported fields
}

func (ApiGetTadsInfoRequest) Execute

func (ApiGetTadsInfoRequest) PrivateIdentity

func (r ApiGetTadsInfoRequest) PrivateIdentity(privateIdentity string) ApiGetTadsInfoRequest

IMS Private Identity

type ApiImsSdmSubsModifyRequest

type ApiImsSdmSubsModifyRequest struct {
	ApiService *SDMSubscriptionModificationApiService
	// contains filtered or unexported fields
}

func (ApiImsSdmSubsModifyRequest) Execute

func (ApiImsSdmSubsModifyRequest) PatchItem

func (ApiImsSdmSubsModifyRequest) SupportedFeatures

func (r ApiImsSdmSubsModifyRequest) SupportedFeatures(supportedFeatures string) ApiImsSdmSubsModifyRequest

Supported Features

type ApiImsSdmSubscribeRequest

type ApiImsSdmSubscribeRequest struct {
	ApiService *SDMSubscriptionCreationApiService
	// contains filtered or unexported fields
}

func (ApiImsSdmSubscribeRequest) Execute

func (ApiImsSdmSubscribeRequest) ImsSdmSubscription

func (r ApiImsSdmSubscribeRequest) ImsSdmSubscription(imsSdmSubscription ImsSdmSubscription) ApiImsSdmSubscribeRequest

type ApiImsSdmUnsubscribeRequest

type ApiImsSdmUnsubscribeRequest struct {
	ApiService *SDMSubscriptionDeletionApiService
	// contains filtered or unexported fields
}

func (ApiImsSdmUnsubscribeRequest) Execute

type ApiModifySharedDataSubsRequest

type ApiModifySharedDataSubsRequest struct {
	ApiService *SubscriptionModificationApiService
	// contains filtered or unexported fields
}

func (ApiModifySharedDataSubsRequest) Execute

func (ApiModifySharedDataSubsRequest) PatchItem

func (ApiModifySharedDataSubsRequest) SupportedFeatures

func (r ApiModifySharedDataSubsRequest) SupportedFeatures(supportedFeatures string) ApiModifySharedDataSubsRequest

Supported Features

type ApiSubscribeToSharedDataRequest

type ApiSubscribeToSharedDataRequest struct {
	ApiService *SubscriptionCreationForSharedDataApiService
	// contains filtered or unexported fields
}

func (ApiSubscribeToSharedDataRequest) Execute

func (ApiSubscribeToSharedDataRequest) ImsSdmSubscription

type ApiUeReachIpSubscribeRequest

type ApiUeReachIpSubscribeRequest struct {
	ApiService *UEIPReachabilitySubscriptionCreationApiService
	// contains filtered or unexported fields
}

func (ApiUeReachIpSubscribeRequest) Execute

func (ApiUeReachIpSubscribeRequest) PrivateIdentity

func (r ApiUeReachIpSubscribeRequest) PrivateIdentity(privateIdentity string) ApiUeReachIpSubscribeRequest

IMS Private Identity

func (ApiUeReachIpSubscribeRequest) UeReachabilitySubscription

func (r ApiUeReachIpSubscribeRequest) UeReachabilitySubscription(ueReachabilitySubscription UeReachabilitySubscription) ApiUeReachIpSubscribeRequest

type ApiUeReachSubsModifyRequest

type ApiUeReachSubsModifyRequest struct {
	ApiService *ReachabilitySubscriptionModificationApiService
	// contains filtered or unexported fields
}

func (ApiUeReachSubsModifyRequest) Execute

func (ApiUeReachSubsModifyRequest) PatchItem

func (ApiUeReachSubsModifyRequest) PrivateIdentity

func (r ApiUeReachSubsModifyRequest) PrivateIdentity(privateIdentity string) ApiUeReachSubsModifyRequest

IMS Private Identity

func (ApiUeReachSubsModifyRequest) SupportedFeatures

func (r ApiUeReachSubsModifyRequest) SupportedFeatures(supportedFeatures string) ApiUeReachSubsModifyRequest

Supported Features

type ApiUeReachUnsubscribeRequest

type ApiUeReachUnsubscribeRequest struct {
	ApiService *ReachabilitySubscriptionDeletionApiService
	// contains filtered or unexported fields
}

func (ApiUeReachUnsubscribeRequest) Execute

func (ApiUeReachUnsubscribeRequest) PrivateIdentity

func (r ApiUeReachUnsubscribeRequest) PrivateIdentity(privateIdentity string) ApiUeReachUnsubscribeRequest

IMS Private Identity

type ApiUnsubscribeForSharedDataRequest

type ApiUnsubscribeForSharedDataRequest struct {
	ApiService *SubscriptionDeletionForSharedDataApiService
	// contains filtered or unexported fields
}

func (ApiUnsubscribeForSharedDataRequest) Execute

type ApiUpdateDsaiStateRequest

type ApiUpdateDsaiStateRequest struct {
	ApiService *UpdateDsaiStateApiService
	// contains filtered or unexported fields
}

func (ApiUpdateDsaiStateRequest) Execute

func (ApiUpdateDsaiStateRequest) PatchItem

func (ApiUpdateDsaiStateRequest) SupportedFeatures

func (r ApiUpdateDsaiStateRequest) SupportedFeatures(supportedFeatures string) ApiUpdateDsaiStateRequest

Supported Features

type ApiUpdatePsiStateRequest

type ApiUpdatePsiStateRequest struct {
	ApiService *UpdatePSIStateDataApiService
	// contains filtered or unexported fields
}

func (ApiUpdatePsiStateRequest) Execute

func (ApiUpdatePsiStateRequest) PatchItem

func (ApiUpdatePsiStateRequest) SupportedFeatures

func (r ApiUpdatePsiStateRequest) SupportedFeatures(supportedFeatures string) ApiUpdatePsiStateRequest

Supported Features

type ApiUpdateRepositoryDataServIndRequest

type ApiUpdateRepositoryDataServIndRequest struct {
	ApiService *UpdateRepositoryDataApiService
	// contains filtered or unexported fields
}

func (ApiUpdateRepositoryDataServIndRequest) Execute

func (ApiUpdateRepositoryDataServIndRequest) RepositoryData

type ApiUpdateSmsRegistrationInfoRequest

type ApiUpdateSmsRegistrationInfoRequest struct {
	ApiService *UpdateSMSRegistrationInfoApiService
	// contains filtered or unexported fields
}

func (ApiUpdateSmsRegistrationInfoRequest) Execute

func (ApiUpdateSmsRegistrationInfoRequest) IpSmGwAddress

func (ApiUpdateSmsRegistrationInfoRequest) PrivateIdentity

IMS Private Identity

type ApiUpdateSrvccDataRequest

type ApiUpdateSrvccDataRequest struct {
	ApiService *UpdateSRVCCDataApiService
	// contains filtered or unexported fields
}

func (ApiUpdateSrvccDataRequest) Execute

func (ApiUpdateSrvccDataRequest) PatchItem

func (ApiUpdateSrvccDataRequest) PrivateIdentity

func (r ApiUpdateSrvccDataRequest) PrivateIdentity(privateIdentity string) ApiUpdateSrvccDataRequest

IMS Private Identity

func (ApiUpdateSrvccDataRequest) SupportedFeatures

func (r ApiUpdateSrvccDataRequest) SupportedFeatures(supportedFeatures string) ApiUpdateSrvccDataRequest

Supported Features

type ApplicationServer

type ApplicationServer struct {
	AsUri           string               `json:"asUri"`
	SessionContinue *bool                `json:"sessionContinue,omitempty"`
	ServiceInfoList []ServiceInformation `json:"serviceInfoList,omitempty"`
}

ApplicationServer Application Server which shall be triggered if the conditions of a certain IFC are met, and its associated data

func NewApplicationServer

func NewApplicationServer(asUri string) *ApplicationServer

NewApplicationServer instantiates a new ApplicationServer object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewApplicationServerWithDefaults

func NewApplicationServerWithDefaults() *ApplicationServer

NewApplicationServerWithDefaults instantiates a new ApplicationServer object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*ApplicationServer) GetAsUri

func (o *ApplicationServer) GetAsUri() string

GetAsUri returns the AsUri field value

func (*ApplicationServer) GetAsUriOk

func (o *ApplicationServer) GetAsUriOk() (*string, bool)

GetAsUriOk returns a tuple with the AsUri field value and a boolean to check if the value has been set.

func (*ApplicationServer) GetServiceInfoList

func (o *ApplicationServer) GetServiceInfoList() []ServiceInformation

GetServiceInfoList returns the ServiceInfoList field value if set, zero value otherwise.

func (*ApplicationServer) GetServiceInfoListOk

func (o *ApplicationServer) GetServiceInfoListOk() ([]ServiceInformation, bool)

GetServiceInfoListOk returns a tuple with the ServiceInfoList field value if set, nil otherwise and a boolean to check if the value has been set.

func (*ApplicationServer) GetSessionContinue

func (o *ApplicationServer) GetSessionContinue() bool

GetSessionContinue returns the SessionContinue field value if set, zero value otherwise.

func (*ApplicationServer) GetSessionContinueOk

func (o *ApplicationServer) GetSessionContinueOk() (*bool, bool)

GetSessionContinueOk returns a tuple with the SessionContinue field value if set, nil otherwise and a boolean to check if the value has been set.

func (*ApplicationServer) HasServiceInfoList

func (o *ApplicationServer) HasServiceInfoList() bool

HasServiceInfoList returns a boolean if a field has been set.

func (*ApplicationServer) HasSessionContinue

func (o *ApplicationServer) HasSessionContinue() bool

HasSessionContinue returns a boolean if a field has been set.

func (ApplicationServer) MarshalJSON

func (o ApplicationServer) MarshalJSON() ([]byte, error)

func (*ApplicationServer) SetAsUri

func (o *ApplicationServer) SetAsUri(v string)

SetAsUri sets field value

func (*ApplicationServer) SetServiceInfoList

func (o *ApplicationServer) SetServiceInfoList(v []ServiceInformation)

SetServiceInfoList gets a reference to the given []ServiceInformation and assigns it to the ServiceInfoList field.

func (*ApplicationServer) SetSessionContinue

func (o *ApplicationServer) SetSessionContinue(v bool)

SetSessionContinue gets a reference to the given bool and assigns it to the SessionContinue field.

func (ApplicationServer) ToMap

func (o ApplicationServer) ToMap() (map[string]interface{}, error)

type BasicAuth

type BasicAuth struct {
	UserName string `json:"userName,omitempty"`
	Password string `json:"password,omitempty"`
}

BasicAuth provides basic http authentication to a request passed via context using ContextBasicAuth

type CSLocationRetrievalApiService

type CSLocationRetrievalApiService service

CSLocationRetrievalApiService CSLocationRetrievalApi service

func (*CSLocationRetrievalApiService) GetLocCsDomain

GetLocCsDomain Retrieve the location data in CS domain

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Public Identity
@return ApiGetLocCsDomainRequest

func (*CSLocationRetrievalApiService) GetLocCsDomainExecute

Execute executes the request

@return CsLocation

type CSRNRetrievalApiService

type CSRNRetrievalApiService service

CSRNRetrievalApiService CSRNRetrievalApi service

func (*CSRNRetrievalApiService) GetCsrn

GetCsrn Retrieve the routeing number in CS domain

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Public Identity
@return ApiGetCsrnRequest

func (*CSRNRetrievalApiService) GetCsrnExecute

func (a *CSRNRetrievalApiService) GetCsrnExecute(r ApiGetCsrnRequest) (*Csrn, *http.Response, error)

Execute executes the request

@return Csrn

type CSUserStateInfoRetrievalApiService

type CSUserStateInfoRetrievalApiService service

CSUserStateInfoRetrievalApiService CSUserStateInfoRetrievalApi service

func (*CSUserStateInfoRetrievalApiService) GetCsUserStateInfo

GetCsUserStateInfo Retrieve the user state information in CS domain

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Identity
@return ApiGetCsUserStateInfoRequest

func (*CSUserStateInfoRetrievalApiService) GetCsUserStateInfoExecute

Execute executes the request

@return CsUserState

type CallReferenceInfo

type CallReferenceInfo struct {
	// The content is according to CallReferenceNumber type described in 3GPP TS 29.002 [30]. Base64 encoded according to IETF RFC 2045 [28]
	CallRefNumber string `json:"callRefNumber"`
	// The content is according to ISDN-AddressString type described in 3GPP TS 29.002 [30]. Base64 encoded according to IETF RFC 2045 [28]
	AsNumber string `json:"asNumber"`
}

CallReferenceInfo Contains a Call Reference Number and the AS-Number; it allows a later retry of the call setup in the context of MTRR

func NewCallReferenceInfo

func NewCallReferenceInfo(callRefNumber string, asNumber string) *CallReferenceInfo

NewCallReferenceInfo instantiates a new CallReferenceInfo object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewCallReferenceInfoWithDefaults

func NewCallReferenceInfoWithDefaults() *CallReferenceInfo

NewCallReferenceInfoWithDefaults instantiates a new CallReferenceInfo object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*CallReferenceInfo) GetAsNumber

func (o *CallReferenceInfo) GetAsNumber() string

GetAsNumber returns the AsNumber field value

func (*CallReferenceInfo) GetAsNumberOk

func (o *CallReferenceInfo) GetAsNumberOk() (*string, bool)

GetAsNumberOk returns a tuple with the AsNumber field value and a boolean to check if the value has been set.

func (*CallReferenceInfo) GetCallRefNumber

func (o *CallReferenceInfo) GetCallRefNumber() string

GetCallRefNumber returns the CallRefNumber field value

func (*CallReferenceInfo) GetCallRefNumberOk

func (o *CallReferenceInfo) GetCallRefNumberOk() (*string, bool)

GetCallRefNumberOk returns a tuple with the CallRefNumber field value and a boolean to check if the value has been set.

func (CallReferenceInfo) MarshalJSON

func (o CallReferenceInfo) MarshalJSON() ([]byte, error)

func (*CallReferenceInfo) SetAsNumber

func (o *CallReferenceInfo) SetAsNumber(v string)

SetAsNumber sets field value

func (*CallReferenceInfo) SetCallRefNumber

func (o *CallReferenceInfo) SetCallRefNumber(v string)

SetCallRefNumber sets field value

func (CallReferenceInfo) ToMap

func (o CallReferenceInfo) ToMap() (map[string]interface{}, error)

type CellGlobalId

type CellGlobalId struct {
	PlmnId PlmnId `json:"plmnId"`
	Lac    string `json:"lac"`
	CellId string `json:"cellId"`
}

CellGlobalId Contains a Cell Global Identification as defined in 3GPP TS 23.003, clause 4.3.1.

func NewCellGlobalId

func NewCellGlobalId(plmnId PlmnId, lac string, cellId string) *CellGlobalId

NewCellGlobalId instantiates a new CellGlobalId object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewCellGlobalIdWithDefaults

func NewCellGlobalIdWithDefaults() *CellGlobalId

NewCellGlobalIdWithDefaults instantiates a new CellGlobalId object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*CellGlobalId) GetCellId

func (o *CellGlobalId) GetCellId() string

GetCellId returns the CellId field value

func (*CellGlobalId) GetCellIdOk

func (o *CellGlobalId) GetCellIdOk() (*string, bool)

GetCellIdOk returns a tuple with the CellId field value and a boolean to check if the value has been set.

func (*CellGlobalId) GetLac

func (o *CellGlobalId) GetLac() string

GetLac returns the Lac field value

func (*CellGlobalId) GetLacOk

func (o *CellGlobalId) GetLacOk() (*string, bool)

GetLacOk returns a tuple with the Lac field value and a boolean to check if the value has been set.

func (*CellGlobalId) GetPlmnId

func (o *CellGlobalId) GetPlmnId() PlmnId

GetPlmnId returns the PlmnId field value

func (*CellGlobalId) GetPlmnIdOk

func (o *CellGlobalId) GetPlmnIdOk() (*PlmnId, bool)

GetPlmnIdOk returns a tuple with the PlmnId field value and a boolean to check if the value has been set.

func (CellGlobalId) MarshalJSON

func (o CellGlobalId) MarshalJSON() ([]byte, error)

func (*CellGlobalId) SetCellId

func (o *CellGlobalId) SetCellId(v string)

SetCellId sets field value

func (*CellGlobalId) SetLac

func (o *CellGlobalId) SetLac(v string)

SetLac sets field value

func (*CellGlobalId) SetPlmnId

func (o *CellGlobalId) SetPlmnId(v PlmnId)

SetPlmnId sets field value

func (CellGlobalId) ToMap

func (o CellGlobalId) ToMap() (map[string]interface{}, error)

type ChangeItem

type ChangeItem struct {
	Op ChangeType `json:"op"`
	// contains a JSON pointer value (as defined in IETF RFC 6901) that references a target  location within the resource on which the change has been applied.
	Path string `json:"path"`
	// indicates the path of the source JSON element (according to JSON Pointer syntax)  being moved or copied to the location indicated by the \"path\" attribute. It shall  be present if the \"op\" attribute is of value \"MOVE\".
	From      *string     `json:"from,omitempty"`
	OrigValue interface{} `json:"origValue,omitempty"`
	NewValue  interface{} `json:"newValue,omitempty"`
}

ChangeItem It contains data which need to be changed.

func NewChangeItem

func NewChangeItem(op ChangeType, path string) *ChangeItem

NewChangeItem instantiates a new ChangeItem object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewChangeItemWithDefaults

func NewChangeItemWithDefaults() *ChangeItem

NewChangeItemWithDefaults instantiates a new ChangeItem object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*ChangeItem) GetFrom

func (o *ChangeItem) GetFrom() string

GetFrom returns the From field value if set, zero value otherwise.

func (*ChangeItem) GetFromOk

func (o *ChangeItem) GetFromOk() (*string, bool)

GetFromOk returns a tuple with the From field value if set, nil otherwise and a boolean to check if the value has been set.

func (*ChangeItem) GetNewValue

func (o *ChangeItem) GetNewValue() interface{}

GetNewValue returns the NewValue field value if set, zero value otherwise (both if not set or set to explicit null).

func (*ChangeItem) GetNewValueOk

func (o *ChangeItem) GetNewValueOk() (*interface{}, bool)

GetNewValueOk returns a tuple with the NewValue field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned

func (*ChangeItem) GetOp

func (o *ChangeItem) GetOp() ChangeType

GetOp returns the Op field value

func (*ChangeItem) GetOpOk

func (o *ChangeItem) GetOpOk() (*ChangeType, bool)

GetOpOk returns a tuple with the Op field value and a boolean to check if the value has been set.

func (*ChangeItem) GetOrigValue

func (o *ChangeItem) GetOrigValue() interface{}

GetOrigValue returns the OrigValue field value if set, zero value otherwise (both if not set or set to explicit null).

func (*ChangeItem) GetOrigValueOk

func (o *ChangeItem) GetOrigValueOk() (*interface{}, bool)

GetOrigValueOk returns a tuple with the OrigValue field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned

func (*ChangeItem) GetPath

func (o *ChangeItem) GetPath() string

GetPath returns the Path field value

func (*ChangeItem) GetPathOk

func (o *ChangeItem) GetPathOk() (*string, bool)

GetPathOk returns a tuple with the Path field value and a boolean to check if the value has been set.

func (*ChangeItem) HasFrom

func (o *ChangeItem) HasFrom() bool

HasFrom returns a boolean if a field has been set.

func (*ChangeItem) HasNewValue

func (o *ChangeItem) HasNewValue() bool

HasNewValue returns a boolean if a field has been set.

func (*ChangeItem) HasOrigValue

func (o *ChangeItem) HasOrigValue() bool

HasOrigValue returns a boolean if a field has been set.

func (ChangeItem) MarshalJSON

func (o ChangeItem) MarshalJSON() ([]byte, error)

func (*ChangeItem) SetFrom

func (o *ChangeItem) SetFrom(v string)

SetFrom gets a reference to the given string and assigns it to the From field.

func (*ChangeItem) SetNewValue

func (o *ChangeItem) SetNewValue(v interface{})

SetNewValue gets a reference to the given interface{} and assigns it to the NewValue field.

func (*ChangeItem) SetOp

func (o *ChangeItem) SetOp(v ChangeType)

SetOp sets field value

func (*ChangeItem) SetOrigValue

func (o *ChangeItem) SetOrigValue(v interface{})

SetOrigValue gets a reference to the given interface{} and assigns it to the OrigValue field.

func (*ChangeItem) SetPath

func (o *ChangeItem) SetPath(v string)

SetPath sets field value

func (ChangeItem) ToMap

func (o ChangeItem) ToMap() (map[string]interface{}, error)

type ChangeType

type ChangeType struct {
	String *string
}

ChangeType Indicates the type of change to be performed.

func (*ChangeType) MarshalJSON

func (src *ChangeType) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*ChangeType) UnmarshalJSON

func (dst *ChangeType) UnmarshalJSON(data []byte) error

Unmarshal JSON data into any of the pointers in the struct

type ChargingInfo

type ChargingInfo struct {
	Interface *interface{}
}

ChargingInfo Diameter addresses of the charging function

func (*ChargingInfo) MarshalJSON

func (src *ChargingInfo) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*ChargingInfo) UnmarshalJSON

func (dst *ChargingInfo) UnmarshalJSON(data []byte) error

Unmarshal JSON data into any of the pointers in the struct

type ChargingInfoRetrievalApiService

type ChargingInfoRetrievalApiService service

ChargingInfoRetrievalApiService ChargingInfoRetrievalApi service

func (*ChargingInfoRetrievalApiService) GetChargingInfo

GetChargingInfo Retrieve the charging information for to the user

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Identity
@return ApiGetChargingInfoRequest

func (*ChargingInfoRetrievalApiService) GetChargingInfoExecute

Execute executes the request

@return ChargingInfo

type Configuration

type Configuration struct {
	Host             string            `json:"host,omitempty"`
	Scheme           string            `json:"scheme,omitempty"`
	DefaultHeader    map[string]string `json:"defaultHeader,omitempty"`
	UserAgent        string            `json:"userAgent,omitempty"`
	Debug            bool              `json:"debug,omitempty"`
	Servers          ServerConfigurations
	OperationServers map[string]ServerConfigurations
	HTTPClient       *http.Client
}

Configuration stores the configuration of the API client

func NewConfiguration

func NewConfiguration() *Configuration

NewConfiguration returns a new Configuration object

func (*Configuration) AddDefaultHeader

func (c *Configuration) AddDefaultHeader(key string, value string)

AddDefaultHeader adds a new HTTP header to the default header in the request

func (*Configuration) ServerURL

func (c *Configuration) ServerURL(index int, variables map[string]string) (string, error)

ServerURL returns URL based on server settings

func (*Configuration) ServerURLWithContext

func (c *Configuration) ServerURLWithContext(ctx context.Context, endpoint string) (string, error)

ServerURLWithContext returns a new server URL given an endpoint

type CoreNetworkServiceAuthorization

type CoreNetworkServiceAuthorization struct {
	SubscribedMediaProfileId *int32 `json:"subscribedMediaProfileId,omitempty"`
}

CoreNetworkServiceAuthorization Core Network Service Authorization

func NewCoreNetworkServiceAuthorization

func NewCoreNetworkServiceAuthorization() *CoreNetworkServiceAuthorization

NewCoreNetworkServiceAuthorization instantiates a new CoreNetworkServiceAuthorization object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewCoreNetworkServiceAuthorizationWithDefaults

func NewCoreNetworkServiceAuthorizationWithDefaults() *CoreNetworkServiceAuthorization

NewCoreNetworkServiceAuthorizationWithDefaults instantiates a new CoreNetworkServiceAuthorization object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*CoreNetworkServiceAuthorization) GetSubscribedMediaProfileId

func (o *CoreNetworkServiceAuthorization) GetSubscribedMediaProfileId() int32

GetSubscribedMediaProfileId returns the SubscribedMediaProfileId field value if set, zero value otherwise.

func (*CoreNetworkServiceAuthorization) GetSubscribedMediaProfileIdOk

func (o *CoreNetworkServiceAuthorization) GetSubscribedMediaProfileIdOk() (*int32, bool)

GetSubscribedMediaProfileIdOk returns a tuple with the SubscribedMediaProfileId field value if set, nil otherwise and a boolean to check if the value has been set.

func (*CoreNetworkServiceAuthorization) HasSubscribedMediaProfileId

func (o *CoreNetworkServiceAuthorization) HasSubscribedMediaProfileId() bool

HasSubscribedMediaProfileId returns a boolean if a field has been set.

func (CoreNetworkServiceAuthorization) MarshalJSON

func (o CoreNetworkServiceAuthorization) MarshalJSON() ([]byte, error)

func (*CoreNetworkServiceAuthorization) SetSubscribedMediaProfileId

func (o *CoreNetworkServiceAuthorization) SetSubscribedMediaProfileId(v int32)

SetSubscribedMediaProfileId gets a reference to the given int32 and assigns it to the SubscribedMediaProfileId field.

func (CoreNetworkServiceAuthorization) ToMap

func (o CoreNetworkServiceAuthorization) ToMap() (map[string]interface{}, error)

type CreatedUeReachabilitySubscription

type CreatedUeReachabilitySubscription struct {
	// string with format 'date-time' as defined in OpenAPI.
	Expiry time.Time `json:"expiry"`
}

CreatedUeReachabilitySubscription Contains the response data returned by HSS after the subscription to notifications of UE reachability for IP was created

func NewCreatedUeReachabilitySubscription

func NewCreatedUeReachabilitySubscription(expiry time.Time) *CreatedUeReachabilitySubscription

NewCreatedUeReachabilitySubscription instantiates a new CreatedUeReachabilitySubscription object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewCreatedUeReachabilitySubscriptionWithDefaults

func NewCreatedUeReachabilitySubscriptionWithDefaults() *CreatedUeReachabilitySubscription

NewCreatedUeReachabilitySubscriptionWithDefaults instantiates a new CreatedUeReachabilitySubscription object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*CreatedUeReachabilitySubscription) GetExpiry

GetExpiry returns the Expiry field value

func (*CreatedUeReachabilitySubscription) GetExpiryOk

func (o *CreatedUeReachabilitySubscription) GetExpiryOk() (*time.Time, bool)

GetExpiryOk returns a tuple with the Expiry field value and a boolean to check if the value has been set.

func (CreatedUeReachabilitySubscription) MarshalJSON

func (o CreatedUeReachabilitySubscription) MarshalJSON() ([]byte, error)

func (*CreatedUeReachabilitySubscription) SetExpiry

SetExpiry sets field value

func (CreatedUeReachabilitySubscription) ToMap

func (o CreatedUeReachabilitySubscription) ToMap() (map[string]interface{}, error)

type CsLocation

type CsLocation struct {
	MscNumber      string          `json:"mscNumber"`
	VlrNumber      string          `json:"vlrNumber"`
	PlmnId         PlmnId          `json:"plmnId"`
	VlrLocation    *GeraLocation   `json:"vlrLocation,omitempty"`
	CsgInformation *CsgInformation `json:"csgInformation,omitempty"`
	// String with format \"time-numoffset\" optionally appended by \"daylightSavingTime\", where  - \"time-numoffset\" shall represent the time zone adjusted for daylight saving time and be    encoded as time-numoffset as defined in clause 5.6 of IETF RFC 3339;  - \"daylightSavingTime\" shall represent the adjustment that has been made and shall be    encoded as \"+1\" or \"+2\" for a +1 or +2 hours adjustment.   The example is for 8 hours behind UTC, +1 hour adjustment for Daylight Saving Time.
	TimeZone  *string `json:"timeZone,omitempty"`
	EUtranCgi *Ecgi   `json:"eUtranCgi,omitempty"`
	Tai       *Tai    `json:"tai,omitempty"`
}

CsLocation Location data in CS domain

func NewCsLocation

func NewCsLocation(mscNumber string, vlrNumber string, plmnId PlmnId) *CsLocation

NewCsLocation instantiates a new CsLocation object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewCsLocationWithDefaults

func NewCsLocationWithDefaults() *CsLocation

NewCsLocationWithDefaults instantiates a new CsLocation object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*CsLocation) GetCsgInformation

func (o *CsLocation) GetCsgInformation() CsgInformation

GetCsgInformation returns the CsgInformation field value if set, zero value otherwise.

func (*CsLocation) GetCsgInformationOk

func (o *CsLocation) GetCsgInformationOk() (*CsgInformation, bool)

GetCsgInformationOk returns a tuple with the CsgInformation field value if set, nil otherwise and a boolean to check if the value has been set.

func (*CsLocation) GetEUtranCgi

func (o *CsLocation) GetEUtranCgi() Ecgi

GetEUtranCgi returns the EUtranCgi field value if set, zero value otherwise.

func (*CsLocation) GetEUtranCgiOk

func (o *CsLocation) GetEUtranCgiOk() (*Ecgi, bool)

GetEUtranCgiOk returns a tuple with the EUtranCgi field value if set, nil otherwise and a boolean to check if the value has been set.

func (*CsLocation) GetMscNumber

func (o *CsLocation) GetMscNumber() string

GetMscNumber returns the MscNumber field value

func (*CsLocation) GetMscNumberOk

func (o *CsLocation) GetMscNumberOk() (*string, bool)

GetMscNumberOk returns a tuple with the MscNumber field value and a boolean to check if the value has been set.

func (*CsLocation) GetPlmnId

func (o *CsLocation) GetPlmnId() PlmnId

GetPlmnId returns the PlmnId field value

func (*CsLocation) GetPlmnIdOk

func (o *CsLocation) GetPlmnIdOk() (*PlmnId, bool)

GetPlmnIdOk returns a tuple with the PlmnId field value and a boolean to check if the value has been set.

func (*CsLocation) GetTai

func (o *CsLocation) GetTai() Tai

GetTai returns the Tai field value if set, zero value otherwise.

func (*CsLocation) GetTaiOk

func (o *CsLocation) GetTaiOk() (*Tai, bool)

GetTaiOk returns a tuple with the Tai field value if set, nil otherwise and a boolean to check if the value has been set.

func (*CsLocation) GetTimeZone

func (o *CsLocation) GetTimeZone() string

GetTimeZone returns the TimeZone field value if set, zero value otherwise.

func (*CsLocation) GetTimeZoneOk

func (o *CsLocation) GetTimeZoneOk() (*string, bool)

GetTimeZoneOk returns a tuple with the TimeZone field value if set, nil otherwise and a boolean to check if the value has been set.

func (*CsLocation) GetVlrLocation

func (o *CsLocation) GetVlrLocation() GeraLocation

GetVlrLocation returns the VlrLocation field value if set, zero value otherwise.

func (*CsLocation) GetVlrLocationOk

func (o *CsLocation) GetVlrLocationOk() (*GeraLocation, bool)

GetVlrLocationOk returns a tuple with the VlrLocation field value if set, nil otherwise and a boolean to check if the value has been set.

func (*CsLocation) GetVlrNumber

func (o *CsLocation) GetVlrNumber() string

GetVlrNumber returns the VlrNumber field value

func (*CsLocation) GetVlrNumberOk

func (o *CsLocation) GetVlrNumberOk() (*string, bool)

GetVlrNumberOk returns a tuple with the VlrNumber field value and a boolean to check if the value has been set.

func (*CsLocation) HasCsgInformation

func (o *CsLocation) HasCsgInformation() bool

HasCsgInformation returns a boolean if a field has been set.

func (*CsLocation) HasEUtranCgi

func (o *CsLocation) HasEUtranCgi() bool

HasEUtranCgi returns a boolean if a field has been set.

func (*CsLocation) HasTai

func (o *CsLocation) HasTai() bool

HasTai returns a boolean if a field has been set.

func (*CsLocation) HasTimeZone

func (o *CsLocation) HasTimeZone() bool

HasTimeZone returns a boolean if a field has been set.

func (*CsLocation) HasVlrLocation

func (o *CsLocation) HasVlrLocation() bool

HasVlrLocation returns a boolean if a field has been set.

func (CsLocation) MarshalJSON

func (o CsLocation) MarshalJSON() ([]byte, error)

func (*CsLocation) SetCsgInformation

func (o *CsLocation) SetCsgInformation(v CsgInformation)

SetCsgInformation gets a reference to the given CsgInformation and assigns it to the CsgInformation field.

func (*CsLocation) SetEUtranCgi

func (o *CsLocation) SetEUtranCgi(v Ecgi)

SetEUtranCgi gets a reference to the given Ecgi and assigns it to the EUtranCgi field.

func (*CsLocation) SetMscNumber

func (o *CsLocation) SetMscNumber(v string)

SetMscNumber sets field value

func (*CsLocation) SetPlmnId

func (o *CsLocation) SetPlmnId(v PlmnId)

SetPlmnId sets field value

func (*CsLocation) SetTai

func (o *CsLocation) SetTai(v Tai)

SetTai gets a reference to the given Tai and assigns it to the Tai field.

func (*CsLocation) SetTimeZone

func (o *CsLocation) SetTimeZone(v string)

SetTimeZone gets a reference to the given string and assigns it to the TimeZone field.

func (*CsLocation) SetVlrLocation

func (o *CsLocation) SetVlrLocation(v GeraLocation)

SetVlrLocation gets a reference to the given GeraLocation and assigns it to the VlrLocation field.

func (*CsLocation) SetVlrNumber

func (o *CsLocation) SetVlrNumber(v string)

SetVlrNumber sets field value

func (CsLocation) ToMap

func (o CsLocation) ToMap() (map[string]interface{}, error)

type CsUserState

type CsUserState struct {
	MscVlrUserState UserStateCs `json:"mscVlrUserState"`
}

CsUserState User state in CS domain

func NewCsUserState

func NewCsUserState(mscVlrUserState UserStateCs) *CsUserState

NewCsUserState instantiates a new CsUserState object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewCsUserStateWithDefaults

func NewCsUserStateWithDefaults() *CsUserState

NewCsUserStateWithDefaults instantiates a new CsUserState object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*CsUserState) GetMscVlrUserState

func (o *CsUserState) GetMscVlrUserState() UserStateCs

GetMscVlrUserState returns the MscVlrUserState field value

func (*CsUserState) GetMscVlrUserStateOk

func (o *CsUserState) GetMscVlrUserStateOk() (*UserStateCs, bool)

GetMscVlrUserStateOk returns a tuple with the MscVlrUserState field value and a boolean to check if the value has been set.

func (CsUserState) MarshalJSON

func (o CsUserState) MarshalJSON() ([]byte, error)

func (*CsUserState) SetMscVlrUserState

func (o *CsUserState) SetMscVlrUserState(v UserStateCs)

SetMscVlrUserState sets field value

func (CsUserState) ToMap

func (o CsUserState) ToMap() (map[string]interface{}, error)

type CsgInformation

type CsgInformation struct {
	CsgId      string  `json:"csgId"`
	AccessMode *string `json:"accessMode,omitempty"`
	CMi        *bool   `json:"cMi,omitempty"`
}

CsgInformation Information about a Closed Subscriber Group (CSG)

func NewCsgInformation

func NewCsgInformation(csgId string) *CsgInformation

NewCsgInformation instantiates a new CsgInformation object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewCsgInformationWithDefaults

func NewCsgInformationWithDefaults() *CsgInformation

NewCsgInformationWithDefaults instantiates a new CsgInformation object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*CsgInformation) GetAccessMode

func (o *CsgInformation) GetAccessMode() string

GetAccessMode returns the AccessMode field value if set, zero value otherwise.

func (*CsgInformation) GetAccessModeOk

func (o *CsgInformation) GetAccessModeOk() (*string, bool)

GetAccessModeOk returns a tuple with the AccessMode field value if set, nil otherwise and a boolean to check if the value has been set.

func (*CsgInformation) GetCMi

func (o *CsgInformation) GetCMi() bool

GetCMi returns the CMi field value if set, zero value otherwise.

func (*CsgInformation) GetCMiOk

func (o *CsgInformation) GetCMiOk() (*bool, bool)

GetCMiOk returns a tuple with the CMi field value if set, nil otherwise and a boolean to check if the value has been set.

func (*CsgInformation) GetCsgId

func (o *CsgInformation) GetCsgId() string

GetCsgId returns the CsgId field value

func (*CsgInformation) GetCsgIdOk

func (o *CsgInformation) GetCsgIdOk() (*string, bool)

GetCsgIdOk returns a tuple with the CsgId field value and a boolean to check if the value has been set.

func (*CsgInformation) HasAccessMode

func (o *CsgInformation) HasAccessMode() bool

HasAccessMode returns a boolean if a field has been set.

func (*CsgInformation) HasCMi

func (o *CsgInformation) HasCMi() bool

HasCMi returns a boolean if a field has been set.

func (CsgInformation) MarshalJSON

func (o CsgInformation) MarshalJSON() ([]byte, error)

func (*CsgInformation) SetAccessMode

func (o *CsgInformation) SetAccessMode(v string)

SetAccessMode gets a reference to the given string and assigns it to the AccessMode field.

func (*CsgInformation) SetCMi

func (o *CsgInformation) SetCMi(v bool)

SetCMi gets a reference to the given bool and assigns it to the CMi field.

func (*CsgInformation) SetCsgId

func (o *CsgInformation) SetCsgId(v string)

SetCsgId sets field value

func (CsgInformation) ToMap

func (o CsgInformation) ToMap() (map[string]interface{}, error)

type Csrn

type Csrn struct {
	// String containing an additional or basic MSISDN
	Csrn string `json:"csrn"`
}

Csrn CS domain routeing number

func NewCsrn

func NewCsrn(csrn string) *Csrn

NewCsrn instantiates a new Csrn object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewCsrnWithDefaults

func NewCsrnWithDefaults() *Csrn

NewCsrnWithDefaults instantiates a new Csrn object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*Csrn) GetCsrn

func (o *Csrn) GetCsrn() string

GetCsrn returns the Csrn field value

func (*Csrn) GetCsrnOk

func (o *Csrn) GetCsrnOk() (*string, bool)

GetCsrnOk returns a tuple with the Csrn field value and a boolean to check if the value has been set.

func (Csrn) MarshalJSON

func (o Csrn) MarshalJSON() ([]byte, error)

func (*Csrn) SetCsrn

func (o *Csrn) SetCsrn(v string)

SetCsrn sets field value

func (Csrn) ToMap

func (o Csrn) ToMap() (map[string]interface{}, error)

type DSAIRegistrationInformationApiService

type DSAIRegistrationInformationApiService service

DSAIRegistrationInformationApiService DSAIRegistrationInformationApi service

func (*DSAIRegistrationInformationApiService) GetDsaiInfo

GetDsaiInfo Retrieve the DSAI information associated to an Application Server

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Identity
@return ApiGetDsaiInfoRequest

func (*DSAIRegistrationInformationApiService) GetDsaiInfoExecute

Execute executes the request

@return DsaiTagInformation

type DataSetName

type DataSetName struct {
	String *string
}

DataSetName A set of data within the IMS User Profile

func (*DataSetName) MarshalJSON

func (src *DataSetName) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*DataSetName) UnmarshalJSON

func (dst *DataSetName) UnmarshalJSON(data []byte) error

Unmarshal JSON data into any of the pointers in the struct

type DeleteRepositoryDataApiService

type DeleteRepositoryDataApiService service

DeleteRepositoryDataApiService DeleteRepositoryDataApi service

func (*DeleteRepositoryDataApiService) DeleteRepositoryDataServInd

func (a *DeleteRepositoryDataApiService) DeleteRepositoryDataServInd(ctx context.Context, imsUeId string, serviceIndication string) ApiDeleteRepositoryDataServIndRequest

DeleteRepositoryDataServInd delete the Repository Data for a Service Indication

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId Identifier of the UE
@param serviceIndication Identifier of a service related data
@return ApiDeleteRepositoryDataServIndRequest

func (*DeleteRepositoryDataApiService) DeleteRepositoryDataServIndExecute

func (a *DeleteRepositoryDataApiService) DeleteRepositoryDataServIndExecute(r ApiDeleteRepositoryDataServIndRequest) (*http.Response, error)

Execute executes the request

type DeleteSMSRegistrationInformationApiService

type DeleteSMSRegistrationInformationApiService service

DeleteSMSRegistrationInformationApiService DeleteSMSRegistrationInformationApi service

func (*DeleteSMSRegistrationInformationApiService) DeleteSmsRegistrationInfo

DeleteSmsRegistrationInfo delete the SMS registration information

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId Identifier of the UE
@return ApiDeleteSmsRegistrationInfoRequest

func (*DeleteSMSRegistrationInformationApiService) DeleteSmsRegistrationInfoExecute

Execute executes the request

type DetectingNode

type DetectingNode struct {
	String *string
}

DetectingNode Represents the type of serving node that detected the reachability of the UE

func (*DetectingNode) MarshalJSON

func (src *DetectingNode) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*DetectingNode) UnmarshalJSON

func (dst *DetectingNode) UnmarshalJSON(data []byte) error

Unmarshal JSON data into any of the pointers in the struct

type DsaiTagInformation

type DsaiTagInformation struct {
	DsaiTagStatusList []DsaiTagStatus `json:"dsaiTagStatusList"`
}

DsaiTagInformation DSAI tag information (list of DSAI tags activation state for an Application Server)

func NewDsaiTagInformation

func NewDsaiTagInformation(dsaiTagStatusList []DsaiTagStatus) *DsaiTagInformation

NewDsaiTagInformation instantiates a new DsaiTagInformation object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewDsaiTagInformationWithDefaults

func NewDsaiTagInformationWithDefaults() *DsaiTagInformation

NewDsaiTagInformationWithDefaults instantiates a new DsaiTagInformation object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*DsaiTagInformation) GetDsaiTagStatusList

func (o *DsaiTagInformation) GetDsaiTagStatusList() []DsaiTagStatus

GetDsaiTagStatusList returns the DsaiTagStatusList field value

func (*DsaiTagInformation) GetDsaiTagStatusListOk

func (o *DsaiTagInformation) GetDsaiTagStatusListOk() ([]DsaiTagStatus, bool)

GetDsaiTagStatusListOk returns a tuple with the DsaiTagStatusList field value and a boolean to check if the value has been set.

func (DsaiTagInformation) MarshalJSON

func (o DsaiTagInformation) MarshalJSON() ([]byte, error)

func (*DsaiTagInformation) SetDsaiTagStatusList

func (o *DsaiTagInformation) SetDsaiTagStatusList(v []DsaiTagStatus)

SetDsaiTagStatusList sets field value

func (DsaiTagInformation) ToMap

func (o DsaiTagInformation) ToMap() (map[string]interface{}, error)

type DsaiTagStatus

type DsaiTagStatus struct {
	DsaiTag   string          `json:"dsaiTag"`
	DsaiState ActivationState `json:"dsaiState"`
}

DsaiTagStatus DSAI tag status (DSAI tag and activation state)

func NewDsaiTagStatus

func NewDsaiTagStatus(dsaiTag string, dsaiState ActivationState) *DsaiTagStatus

NewDsaiTagStatus instantiates a new DsaiTagStatus object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewDsaiTagStatusWithDefaults

func NewDsaiTagStatusWithDefaults() *DsaiTagStatus

NewDsaiTagStatusWithDefaults instantiates a new DsaiTagStatus object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*DsaiTagStatus) GetDsaiState

func (o *DsaiTagStatus) GetDsaiState() ActivationState

GetDsaiState returns the DsaiState field value

func (*DsaiTagStatus) GetDsaiStateOk

func (o *DsaiTagStatus) GetDsaiStateOk() (*ActivationState, bool)

GetDsaiStateOk returns a tuple with the DsaiState field value and a boolean to check if the value has been set.

func (*DsaiTagStatus) GetDsaiTag

func (o *DsaiTagStatus) GetDsaiTag() string

GetDsaiTag returns the DsaiTag field value

func (*DsaiTagStatus) GetDsaiTagOk

func (o *DsaiTagStatus) GetDsaiTagOk() (*string, bool)

GetDsaiTagOk returns a tuple with the DsaiTag field value and a boolean to check if the value has been set.

func (DsaiTagStatus) MarshalJSON

func (o DsaiTagStatus) MarshalJSON() ([]byte, error)

func (*DsaiTagStatus) SetDsaiState

func (o *DsaiTagStatus) SetDsaiState(v ActivationState)

SetDsaiState sets field value

func (*DsaiTagStatus) SetDsaiTag

func (o *DsaiTagStatus) SetDsaiTag(v string)

SetDsaiTag sets field value

func (DsaiTagStatus) ToMap

func (o DsaiTagStatus) ToMap() (map[string]interface{}, error)

type Ecgi

type Ecgi struct {
	PlmnId PlmnId `json:"plmnId"`
	// 28-bit string identifying an E-UTRA Cell Id as specified in clause 9.3.1.9 of  3GPP TS 38.413, in hexadecimal representation. Each character in the string shall take a  value of \"0\" to \"9\", \"a\" to \"f\" or \"A\" to \"F\" and shall represent 4 bits. The most  significant character representing the 4 most significant bits of the Cell Id shall appear  first in the string, and the character representing the 4 least significant bit of the  Cell Id shall appear last in the string.
	EutraCellId string `json:"eutraCellId"`
	// This represents the Network Identifier, which together with a PLMN ID is used to identify an SNPN (see 3GPP TS 23.003 and 3GPP TS 23.501 clause 5.30.2.1).
	Nid *string `json:"nid,omitempty"`
}

Ecgi Contains the ECGI (E-UTRAN Cell Global Identity), as described in 3GPP 23.003

func NewEcgi

func NewEcgi(plmnId PlmnId, eutraCellId string) *Ecgi

NewEcgi instantiates a new Ecgi object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewEcgiWithDefaults

func NewEcgiWithDefaults() *Ecgi

NewEcgiWithDefaults instantiates a new Ecgi object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*Ecgi) GetEutraCellId

func (o *Ecgi) GetEutraCellId() string

GetEutraCellId returns the EutraCellId field value

func (*Ecgi) GetEutraCellIdOk

func (o *Ecgi) GetEutraCellIdOk() (*string, bool)

GetEutraCellIdOk returns a tuple with the EutraCellId field value and a boolean to check if the value has been set.

func (*Ecgi) GetNid

func (o *Ecgi) GetNid() string

GetNid returns the Nid field value if set, zero value otherwise.

func (*Ecgi) GetNidOk

func (o *Ecgi) GetNidOk() (*string, bool)

GetNidOk returns a tuple with the Nid field value if set, nil otherwise and a boolean to check if the value has been set.

func (*Ecgi) GetPlmnId

func (o *Ecgi) GetPlmnId() PlmnId

GetPlmnId returns the PlmnId field value

func (*Ecgi) GetPlmnIdOk

func (o *Ecgi) GetPlmnIdOk() (*PlmnId, bool)

GetPlmnIdOk returns a tuple with the PlmnId field value and a boolean to check if the value has been set.

func (*Ecgi) HasNid

func (o *Ecgi) HasNid() bool

HasNid returns a boolean if a field has been set.

func (Ecgi) MarshalJSON

func (o Ecgi) MarshalJSON() ([]byte, error)

func (*Ecgi) SetEutraCellId

func (o *Ecgi) SetEutraCellId(v string)

SetEutraCellId sets field value

func (*Ecgi) SetNid

func (o *Ecgi) SetNid(v string)

SetNid gets a reference to the given string and assigns it to the Nid field.

func (*Ecgi) SetPlmnId

func (o *Ecgi) SetPlmnId(v PlmnId)

SetPlmnId sets field value

func (Ecgi) ToMap

func (o Ecgi) ToMap() (map[string]interface{}, error)

type EutraLocation

type EutraLocation struct {
	Tai       Tai   `json:"tai"`
	IgnoreTai *bool `json:"ignoreTai,omitempty"`
	Ecgi      Ecgi  `json:"ecgi"`
	// This flag when present shall indicate that the Ecgi shall be ignored When present, it shall be set as follows: - true: ecgi shall be ignored. - false (default): ecgi shall not be ignored.
	IgnoreEcgi *bool `json:"ignoreEcgi,omitempty"`
	// The value represents the elapsed time in minutes since the last network contact of the mobile station.  Value \"0\" indicates that the location information was obtained after a successful paging procedure for Active Location Retrieval when the UE is in idle mode or after a successful NG-RAN location reporting procedure with the eNB when the UE is in connected mode.  Any other value than \"0\" indicates that the location information is the last known one.  See 3GPP TS 29.002 clause 17.7.8.
	AgeOfLocationInformation *int32 `json:"ageOfLocationInformation,omitempty"`
	// string with format 'date-time' as defined in OpenAPI.
	UeLocationTimestamp *time.Time `json:"ueLocationTimestamp,omitempty"`
	// Refer to geographical Information. See 3GPP TS 23.032 clause 7.3.2. Only the description of an ellipsoid point with uncertainty circle is allowed to be used.
	GeographicalInformation *string `json:"geographicalInformation,omitempty"`
	// Refers to Calling Geodetic Location. See ITU-T Recommendation Q.763 (1999) [24] clause 3.88.2. Only the description of an ellipsoid point with uncertainty circle is allowed to be used.
	GeodeticInformation *string          `json:"geodeticInformation,omitempty"`
	GlobalNgenbId       *GlobalRanNodeId `json:"globalNgenbId,omitempty"`
	GlobalENbId         *GlobalRanNodeId `json:"globalENbId,omitempty"`
}

EutraLocation Contains the E-UTRA user location.

func NewEutraLocation

func NewEutraLocation(tai Tai, ecgi Ecgi) *EutraLocation

NewEutraLocation instantiates a new EutraLocation object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewEutraLocationWithDefaults

func NewEutraLocationWithDefaults() *EutraLocation

NewEutraLocationWithDefaults instantiates a new EutraLocation object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*EutraLocation) GetAgeOfLocationInformation

func (o *EutraLocation) GetAgeOfLocationInformation() int32

GetAgeOfLocationInformation returns the AgeOfLocationInformation field value if set, zero value otherwise.

func (*EutraLocation) GetAgeOfLocationInformationOk

func (o *EutraLocation) GetAgeOfLocationInformationOk() (*int32, bool)

GetAgeOfLocationInformationOk returns a tuple with the AgeOfLocationInformation field value if set, nil otherwise and a boolean to check if the value has been set.

func (*EutraLocation) GetEcgi

func (o *EutraLocation) GetEcgi() Ecgi

GetEcgi returns the Ecgi field value

func (*EutraLocation) GetEcgiOk

func (o *EutraLocation) GetEcgiOk() (*Ecgi, bool)

GetEcgiOk returns a tuple with the Ecgi field value and a boolean to check if the value has been set.

func (*EutraLocation) GetGeodeticInformation

func (o *EutraLocation) GetGeodeticInformation() string

GetGeodeticInformation returns the GeodeticInformation field value if set, zero value otherwise.

func (*EutraLocation) GetGeodeticInformationOk

func (o *EutraLocation) GetGeodeticInformationOk() (*string, bool)

GetGeodeticInformationOk returns a tuple with the GeodeticInformation field value if set, nil otherwise and a boolean to check if the value has been set.

func (*EutraLocation) GetGeographicalInformation

func (o *EutraLocation) GetGeographicalInformation() string

GetGeographicalInformation returns the GeographicalInformation field value if set, zero value otherwise.

func (*EutraLocation) GetGeographicalInformationOk

func (o *EutraLocation) GetGeographicalInformationOk() (*string, bool)

GetGeographicalInformationOk returns a tuple with the GeographicalInformation field value if set, nil otherwise and a boolean to check if the value has been set.

func (*EutraLocation) GetGlobalENbId

func (o *EutraLocation) GetGlobalENbId() GlobalRanNodeId

GetGlobalENbId returns the GlobalENbId field value if set, zero value otherwise.

func (*EutraLocation) GetGlobalENbIdOk

func (o *EutraLocation) GetGlobalENbIdOk() (*GlobalRanNodeId, bool)

GetGlobalENbIdOk returns a tuple with the GlobalENbId field value if set, nil otherwise and a boolean to check if the value has been set.

func (*EutraLocation) GetGlobalNgenbId

func (o *EutraLocation) GetGlobalNgenbId() GlobalRanNodeId

GetGlobalNgenbId returns the GlobalNgenbId field value if set, zero value otherwise.

func (*EutraLocation) GetGlobalNgenbIdOk

func (o *EutraLocation) GetGlobalNgenbIdOk() (*GlobalRanNodeId, bool)

GetGlobalNgenbIdOk returns a tuple with the GlobalNgenbId field value if set, nil otherwise and a boolean to check if the value has been set.

func (*EutraLocation) GetIgnoreEcgi

func (o *EutraLocation) GetIgnoreEcgi() bool

GetIgnoreEcgi returns the IgnoreEcgi field value if set, zero value otherwise.

func (*EutraLocation) GetIgnoreEcgiOk

func (o *EutraLocation) GetIgnoreEcgiOk() (*bool, bool)

GetIgnoreEcgiOk returns a tuple with the IgnoreEcgi field value if set, nil otherwise and a boolean to check if the value has been set.

func (*EutraLocation) GetIgnoreTai

func (o *EutraLocation) GetIgnoreTai() bool

GetIgnoreTai returns the IgnoreTai field value if set, zero value otherwise.

func (*EutraLocation) GetIgnoreTaiOk

func (o *EutraLocation) GetIgnoreTaiOk() (*bool, bool)

GetIgnoreTaiOk returns a tuple with the IgnoreTai field value if set, nil otherwise and a boolean to check if the value has been set.

func (*EutraLocation) GetTai

func (o *EutraLocation) GetTai() Tai

GetTai returns the Tai field value

func (*EutraLocation) GetTaiOk

func (o *EutraLocation) GetTaiOk() (*Tai, bool)

GetTaiOk returns a tuple with the Tai field value and a boolean to check if the value has been set.

func (*EutraLocation) GetUeLocationTimestamp

func (o *EutraLocation) GetUeLocationTimestamp() time.Time

GetUeLocationTimestamp returns the UeLocationTimestamp field value if set, zero value otherwise.

func (*EutraLocation) GetUeLocationTimestampOk

func (o *EutraLocation) GetUeLocationTimestampOk() (*time.Time, bool)

GetUeLocationTimestampOk returns a tuple with the UeLocationTimestamp field value if set, nil otherwise and a boolean to check if the value has been set.

func (*EutraLocation) HasAgeOfLocationInformation

func (o *EutraLocation) HasAgeOfLocationInformation() bool

HasAgeOfLocationInformation returns a boolean if a field has been set.

func (*EutraLocation) HasGeodeticInformation

func (o *EutraLocation) HasGeodeticInformation() bool

HasGeodeticInformation returns a boolean if a field has been set.

func (*EutraLocation) HasGeographicalInformation

func (o *EutraLocation) HasGeographicalInformation() bool

HasGeographicalInformation returns a boolean if a field has been set.

func (*EutraLocation) HasGlobalENbId

func (o *EutraLocation) HasGlobalENbId() bool

HasGlobalENbId returns a boolean if a field has been set.

func (*EutraLocation) HasGlobalNgenbId

func (o *EutraLocation) HasGlobalNgenbId() bool

HasGlobalNgenbId returns a boolean if a field has been set.

func (*EutraLocation) HasIgnoreEcgi

func (o *EutraLocation) HasIgnoreEcgi() bool

HasIgnoreEcgi returns a boolean if a field has been set.

func (*EutraLocation) HasIgnoreTai

func (o *EutraLocation) HasIgnoreTai() bool

HasIgnoreTai returns a boolean if a field has been set.

func (*EutraLocation) HasUeLocationTimestamp

func (o *EutraLocation) HasUeLocationTimestamp() bool

HasUeLocationTimestamp returns a boolean if a field has been set.

func (EutraLocation) MarshalJSON

func (o EutraLocation) MarshalJSON() ([]byte, error)

func (*EutraLocation) SetAgeOfLocationInformation

func (o *EutraLocation) SetAgeOfLocationInformation(v int32)

SetAgeOfLocationInformation gets a reference to the given int32 and assigns it to the AgeOfLocationInformation field.

func (*EutraLocation) SetEcgi

func (o *EutraLocation) SetEcgi(v Ecgi)

SetEcgi sets field value

func (*EutraLocation) SetGeodeticInformation

func (o *EutraLocation) SetGeodeticInformation(v string)

SetGeodeticInformation gets a reference to the given string and assigns it to the GeodeticInformation field.

func (*EutraLocation) SetGeographicalInformation

func (o *EutraLocation) SetGeographicalInformation(v string)

SetGeographicalInformation gets a reference to the given string and assigns it to the GeographicalInformation field.

func (*EutraLocation) SetGlobalENbId

func (o *EutraLocation) SetGlobalENbId(v GlobalRanNodeId)

SetGlobalENbId gets a reference to the given GlobalRanNodeId and assigns it to the GlobalENbId field.

func (*EutraLocation) SetGlobalNgenbId

func (o *EutraLocation) SetGlobalNgenbId(v GlobalRanNodeId)

SetGlobalNgenbId gets a reference to the given GlobalRanNodeId and assigns it to the GlobalNgenbId field.

func (*EutraLocation) SetIgnoreEcgi

func (o *EutraLocation) SetIgnoreEcgi(v bool)

SetIgnoreEcgi gets a reference to the given bool and assigns it to the IgnoreEcgi field.

func (*EutraLocation) SetIgnoreTai

func (o *EutraLocation) SetIgnoreTai(v bool)

SetIgnoreTai gets a reference to the given bool and assigns it to the IgnoreTai field.

func (*EutraLocation) SetTai

func (o *EutraLocation) SetTai(v Tai)

SetTai sets field value

func (*EutraLocation) SetUeLocationTimestamp

func (o *EutraLocation) SetUeLocationTimestamp(v time.Time)

SetUeLocationTimestamp gets a reference to the given time.Time and assigns it to the UeLocationTimestamp field.

func (EutraLocation) ToMap

func (o EutraLocation) ToMap() (map[string]interface{}, error)

type GNbId

type GNbId struct {
	// Unsigned integer representing the bit length of the gNB ID as defined in clause 9.3.1.6 of 3GPP TS 38.413 [11], within the range 22 to 32.
	BitLength int32 `json:"bitLength"`
	// This represents the identifier of the gNB. The value of the gNB ID shall be encoded in hexadecimal representation. Each character in the string shall take a value of \"0\" to \"9\", \"a\" to \"f\" or \"A\" to \"F\" and shall represent 4 bits. The padding 0 shall be added to make multiple nibbles,  the most significant character representing the padding 0 if required together with the 4 most significant bits of the gNB ID shall appear first in the string, and the character representing the 4 least significant bit of the gNB ID shall appear last in the string.
	GNBValue string `json:"gNBValue"`
}

GNbId Provides the G-NB identifier.

func NewGNbId

func NewGNbId(bitLength int32, gNBValue string) *GNbId

NewGNbId instantiates a new GNbId object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewGNbIdWithDefaults

func NewGNbIdWithDefaults() *GNbId

NewGNbIdWithDefaults instantiates a new GNbId object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*GNbId) GetBitLength

func (o *GNbId) GetBitLength() int32

GetBitLength returns the BitLength field value

func (*GNbId) GetBitLengthOk

func (o *GNbId) GetBitLengthOk() (*int32, bool)

GetBitLengthOk returns a tuple with the BitLength field value and a boolean to check if the value has been set.

func (*GNbId) GetGNBValue

func (o *GNbId) GetGNBValue() string

GetGNBValue returns the GNBValue field value

func (*GNbId) GetGNBValueOk

func (o *GNbId) GetGNBValueOk() (*string, bool)

GetGNBValueOk returns a tuple with the GNBValue field value and a boolean to check if the value has been set.

func (GNbId) MarshalJSON

func (o GNbId) MarshalJSON() ([]byte, error)

func (*GNbId) SetBitLength

func (o *GNbId) SetBitLength(v int32)

SetBitLength sets field value

func (*GNbId) SetGNBValue

func (o *GNbId) SetGNBValue(v string)

SetGNBValue sets field value

func (GNbId) ToMap

func (o GNbId) ToMap() (map[string]interface{}, error)

type GenericOpenAPIError

type GenericOpenAPIError struct {
	// contains filtered or unexported fields
}

GenericOpenAPIError Provides access to the body, error and model on returned errors.

func (GenericOpenAPIError) Body

func (e GenericOpenAPIError) Body() []byte

Body returns the raw bytes of the response

func (GenericOpenAPIError) Error

func (e GenericOpenAPIError) Error() string

Error returns non-empty string if there was an error.

func (GenericOpenAPIError) Model

func (e GenericOpenAPIError) Model() interface{}

Model returns the unpacked model of the error

type GeraLocation

type GeraLocation struct {
	Interface *interface{}
}

GeraLocation - Exactly one of cgi, sai or lai shall be present.

func InterfaceAsGeraLocation

func InterfaceAsGeraLocation(v *interface{}) GeraLocation

interface{}AsGeraLocation is a convenience function that returns interface{} wrapped in GeraLocation

func (*GeraLocation) GetActualInstance

func (obj *GeraLocation) GetActualInstance() interface{}

Get the actual instance

func (GeraLocation) MarshalJSON

func (src GeraLocation) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*GeraLocation) UnmarshalJSON

func (dst *GeraLocation) UnmarshalJSON(data []byte) error

Unmarshal JSON data into one of the pointers in the struct

type GlobalRanNodeId

type GlobalRanNodeId struct {
	Interface *interface{}
}

GlobalRanNodeId - One of the six attributes n3IwfId, gNbIdm, ngeNbId, wagfId, tngfId, eNbId shall be present.

func InterfaceAsGlobalRanNodeId

func InterfaceAsGlobalRanNodeId(v *interface{}) GlobalRanNodeId

interface{}AsGlobalRanNodeId is a convenience function that returns interface{} wrapped in GlobalRanNodeId

func (*GlobalRanNodeId) GetActualInstance

func (obj *GlobalRanNodeId) GetActualInstance() interface{}

Get the actual instance

func (GlobalRanNodeId) MarshalJSON

func (src GlobalRanNodeId) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*GlobalRanNodeId) UnmarshalJSON

func (dst *GlobalRanNodeId) UnmarshalJSON(data []byte) error

Unmarshal JSON data into one of the pointers in the struct

type HeaderSipRequest

type HeaderSipRequest struct {
	Header  string  `json:"header"`
	Content *string `json:"content,omitempty"`
}

HeaderSipRequest Contains a header (and optionally value of the header) in the SIP request

func NewHeaderSipRequest

func NewHeaderSipRequest(header string) *HeaderSipRequest

NewHeaderSipRequest instantiates a new HeaderSipRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewHeaderSipRequestWithDefaults

func NewHeaderSipRequestWithDefaults() *HeaderSipRequest

NewHeaderSipRequestWithDefaults instantiates a new HeaderSipRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*HeaderSipRequest) GetContent

func (o *HeaderSipRequest) GetContent() string

GetContent returns the Content field value if set, zero value otherwise.

func (*HeaderSipRequest) GetContentOk

func (o *HeaderSipRequest) GetContentOk() (*string, bool)

GetContentOk returns a tuple with the Content field value if set, nil otherwise and a boolean to check if the value has been set.

func (*HeaderSipRequest) GetHeader

func (o *HeaderSipRequest) GetHeader() string

GetHeader returns the Header field value

func (*HeaderSipRequest) GetHeaderOk

func (o *HeaderSipRequest) GetHeaderOk() (*string, bool)

GetHeaderOk returns a tuple with the Header field value and a boolean to check if the value has been set.

func (*HeaderSipRequest) HasContent

func (o *HeaderSipRequest) HasContent() bool

HasContent returns a boolean if a field has been set.

func (HeaderSipRequest) MarshalJSON

func (o HeaderSipRequest) MarshalJSON() ([]byte, error)

func (*HeaderSipRequest) SetContent

func (o *HeaderSipRequest) SetContent(v string)

SetContent gets a reference to the given string and assigns it to the Content field.

func (*HeaderSipRequest) SetHeader

func (o *HeaderSipRequest) SetHeader(v string)

SetHeader sets field value

func (HeaderSipRequest) ToMap

func (o HeaderSipRequest) ToMap() (map[string]interface{}, error)

type IFCsRetrievalApiService

type IFCsRetrievalApiService service

IFCsRetrievalApiService IFCsRetrievalApi service

func (*IFCsRetrievalApiService) GetIfcs

GetIfcs Retrieve the Initial Filter Criteria for the associated IMS subscription

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Identity
@return ApiGetIfcsRequest

func (*IFCsRetrievalApiService) GetIfcsExecute

func (a *IFCsRetrievalApiService) GetIfcsExecute(r ApiGetIfcsRequest) (*Ifcs, *http.Response, error)

Execute executes the request

@return Ifcs

type IMEISVRetrievalApiService

type IMEISVRetrievalApiService service

IMEISVRetrievalApiService IMEISVRetrievalApi service

func (*IMEISVRetrievalApiService) GetIMEISVInfo

GetIMEISVInfo Retrieve the IMEISV information

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Identity
@return ApiGetIMEISVInfoRequest

func (*IMEISVRetrievalApiService) GetIMEISVInfoExecute

Execute executes the request

@return ImeiSvInformation

type IMSProfileDataRetrievalApiService

type IMSProfileDataRetrievalApiService service

IMSProfileDataRetrievalApiService IMSProfileDataRetrievalApi service

func (*IMSProfileDataRetrievalApiService) GetProfileData

GetProfileData Retrieve the complete IMS profile for a given IMS public identity (and public identities in the same IRS)

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Identity. In this case it shall be an IMS public identity
@return ApiGetProfileDataRequest

func (*IMSProfileDataRetrievalApiService) GetProfileDataExecute

Execute executes the request

@return ImsProfileData

type IPAddressInfoRetrievalApiService

type IPAddressInfoRetrievalApiService service

IPAddressInfoRetrievalApiService IPAddressInfoRetrievalApi service

func (*IPAddressInfoRetrievalApiService) GetIpAddressInfo

GetIpAddressInfo Retrieve the IP address information

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Identity
@return ApiGetIpAddressInfoRequest

func (*IPAddressInfoRetrievalApiService) GetIpAddressInfoExecute

Execute executes the request

@return IpAddr

type IdentityType

type IdentityType struct {
	String *string
}

IdentityType Represents the type of IMS Public Identity

func (*IdentityType) MarshalJSON

func (src *IdentityType) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*IdentityType) UnmarshalJSON

func (dst *IdentityType) UnmarshalJSON(data []byte) error

Unmarshal JSON data into any of the pointers in the struct

type Ifc

type Ifc struct {
	Priority  int32             `json:"priority"`
	Trigger   *TriggerPoint     `json:"trigger,omitempty"`
	AppServer ApplicationServer `json:"appServer"`
}

Ifc Data associated to an individual IFC (Initial Filter Criteria)

func NewIfc

func NewIfc(priority int32, appServer ApplicationServer) *Ifc

NewIfc instantiates a new Ifc object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewIfcWithDefaults

func NewIfcWithDefaults() *Ifc

NewIfcWithDefaults instantiates a new Ifc object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*Ifc) GetAppServer

func (o *Ifc) GetAppServer() ApplicationServer

GetAppServer returns the AppServer field value

func (*Ifc) GetAppServerOk

func (o *Ifc) GetAppServerOk() (*ApplicationServer, bool)

GetAppServerOk returns a tuple with the AppServer field value and a boolean to check if the value has been set.

func (*Ifc) GetPriority

func (o *Ifc) GetPriority() int32

GetPriority returns the Priority field value

func (*Ifc) GetPriorityOk

func (o *Ifc) GetPriorityOk() (*int32, bool)

GetPriorityOk returns a tuple with the Priority field value and a boolean to check if the value has been set.

func (*Ifc) GetTrigger

func (o *Ifc) GetTrigger() TriggerPoint

GetTrigger returns the Trigger field value if set, zero value otherwise.

func (*Ifc) GetTriggerOk

func (o *Ifc) GetTriggerOk() (*TriggerPoint, bool)

GetTriggerOk returns a tuple with the Trigger field value if set, nil otherwise and a boolean to check if the value has been set.

func (*Ifc) HasTrigger

func (o *Ifc) HasTrigger() bool

HasTrigger returns a boolean if a field has been set.

func (Ifc) MarshalJSON

func (o Ifc) MarshalJSON() ([]byte, error)

func (*Ifc) SetAppServer

func (o *Ifc) SetAppServer(v ApplicationServer)

SetAppServer sets field value

func (*Ifc) SetPriority

func (o *Ifc) SetPriority(v int32)

SetPriority sets field value

func (*Ifc) SetTrigger

func (o *Ifc) SetTrigger(v TriggerPoint)

SetTrigger gets a reference to the given TriggerPoint and assigns it to the Trigger field.

func (Ifc) ToMap

func (o Ifc) ToMap() (map[string]interface{}, error)

type Ifcs

type Ifcs struct {
	Interface *interface{}
}

Ifcs List of IFCs associated to the IMS public Identity

func (*Ifcs) MarshalJSON

func (src *Ifcs) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*Ifcs) UnmarshalJSON

func (dst *Ifcs) UnmarshalJSON(data []byte) error

Unmarshal JSON data into any of the pointers in the struct

type ImeiSvInformation

type ImeiSvInformation struct {
	Interface *interface{}
}

ImeiSvInformation - IMEI(SV) information

func InterfaceAsImeiSvInformation

func InterfaceAsImeiSvInformation(v *interface{}) ImeiSvInformation

interface{}AsImeiSvInformation is a convenience function that returns interface{} wrapped in ImeiSvInformation

func (*ImeiSvInformation) GetActualInstance

func (obj *ImeiSvInformation) GetActualInstance() interface{}

Get the actual instance

func (ImeiSvInformation) MarshalJSON

func (src ImeiSvInformation) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*ImeiSvInformation) UnmarshalJSON

func (dst *ImeiSvInformation) UnmarshalJSON(data []byte) error

Unmarshal JSON data into one of the pointers in the struct

type ImsAssociatedIdentities

type ImsAssociatedIdentities struct {
	IrsState         ImsRegistrationState `json:"irsState"`
	PublicIdentities PublicIdentities     `json:"publicIdentities"`
}

ImsAssociatedIdentities A list of identities belonging to the same Implicit Registration Set (IRS), along with the registration state of the IRS

func NewImsAssociatedIdentities

func NewImsAssociatedIdentities(irsState ImsRegistrationState, publicIdentities PublicIdentities) *ImsAssociatedIdentities

NewImsAssociatedIdentities instantiates a new ImsAssociatedIdentities object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewImsAssociatedIdentitiesWithDefaults

func NewImsAssociatedIdentitiesWithDefaults() *ImsAssociatedIdentities

NewImsAssociatedIdentitiesWithDefaults instantiates a new ImsAssociatedIdentities object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*ImsAssociatedIdentities) GetIrsState

GetIrsState returns the IrsState field value

func (*ImsAssociatedIdentities) GetIrsStateOk

func (o *ImsAssociatedIdentities) GetIrsStateOk() (*ImsRegistrationState, bool)

GetIrsStateOk returns a tuple with the IrsState field value and a boolean to check if the value has been set.

func (*ImsAssociatedIdentities) GetPublicIdentities

func (o *ImsAssociatedIdentities) GetPublicIdentities() PublicIdentities

GetPublicIdentities returns the PublicIdentities field value

func (*ImsAssociatedIdentities) GetPublicIdentitiesOk

func (o *ImsAssociatedIdentities) GetPublicIdentitiesOk() (*PublicIdentities, bool)

GetPublicIdentitiesOk returns a tuple with the PublicIdentities field value and a boolean to check if the value has been set.

func (ImsAssociatedIdentities) MarshalJSON

func (o ImsAssociatedIdentities) MarshalJSON() ([]byte, error)

func (*ImsAssociatedIdentities) SetIrsState

SetIrsState sets field value

func (*ImsAssociatedIdentities) SetPublicIdentities

func (o *ImsAssociatedIdentities) SetPublicIdentities(v PublicIdentities)

SetPublicIdentities sets field value

func (ImsAssociatedIdentities) ToMap

func (o ImsAssociatedIdentities) ToMap() (map[string]interface{}, error)

type ImsLocationData

type ImsLocationData struct {
	ScscfName string `json:"scscfName"`
}

ImsLocationData IMS Location Data (S-CSCF name)

func NewImsLocationData

func NewImsLocationData(scscfName string) *ImsLocationData

NewImsLocationData instantiates a new ImsLocationData object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewImsLocationDataWithDefaults

func NewImsLocationDataWithDefaults() *ImsLocationData

NewImsLocationDataWithDefaults instantiates a new ImsLocationData object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*ImsLocationData) GetScscfName

func (o *ImsLocationData) GetScscfName() string

GetScscfName returns the ScscfName field value

func (*ImsLocationData) GetScscfNameOk

func (o *ImsLocationData) GetScscfNameOk() (*string, bool)

GetScscfNameOk returns a tuple with the ScscfName field value and a boolean to check if the value has been set.

func (ImsLocationData) MarshalJSON

func (o ImsLocationData) MarshalJSON() ([]byte, error)

func (*ImsLocationData) SetScscfName

func (o *ImsLocationData) SetScscfName(v string)

SetScscfName sets field value

func (ImsLocationData) ToMap

func (o ImsLocationData) ToMap() (map[string]interface{}, error)

type ImsProfileData

type ImsProfileData struct {
	ImsServiceProfiles       []ImsServiceProfile           `json:"imsServiceProfiles"`
	ChargingInfo             *ChargingInfo                 `json:"chargingInfo,omitempty"`
	ServiceLevelTraceInfo    *ServiceLevelTraceInformation `json:"serviceLevelTraceInfo,omitempty"`
	ServicePriorityLevelList []string                      `json:"servicePriorityLevelList,omitempty"`
	// A string used to indicate the features supported by an API that is used as defined in clause  6.6 in 3GPP TS 29.500. The string shall contain a bitmask indicating supported features in  hexadecimal representation Each character in the string shall take a value of \"0\" to \"9\",  \"a\" to \"f\" or \"A\" to \"F\" and shall represent the support of 4 features as described in  table 5.2.2-3. The most significant character representing the highest-numbered features shall  appear first in the string, and the character representing features 1 to 4 shall appear last  in the string. The list of features and their numbering (starting with 1) are defined  separately for each API. If the string contains a lower number of characters than there are  defined features for an API, all features that would be represented by characters that are not  present in the string are not supported.
	SupportedFeatures    *string `json:"supportedFeatures,omitempty"`
	MaxAllowedSimulReg   *int32  `json:"maxAllowedSimulReg,omitempty"`
	ServicePriorityLevel *int32  `json:"servicePriorityLevel,omitempty"`
}

ImsProfileData User's IMS profile data

func NewImsProfileData

func NewImsProfileData(imsServiceProfiles []ImsServiceProfile) *ImsProfileData

NewImsProfileData instantiates a new ImsProfileData object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewImsProfileDataWithDefaults

func NewImsProfileDataWithDefaults() *ImsProfileData

NewImsProfileDataWithDefaults instantiates a new ImsProfileData object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*ImsProfileData) GetChargingInfo

func (o *ImsProfileData) GetChargingInfo() ChargingInfo

GetChargingInfo returns the ChargingInfo field value if set, zero value otherwise.

func (*ImsProfileData) GetChargingInfoOk

func (o *ImsProfileData) GetChargingInfoOk() (*ChargingInfo, bool)

GetChargingInfoOk returns a tuple with the ChargingInfo field value if set, nil otherwise and a boolean to check if the value has been set.

func (*ImsProfileData) GetImsServiceProfiles

func (o *ImsProfileData) GetImsServiceProfiles() []ImsServiceProfile

GetImsServiceProfiles returns the ImsServiceProfiles field value

func (*ImsProfileData) GetImsServiceProfilesOk

func (o *ImsProfileData) GetImsServiceProfilesOk() ([]ImsServiceProfile, bool)

GetImsServiceProfilesOk returns a tuple with the ImsServiceProfiles field value and a boolean to check if the value has been set.

func (*ImsProfileData) GetMaxAllowedSimulReg

func (o *ImsProfileData) GetMaxAllowedSimulReg() int32

GetMaxAllowedSimulReg returns the MaxAllowedSimulReg field value if set, zero value otherwise.

func (*ImsProfileData) GetMaxAllowedSimulRegOk

func (o *ImsProfileData) GetMaxAllowedSimulRegOk() (*int32, bool)

GetMaxAllowedSimulRegOk returns a tuple with the MaxAllowedSimulReg field value if set, nil otherwise and a boolean to check if the value has been set.

func (*ImsProfileData) GetServiceLevelTraceInfo

func (o *ImsProfileData) GetServiceLevelTraceInfo() ServiceLevelTraceInformation

GetServiceLevelTraceInfo returns the ServiceLevelTraceInfo field value if set, zero value otherwise.

func (*ImsProfileData) GetServiceLevelTraceInfoOk

func (o *ImsProfileData) GetServiceLevelTraceInfoOk() (*ServiceLevelTraceInformation, bool)

GetServiceLevelTraceInfoOk returns a tuple with the ServiceLevelTraceInfo field value if set, nil otherwise and a boolean to check if the value has been set.

func (*ImsProfileData) GetServicePriorityLevel

func (o *ImsProfileData) GetServicePriorityLevel() int32

GetServicePriorityLevel returns the ServicePriorityLevel field value if set, zero value otherwise.

func (*ImsProfileData) GetServicePriorityLevelList

func (o *ImsProfileData) GetServicePriorityLevelList() []string

GetServicePriorityLevelList returns the ServicePriorityLevelList field value if set, zero value otherwise.

func (*ImsProfileData) GetServicePriorityLevelListOk

func (o *ImsProfileData) GetServicePriorityLevelListOk() ([]string, bool)

GetServicePriorityLevelListOk returns a tuple with the ServicePriorityLevelList field value if set, nil otherwise and a boolean to check if the value has been set.

func (*ImsProfileData) GetServicePriorityLevelOk

func (o *ImsProfileData) GetServicePriorityLevelOk() (*int32, bool)

GetServicePriorityLevelOk returns a tuple with the ServicePriorityLevel field value if set, nil otherwise and a boolean to check if the value has been set.

func (*ImsProfileData) GetSupportedFeatures

func (o *ImsProfileData) GetSupportedFeatures() string

GetSupportedFeatures returns the SupportedFeatures field value if set, zero value otherwise.

func (*ImsProfileData) GetSupportedFeaturesOk

func (o *ImsProfileData) GetSupportedFeaturesOk() (*string, bool)

GetSupportedFeaturesOk returns a tuple with the SupportedFeatures field value if set, nil otherwise and a boolean to check if the value has been set.

func (*ImsProfileData) HasChargingInfo

func (o *ImsProfileData) HasChargingInfo() bool

HasChargingInfo returns a boolean if a field has been set.

func (*ImsProfileData) HasMaxAllowedSimulReg

func (o *ImsProfileData) HasMaxAllowedSimulReg() bool

HasMaxAllowedSimulReg returns a boolean if a field has been set.

func (*ImsProfileData) HasServiceLevelTraceInfo

func (o *ImsProfileData) HasServiceLevelTraceInfo() bool

HasServiceLevelTraceInfo returns a boolean if a field has been set.

func (*ImsProfileData) HasServicePriorityLevel

func (o *ImsProfileData) HasServicePriorityLevel() bool

HasServicePriorityLevel returns a boolean if a field has been set.

func (*ImsProfileData) HasServicePriorityLevelList

func (o *ImsProfileData) HasServicePriorityLevelList() bool

HasServicePriorityLevelList returns a boolean if a field has been set.

func (*ImsProfileData) HasSupportedFeatures

func (o *ImsProfileData) HasSupportedFeatures() bool

HasSupportedFeatures returns a boolean if a field has been set.

func (ImsProfileData) MarshalJSON

func (o ImsProfileData) MarshalJSON() ([]byte, error)

func (*ImsProfileData) SetChargingInfo

func (o *ImsProfileData) SetChargingInfo(v ChargingInfo)

SetChargingInfo gets a reference to the given ChargingInfo and assigns it to the ChargingInfo field.

func (*ImsProfileData) SetImsServiceProfiles

func (o *ImsProfileData) SetImsServiceProfiles(v []ImsServiceProfile)

SetImsServiceProfiles sets field value

func (*ImsProfileData) SetMaxAllowedSimulReg

func (o *ImsProfileData) SetMaxAllowedSimulReg(v int32)

SetMaxAllowedSimulReg gets a reference to the given int32 and assigns it to the MaxAllowedSimulReg field.

func (*ImsProfileData) SetServiceLevelTraceInfo

func (o *ImsProfileData) SetServiceLevelTraceInfo(v ServiceLevelTraceInformation)

SetServiceLevelTraceInfo gets a reference to the given ServiceLevelTraceInformation and assigns it to the ServiceLevelTraceInfo field.

func (*ImsProfileData) SetServicePriorityLevel

func (o *ImsProfileData) SetServicePriorityLevel(v int32)

SetServicePriorityLevel gets a reference to the given int32 and assigns it to the ServicePriorityLevel field.

func (*ImsProfileData) SetServicePriorityLevelList

func (o *ImsProfileData) SetServicePriorityLevelList(v []string)

SetServicePriorityLevelList gets a reference to the given []string and assigns it to the ServicePriorityLevelList field.

func (*ImsProfileData) SetSupportedFeatures

func (o *ImsProfileData) SetSupportedFeatures(v string)

SetSupportedFeatures gets a reference to the given string and assigns it to the SupportedFeatures field.

func (ImsProfileData) ToMap

func (o ImsProfileData) ToMap() (map[string]interface{}, error)

type ImsRegistrationState

type ImsRegistrationState struct {
	String *string
}

ImsRegistrationState Represents the IMS status of the user or Public Identity or the IRS

func (*ImsRegistrationState) MarshalJSON

func (src *ImsRegistrationState) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*ImsRegistrationState) UnmarshalJSON

func (dst *ImsRegistrationState) UnmarshalJSON(data []byte) error

Unmarshal JSON data into any of the pointers in the struct

type ImsRegistrationStatus

type ImsRegistrationStatus struct {
	ImsUserStatus ImsRegistrationState `json:"imsUserStatus"`
}

ImsRegistrationStatus Registration status of the user

func NewImsRegistrationStatus

func NewImsRegistrationStatus(imsUserStatus ImsRegistrationState) *ImsRegistrationStatus

NewImsRegistrationStatus instantiates a new ImsRegistrationStatus object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewImsRegistrationStatusWithDefaults

func NewImsRegistrationStatusWithDefaults() *ImsRegistrationStatus

NewImsRegistrationStatusWithDefaults instantiates a new ImsRegistrationStatus object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*ImsRegistrationStatus) GetImsUserStatus

func (o *ImsRegistrationStatus) GetImsUserStatus() ImsRegistrationState

GetImsUserStatus returns the ImsUserStatus field value

func (*ImsRegistrationStatus) GetImsUserStatusOk

func (o *ImsRegistrationStatus) GetImsUserStatusOk() (*ImsRegistrationState, bool)

GetImsUserStatusOk returns a tuple with the ImsUserStatus field value and a boolean to check if the value has been set.

func (ImsRegistrationStatus) MarshalJSON

func (o ImsRegistrationStatus) MarshalJSON() ([]byte, error)

func (*ImsRegistrationStatus) SetImsUserStatus

func (o *ImsRegistrationStatus) SetImsUserStatus(v ImsRegistrationState)

SetImsUserStatus sets field value

func (ImsRegistrationStatus) ToMap

func (o ImsRegistrationStatus) ToMap() (map[string]interface{}, error)

type ImsSdmSubscription

type ImsSdmSubscription struct {
	// String uniquely identifying a NF instance. The format of the NF Instance ID shall be a  Universally Unique Identifier (UUID) version 4, as described in IETF RFC 4122.
	NfInstanceId string `json:"nfInstanceId"`
	// String providing an URI formatted according to RFC 3986.
	CallbackReference     string   `json:"callbackReference"`
	MonitoredResourceUris []string `json:"monitoredResourceUris"`
	// string with format 'date-time' as defined in OpenAPI.
	Expires *time.Time `json:"expires,omitempty"`
}

ImsSdmSubscription A subscription to notifications of data change

func NewImsSdmSubscription

func NewImsSdmSubscription(nfInstanceId string, callbackReference string, monitoredResourceUris []string) *ImsSdmSubscription

NewImsSdmSubscription instantiates a new ImsSdmSubscription object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewImsSdmSubscriptionWithDefaults

func NewImsSdmSubscriptionWithDefaults() *ImsSdmSubscription

NewImsSdmSubscriptionWithDefaults instantiates a new ImsSdmSubscription object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*ImsSdmSubscription) GetCallbackReference

func (o *ImsSdmSubscription) GetCallbackReference() string

GetCallbackReference returns the CallbackReference field value

func (*ImsSdmSubscription) GetCallbackReferenceOk

func (o *ImsSdmSubscription) GetCallbackReferenceOk() (*string, bool)

GetCallbackReferenceOk returns a tuple with the CallbackReference field value and a boolean to check if the value has been set.

func (*ImsSdmSubscription) GetExpires

func (o *ImsSdmSubscription) GetExpires() time.Time

GetExpires returns the Expires field value if set, zero value otherwise.

func (*ImsSdmSubscription) GetExpiresOk

func (o *ImsSdmSubscription) GetExpiresOk() (*time.Time, bool)

GetExpiresOk returns a tuple with the Expires field value if set, nil otherwise and a boolean to check if the value has been set.

func (*ImsSdmSubscription) GetMonitoredResourceUris

func (o *ImsSdmSubscription) GetMonitoredResourceUris() []string

GetMonitoredResourceUris returns the MonitoredResourceUris field value

func (*ImsSdmSubscription) GetMonitoredResourceUrisOk

func (o *ImsSdmSubscription) GetMonitoredResourceUrisOk() ([]string, bool)

GetMonitoredResourceUrisOk returns a tuple with the MonitoredResourceUris field value and a boolean to check if the value has been set.

func (*ImsSdmSubscription) GetNfInstanceId

func (o *ImsSdmSubscription) GetNfInstanceId() string

GetNfInstanceId returns the NfInstanceId field value

func (*ImsSdmSubscription) GetNfInstanceIdOk

func (o *ImsSdmSubscription) GetNfInstanceIdOk() (*string, bool)

GetNfInstanceIdOk returns a tuple with the NfInstanceId field value and a boolean to check if the value has been set.

func (*ImsSdmSubscription) HasExpires

func (o *ImsSdmSubscription) HasExpires() bool

HasExpires returns a boolean if a field has been set.

func (ImsSdmSubscription) MarshalJSON

func (o ImsSdmSubscription) MarshalJSON() ([]byte, error)

func (*ImsSdmSubscription) SetCallbackReference

func (o *ImsSdmSubscription) SetCallbackReference(v string)

SetCallbackReference sets field value

func (*ImsSdmSubscription) SetExpires

func (o *ImsSdmSubscription) SetExpires(v time.Time)

SetExpires gets a reference to the given time.Time and assigns it to the Expires field.

func (*ImsSdmSubscription) SetMonitoredResourceUris

func (o *ImsSdmSubscription) SetMonitoredResourceUris(v []string)

SetMonitoredResourceUris sets field value

func (*ImsSdmSubscription) SetNfInstanceId

func (o *ImsSdmSubscription) SetNfInstanceId(v string)

SetNfInstanceId sets field value

func (ImsSdmSubscription) ToMap

func (o ImsSdmSubscription) ToMap() (map[string]interface{}, error)

type ImsServiceProfile

type ImsServiceProfile struct {
	PublicIdentifierList   []PublicIdentifier               `json:"publicIdentifierList"`
	Ifcs                   *Ifcs                            `json:"ifcs,omitempty"`
	CnServiceAuthorization *CoreNetworkServiceAuthorization `json:"cnServiceAuthorization,omitempty"`
}

ImsServiceProfile IMS Service Profile of the UE, containing the list of Public Identifiers and optionally a list of IFCs

func NewImsServiceProfile

func NewImsServiceProfile(publicIdentifierList []PublicIdentifier) *ImsServiceProfile

NewImsServiceProfile instantiates a new ImsServiceProfile object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewImsServiceProfileWithDefaults

func NewImsServiceProfileWithDefaults() *ImsServiceProfile

NewImsServiceProfileWithDefaults instantiates a new ImsServiceProfile object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*ImsServiceProfile) GetCnServiceAuthorization

func (o *ImsServiceProfile) GetCnServiceAuthorization() CoreNetworkServiceAuthorization

GetCnServiceAuthorization returns the CnServiceAuthorization field value if set, zero value otherwise.

func (*ImsServiceProfile) GetCnServiceAuthorizationOk

func (o *ImsServiceProfile) GetCnServiceAuthorizationOk() (*CoreNetworkServiceAuthorization, bool)

GetCnServiceAuthorizationOk returns a tuple with the CnServiceAuthorization field value if set, nil otherwise and a boolean to check if the value has been set.

func (*ImsServiceProfile) GetIfcs

func (o *ImsServiceProfile) GetIfcs() Ifcs

GetIfcs returns the Ifcs field value if set, zero value otherwise.

func (*ImsServiceProfile) GetIfcsOk

func (o *ImsServiceProfile) GetIfcsOk() (*Ifcs, bool)

GetIfcsOk returns a tuple with the Ifcs field value if set, nil otherwise and a boolean to check if the value has been set.

func (*ImsServiceProfile) GetPublicIdentifierList

func (o *ImsServiceProfile) GetPublicIdentifierList() []PublicIdentifier

GetPublicIdentifierList returns the PublicIdentifierList field value

func (*ImsServiceProfile) GetPublicIdentifierListOk

func (o *ImsServiceProfile) GetPublicIdentifierListOk() ([]PublicIdentifier, bool)

GetPublicIdentifierListOk returns a tuple with the PublicIdentifierList field value and a boolean to check if the value has been set.

func (*ImsServiceProfile) HasCnServiceAuthorization

func (o *ImsServiceProfile) HasCnServiceAuthorization() bool

HasCnServiceAuthorization returns a boolean if a field has been set.

func (*ImsServiceProfile) HasIfcs

func (o *ImsServiceProfile) HasIfcs() bool

HasIfcs returns a boolean if a field has been set.

func (ImsServiceProfile) MarshalJSON

func (o ImsServiceProfile) MarshalJSON() ([]byte, error)

func (*ImsServiceProfile) SetCnServiceAuthorization

func (o *ImsServiceProfile) SetCnServiceAuthorization(v CoreNetworkServiceAuthorization)

SetCnServiceAuthorization gets a reference to the given CoreNetworkServiceAuthorization and assigns it to the CnServiceAuthorization field.

func (*ImsServiceProfile) SetIfcs

func (o *ImsServiceProfile) SetIfcs(v Ifcs)

SetIfcs gets a reference to the given Ifcs and assigns it to the Ifcs field.

func (*ImsServiceProfile) SetPublicIdentifierList

func (o *ImsServiceProfile) SetPublicIdentifierList(v []PublicIdentifier)

SetPublicIdentifierList sets field value

func (ImsServiceProfile) ToMap

func (o ImsServiceProfile) ToMap() (map[string]interface{}, error)

type ImsVoiceOverPsSessionSupport

type ImsVoiceOverPsSessionSupport struct {
	String *string
}

ImsVoiceOverPsSessionSupport Represents the support for Voice-over-PS of the UE

func (*ImsVoiceOverPsSessionSupport) MarshalJSON

func (src *ImsVoiceOverPsSessionSupport) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*ImsVoiceOverPsSessionSupport) UnmarshalJSON

func (dst *ImsVoiceOverPsSessionSupport) UnmarshalJSON(data []byte) error

Unmarshal JSON data into any of the pointers in the struct

type InvalidParam

type InvalidParam struct {
	// If the invalid parameter is an attribute in a JSON body, this IE shall contain the  attribute's name and shall be encoded as a JSON Pointer. If the invalid parameter is  an HTTP header, this IE shall be formatted as the concatenation of the string \"header \"  plus the name of such header. If the invalid parameter is a query parameter, this IE  shall be formatted as the concatenation of the string \"query \" plus the name of such  query parameter. If the invalid parameter is a variable part in the path of a resource  URI, this IE shall contain the name of the variable, including the symbols \"{\" and \"}\"  used in OpenAPI specification as the notation to represent variable path segments.
	Param string `json:"param"`
	// A human-readable reason, e.g. \"must be a positive integer\". In cases involving failed  operations in a PATCH request, the reason string should identify the operation that  failed using the operation's array index to assist in correlation of the invalid  parameter with the failed operation, e.g.\" Replacement value invalid for attribute  (failed operation index= 4)\"
	Reason *string `json:"reason,omitempty"`
}

InvalidParam It contains an invalid parameter and a related description.

func NewInvalidParam

func NewInvalidParam(param string) *InvalidParam

NewInvalidParam instantiates a new InvalidParam object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewInvalidParamWithDefaults

func NewInvalidParamWithDefaults() *InvalidParam

NewInvalidParamWithDefaults instantiates a new InvalidParam object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*InvalidParam) GetParam

func (o *InvalidParam) GetParam() string

GetParam returns the Param field value

func (*InvalidParam) GetParamOk

func (o *InvalidParam) GetParamOk() (*string, bool)

GetParamOk returns a tuple with the Param field value and a boolean to check if the value has been set.

func (*InvalidParam) GetReason

func (o *InvalidParam) GetReason() string

GetReason returns the Reason field value if set, zero value otherwise.

func (*InvalidParam) GetReasonOk

func (o *InvalidParam) GetReasonOk() (*string, bool)

GetReasonOk returns a tuple with the Reason field value if set, nil otherwise and a boolean to check if the value has been set.

func (*InvalidParam) HasReason

func (o *InvalidParam) HasReason() bool

HasReason returns a boolean if a field has been set.

func (InvalidParam) MarshalJSON

func (o InvalidParam) MarshalJSON() ([]byte, error)

func (*InvalidParam) SetParam

func (o *InvalidParam) SetParam(v string)

SetParam sets field value

func (*InvalidParam) SetReason

func (o *InvalidParam) SetReason(v string)

SetReason gets a reference to the given string and assigns it to the Reason field.

func (InvalidParam) ToMap

func (o InvalidParam) ToMap() (map[string]interface{}, error)

type IpAddr

type IpAddr struct {
	Interface *interface{}
}

IpAddr - Contains an IP adresse.

func InterfaceAsIpAddr

func InterfaceAsIpAddr(v *interface{}) IpAddr

interface{}AsIpAddr is a convenience function that returns interface{} wrapped in IpAddr

func (*IpAddr) GetActualInstance

func (obj *IpAddr) GetActualInstance() interface{}

Get the actual instance

func (IpAddr) MarshalJSON

func (src IpAddr) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*IpAddr) UnmarshalJSON

func (dst *IpAddr) UnmarshalJSON(data []byte) error

Unmarshal JSON data into one of the pointers in the struct

type IpSmGwAddress

type IpSmGwAddress struct {
	// String containing an additional or basic MSISDN
	IpSmGwNumber string `json:"ipSmGwNumber"`
	// Fully Qualified Domain Name
	IpSmGwDiaUri *string `json:"ipSmGwDiaUri,omitempty"`
	// Fully Qualified Domain Name
	IpSmGwDiaRealm  *string `json:"ipSmGwDiaRealm,omitempty"`
	IpSmGwSbiSupInd *bool   `json:"ipSmGwSbiSupInd,omitempty"`
}

IpSmGwAddress IP-SM-GW number and diameter URI/realm

func NewIpSmGwAddress

func NewIpSmGwAddress(ipSmGwNumber string) *IpSmGwAddress

NewIpSmGwAddress instantiates a new IpSmGwAddress object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewIpSmGwAddressWithDefaults

func NewIpSmGwAddressWithDefaults() *IpSmGwAddress

NewIpSmGwAddressWithDefaults instantiates a new IpSmGwAddress object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*IpSmGwAddress) GetIpSmGwDiaRealm

func (o *IpSmGwAddress) GetIpSmGwDiaRealm() string

GetIpSmGwDiaRealm returns the IpSmGwDiaRealm field value if set, zero value otherwise.

func (*IpSmGwAddress) GetIpSmGwDiaRealmOk

func (o *IpSmGwAddress) GetIpSmGwDiaRealmOk() (*string, bool)

GetIpSmGwDiaRealmOk returns a tuple with the IpSmGwDiaRealm field value if set, nil otherwise and a boolean to check if the value has been set.

func (*IpSmGwAddress) GetIpSmGwDiaUri

func (o *IpSmGwAddress) GetIpSmGwDiaUri() string

GetIpSmGwDiaUri returns the IpSmGwDiaUri field value if set, zero value otherwise.

func (*IpSmGwAddress) GetIpSmGwDiaUriOk

func (o *IpSmGwAddress) GetIpSmGwDiaUriOk() (*string, bool)

GetIpSmGwDiaUriOk returns a tuple with the IpSmGwDiaUri field value if set, nil otherwise and a boolean to check if the value has been set.

func (*IpSmGwAddress) GetIpSmGwNumber

func (o *IpSmGwAddress) GetIpSmGwNumber() string

GetIpSmGwNumber returns the IpSmGwNumber field value

func (*IpSmGwAddress) GetIpSmGwNumberOk

func (o *IpSmGwAddress) GetIpSmGwNumberOk() (*string, bool)

GetIpSmGwNumberOk returns a tuple with the IpSmGwNumber field value and a boolean to check if the value has been set.

func (*IpSmGwAddress) GetIpSmGwSbiSupInd

func (o *IpSmGwAddress) GetIpSmGwSbiSupInd() bool

GetIpSmGwSbiSupInd returns the IpSmGwSbiSupInd field value if set, zero value otherwise.

func (*IpSmGwAddress) GetIpSmGwSbiSupIndOk

func (o *IpSmGwAddress) GetIpSmGwSbiSupIndOk() (*bool, bool)

GetIpSmGwSbiSupIndOk returns a tuple with the IpSmGwSbiSupInd field value if set, nil otherwise and a boolean to check if the value has been set.

func (*IpSmGwAddress) HasIpSmGwDiaRealm

func (o *IpSmGwAddress) HasIpSmGwDiaRealm() bool

HasIpSmGwDiaRealm returns a boolean if a field has been set.

func (*IpSmGwAddress) HasIpSmGwDiaUri

func (o *IpSmGwAddress) HasIpSmGwDiaUri() bool

HasIpSmGwDiaUri returns a boolean if a field has been set.

func (*IpSmGwAddress) HasIpSmGwSbiSupInd

func (o *IpSmGwAddress) HasIpSmGwSbiSupInd() bool

HasIpSmGwSbiSupInd returns a boolean if a field has been set.

func (IpSmGwAddress) MarshalJSON

func (o IpSmGwAddress) MarshalJSON() ([]byte, error)

func (*IpSmGwAddress) SetIpSmGwDiaRealm

func (o *IpSmGwAddress) SetIpSmGwDiaRealm(v string)

SetIpSmGwDiaRealm gets a reference to the given string and assigns it to the IpSmGwDiaRealm field.

func (*IpSmGwAddress) SetIpSmGwDiaUri

func (o *IpSmGwAddress) SetIpSmGwDiaUri(v string)

SetIpSmGwDiaUri gets a reference to the given string and assigns it to the IpSmGwDiaUri field.

func (*IpSmGwAddress) SetIpSmGwNumber

func (o *IpSmGwAddress) SetIpSmGwNumber(v string)

SetIpSmGwNumber sets field value

func (*IpSmGwAddress) SetIpSmGwSbiSupInd

func (o *IpSmGwAddress) SetIpSmGwSbiSupInd(v bool)

SetIpSmGwSbiSupInd gets a reference to the given bool and assigns it to the IpSmGwSbiSupInd field.

func (IpSmGwAddress) ToMap

func (o IpSmGwAddress) ToMap() (map[string]interface{}, error)

type Ipv6Addr

type Ipv6Addr struct {
}

Ipv6Addr String identifying an IPv6 address formatted according to clause 4 of RFC5952. The mixed IPv4 IPv6 notation according to clause 5 of RFC5952 shall not be used.

func NewIpv6Addr

func NewIpv6Addr() *Ipv6Addr

NewIpv6Addr instantiates a new Ipv6Addr object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewIpv6AddrWithDefaults

func NewIpv6AddrWithDefaults() *Ipv6Addr

NewIpv6AddrWithDefaults instantiates a new Ipv6Addr object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (Ipv6Addr) MarshalJSON

func (o Ipv6Addr) MarshalJSON() ([]byte, error)

func (Ipv6Addr) ToMap

func (o Ipv6Addr) ToMap() (map[string]interface{}, error)

type Ipv6Prefix

type Ipv6Prefix struct {
}

Ipv6Prefix String identifying an IPv6 address prefix formatted according to clause 4 of RFC 5952. IPv6Prefix data type may contain an individual /128 IPv6 address.

func NewIpv6Prefix

func NewIpv6Prefix() *Ipv6Prefix

NewIpv6Prefix instantiates a new Ipv6Prefix object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewIpv6PrefixWithDefaults

func NewIpv6PrefixWithDefaults() *Ipv6Prefix

NewIpv6PrefixWithDefaults instantiates a new Ipv6Prefix object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (Ipv6Prefix) MarshalJSON

func (o Ipv6Prefix) MarshalJSON() ([]byte, error)

func (Ipv6Prefix) ToMap

func (o Ipv6Prefix) ToMap() (map[string]interface{}, error)

type LocationAreaId

type LocationAreaId struct {
	PlmnId PlmnId `json:"plmnId"`
	// Location Area Code.
	Lac string `json:"lac"`
}

LocationAreaId Contains a Location area identification as defined in 3GPP TS 23.003, clause 4.1.

func NewLocationAreaId

func NewLocationAreaId(plmnId PlmnId, lac string) *LocationAreaId

NewLocationAreaId instantiates a new LocationAreaId object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewLocationAreaIdWithDefaults

func NewLocationAreaIdWithDefaults() *LocationAreaId

NewLocationAreaIdWithDefaults instantiates a new LocationAreaId object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*LocationAreaId) GetLac

func (o *LocationAreaId) GetLac() string

GetLac returns the Lac field value

func (*LocationAreaId) GetLacOk

func (o *LocationAreaId) GetLacOk() (*string, bool)

GetLacOk returns a tuple with the Lac field value and a boolean to check if the value has been set.

func (*LocationAreaId) GetPlmnId

func (o *LocationAreaId) GetPlmnId() PlmnId

GetPlmnId returns the PlmnId field value

func (*LocationAreaId) GetPlmnIdOk

func (o *LocationAreaId) GetPlmnIdOk() (*PlmnId, bool)

GetPlmnIdOk returns a tuple with the PlmnId field value and a boolean to check if the value has been set.

func (LocationAreaId) MarshalJSON

func (o LocationAreaId) MarshalJSON() ([]byte, error)

func (*LocationAreaId) SetLac

func (o *LocationAreaId) SetLac(v string)

SetLac sets field value

func (*LocationAreaId) SetPlmnId

func (o *LocationAreaId) SetPlmnId(v PlmnId)

SetPlmnId sets field value

func (LocationAreaId) ToMap

func (o LocationAreaId) ToMap() (map[string]interface{}, error)

type MappedNullable

type MappedNullable interface {
	ToMap() (map[string]interface{}, error)
}

type MmeLocationData

type MmeLocationData struct {
	// Fully Qualified Domain Name
	MmeAddress     string          `json:"mmeAddress"`
	PlmnId         PlmnId          `json:"plmnId"`
	MmeLocation    *EutraLocation  `json:"mmeLocation,omitempty"`
	CsgInformation *CsgInformation `json:"csgInformation,omitempty"`
	// String with format \"time-numoffset\" optionally appended by \"daylightSavingTime\", where  - \"time-numoffset\" shall represent the time zone adjusted for daylight saving time and be    encoded as time-numoffset as defined in clause 5.6 of IETF RFC 3339;  - \"daylightSavingTime\" shall represent the adjustment that has been made and shall be    encoded as \"+1\" or \"+2\" for a +1 or +2 hours adjustment.   The example is for 8 hours behind UTC, +1 hour adjustment for Daylight Saving Time.
	TimeZone *string  `json:"timeZone,omitempty"`
	RatType  *RatType `json:"ratType,omitempty"`
}

MmeLocationData Location information as retrieved from the MME serving node

func NewMmeLocationData

func NewMmeLocationData(mmeAddress string, plmnId PlmnId) *MmeLocationData

NewMmeLocationData instantiates a new MmeLocationData object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewMmeLocationDataWithDefaults

func NewMmeLocationDataWithDefaults() *MmeLocationData

NewMmeLocationDataWithDefaults instantiates a new MmeLocationData object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*MmeLocationData) GetCsgInformation

func (o *MmeLocationData) GetCsgInformation() CsgInformation

GetCsgInformation returns the CsgInformation field value if set, zero value otherwise.

func (*MmeLocationData) GetCsgInformationOk

func (o *MmeLocationData) GetCsgInformationOk() (*CsgInformation, bool)

GetCsgInformationOk returns a tuple with the CsgInformation field value if set, nil otherwise and a boolean to check if the value has been set.

func (*MmeLocationData) GetMmeAddress

func (o *MmeLocationData) GetMmeAddress() string

GetMmeAddress returns the MmeAddress field value

func (*MmeLocationData) GetMmeAddressOk

func (o *MmeLocationData) GetMmeAddressOk() (*string, bool)

GetMmeAddressOk returns a tuple with the MmeAddress field value and a boolean to check if the value has been set.

func (*MmeLocationData) GetMmeLocation

func (o *MmeLocationData) GetMmeLocation() EutraLocation

GetMmeLocation returns the MmeLocation field value if set, zero value otherwise.

func (*MmeLocationData) GetMmeLocationOk

func (o *MmeLocationData) GetMmeLocationOk() (*EutraLocation, bool)

GetMmeLocationOk returns a tuple with the MmeLocation field value if set, nil otherwise and a boolean to check if the value has been set.

func (*MmeLocationData) GetPlmnId

func (o *MmeLocationData) GetPlmnId() PlmnId

GetPlmnId returns the PlmnId field value

func (*MmeLocationData) GetPlmnIdOk

func (o *MmeLocationData) GetPlmnIdOk() (*PlmnId, bool)

GetPlmnIdOk returns a tuple with the PlmnId field value and a boolean to check if the value has been set.

func (*MmeLocationData) GetRatType

func (o *MmeLocationData) GetRatType() RatType

GetRatType returns the RatType field value if set, zero value otherwise.

func (*MmeLocationData) GetRatTypeOk

func (o *MmeLocationData) GetRatTypeOk() (*RatType, bool)

GetRatTypeOk returns a tuple with the RatType field value if set, nil otherwise and a boolean to check if the value has been set.

func (*MmeLocationData) GetTimeZone

func (o *MmeLocationData) GetTimeZone() string

GetTimeZone returns the TimeZone field value if set, zero value otherwise.

func (*MmeLocationData) GetTimeZoneOk

func (o *MmeLocationData) GetTimeZoneOk() (*string, bool)

GetTimeZoneOk returns a tuple with the TimeZone field value if set, nil otherwise and a boolean to check if the value has been set.

func (*MmeLocationData) HasCsgInformation

func (o *MmeLocationData) HasCsgInformation() bool

HasCsgInformation returns a boolean if a field has been set.

func (*MmeLocationData) HasMmeLocation

func (o *MmeLocationData) HasMmeLocation() bool

HasMmeLocation returns a boolean if a field has been set.

func (*MmeLocationData) HasRatType

func (o *MmeLocationData) HasRatType() bool

HasRatType returns a boolean if a field has been set.

func (*MmeLocationData) HasTimeZone

func (o *MmeLocationData) HasTimeZone() bool

HasTimeZone returns a boolean if a field has been set.

func (MmeLocationData) MarshalJSON

func (o MmeLocationData) MarshalJSON() ([]byte, error)

func (*MmeLocationData) SetCsgInformation

func (o *MmeLocationData) SetCsgInformation(v CsgInformation)

SetCsgInformation gets a reference to the given CsgInformation and assigns it to the CsgInformation field.

func (*MmeLocationData) SetMmeAddress

func (o *MmeLocationData) SetMmeAddress(v string)

SetMmeAddress sets field value

func (*MmeLocationData) SetMmeLocation

func (o *MmeLocationData) SetMmeLocation(v EutraLocation)

SetMmeLocation gets a reference to the given EutraLocation and assigns it to the MmeLocation field.

func (*MmeLocationData) SetPlmnId

func (o *MmeLocationData) SetPlmnId(v PlmnId)

SetPlmnId sets field value

func (*MmeLocationData) SetRatType

func (o *MmeLocationData) SetRatType(v RatType)

SetRatType gets a reference to the given RatType and assigns it to the RatType field.

func (*MmeLocationData) SetTimeZone

func (o *MmeLocationData) SetTimeZone(v string)

SetTimeZone gets a reference to the given string and assigns it to the TimeZone field.

func (MmeLocationData) ToMap

func (o MmeLocationData) ToMap() (map[string]interface{}, error)

type ModificationNotification

type ModificationNotification struct {
	NotifyItems    []NotifyItem `json:"notifyItems"`
	SubscriptionId *string      `json:"subscriptionId,omitempty"`
}

ModificationNotification struct for ModificationNotification

func NewModificationNotification

func NewModificationNotification(notifyItems []NotifyItem) *ModificationNotification

NewModificationNotification instantiates a new ModificationNotification object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewModificationNotificationWithDefaults

func NewModificationNotificationWithDefaults() *ModificationNotification

NewModificationNotificationWithDefaults instantiates a new ModificationNotification object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*ModificationNotification) GetNotifyItems

func (o *ModificationNotification) GetNotifyItems() []NotifyItem

GetNotifyItems returns the NotifyItems field value

func (*ModificationNotification) GetNotifyItemsOk

func (o *ModificationNotification) GetNotifyItemsOk() ([]NotifyItem, bool)

GetNotifyItemsOk returns a tuple with the NotifyItems field value and a boolean to check if the value has been set.

func (*ModificationNotification) GetSubscriptionId

func (o *ModificationNotification) GetSubscriptionId() string

GetSubscriptionId returns the SubscriptionId field value if set, zero value otherwise.

func (*ModificationNotification) GetSubscriptionIdOk

func (o *ModificationNotification) GetSubscriptionIdOk() (*string, bool)

GetSubscriptionIdOk returns a tuple with the SubscriptionId field value if set, nil otherwise and a boolean to check if the value has been set.

func (*ModificationNotification) HasSubscriptionId

func (o *ModificationNotification) HasSubscriptionId() bool

HasSubscriptionId returns a boolean if a field has been set.

func (ModificationNotification) MarshalJSON

func (o ModificationNotification) MarshalJSON() ([]byte, error)

func (*ModificationNotification) SetNotifyItems

func (o *ModificationNotification) SetNotifyItems(v []NotifyItem)

SetNotifyItems sets field value

func (*ModificationNotification) SetSubscriptionId

func (o *ModificationNotification) SetSubscriptionId(v string)

SetSubscriptionId gets a reference to the given string and assigns it to the SubscriptionId field.

func (ModificationNotification) ToMap

func (o ModificationNotification) ToMap() (map[string]interface{}, error)

type MsisdnList

type MsisdnList struct {
	// String containing an additional or basic MSISDN
	BasicMsisdn       string   `json:"basicMsisdn"`
	AdditionalMsisdns []string `json:"additionalMsisdns,omitempty"`
}

MsisdnList List of MSISDNs associated to the IMS public Identity

func NewMsisdnList

func NewMsisdnList(basicMsisdn string) *MsisdnList

NewMsisdnList instantiates a new MsisdnList object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewMsisdnListWithDefaults

func NewMsisdnListWithDefaults() *MsisdnList

NewMsisdnListWithDefaults instantiates a new MsisdnList object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*MsisdnList) GetAdditionalMsisdns

func (o *MsisdnList) GetAdditionalMsisdns() []string

GetAdditionalMsisdns returns the AdditionalMsisdns field value if set, zero value otherwise.

func (*MsisdnList) GetAdditionalMsisdnsOk

func (o *MsisdnList) GetAdditionalMsisdnsOk() ([]string, bool)

GetAdditionalMsisdnsOk returns a tuple with the AdditionalMsisdns field value if set, nil otherwise and a boolean to check if the value has been set.

func (*MsisdnList) GetBasicMsisdn

func (o *MsisdnList) GetBasicMsisdn() string

GetBasicMsisdn returns the BasicMsisdn field value

func (*MsisdnList) GetBasicMsisdnOk

func (o *MsisdnList) GetBasicMsisdnOk() (*string, bool)

GetBasicMsisdnOk returns a tuple with the BasicMsisdn field value and a boolean to check if the value has been set.

func (*MsisdnList) HasAdditionalMsisdns

func (o *MsisdnList) HasAdditionalMsisdns() bool

HasAdditionalMsisdns returns a boolean if a field has been set.

func (MsisdnList) MarshalJSON

func (o MsisdnList) MarshalJSON() ([]byte, error)

func (*MsisdnList) SetAdditionalMsisdns

func (o *MsisdnList) SetAdditionalMsisdns(v []string)

SetAdditionalMsisdns gets a reference to the given []string and assigns it to the AdditionalMsisdns field.

func (*MsisdnList) SetBasicMsisdn

func (o *MsisdnList) SetBasicMsisdn(v string)

SetBasicMsisdn sets field value

func (MsisdnList) ToMap

func (o MsisdnList) ToMap() (map[string]interface{}, error)

type NFType

type NFType struct {
	String *string
}

NFType NF types known to NRF

func (*NFType) MarshalJSON

func (src *NFType) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*NFType) UnmarshalJSON

func (dst *NFType) UnmarshalJSON(data []byte) error

Unmarshal JSON data into any of the pointers in the struct

type Ncgi

type Ncgi struct {
	PlmnId PlmnId `json:"plmnId"`
	// 36-bit string identifying an NR Cell Id as specified in clause 9.3.1.7 of 3GPP TS 38.413,  in hexadecimal representation. Each character in the string shall take a value of \"0\" to \"9\",  \"a\" to \"f\" or \"A\" to \"F\" and shall represent 4 bits. The most significant character  representing the 4 most significant bits of the Cell Id shall appear first in the string, and  the character representing the 4 least significant bit of the Cell Id shall appear last in the  string.
	NrCellId string `json:"nrCellId"`
	// This represents the Network Identifier, which together with a PLMN ID is used to identify an SNPN (see 3GPP TS 23.003 and 3GPP TS 23.501 clause 5.30.2.1).
	Nid *string `json:"nid,omitempty"`
}

Ncgi Contains the NCGI (NR Cell Global Identity), as described in 3GPP 23.003

func NewNcgi

func NewNcgi(plmnId PlmnId, nrCellId string) *Ncgi

NewNcgi instantiates a new Ncgi object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewNcgiWithDefaults

func NewNcgiWithDefaults() *Ncgi

NewNcgiWithDefaults instantiates a new Ncgi object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*Ncgi) GetNid

func (o *Ncgi) GetNid() string

GetNid returns the Nid field value if set, zero value otherwise.

func (*Ncgi) GetNidOk

func (o *Ncgi) GetNidOk() (*string, bool)

GetNidOk returns a tuple with the Nid field value if set, nil otherwise and a boolean to check if the value has been set.

func (*Ncgi) GetNrCellId

func (o *Ncgi) GetNrCellId() string

GetNrCellId returns the NrCellId field value

func (*Ncgi) GetNrCellIdOk

func (o *Ncgi) GetNrCellIdOk() (*string, bool)

GetNrCellIdOk returns a tuple with the NrCellId field value and a boolean to check if the value has been set.

func (*Ncgi) GetPlmnId

func (o *Ncgi) GetPlmnId() PlmnId

GetPlmnId returns the PlmnId field value

func (*Ncgi) GetPlmnIdOk

func (o *Ncgi) GetPlmnIdOk() (*PlmnId, bool)

GetPlmnIdOk returns a tuple with the PlmnId field value and a boolean to check if the value has been set.

func (*Ncgi) HasNid

func (o *Ncgi) HasNid() bool

HasNid returns a boolean if a field has been set.

func (Ncgi) MarshalJSON

func (o Ncgi) MarshalJSON() ([]byte, error)

func (*Ncgi) SetNid

func (o *Ncgi) SetNid(v string)

SetNid gets a reference to the given string and assigns it to the Nid field.

func (*Ncgi) SetNrCellId

func (o *Ncgi) SetNrCellId(v string)

SetNrCellId sets field value

func (*Ncgi) SetPlmnId

func (o *Ncgi) SetPlmnId(v PlmnId)

SetPlmnId sets field value

func (Ncgi) ToMap

func (o Ncgi) ToMap() (map[string]interface{}, error)

type NotifyItem

type NotifyItem struct {
	// String providing an URI formatted according to RFC 3986.
	ResourceId string       `json:"resourceId"`
	Changes    []ChangeItem `json:"changes"`
}

NotifyItem Indicates changes on a resource.

func NewNotifyItem

func NewNotifyItem(resourceId string, changes []ChangeItem) *NotifyItem

NewNotifyItem instantiates a new NotifyItem object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewNotifyItemWithDefaults

func NewNotifyItemWithDefaults() *NotifyItem

NewNotifyItemWithDefaults instantiates a new NotifyItem object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*NotifyItem) GetChanges

func (o *NotifyItem) GetChanges() []ChangeItem

GetChanges returns the Changes field value

func (*NotifyItem) GetChangesOk

func (o *NotifyItem) GetChangesOk() ([]ChangeItem, bool)

GetChangesOk returns a tuple with the Changes field value and a boolean to check if the value has been set.

func (*NotifyItem) GetResourceId

func (o *NotifyItem) GetResourceId() string

GetResourceId returns the ResourceId field value

func (*NotifyItem) GetResourceIdOk

func (o *NotifyItem) GetResourceIdOk() (*string, bool)

GetResourceIdOk returns a tuple with the ResourceId field value and a boolean to check if the value has been set.

func (NotifyItem) MarshalJSON

func (o NotifyItem) MarshalJSON() ([]byte, error)

func (*NotifyItem) SetChanges

func (o *NotifyItem) SetChanges(v []ChangeItem)

SetChanges sets field value

func (*NotifyItem) SetResourceId

func (o *NotifyItem) SetResourceId(v string)

SetResourceId sets field value

func (NotifyItem) ToMap

func (o NotifyItem) ToMap() (map[string]interface{}, error)

type NrLocation

type NrLocation struct {
	Tai        Tai   `json:"tai"`
	Ncgi       Ncgi  `json:"ncgi"`
	IgnoreNcgi *bool `json:"ignoreNcgi,omitempty"`
	// The value represents the elapsed time in minutes since the last network contact of the mobile station. Value \"0\" indicates that the location information was obtained after a successful paging procedure for Active Location Retrieval when the UE is in idle mode or after a successful  NG-RAN location reporting procedure with the eNB when the UE is in connected mode. Any other value than \"0\" indicates that the location information is the last known one. See 3GPP TS 29.002 clause 17.7.8.
	AgeOfLocationInformation *int32 `json:"ageOfLocationInformation,omitempty"`
	// string with format 'date-time' as defined in OpenAPI.
	UeLocationTimestamp *time.Time `json:"ueLocationTimestamp,omitempty"`
	// Refer to geographical Information. See 3GPP TS 23.032 clause 7.3.2. Only the description of an ellipsoid point with uncertainty circle is allowed to be used.
	GeographicalInformation *string `json:"geographicalInformation,omitempty"`
	// Refers to Calling Geodetic Location. See ITU-T Recommendation Q.763 (1999) [24] clause 3.88.2. Only the description of an ellipsoid point with uncertainty circle is allowed to be used.
	GeodeticInformation *string          `json:"geodeticInformation,omitempty"`
	GlobalGnbId         *GlobalRanNodeId `json:"globalGnbId,omitempty"`
}

NrLocation Contains the NR user location.

func NewNrLocation

func NewNrLocation(tai Tai, ncgi Ncgi) *NrLocation

NewNrLocation instantiates a new NrLocation object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewNrLocationWithDefaults

func NewNrLocationWithDefaults() *NrLocation

NewNrLocationWithDefaults instantiates a new NrLocation object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*NrLocation) GetAgeOfLocationInformation

func (o *NrLocation) GetAgeOfLocationInformation() int32

GetAgeOfLocationInformation returns the AgeOfLocationInformation field value if set, zero value otherwise.

func (*NrLocation) GetAgeOfLocationInformationOk

func (o *NrLocation) GetAgeOfLocationInformationOk() (*int32, bool)

GetAgeOfLocationInformationOk returns a tuple with the AgeOfLocationInformation field value if set, nil otherwise and a boolean to check if the value has been set.

func (*NrLocation) GetGeodeticInformation

func (o *NrLocation) GetGeodeticInformation() string

GetGeodeticInformation returns the GeodeticInformation field value if set, zero value otherwise.

func (*NrLocation) GetGeodeticInformationOk

func (o *NrLocation) GetGeodeticInformationOk() (*string, bool)

GetGeodeticInformationOk returns a tuple with the GeodeticInformation field value if set, nil otherwise and a boolean to check if the value has been set.

func (*NrLocation) GetGeographicalInformation

func (o *NrLocation) GetGeographicalInformation() string

GetGeographicalInformation returns the GeographicalInformation field value if set, zero value otherwise.

func (*NrLocation) GetGeographicalInformationOk

func (o *NrLocation) GetGeographicalInformationOk() (*string, bool)

GetGeographicalInformationOk returns a tuple with the GeographicalInformation field value if set, nil otherwise and a boolean to check if the value has been set.

func (*NrLocation) GetGlobalGnbId

func (o *NrLocation) GetGlobalGnbId() GlobalRanNodeId

GetGlobalGnbId returns the GlobalGnbId field value if set, zero value otherwise.

func (*NrLocation) GetGlobalGnbIdOk

func (o *NrLocation) GetGlobalGnbIdOk() (*GlobalRanNodeId, bool)

GetGlobalGnbIdOk returns a tuple with the GlobalGnbId field value if set, nil otherwise and a boolean to check if the value has been set.

func (*NrLocation) GetIgnoreNcgi

func (o *NrLocation) GetIgnoreNcgi() bool

GetIgnoreNcgi returns the IgnoreNcgi field value if set, zero value otherwise.

func (*NrLocation) GetIgnoreNcgiOk

func (o *NrLocation) GetIgnoreNcgiOk() (*bool, bool)

GetIgnoreNcgiOk returns a tuple with the IgnoreNcgi field value if set, nil otherwise and a boolean to check if the value has been set.

func (*NrLocation) GetNcgi

func (o *NrLocation) GetNcgi() Ncgi

GetNcgi returns the Ncgi field value

func (*NrLocation) GetNcgiOk

func (o *NrLocation) GetNcgiOk() (*Ncgi, bool)

GetNcgiOk returns a tuple with the Ncgi field value and a boolean to check if the value has been set.

func (*NrLocation) GetTai

func (o *NrLocation) GetTai() Tai

GetTai returns the Tai field value

func (*NrLocation) GetTaiOk

func (o *NrLocation) GetTaiOk() (*Tai, bool)

GetTaiOk returns a tuple with the Tai field value and a boolean to check if the value has been set.

func (*NrLocation) GetUeLocationTimestamp

func (o *NrLocation) GetUeLocationTimestamp() time.Time

GetUeLocationTimestamp returns the UeLocationTimestamp field value if set, zero value otherwise.

func (*NrLocation) GetUeLocationTimestampOk

func (o *NrLocation) GetUeLocationTimestampOk() (*time.Time, bool)

GetUeLocationTimestampOk returns a tuple with the UeLocationTimestamp field value if set, nil otherwise and a boolean to check if the value has been set.

func (*NrLocation) HasAgeOfLocationInformation

func (o *NrLocation) HasAgeOfLocationInformation() bool

HasAgeOfLocationInformation returns a boolean if a field has been set.

func (*NrLocation) HasGeodeticInformation

func (o *NrLocation) HasGeodeticInformation() bool

HasGeodeticInformation returns a boolean if a field has been set.

func (*NrLocation) HasGeographicalInformation

func (o *NrLocation) HasGeographicalInformation() bool

HasGeographicalInformation returns a boolean if a field has been set.

func (*NrLocation) HasGlobalGnbId

func (o *NrLocation) HasGlobalGnbId() bool

HasGlobalGnbId returns a boolean if a field has been set.

func (*NrLocation) HasIgnoreNcgi

func (o *NrLocation) HasIgnoreNcgi() bool

HasIgnoreNcgi returns a boolean if a field has been set.

func (*NrLocation) HasUeLocationTimestamp

func (o *NrLocation) HasUeLocationTimestamp() bool

HasUeLocationTimestamp returns a boolean if a field has been set.

func (NrLocation) MarshalJSON

func (o NrLocation) MarshalJSON() ([]byte, error)

func (*NrLocation) SetAgeOfLocationInformation

func (o *NrLocation) SetAgeOfLocationInformation(v int32)

SetAgeOfLocationInformation gets a reference to the given int32 and assigns it to the AgeOfLocationInformation field.

func (*NrLocation) SetGeodeticInformation

func (o *NrLocation) SetGeodeticInformation(v string)

SetGeodeticInformation gets a reference to the given string and assigns it to the GeodeticInformation field.

func (*NrLocation) SetGeographicalInformation

func (o *NrLocation) SetGeographicalInformation(v string)

SetGeographicalInformation gets a reference to the given string and assigns it to the GeographicalInformation field.

func (*NrLocation) SetGlobalGnbId

func (o *NrLocation) SetGlobalGnbId(v GlobalRanNodeId)

SetGlobalGnbId gets a reference to the given GlobalRanNodeId and assigns it to the GlobalGnbId field.

func (*NrLocation) SetIgnoreNcgi

func (o *NrLocation) SetIgnoreNcgi(v bool)

SetIgnoreNcgi gets a reference to the given bool and assigns it to the IgnoreNcgi field.

func (*NrLocation) SetNcgi

func (o *NrLocation) SetNcgi(v Ncgi)

SetNcgi sets field value

func (*NrLocation) SetTai

func (o *NrLocation) SetTai(v Tai)

SetTai sets field value

func (*NrLocation) SetUeLocationTimestamp

func (o *NrLocation) SetUeLocationTimestamp(v time.Time)

SetUeLocationTimestamp gets a reference to the given time.Time and assigns it to the UeLocationTimestamp field.

func (NrLocation) ToMap

func (o NrLocation) ToMap() (map[string]interface{}, error)

type NullableAccessTokenErr

type NullableAccessTokenErr struct {
	// contains filtered or unexported fields
}

func NewNullableAccessTokenErr

func NewNullableAccessTokenErr(val *AccessTokenErr) *NullableAccessTokenErr

func (NullableAccessTokenErr) Get

func (NullableAccessTokenErr) IsSet

func (v NullableAccessTokenErr) IsSet() bool

func (NullableAccessTokenErr) MarshalJSON

func (v NullableAccessTokenErr) MarshalJSON() ([]byte, error)

func (*NullableAccessTokenErr) Set

func (*NullableAccessTokenErr) UnmarshalJSON

func (v *NullableAccessTokenErr) UnmarshalJSON(src []byte) error

func (*NullableAccessTokenErr) Unset

func (v *NullableAccessTokenErr) Unset()

type NullableAccessTokenReq

type NullableAccessTokenReq struct {
	// contains filtered or unexported fields
}

func NewNullableAccessTokenReq

func NewNullableAccessTokenReq(val *AccessTokenReq) *NullableAccessTokenReq

func (NullableAccessTokenReq) Get

func (NullableAccessTokenReq) IsSet

func (v NullableAccessTokenReq) IsSet() bool

func (NullableAccessTokenReq) MarshalJSON

func (v NullableAccessTokenReq) MarshalJSON() ([]byte, error)

func (*NullableAccessTokenReq) Set

func (*NullableAccessTokenReq) UnmarshalJSON

func (v *NullableAccessTokenReq) UnmarshalJSON(src []byte) error

func (*NullableAccessTokenReq) Unset

func (v *NullableAccessTokenReq) Unset()

type NullableAccessType

type NullableAccessType struct {
	// contains filtered or unexported fields
}

func NewNullableAccessType

func NewNullableAccessType(val *AccessType) *NullableAccessType

func (NullableAccessType) Get

func (v NullableAccessType) Get() *AccessType

func (NullableAccessType) IsSet

func (v NullableAccessType) IsSet() bool

func (NullableAccessType) MarshalJSON

func (v NullableAccessType) MarshalJSON() ([]byte, error)

func (*NullableAccessType) Set

func (v *NullableAccessType) Set(val *AccessType)

func (*NullableAccessType) UnmarshalJSON

func (v *NullableAccessType) UnmarshalJSON(src []byte) error

func (*NullableAccessType) Unset

func (v *NullableAccessType) Unset()

type NullableAccessType1

type NullableAccessType1 struct {
	// contains filtered or unexported fields
}

func NewNullableAccessType1

func NewNullableAccessType1(val *AccessType1) *NullableAccessType1

func (NullableAccessType1) Get

func (NullableAccessType1) IsSet

func (v NullableAccessType1) IsSet() bool

func (NullableAccessType1) MarshalJSON

func (v NullableAccessType1) MarshalJSON() ([]byte, error)

func (*NullableAccessType1) Set

func (v *NullableAccessType1) Set(val *AccessType1)

func (*NullableAccessType1) UnmarshalJSON

func (v *NullableAccessType1) UnmarshalJSON(src []byte) error

func (*NullableAccessType1) Unset

func (v *NullableAccessType1) Unset()

type NullableActivationState

type NullableActivationState struct {
	// contains filtered or unexported fields
}

func NewNullableActivationState

func NewNullableActivationState(val *ActivationState) *NullableActivationState

func (NullableActivationState) Get

func (NullableActivationState) IsSet

func (v NullableActivationState) IsSet() bool

func (NullableActivationState) MarshalJSON

func (v NullableActivationState) MarshalJSON() ([]byte, error)

func (*NullableActivationState) Set

func (*NullableActivationState) UnmarshalJSON

func (v *NullableActivationState) UnmarshalJSON(src []byte) error

func (*NullableActivationState) Unset

func (v *NullableActivationState) Unset()

type NullableAmfLocationData

type NullableAmfLocationData struct {
	// contains filtered or unexported fields
}

func NewNullableAmfLocationData

func NewNullableAmfLocationData(val *AmfLocationData) *NullableAmfLocationData

func (NullableAmfLocationData) Get

func (NullableAmfLocationData) IsSet

func (v NullableAmfLocationData) IsSet() bool

func (NullableAmfLocationData) MarshalJSON

func (v NullableAmfLocationData) MarshalJSON() ([]byte, error)

func (*NullableAmfLocationData) Set

func (*NullableAmfLocationData) UnmarshalJSON

func (v *NullableAmfLocationData) UnmarshalJSON(src []byte) error

func (*NullableAmfLocationData) Unset

func (v *NullableAmfLocationData) Unset()

type NullableApplicationServer

type NullableApplicationServer struct {
	// contains filtered or unexported fields
}

func NewNullableApplicationServer

func NewNullableApplicationServer(val *ApplicationServer) *NullableApplicationServer

func (NullableApplicationServer) Get

func (NullableApplicationServer) IsSet

func (v NullableApplicationServer) IsSet() bool

func (NullableApplicationServer) MarshalJSON

func (v NullableApplicationServer) MarshalJSON() ([]byte, error)

func (*NullableApplicationServer) Set

func (*NullableApplicationServer) UnmarshalJSON

func (v *NullableApplicationServer) UnmarshalJSON(src []byte) error

func (*NullableApplicationServer) Unset

func (v *NullableApplicationServer) Unset()

type NullableBool

type NullableBool struct {
	// contains filtered or unexported fields
}

func NewNullableBool

func NewNullableBool(val *bool) *NullableBool

func (NullableBool) Get

func (v NullableBool) Get() *bool

func (NullableBool) IsSet

func (v NullableBool) IsSet() bool

func (NullableBool) MarshalJSON

func (v NullableBool) MarshalJSON() ([]byte, error)

func (*NullableBool) Set

func (v *NullableBool) Set(val *bool)

func (*NullableBool) UnmarshalJSON

func (v *NullableBool) UnmarshalJSON(src []byte) error

func (*NullableBool) Unset

func (v *NullableBool) Unset()

type NullableCallReferenceInfo

type NullableCallReferenceInfo struct {
	// contains filtered or unexported fields
}

func NewNullableCallReferenceInfo

func NewNullableCallReferenceInfo(val *CallReferenceInfo) *NullableCallReferenceInfo

func (NullableCallReferenceInfo) Get

func (NullableCallReferenceInfo) IsSet

func (v NullableCallReferenceInfo) IsSet() bool

func (NullableCallReferenceInfo) MarshalJSON

func (v NullableCallReferenceInfo) MarshalJSON() ([]byte, error)

func (*NullableCallReferenceInfo) Set

func (*NullableCallReferenceInfo) UnmarshalJSON

func (v *NullableCallReferenceInfo) UnmarshalJSON(src []byte) error

func (*NullableCallReferenceInfo) Unset

func (v *NullableCallReferenceInfo) Unset()

type NullableCellGlobalId

type NullableCellGlobalId struct {
	// contains filtered or unexported fields
}

func NewNullableCellGlobalId

func NewNullableCellGlobalId(val *CellGlobalId) *NullableCellGlobalId

func (NullableCellGlobalId) Get

func (NullableCellGlobalId) IsSet

func (v NullableCellGlobalId) IsSet() bool

func (NullableCellGlobalId) MarshalJSON

func (v NullableCellGlobalId) MarshalJSON() ([]byte, error)

func (*NullableCellGlobalId) Set

func (v *NullableCellGlobalId) Set(val *CellGlobalId)

func (*NullableCellGlobalId) UnmarshalJSON

func (v *NullableCellGlobalId) UnmarshalJSON(src []byte) error

func (*NullableCellGlobalId) Unset

func (v *NullableCellGlobalId) Unset()

type NullableChangeItem

type NullableChangeItem struct {
	// contains filtered or unexported fields
}

func NewNullableChangeItem

func NewNullableChangeItem(val *ChangeItem) *NullableChangeItem

func (NullableChangeItem) Get

func (v NullableChangeItem) Get() *ChangeItem

func (NullableChangeItem) IsSet

func (v NullableChangeItem) IsSet() bool

func (NullableChangeItem) MarshalJSON

func (v NullableChangeItem) MarshalJSON() ([]byte, error)

func (*NullableChangeItem) Set

func (v *NullableChangeItem) Set(val *ChangeItem)

func (*NullableChangeItem) UnmarshalJSON

func (v *NullableChangeItem) UnmarshalJSON(src []byte) error

func (*NullableChangeItem) Unset

func (v *NullableChangeItem) Unset()

type NullableChangeType

type NullableChangeType struct {
	// contains filtered or unexported fields
}

func NewNullableChangeType

func NewNullableChangeType(val *ChangeType) *NullableChangeType

func (NullableChangeType) Get

func (v NullableChangeType) Get() *ChangeType

func (NullableChangeType) IsSet

func (v NullableChangeType) IsSet() bool

func (NullableChangeType) MarshalJSON

func (v NullableChangeType) MarshalJSON() ([]byte, error)

func (*NullableChangeType) Set

func (v *NullableChangeType) Set(val *ChangeType)

func (*NullableChangeType) UnmarshalJSON

func (v *NullableChangeType) UnmarshalJSON(src []byte) error

func (*NullableChangeType) Unset

func (v *NullableChangeType) Unset()

type NullableChargingInfo

type NullableChargingInfo struct {
	// contains filtered or unexported fields
}

func NewNullableChargingInfo

func NewNullableChargingInfo(val *ChargingInfo) *NullableChargingInfo

func (NullableChargingInfo) Get

func (NullableChargingInfo) IsSet

func (v NullableChargingInfo) IsSet() bool

func (NullableChargingInfo) MarshalJSON

func (v NullableChargingInfo) MarshalJSON() ([]byte, error)

func (*NullableChargingInfo) Set

func (v *NullableChargingInfo) Set(val *ChargingInfo)

func (*NullableChargingInfo) UnmarshalJSON

func (v *NullableChargingInfo) UnmarshalJSON(src []byte) error

func (*NullableChargingInfo) Unset

func (v *NullableChargingInfo) Unset()

type NullableCoreNetworkServiceAuthorization

type NullableCoreNetworkServiceAuthorization struct {
	// contains filtered or unexported fields
}

func (NullableCoreNetworkServiceAuthorization) Get

func (NullableCoreNetworkServiceAuthorization) IsSet

func (NullableCoreNetworkServiceAuthorization) MarshalJSON

func (v NullableCoreNetworkServiceAuthorization) MarshalJSON() ([]byte, error)

func (*NullableCoreNetworkServiceAuthorization) Set

func (*NullableCoreNetworkServiceAuthorization) UnmarshalJSON

func (v *NullableCoreNetworkServiceAuthorization) UnmarshalJSON(src []byte) error

func (*NullableCoreNetworkServiceAuthorization) Unset

type NullableCreatedUeReachabilitySubscription

type NullableCreatedUeReachabilitySubscription struct {
	// contains filtered or unexported fields
}

func (NullableCreatedUeReachabilitySubscription) Get

func (NullableCreatedUeReachabilitySubscription) IsSet

func (NullableCreatedUeReachabilitySubscription) MarshalJSON

func (*NullableCreatedUeReachabilitySubscription) Set

func (*NullableCreatedUeReachabilitySubscription) UnmarshalJSON

func (v *NullableCreatedUeReachabilitySubscription) UnmarshalJSON(src []byte) error

func (*NullableCreatedUeReachabilitySubscription) Unset

type NullableCsLocation

type NullableCsLocation struct {
	// contains filtered or unexported fields
}

func NewNullableCsLocation

func NewNullableCsLocation(val *CsLocation) *NullableCsLocation

func (NullableCsLocation) Get

func (v NullableCsLocation) Get() *CsLocation

func (NullableCsLocation) IsSet

func (v NullableCsLocation) IsSet() bool

func (NullableCsLocation) MarshalJSON

func (v NullableCsLocation) MarshalJSON() ([]byte, error)

func (*NullableCsLocation) Set

func (v *NullableCsLocation) Set(val *CsLocation)

func (*NullableCsLocation) UnmarshalJSON

func (v *NullableCsLocation) UnmarshalJSON(src []byte) error

func (*NullableCsLocation) Unset

func (v *NullableCsLocation) Unset()

type NullableCsUserState

type NullableCsUserState struct {
	// contains filtered or unexported fields
}

func NewNullableCsUserState

func NewNullableCsUserState(val *CsUserState) *NullableCsUserState

func (NullableCsUserState) Get

func (NullableCsUserState) IsSet

func (v NullableCsUserState) IsSet() bool

func (NullableCsUserState) MarshalJSON

func (v NullableCsUserState) MarshalJSON() ([]byte, error)

func (*NullableCsUserState) Set

func (v *NullableCsUserState) Set(val *CsUserState)

func (*NullableCsUserState) UnmarshalJSON

func (v *NullableCsUserState) UnmarshalJSON(src []byte) error

func (*NullableCsUserState) Unset

func (v *NullableCsUserState) Unset()

type NullableCsgInformation

type NullableCsgInformation struct {
	// contains filtered or unexported fields
}

func NewNullableCsgInformation

func NewNullableCsgInformation(val *CsgInformation) *NullableCsgInformation

func (NullableCsgInformation) Get

func (NullableCsgInformation) IsSet

func (v NullableCsgInformation) IsSet() bool

func (NullableCsgInformation) MarshalJSON

func (v NullableCsgInformation) MarshalJSON() ([]byte, error)

func (*NullableCsgInformation) Set

func (*NullableCsgInformation) UnmarshalJSON

func (v *NullableCsgInformation) UnmarshalJSON(src []byte) error

func (*NullableCsgInformation) Unset

func (v *NullableCsgInformation) Unset()

type NullableCsrn

type NullableCsrn struct {
	// contains filtered or unexported fields
}

func NewNullableCsrn

func NewNullableCsrn(val *Csrn) *NullableCsrn

func (NullableCsrn) Get

func (v NullableCsrn) Get() *Csrn

func (NullableCsrn) IsSet

func (v NullableCsrn) IsSet() bool

func (NullableCsrn) MarshalJSON

func (v NullableCsrn) MarshalJSON() ([]byte, error)

func (*NullableCsrn) Set

func (v *NullableCsrn) Set(val *Csrn)

func (*NullableCsrn) UnmarshalJSON

func (v *NullableCsrn) UnmarshalJSON(src []byte) error

func (*NullableCsrn) Unset

func (v *NullableCsrn) Unset()

type NullableDataSetName

type NullableDataSetName struct {
	// contains filtered or unexported fields
}

func NewNullableDataSetName

func NewNullableDataSetName(val *DataSetName) *NullableDataSetName

func (NullableDataSetName) Get

func (NullableDataSetName) IsSet

func (v NullableDataSetName) IsSet() bool

func (NullableDataSetName) MarshalJSON

func (v NullableDataSetName) MarshalJSON() ([]byte, error)

func (*NullableDataSetName) Set

func (v *NullableDataSetName) Set(val *DataSetName)

func (*NullableDataSetName) UnmarshalJSON

func (v *NullableDataSetName) UnmarshalJSON(src []byte) error

func (*NullableDataSetName) Unset

func (v *NullableDataSetName) Unset()

type NullableDetectingNode

type NullableDetectingNode struct {
	// contains filtered or unexported fields
}

func NewNullableDetectingNode

func NewNullableDetectingNode(val *DetectingNode) *NullableDetectingNode

func (NullableDetectingNode) Get

func (NullableDetectingNode) IsSet

func (v NullableDetectingNode) IsSet() bool

func (NullableDetectingNode) MarshalJSON

func (v NullableDetectingNode) MarshalJSON() ([]byte, error)

func (*NullableDetectingNode) Set

func (v *NullableDetectingNode) Set(val *DetectingNode)

func (*NullableDetectingNode) UnmarshalJSON

func (v *NullableDetectingNode) UnmarshalJSON(src []byte) error

func (*NullableDetectingNode) Unset

func (v *NullableDetectingNode) Unset()

type NullableDsaiTagInformation

type NullableDsaiTagInformation struct {
	// contains filtered or unexported fields
}

func NewNullableDsaiTagInformation

func NewNullableDsaiTagInformation(val *DsaiTagInformation) *NullableDsaiTagInformation

func (NullableDsaiTagInformation) Get

func (NullableDsaiTagInformation) IsSet

func (v NullableDsaiTagInformation) IsSet() bool

func (NullableDsaiTagInformation) MarshalJSON

func (v NullableDsaiTagInformation) MarshalJSON() ([]byte, error)

func (*NullableDsaiTagInformation) Set

func (*NullableDsaiTagInformation) UnmarshalJSON

func (v *NullableDsaiTagInformation) UnmarshalJSON(src []byte) error

func (*NullableDsaiTagInformation) Unset

func (v *NullableDsaiTagInformation) Unset()

type NullableDsaiTagStatus

type NullableDsaiTagStatus struct {
	// contains filtered or unexported fields
}

func NewNullableDsaiTagStatus

func NewNullableDsaiTagStatus(val *DsaiTagStatus) *NullableDsaiTagStatus

func (NullableDsaiTagStatus) Get

func (NullableDsaiTagStatus) IsSet

func (v NullableDsaiTagStatus) IsSet() bool

func (NullableDsaiTagStatus) MarshalJSON

func (v NullableDsaiTagStatus) MarshalJSON() ([]byte, error)

func (*NullableDsaiTagStatus) Set

func (v *NullableDsaiTagStatus) Set(val *DsaiTagStatus)

func (*NullableDsaiTagStatus) UnmarshalJSON

func (v *NullableDsaiTagStatus) UnmarshalJSON(src []byte) error

func (*NullableDsaiTagStatus) Unset

func (v *NullableDsaiTagStatus) Unset()

type NullableEcgi

type NullableEcgi struct {
	// contains filtered or unexported fields
}

func NewNullableEcgi

func NewNullableEcgi(val *Ecgi) *NullableEcgi

func (NullableEcgi) Get

func (v NullableEcgi) Get() *Ecgi

func (NullableEcgi) IsSet

func (v NullableEcgi) IsSet() bool

func (NullableEcgi) MarshalJSON

func (v NullableEcgi) MarshalJSON() ([]byte, error)

func (*NullableEcgi) Set

func (v *NullableEcgi) Set(val *Ecgi)

func (*NullableEcgi) UnmarshalJSON

func (v *NullableEcgi) UnmarshalJSON(src []byte) error

func (*NullableEcgi) Unset

func (v *NullableEcgi) Unset()

type NullableEutraLocation

type NullableEutraLocation struct {
	// contains filtered or unexported fields
}

func NewNullableEutraLocation

func NewNullableEutraLocation(val *EutraLocation) *NullableEutraLocation

func (NullableEutraLocation) Get

func (NullableEutraLocation) IsSet

func (v NullableEutraLocation) IsSet() bool

func (NullableEutraLocation) MarshalJSON

func (v NullableEutraLocation) MarshalJSON() ([]byte, error)

func (*NullableEutraLocation) Set

func (v *NullableEutraLocation) Set(val *EutraLocation)

func (*NullableEutraLocation) UnmarshalJSON

func (v *NullableEutraLocation) UnmarshalJSON(src []byte) error

func (*NullableEutraLocation) Unset

func (v *NullableEutraLocation) Unset()

type NullableFloat32

type NullableFloat32 struct {
	// contains filtered or unexported fields
}

func NewNullableFloat32

func NewNullableFloat32(val *float32) *NullableFloat32

func (NullableFloat32) Get

func (v NullableFloat32) Get() *float32

func (NullableFloat32) IsSet

func (v NullableFloat32) IsSet() bool

func (NullableFloat32) MarshalJSON

func (v NullableFloat32) MarshalJSON() ([]byte, error)

func (*NullableFloat32) Set

func (v *NullableFloat32) Set(val *float32)

func (*NullableFloat32) UnmarshalJSON

func (v *NullableFloat32) UnmarshalJSON(src []byte) error

func (*NullableFloat32) Unset

func (v *NullableFloat32) Unset()

type NullableFloat64

type NullableFloat64 struct {
	// contains filtered or unexported fields
}

func NewNullableFloat64

func NewNullableFloat64(val *float64) *NullableFloat64

func (NullableFloat64) Get

func (v NullableFloat64) Get() *float64

func (NullableFloat64) IsSet

func (v NullableFloat64) IsSet() bool

func (NullableFloat64) MarshalJSON

func (v NullableFloat64) MarshalJSON() ([]byte, error)

func (*NullableFloat64) Set

func (v *NullableFloat64) Set(val *float64)

func (*NullableFloat64) UnmarshalJSON

func (v *NullableFloat64) UnmarshalJSON(src []byte) error

func (*NullableFloat64) Unset

func (v *NullableFloat64) Unset()

type NullableGNbId

type NullableGNbId struct {
	// contains filtered or unexported fields
}

func NewNullableGNbId

func NewNullableGNbId(val *GNbId) *NullableGNbId

func (NullableGNbId) Get

func (v NullableGNbId) Get() *GNbId

func (NullableGNbId) IsSet

func (v NullableGNbId) IsSet() bool

func (NullableGNbId) MarshalJSON

func (v NullableGNbId) MarshalJSON() ([]byte, error)

func (*NullableGNbId) Set

func (v *NullableGNbId) Set(val *GNbId)

func (*NullableGNbId) UnmarshalJSON

func (v *NullableGNbId) UnmarshalJSON(src []byte) error

func (*NullableGNbId) Unset

func (v *NullableGNbId) Unset()

type NullableGeraLocation

type NullableGeraLocation struct {
	// contains filtered or unexported fields
}

func NewNullableGeraLocation

func NewNullableGeraLocation(val *GeraLocation) *NullableGeraLocation

func (NullableGeraLocation) Get

func (NullableGeraLocation) IsSet

func (v NullableGeraLocation) IsSet() bool

func (NullableGeraLocation) MarshalJSON

func (v NullableGeraLocation) MarshalJSON() ([]byte, error)

func (*NullableGeraLocation) Set

func (v *NullableGeraLocation) Set(val *GeraLocation)

func (*NullableGeraLocation) UnmarshalJSON

func (v *NullableGeraLocation) UnmarshalJSON(src []byte) error

func (*NullableGeraLocation) Unset

func (v *NullableGeraLocation) Unset()

type NullableGlobalRanNodeId

type NullableGlobalRanNodeId struct {
	// contains filtered or unexported fields
}

func NewNullableGlobalRanNodeId

func NewNullableGlobalRanNodeId(val *GlobalRanNodeId) *NullableGlobalRanNodeId

func (NullableGlobalRanNodeId) Get

func (NullableGlobalRanNodeId) IsSet

func (v NullableGlobalRanNodeId) IsSet() bool

func (NullableGlobalRanNodeId) MarshalJSON

func (v NullableGlobalRanNodeId) MarshalJSON() ([]byte, error)

func (*NullableGlobalRanNodeId) Set

func (*NullableGlobalRanNodeId) UnmarshalJSON

func (v *NullableGlobalRanNodeId) UnmarshalJSON(src []byte) error

func (*NullableGlobalRanNodeId) Unset

func (v *NullableGlobalRanNodeId) Unset()

type NullableHeaderSipRequest

type NullableHeaderSipRequest struct {
	// contains filtered or unexported fields
}

func NewNullableHeaderSipRequest

func NewNullableHeaderSipRequest(val *HeaderSipRequest) *NullableHeaderSipRequest

func (NullableHeaderSipRequest) Get

func (NullableHeaderSipRequest) IsSet

func (v NullableHeaderSipRequest) IsSet() bool

func (NullableHeaderSipRequest) MarshalJSON

func (v NullableHeaderSipRequest) MarshalJSON() ([]byte, error)

func (*NullableHeaderSipRequest) Set

func (*NullableHeaderSipRequest) UnmarshalJSON

func (v *NullableHeaderSipRequest) UnmarshalJSON(src []byte) error

func (*NullableHeaderSipRequest) Unset

func (v *NullableHeaderSipRequest) Unset()

type NullableIdentityType

type NullableIdentityType struct {
	// contains filtered or unexported fields
}

func NewNullableIdentityType

func NewNullableIdentityType(val *IdentityType) *NullableIdentityType

func (NullableIdentityType) Get

func (NullableIdentityType) IsSet

func (v NullableIdentityType) IsSet() bool

func (NullableIdentityType) MarshalJSON

func (v NullableIdentityType) MarshalJSON() ([]byte, error)

func (*NullableIdentityType) Set

func (v *NullableIdentityType) Set(val *IdentityType)

func (*NullableIdentityType) UnmarshalJSON

func (v *NullableIdentityType) UnmarshalJSON(src []byte) error

func (*NullableIdentityType) Unset

func (v *NullableIdentityType) Unset()

type NullableIfc

type NullableIfc struct {
	// contains filtered or unexported fields
}

func NewNullableIfc

func NewNullableIfc(val *Ifc) *NullableIfc

func (NullableIfc) Get

func (v NullableIfc) Get() *Ifc

func (NullableIfc) IsSet

func (v NullableIfc) IsSet() bool

func (NullableIfc) MarshalJSON

func (v NullableIfc) MarshalJSON() ([]byte, error)

func (*NullableIfc) Set

func (v *NullableIfc) Set(val *Ifc)

func (*NullableIfc) UnmarshalJSON

func (v *NullableIfc) UnmarshalJSON(src []byte) error

func (*NullableIfc) Unset

func (v *NullableIfc) Unset()

type NullableIfcs

type NullableIfcs struct {
	// contains filtered or unexported fields
}

func NewNullableIfcs

func NewNullableIfcs(val *Ifcs) *NullableIfcs

func (NullableIfcs) Get

func (v NullableIfcs) Get() *Ifcs

func (NullableIfcs) IsSet

func (v NullableIfcs) IsSet() bool

func (NullableIfcs) MarshalJSON

func (v NullableIfcs) MarshalJSON() ([]byte, error)

func (*NullableIfcs) Set

func (v *NullableIfcs) Set(val *Ifcs)

func (*NullableIfcs) UnmarshalJSON

func (v *NullableIfcs) UnmarshalJSON(src []byte) error

func (*NullableIfcs) Unset

func (v *NullableIfcs) Unset()

type NullableImeiSvInformation

type NullableImeiSvInformation struct {
	// contains filtered or unexported fields
}

func NewNullableImeiSvInformation

func NewNullableImeiSvInformation(val *ImeiSvInformation) *NullableImeiSvInformation

func (NullableImeiSvInformation) Get

func (NullableImeiSvInformation) IsSet

func (v NullableImeiSvInformation) IsSet() bool

func (NullableImeiSvInformation) MarshalJSON

func (v NullableImeiSvInformation) MarshalJSON() ([]byte, error)

func (*NullableImeiSvInformation) Set

func (*NullableImeiSvInformation) UnmarshalJSON

func (v *NullableImeiSvInformation) UnmarshalJSON(src []byte) error

func (*NullableImeiSvInformation) Unset

func (v *NullableImeiSvInformation) Unset()

type NullableImsAssociatedIdentities

type NullableImsAssociatedIdentities struct {
	// contains filtered or unexported fields
}

func (NullableImsAssociatedIdentities) Get

func (NullableImsAssociatedIdentities) IsSet

func (NullableImsAssociatedIdentities) MarshalJSON

func (v NullableImsAssociatedIdentities) MarshalJSON() ([]byte, error)

func (*NullableImsAssociatedIdentities) Set

func (*NullableImsAssociatedIdentities) UnmarshalJSON

func (v *NullableImsAssociatedIdentities) UnmarshalJSON(src []byte) error

func (*NullableImsAssociatedIdentities) Unset

type NullableImsLocationData

type NullableImsLocationData struct {
	// contains filtered or unexported fields
}

func NewNullableImsLocationData

func NewNullableImsLocationData(val *ImsLocationData) *NullableImsLocationData

func (NullableImsLocationData) Get

func (NullableImsLocationData) IsSet

func (v NullableImsLocationData) IsSet() bool

func (NullableImsLocationData) MarshalJSON

func (v NullableImsLocationData) MarshalJSON() ([]byte, error)

func (*NullableImsLocationData) Set

func (*NullableImsLocationData) UnmarshalJSON

func (v *NullableImsLocationData) UnmarshalJSON(src []byte) error

func (*NullableImsLocationData) Unset

func (v *NullableImsLocationData) Unset()

type NullableImsProfileData

type NullableImsProfileData struct {
	// contains filtered or unexported fields
}

func NewNullableImsProfileData

func NewNullableImsProfileData(val *ImsProfileData) *NullableImsProfileData

func (NullableImsProfileData) Get

func (NullableImsProfileData) IsSet

func (v NullableImsProfileData) IsSet() bool

func (NullableImsProfileData) MarshalJSON

func (v NullableImsProfileData) MarshalJSON() ([]byte, error)

func (*NullableImsProfileData) Set

func (*NullableImsProfileData) UnmarshalJSON

func (v *NullableImsProfileData) UnmarshalJSON(src []byte) error

func (*NullableImsProfileData) Unset

func (v *NullableImsProfileData) Unset()

type NullableImsRegistrationState

type NullableImsRegistrationState struct {
	// contains filtered or unexported fields
}

func NewNullableImsRegistrationState

func NewNullableImsRegistrationState(val *ImsRegistrationState) *NullableImsRegistrationState

func (NullableImsRegistrationState) Get

func (NullableImsRegistrationState) IsSet

func (NullableImsRegistrationState) MarshalJSON

func (v NullableImsRegistrationState) MarshalJSON() ([]byte, error)

func (*NullableImsRegistrationState) Set

func (*NullableImsRegistrationState) UnmarshalJSON

func (v *NullableImsRegistrationState) UnmarshalJSON(src []byte) error

func (*NullableImsRegistrationState) Unset

func (v *NullableImsRegistrationState) Unset()

type NullableImsRegistrationStatus

type NullableImsRegistrationStatus struct {
	// contains filtered or unexported fields
}

func (NullableImsRegistrationStatus) Get

func (NullableImsRegistrationStatus) IsSet

func (NullableImsRegistrationStatus) MarshalJSON

func (v NullableImsRegistrationStatus) MarshalJSON() ([]byte, error)

func (*NullableImsRegistrationStatus) Set

func (*NullableImsRegistrationStatus) UnmarshalJSON

func (v *NullableImsRegistrationStatus) UnmarshalJSON(src []byte) error

func (*NullableImsRegistrationStatus) Unset

func (v *NullableImsRegistrationStatus) Unset()

type NullableImsSdmSubscription

type NullableImsSdmSubscription struct {
	// contains filtered or unexported fields
}

func NewNullableImsSdmSubscription

func NewNullableImsSdmSubscription(val *ImsSdmSubscription) *NullableImsSdmSubscription

func (NullableImsSdmSubscription) Get

func (NullableImsSdmSubscription) IsSet

func (v NullableImsSdmSubscription) IsSet() bool

func (NullableImsSdmSubscription) MarshalJSON

func (v NullableImsSdmSubscription) MarshalJSON() ([]byte, error)

func (*NullableImsSdmSubscription) Set

func (*NullableImsSdmSubscription) UnmarshalJSON

func (v *NullableImsSdmSubscription) UnmarshalJSON(src []byte) error

func (*NullableImsSdmSubscription) Unset

func (v *NullableImsSdmSubscription) Unset()

type NullableImsServiceProfile

type NullableImsServiceProfile struct {
	// contains filtered or unexported fields
}

func NewNullableImsServiceProfile

func NewNullableImsServiceProfile(val *ImsServiceProfile) *NullableImsServiceProfile

func (NullableImsServiceProfile) Get

func (NullableImsServiceProfile) IsSet

func (v NullableImsServiceProfile) IsSet() bool

func (NullableImsServiceProfile) MarshalJSON

func (v NullableImsServiceProfile) MarshalJSON() ([]byte, error)

func (*NullableImsServiceProfile) Set

func (*NullableImsServiceProfile) UnmarshalJSON

func (v *NullableImsServiceProfile) UnmarshalJSON(src []byte) error

func (*NullableImsServiceProfile) Unset

func (v *NullableImsServiceProfile) Unset()

type NullableImsVoiceOverPsSessionSupport

type NullableImsVoiceOverPsSessionSupport struct {
	// contains filtered or unexported fields
}

func (NullableImsVoiceOverPsSessionSupport) Get

func (NullableImsVoiceOverPsSessionSupport) IsSet

func (NullableImsVoiceOverPsSessionSupport) MarshalJSON

func (v NullableImsVoiceOverPsSessionSupport) MarshalJSON() ([]byte, error)

func (*NullableImsVoiceOverPsSessionSupport) Set

func (*NullableImsVoiceOverPsSessionSupport) UnmarshalJSON

func (v *NullableImsVoiceOverPsSessionSupport) UnmarshalJSON(src []byte) error

func (*NullableImsVoiceOverPsSessionSupport) Unset

type NullableInt

type NullableInt struct {
	// contains filtered or unexported fields
}

func NewNullableInt

func NewNullableInt(val *int) *NullableInt

func (NullableInt) Get

func (v NullableInt) Get() *int

func (NullableInt) IsSet

func (v NullableInt) IsSet() bool

func (NullableInt) MarshalJSON

func (v NullableInt) MarshalJSON() ([]byte, error)

func (*NullableInt) Set

func (v *NullableInt) Set(val *int)

func (*NullableInt) UnmarshalJSON

func (v *NullableInt) UnmarshalJSON(src []byte) error

func (*NullableInt) Unset

func (v *NullableInt) Unset()

type NullableInt32

type NullableInt32 struct {
	// contains filtered or unexported fields
}

func NewNullableInt32

func NewNullableInt32(val *int32) *NullableInt32

func (NullableInt32) Get

func (v NullableInt32) Get() *int32

func (NullableInt32) IsSet

func (v NullableInt32) IsSet() bool

func (NullableInt32) MarshalJSON

func (v NullableInt32) MarshalJSON() ([]byte, error)

func (*NullableInt32) Set

func (v *NullableInt32) Set(val *int32)

func (*NullableInt32) UnmarshalJSON

func (v *NullableInt32) UnmarshalJSON(src []byte) error

func (*NullableInt32) Unset

func (v *NullableInt32) Unset()

type NullableInt64

type NullableInt64 struct {
	// contains filtered or unexported fields
}

func NewNullableInt64

func NewNullableInt64(val *int64) *NullableInt64

func (NullableInt64) Get

func (v NullableInt64) Get() *int64

func (NullableInt64) IsSet

func (v NullableInt64) IsSet() bool

func (NullableInt64) MarshalJSON

func (v NullableInt64) MarshalJSON() ([]byte, error)

func (*NullableInt64) Set

func (v *NullableInt64) Set(val *int64)

func (*NullableInt64) UnmarshalJSON

func (v *NullableInt64) UnmarshalJSON(src []byte) error

func (*NullableInt64) Unset

func (v *NullableInt64) Unset()

type NullableInvalidParam

type NullableInvalidParam struct {
	// contains filtered or unexported fields
}

func NewNullableInvalidParam

func NewNullableInvalidParam(val *InvalidParam) *NullableInvalidParam

func (NullableInvalidParam) Get

func (NullableInvalidParam) IsSet

func (v NullableInvalidParam) IsSet() bool

func (NullableInvalidParam) MarshalJSON

func (v NullableInvalidParam) MarshalJSON() ([]byte, error)

func (*NullableInvalidParam) Set

func (v *NullableInvalidParam) Set(val *InvalidParam)

func (*NullableInvalidParam) UnmarshalJSON

func (v *NullableInvalidParam) UnmarshalJSON(src []byte) error

func (*NullableInvalidParam) Unset

func (v *NullableInvalidParam) Unset()

type NullableIpAddr

type NullableIpAddr struct {
	// contains filtered or unexported fields
}

func NewNullableIpAddr

func NewNullableIpAddr(val *IpAddr) *NullableIpAddr

func (NullableIpAddr) Get

func (v NullableIpAddr) Get() *IpAddr

func (NullableIpAddr) IsSet

func (v NullableIpAddr) IsSet() bool

func (NullableIpAddr) MarshalJSON

func (v NullableIpAddr) MarshalJSON() ([]byte, error)

func (*NullableIpAddr) Set

func (v *NullableIpAddr) Set(val *IpAddr)

func (*NullableIpAddr) UnmarshalJSON

func (v *NullableIpAddr) UnmarshalJSON(src []byte) error

func (*NullableIpAddr) Unset

func (v *NullableIpAddr) Unset()

type NullableIpSmGwAddress

type NullableIpSmGwAddress struct {
	// contains filtered or unexported fields
}

func NewNullableIpSmGwAddress

func NewNullableIpSmGwAddress(val *IpSmGwAddress) *NullableIpSmGwAddress

func (NullableIpSmGwAddress) Get

func (NullableIpSmGwAddress) IsSet

func (v NullableIpSmGwAddress) IsSet() bool

func (NullableIpSmGwAddress) MarshalJSON

func (v NullableIpSmGwAddress) MarshalJSON() ([]byte, error)

func (*NullableIpSmGwAddress) Set

func (v *NullableIpSmGwAddress) Set(val *IpSmGwAddress)

func (*NullableIpSmGwAddress) UnmarshalJSON

func (v *NullableIpSmGwAddress) UnmarshalJSON(src []byte) error

func (*NullableIpSmGwAddress) Unset

func (v *NullableIpSmGwAddress) Unset()

type NullableIpv6Addr

type NullableIpv6Addr struct {
	// contains filtered or unexported fields
}

func NewNullableIpv6Addr

func NewNullableIpv6Addr(val *Ipv6Addr) *NullableIpv6Addr

func (NullableIpv6Addr) Get

func (v NullableIpv6Addr) Get() *Ipv6Addr

func (NullableIpv6Addr) IsSet

func (v NullableIpv6Addr) IsSet() bool

func (NullableIpv6Addr) MarshalJSON

func (v NullableIpv6Addr) MarshalJSON() ([]byte, error)

func (*NullableIpv6Addr) Set

func (v *NullableIpv6Addr) Set(val *Ipv6Addr)

func (*NullableIpv6Addr) UnmarshalJSON

func (v *NullableIpv6Addr) UnmarshalJSON(src []byte) error

func (*NullableIpv6Addr) Unset

func (v *NullableIpv6Addr) Unset()

type NullableIpv6Prefix

type NullableIpv6Prefix struct {
	// contains filtered or unexported fields
}

func NewNullableIpv6Prefix

func NewNullableIpv6Prefix(val *Ipv6Prefix) *NullableIpv6Prefix

func (NullableIpv6Prefix) Get

func (v NullableIpv6Prefix) Get() *Ipv6Prefix

func (NullableIpv6Prefix) IsSet

func (v NullableIpv6Prefix) IsSet() bool

func (NullableIpv6Prefix) MarshalJSON

func (v NullableIpv6Prefix) MarshalJSON() ([]byte, error)

func (*NullableIpv6Prefix) Set

func (v *NullableIpv6Prefix) Set(val *Ipv6Prefix)

func (*NullableIpv6Prefix) UnmarshalJSON

func (v *NullableIpv6Prefix) UnmarshalJSON(src []byte) error

func (*NullableIpv6Prefix) Unset

func (v *NullableIpv6Prefix) Unset()

type NullableLocationAreaId

type NullableLocationAreaId struct {
	// contains filtered or unexported fields
}

func NewNullableLocationAreaId

func NewNullableLocationAreaId(val *LocationAreaId) *NullableLocationAreaId

func (NullableLocationAreaId) Get

func (NullableLocationAreaId) IsSet

func (v NullableLocationAreaId) IsSet() bool

func (NullableLocationAreaId) MarshalJSON

func (v NullableLocationAreaId) MarshalJSON() ([]byte, error)

func (*NullableLocationAreaId) Set

func (*NullableLocationAreaId) UnmarshalJSON

func (v *NullableLocationAreaId) UnmarshalJSON(src []byte) error

func (*NullableLocationAreaId) Unset

func (v *NullableLocationAreaId) Unset()

type NullableMmeLocationData

type NullableMmeLocationData struct {
	// contains filtered or unexported fields
}

func NewNullableMmeLocationData

func NewNullableMmeLocationData(val *MmeLocationData) *NullableMmeLocationData

func (NullableMmeLocationData) Get

func (NullableMmeLocationData) IsSet

func (v NullableMmeLocationData) IsSet() bool

func (NullableMmeLocationData) MarshalJSON

func (v NullableMmeLocationData) MarshalJSON() ([]byte, error)

func (*NullableMmeLocationData) Set

func (*NullableMmeLocationData) UnmarshalJSON

func (v *NullableMmeLocationData) UnmarshalJSON(src []byte) error

func (*NullableMmeLocationData) Unset

func (v *NullableMmeLocationData) Unset()

type NullableModificationNotification

type NullableModificationNotification struct {
	// contains filtered or unexported fields
}

func (NullableModificationNotification) Get

func (NullableModificationNotification) IsSet

func (NullableModificationNotification) MarshalJSON

func (v NullableModificationNotification) MarshalJSON() ([]byte, error)

func (*NullableModificationNotification) Set

func (*NullableModificationNotification) UnmarshalJSON

func (v *NullableModificationNotification) UnmarshalJSON(src []byte) error

func (*NullableModificationNotification) Unset

type NullableMsisdnList

type NullableMsisdnList struct {
	// contains filtered or unexported fields
}

func NewNullableMsisdnList

func NewNullableMsisdnList(val *MsisdnList) *NullableMsisdnList

func (NullableMsisdnList) Get

func (v NullableMsisdnList) Get() *MsisdnList

func (NullableMsisdnList) IsSet

func (v NullableMsisdnList) IsSet() bool

func (NullableMsisdnList) MarshalJSON

func (v NullableMsisdnList) MarshalJSON() ([]byte, error)

func (*NullableMsisdnList) Set

func (v *NullableMsisdnList) Set(val *MsisdnList)

func (*NullableMsisdnList) UnmarshalJSON

func (v *NullableMsisdnList) UnmarshalJSON(src []byte) error

func (*NullableMsisdnList) Unset

func (v *NullableMsisdnList) Unset()

type NullableNFType

type NullableNFType struct {
	// contains filtered or unexported fields
}

func NewNullableNFType

func NewNullableNFType(val *NFType) *NullableNFType

func (NullableNFType) Get

func (v NullableNFType) Get() *NFType

func (NullableNFType) IsSet

func (v NullableNFType) IsSet() bool

func (NullableNFType) MarshalJSON

func (v NullableNFType) MarshalJSON() ([]byte, error)

func (*NullableNFType) Set

func (v *NullableNFType) Set(val *NFType)

func (*NullableNFType) UnmarshalJSON

func (v *NullableNFType) UnmarshalJSON(src []byte) error

func (*NullableNFType) Unset

func (v *NullableNFType) Unset()

type NullableNcgi

type NullableNcgi struct {
	// contains filtered or unexported fields
}

func NewNullableNcgi

func NewNullableNcgi(val *Ncgi) *NullableNcgi

func (NullableNcgi) Get

func (v NullableNcgi) Get() *Ncgi

func (NullableNcgi) IsSet

func (v NullableNcgi) IsSet() bool

func (NullableNcgi) MarshalJSON

func (v NullableNcgi) MarshalJSON() ([]byte, error)

func (*NullableNcgi) Set

func (v *NullableNcgi) Set(val *Ncgi)

func (*NullableNcgi) UnmarshalJSON

func (v *NullableNcgi) UnmarshalJSON(src []byte) error

func (*NullableNcgi) Unset

func (v *NullableNcgi) Unset()

type NullableNotifyItem

type NullableNotifyItem struct {
	// contains filtered or unexported fields
}

func NewNullableNotifyItem

func NewNullableNotifyItem(val *NotifyItem) *NullableNotifyItem

func (NullableNotifyItem) Get

func (v NullableNotifyItem) Get() *NotifyItem

func (NullableNotifyItem) IsSet

func (v NullableNotifyItem) IsSet() bool

func (NullableNotifyItem) MarshalJSON

func (v NullableNotifyItem) MarshalJSON() ([]byte, error)

func (*NullableNotifyItem) Set

func (v *NullableNotifyItem) Set(val *NotifyItem)

func (*NullableNotifyItem) UnmarshalJSON

func (v *NullableNotifyItem) UnmarshalJSON(src []byte) error

func (*NullableNotifyItem) Unset

func (v *NullableNotifyItem) Unset()

type NullableNrLocation

type NullableNrLocation struct {
	// contains filtered or unexported fields
}

func NewNullableNrLocation

func NewNullableNrLocation(val *NrLocation) *NullableNrLocation

func (NullableNrLocation) Get

func (v NullableNrLocation) Get() *NrLocation

func (NullableNrLocation) IsSet

func (v NullableNrLocation) IsSet() bool

func (NullableNrLocation) MarshalJSON

func (v NullableNrLocation) MarshalJSON() ([]byte, error)

func (*NullableNrLocation) Set

func (v *NullableNrLocation) Set(val *NrLocation)

func (*NullableNrLocation) UnmarshalJSON

func (v *NullableNrLocation) UnmarshalJSON(src []byte) error

func (*NullableNrLocation) Unset

func (v *NullableNrLocation) Unset()

type NullablePatchItem

type NullablePatchItem struct {
	// contains filtered or unexported fields
}

func NewNullablePatchItem

func NewNullablePatchItem(val *PatchItem) *NullablePatchItem

func (NullablePatchItem) Get

func (v NullablePatchItem) Get() *PatchItem

func (NullablePatchItem) IsSet

func (v NullablePatchItem) IsSet() bool

func (NullablePatchItem) MarshalJSON

func (v NullablePatchItem) MarshalJSON() ([]byte, error)

func (*NullablePatchItem) Set

func (v *NullablePatchItem) Set(val *PatchItem)

func (*NullablePatchItem) UnmarshalJSON

func (v *NullablePatchItem) UnmarshalJSON(src []byte) error

func (*NullablePatchItem) Unset

func (v *NullablePatchItem) Unset()

type NullablePatchOperation

type NullablePatchOperation struct {
	// contains filtered or unexported fields
}

func NewNullablePatchOperation

func NewNullablePatchOperation(val *PatchOperation) *NullablePatchOperation

func (NullablePatchOperation) Get

func (NullablePatchOperation) IsSet

func (v NullablePatchOperation) IsSet() bool

func (NullablePatchOperation) MarshalJSON

func (v NullablePatchOperation) MarshalJSON() ([]byte, error)

func (*NullablePatchOperation) Set

func (*NullablePatchOperation) UnmarshalJSON

func (v *NullablePatchOperation) UnmarshalJSON(src []byte) error

func (*NullablePatchOperation) Unset

func (v *NullablePatchOperation) Unset()

type NullablePatchResult

type NullablePatchResult struct {
	// contains filtered or unexported fields
}

func NewNullablePatchResult

func NewNullablePatchResult(val *PatchResult) *NullablePatchResult

func (NullablePatchResult) Get

func (NullablePatchResult) IsSet

func (v NullablePatchResult) IsSet() bool

func (NullablePatchResult) MarshalJSON

func (v NullablePatchResult) MarshalJSON() ([]byte, error)

func (*NullablePatchResult) Set

func (v *NullablePatchResult) Set(val *PatchResult)

func (*NullablePatchResult) UnmarshalJSON

func (v *NullablePatchResult) UnmarshalJSON(src []byte) error

func (*NullablePatchResult) Unset

func (v *NullablePatchResult) Unset()

type NullablePlmnId

type NullablePlmnId struct {
	// contains filtered or unexported fields
}

func NewNullablePlmnId

func NewNullablePlmnId(val *PlmnId) *NullablePlmnId

func (NullablePlmnId) Get

func (v NullablePlmnId) Get() *PlmnId

func (NullablePlmnId) IsSet

func (v NullablePlmnId) IsSet() bool

func (NullablePlmnId) MarshalJSON

func (v NullablePlmnId) MarshalJSON() ([]byte, error)

func (*NullablePlmnId) Set

func (v *NullablePlmnId) Set(val *PlmnId)

func (*NullablePlmnId) UnmarshalJSON

func (v *NullablePlmnId) UnmarshalJSON(src []byte) error

func (*NullablePlmnId) Unset

func (v *NullablePlmnId) Unset()

type NullablePlmnIdNid

type NullablePlmnIdNid struct {
	// contains filtered or unexported fields
}

func NewNullablePlmnIdNid

func NewNullablePlmnIdNid(val *PlmnIdNid) *NullablePlmnIdNid

func (NullablePlmnIdNid) Get

func (v NullablePlmnIdNid) Get() *PlmnIdNid

func (NullablePlmnIdNid) IsSet

func (v NullablePlmnIdNid) IsSet() bool

func (NullablePlmnIdNid) MarshalJSON

func (v NullablePlmnIdNid) MarshalJSON() ([]byte, error)

func (*NullablePlmnIdNid) Set

func (v *NullablePlmnIdNid) Set(val *PlmnIdNid)

func (*NullablePlmnIdNid) UnmarshalJSON

func (v *NullablePlmnIdNid) UnmarshalJSON(src []byte) error

func (*NullablePlmnIdNid) Unset

func (v *NullablePlmnIdNid) Unset()

type NullablePriorityLevels

type NullablePriorityLevels struct {
	// contains filtered or unexported fields
}

func NewNullablePriorityLevels

func NewNullablePriorityLevels(val *PriorityLevels) *NullablePriorityLevels

func (NullablePriorityLevels) Get

func (NullablePriorityLevels) IsSet

func (v NullablePriorityLevels) IsSet() bool

func (NullablePriorityLevels) MarshalJSON

func (v NullablePriorityLevels) MarshalJSON() ([]byte, error)

func (*NullablePriorityLevels) Set

func (*NullablePriorityLevels) UnmarshalJSON

func (v *NullablePriorityLevels) UnmarshalJSON(src []byte) error

func (*NullablePriorityLevels) Unset

func (v *NullablePriorityLevels) Unset()

type NullablePrivateIdentities

type NullablePrivateIdentities struct {
	// contains filtered or unexported fields
}

func NewNullablePrivateIdentities

func NewNullablePrivateIdentities(val *PrivateIdentities) *NullablePrivateIdentities

func (NullablePrivateIdentities) Get

func (NullablePrivateIdentities) IsSet

func (v NullablePrivateIdentities) IsSet() bool

func (NullablePrivateIdentities) MarshalJSON

func (v NullablePrivateIdentities) MarshalJSON() ([]byte, error)

func (*NullablePrivateIdentities) Set

func (*NullablePrivateIdentities) UnmarshalJSON

func (v *NullablePrivateIdentities) UnmarshalJSON(src []byte) error

func (*NullablePrivateIdentities) Unset

func (v *NullablePrivateIdentities) Unset()

type NullablePrivateIdentity

type NullablePrivateIdentity struct {
	// contains filtered or unexported fields
}

func NewNullablePrivateIdentity

func NewNullablePrivateIdentity(val *PrivateIdentity) *NullablePrivateIdentity

func (NullablePrivateIdentity) Get

func (NullablePrivateIdentity) IsSet

func (v NullablePrivateIdentity) IsSet() bool

func (NullablePrivateIdentity) MarshalJSON

func (v NullablePrivateIdentity) MarshalJSON() ([]byte, error)

func (*NullablePrivateIdentity) Set

func (*NullablePrivateIdentity) UnmarshalJSON

func (v *NullablePrivateIdentity) UnmarshalJSON(src []byte) error

func (*NullablePrivateIdentity) Unset

func (v *NullablePrivateIdentity) Unset()

type NullablePrivateIdentityType

type NullablePrivateIdentityType struct {
	// contains filtered or unexported fields
}

func NewNullablePrivateIdentityType

func NewNullablePrivateIdentityType(val *PrivateIdentityType) *NullablePrivateIdentityType

func (NullablePrivateIdentityType) Get

func (NullablePrivateIdentityType) IsSet

func (NullablePrivateIdentityType) MarshalJSON

func (v NullablePrivateIdentityType) MarshalJSON() ([]byte, error)

func (*NullablePrivateIdentityType) Set

func (*NullablePrivateIdentityType) UnmarshalJSON

func (v *NullablePrivateIdentityType) UnmarshalJSON(src []byte) error

func (*NullablePrivateIdentityType) Unset

func (v *NullablePrivateIdentityType) Unset()

type NullableProblemDetails

type NullableProblemDetails struct {
	// contains filtered or unexported fields
}

func NewNullableProblemDetails

func NewNullableProblemDetails(val *ProblemDetails) *NullableProblemDetails

func (NullableProblemDetails) Get

func (NullableProblemDetails) IsSet

func (v NullableProblemDetails) IsSet() bool

func (NullableProblemDetails) MarshalJSON

func (v NullableProblemDetails) MarshalJSON() ([]byte, error)

func (*NullableProblemDetails) Set

func (*NullableProblemDetails) UnmarshalJSON

func (v *NullableProblemDetails) UnmarshalJSON(src []byte) error

func (*NullableProblemDetails) Unset

func (v *NullableProblemDetails) Unset()

type NullablePsLocation

type NullablePsLocation struct {
	// contains filtered or unexported fields
}

func NewNullablePsLocation

func NewNullablePsLocation(val *PsLocation) *NullablePsLocation

func (NullablePsLocation) Get

func (v NullablePsLocation) Get() *PsLocation

func (NullablePsLocation) IsSet

func (v NullablePsLocation) IsSet() bool

func (NullablePsLocation) MarshalJSON

func (v NullablePsLocation) MarshalJSON() ([]byte, error)

func (*NullablePsLocation) Set

func (v *NullablePsLocation) Set(val *PsLocation)

func (*NullablePsLocation) UnmarshalJSON

func (v *NullablePsLocation) UnmarshalJSON(src []byte) error

func (*NullablePsLocation) Unset

func (v *NullablePsLocation) Unset()

type NullablePsUserState

type NullablePsUserState struct {
	// contains filtered or unexported fields
}

func NewNullablePsUserState

func NewNullablePsUserState(val *PsUserState) *NullablePsUserState

func (NullablePsUserState) Get

func (NullablePsUserState) IsSet

func (v NullablePsUserState) IsSet() bool

func (NullablePsUserState) MarshalJSON

func (v NullablePsUserState) MarshalJSON() ([]byte, error)

func (*NullablePsUserState) Set

func (v *NullablePsUserState) Set(val *PsUserState)

func (*NullablePsUserState) UnmarshalJSON

func (v *NullablePsUserState) UnmarshalJSON(src []byte) error

func (*NullablePsUserState) Unset

func (v *NullablePsUserState) Unset()

type NullablePsiActivationState

type NullablePsiActivationState struct {
	// contains filtered or unexported fields
}

func NewNullablePsiActivationState

func NewNullablePsiActivationState(val *PsiActivationState) *NullablePsiActivationState

func (NullablePsiActivationState) Get

func (NullablePsiActivationState) IsSet

func (v NullablePsiActivationState) IsSet() bool

func (NullablePsiActivationState) MarshalJSON

func (v NullablePsiActivationState) MarshalJSON() ([]byte, error)

func (*NullablePsiActivationState) Set

func (*NullablePsiActivationState) UnmarshalJSON

func (v *NullablePsiActivationState) UnmarshalJSON(src []byte) error

func (*NullablePsiActivationState) Unset

func (v *NullablePsiActivationState) Unset()

type NullablePublicIdentifier

type NullablePublicIdentifier struct {
	// contains filtered or unexported fields
}

func NewNullablePublicIdentifier

func NewNullablePublicIdentifier(val *PublicIdentifier) *NullablePublicIdentifier

func (NullablePublicIdentifier) Get

func (NullablePublicIdentifier) IsSet

func (v NullablePublicIdentifier) IsSet() bool

func (NullablePublicIdentifier) MarshalJSON

func (v NullablePublicIdentifier) MarshalJSON() ([]byte, error)

func (*NullablePublicIdentifier) Set

func (*NullablePublicIdentifier) UnmarshalJSON

func (v *NullablePublicIdentifier) UnmarshalJSON(src []byte) error

func (*NullablePublicIdentifier) Unset

func (v *NullablePublicIdentifier) Unset()

type NullablePublicIdentities

type NullablePublicIdentities struct {
	// contains filtered or unexported fields
}

func NewNullablePublicIdentities

func NewNullablePublicIdentities(val *PublicIdentities) *NullablePublicIdentities

func (NullablePublicIdentities) Get

func (NullablePublicIdentities) IsSet

func (v NullablePublicIdentities) IsSet() bool

func (NullablePublicIdentities) MarshalJSON

func (v NullablePublicIdentities) MarshalJSON() ([]byte, error)

func (*NullablePublicIdentities) Set

func (*NullablePublicIdentities) UnmarshalJSON

func (v *NullablePublicIdentities) UnmarshalJSON(src []byte) error

func (*NullablePublicIdentities) Unset

func (v *NullablePublicIdentities) Unset()

type NullablePublicIdentity

type NullablePublicIdentity struct {
	// contains filtered or unexported fields
}

func NewNullablePublicIdentity

func NewNullablePublicIdentity(val *PublicIdentity) *NullablePublicIdentity

func (NullablePublicIdentity) Get

func (NullablePublicIdentity) IsSet

func (v NullablePublicIdentity) IsSet() bool

func (NullablePublicIdentity) MarshalJSON

func (v NullablePublicIdentity) MarshalJSON() ([]byte, error)

func (*NullablePublicIdentity) Set

func (*NullablePublicIdentity) UnmarshalJSON

func (v *NullablePublicIdentity) UnmarshalJSON(src []byte) error

func (*NullablePublicIdentity) Unset

func (v *NullablePublicIdentity) Unset()

type NullableRatType

type NullableRatType struct {
	// contains filtered or unexported fields
}

func NewNullableRatType

func NewNullableRatType(val *RatType) *NullableRatType

func (NullableRatType) Get

func (v NullableRatType) Get() *RatType

func (NullableRatType) IsSet

func (v NullableRatType) IsSet() bool

func (NullableRatType) MarshalJSON

func (v NullableRatType) MarshalJSON() ([]byte, error)

func (*NullableRatType) Set

func (v *NullableRatType) Set(val *RatType)

func (*NullableRatType) UnmarshalJSON

func (v *NullableRatType) UnmarshalJSON(src []byte) error

func (*NullableRatType) Unset

func (v *NullableRatType) Unset()

type NullableRedirectResponse

type NullableRedirectResponse struct {
	// contains filtered or unexported fields
}

func NewNullableRedirectResponse

func NewNullableRedirectResponse(val *RedirectResponse) *NullableRedirectResponse

func (NullableRedirectResponse) Get

func (NullableRedirectResponse) IsSet

func (v NullableRedirectResponse) IsSet() bool

func (NullableRedirectResponse) MarshalJSON

func (v NullableRedirectResponse) MarshalJSON() ([]byte, error)

func (*NullableRedirectResponse) Set

func (*NullableRedirectResponse) UnmarshalJSON

func (v *NullableRedirectResponse) UnmarshalJSON(src []byte) error

func (*NullableRedirectResponse) Unset

func (v *NullableRedirectResponse) Unset()

type NullableReferenceLocationInformation

type NullableReferenceLocationInformation struct {
	// contains filtered or unexported fields
}

func (NullableReferenceLocationInformation) Get

func (NullableReferenceLocationInformation) IsSet

func (NullableReferenceLocationInformation) MarshalJSON

func (v NullableReferenceLocationInformation) MarshalJSON() ([]byte, error)

func (*NullableReferenceLocationInformation) Set

func (*NullableReferenceLocationInformation) UnmarshalJSON

func (v *NullableReferenceLocationInformation) UnmarshalJSON(src []byte) error

func (*NullableReferenceLocationInformation) Unset

type NullableRegistrationType

type NullableRegistrationType struct {
	// contains filtered or unexported fields
}

func NewNullableRegistrationType

func NewNullableRegistrationType(val *RegistrationType) *NullableRegistrationType

func (NullableRegistrationType) Get

func (NullableRegistrationType) IsSet

func (v NullableRegistrationType) IsSet() bool

func (NullableRegistrationType) MarshalJSON

func (v NullableRegistrationType) MarshalJSON() ([]byte, error)

func (*NullableRegistrationType) Set

func (*NullableRegistrationType) UnmarshalJSON

func (v *NullableRegistrationType) UnmarshalJSON(src []byte) error

func (*NullableRegistrationType) Unset

func (v *NullableRegistrationType) Unset()

type NullableReportItem

type NullableReportItem struct {
	// contains filtered or unexported fields
}

func NewNullableReportItem

func NewNullableReportItem(val *ReportItem) *NullableReportItem

func (NullableReportItem) Get

func (v NullableReportItem) Get() *ReportItem

func (NullableReportItem) IsSet

func (v NullableReportItem) IsSet() bool

func (NullableReportItem) MarshalJSON

func (v NullableReportItem) MarshalJSON() ([]byte, error)

func (*NullableReportItem) Set

func (v *NullableReportItem) Set(val *ReportItem)

func (*NullableReportItem) UnmarshalJSON

func (v *NullableReportItem) UnmarshalJSON(src []byte) error

func (*NullableReportItem) Unset

func (v *NullableReportItem) Unset()

type NullableRepositoryData

type NullableRepositoryData struct {
	// contains filtered or unexported fields
}

func NewNullableRepositoryData

func NewNullableRepositoryData(val *RepositoryData) *NullableRepositoryData

func (NullableRepositoryData) Get

func (NullableRepositoryData) IsSet

func (v NullableRepositoryData) IsSet() bool

func (NullableRepositoryData) MarshalJSON

func (v NullableRepositoryData) MarshalJSON() ([]byte, error)

func (*NullableRepositoryData) Set

func (*NullableRepositoryData) UnmarshalJSON

func (v *NullableRepositoryData) UnmarshalJSON(src []byte) error

func (*NullableRepositoryData) Unset

func (v *NullableRepositoryData) Unset()

type NullableRepositoryDataList

type NullableRepositoryDataList struct {
	// contains filtered or unexported fields
}

func NewNullableRepositoryDataList

func NewNullableRepositoryDataList(val *RepositoryDataList) *NullableRepositoryDataList

func (NullableRepositoryDataList) Get

func (NullableRepositoryDataList) IsSet

func (v NullableRepositoryDataList) IsSet() bool

func (NullableRepositoryDataList) MarshalJSON

func (v NullableRepositoryDataList) MarshalJSON() ([]byte, error)

func (*NullableRepositoryDataList) Set

func (*NullableRepositoryDataList) UnmarshalJSON

func (v *NullableRepositoryDataList) UnmarshalJSON(src []byte) error

func (*NullableRepositoryDataList) Unset

func (v *NullableRepositoryDataList) Unset()

type NullableRequestDirection

type NullableRequestDirection struct {
	// contains filtered or unexported fields
}

func NewNullableRequestDirection

func NewNullableRequestDirection(val *RequestDirection) *NullableRequestDirection

func (NullableRequestDirection) Get

func (NullableRequestDirection) IsSet

func (v NullableRequestDirection) IsSet() bool

func (NullableRequestDirection) MarshalJSON

func (v NullableRequestDirection) MarshalJSON() ([]byte, error)

func (*NullableRequestDirection) Set

func (*NullableRequestDirection) UnmarshalJSON

func (v *NullableRequestDirection) UnmarshalJSON(src []byte) error

func (*NullableRequestDirection) Unset

func (v *NullableRequestDirection) Unset()

type NullableRequestedNode

type NullableRequestedNode struct {
	// contains filtered or unexported fields
}

func NewNullableRequestedNode

func NewNullableRequestedNode(val *RequestedNode) *NullableRequestedNode

func (NullableRequestedNode) Get

func (NullableRequestedNode) IsSet

func (v NullableRequestedNode) IsSet() bool

func (NullableRequestedNode) MarshalJSON

func (v NullableRequestedNode) MarshalJSON() ([]byte, error)

func (*NullableRequestedNode) Set

func (v *NullableRequestedNode) Set(val *RequestedNode)

func (*NullableRequestedNode) UnmarshalJSON

func (v *NullableRequestedNode) UnmarshalJSON(src []byte) error

func (*NullableRequestedNode) Unset

func (v *NullableRequestedNode) Unset()

type NullableRoutingAreaId

type NullableRoutingAreaId struct {
	// contains filtered or unexported fields
}

func NewNullableRoutingAreaId

func NewNullableRoutingAreaId(val *RoutingAreaId) *NullableRoutingAreaId

func (NullableRoutingAreaId) Get

func (NullableRoutingAreaId) IsSet

func (v NullableRoutingAreaId) IsSet() bool

func (NullableRoutingAreaId) MarshalJSON

func (v NullableRoutingAreaId) MarshalJSON() ([]byte, error)

func (*NullableRoutingAreaId) Set

func (v *NullableRoutingAreaId) Set(val *RoutingAreaId)

func (*NullableRoutingAreaId) UnmarshalJSON

func (v *NullableRoutingAreaId) UnmarshalJSON(src []byte) error

func (*NullableRoutingAreaId) Unset

func (v *NullableRoutingAreaId) Unset()

type NullableScscfCapabilityList

type NullableScscfCapabilityList struct {
	// contains filtered or unexported fields
}

func NewNullableScscfCapabilityList

func NewNullableScscfCapabilityList(val *ScscfCapabilityList) *NullableScscfCapabilityList

func (NullableScscfCapabilityList) Get

func (NullableScscfCapabilityList) IsSet

func (NullableScscfCapabilityList) MarshalJSON

func (v NullableScscfCapabilityList) MarshalJSON() ([]byte, error)

func (*NullableScscfCapabilityList) Set

func (*NullableScscfCapabilityList) UnmarshalJSON

func (v *NullableScscfCapabilityList) UnmarshalJSON(src []byte) error

func (*NullableScscfCapabilityList) Unset

func (v *NullableScscfCapabilityList) Unset()

type NullableScscfSelectionAssistanceInformation

type NullableScscfSelectionAssistanceInformation struct {
	// contains filtered or unexported fields
}

func (NullableScscfSelectionAssistanceInformation) Get

func (NullableScscfSelectionAssistanceInformation) IsSet

func (NullableScscfSelectionAssistanceInformation) MarshalJSON

func (*NullableScscfSelectionAssistanceInformation) Set

func (*NullableScscfSelectionAssistanceInformation) UnmarshalJSON

func (v *NullableScscfSelectionAssistanceInformation) UnmarshalJSON(src []byte) error

func (*NullableScscfSelectionAssistanceInformation) Unset

type NullableSdpDescription

type NullableSdpDescription struct {
	// contains filtered or unexported fields
}

func NewNullableSdpDescription

func NewNullableSdpDescription(val *SdpDescription) *NullableSdpDescription

func (NullableSdpDescription) Get

func (NullableSdpDescription) IsSet

func (v NullableSdpDescription) IsSet() bool

func (NullableSdpDescription) MarshalJSON

func (v NullableSdpDescription) MarshalJSON() ([]byte, error)

func (*NullableSdpDescription) Set

func (*NullableSdpDescription) UnmarshalJSON

func (v *NullableSdpDescription) UnmarshalJSON(src []byte) error

func (*NullableSdpDescription) Unset

func (v *NullableSdpDescription) Unset()

type NullableServiceAreaId

type NullableServiceAreaId struct {
	// contains filtered or unexported fields
}

func NewNullableServiceAreaId

func NewNullableServiceAreaId(val *ServiceAreaId) *NullableServiceAreaId

func (NullableServiceAreaId) Get

func (NullableServiceAreaId) IsSet

func (v NullableServiceAreaId) IsSet() bool

func (NullableServiceAreaId) MarshalJSON

func (v NullableServiceAreaId) MarshalJSON() ([]byte, error)

func (*NullableServiceAreaId) Set

func (v *NullableServiceAreaId) Set(val *ServiceAreaId)

func (*NullableServiceAreaId) UnmarshalJSON

func (v *NullableServiceAreaId) UnmarshalJSON(src []byte) error

func (*NullableServiceAreaId) Unset

func (v *NullableServiceAreaId) Unset()

type NullableServiceInformation

type NullableServiceInformation struct {
	// contains filtered or unexported fields
}

func NewNullableServiceInformation

func NewNullableServiceInformation(val *ServiceInformation) *NullableServiceInformation

func (NullableServiceInformation) Get

func (NullableServiceInformation) IsSet

func (v NullableServiceInformation) IsSet() bool

func (NullableServiceInformation) MarshalJSON

func (v NullableServiceInformation) MarshalJSON() ([]byte, error)

func (*NullableServiceInformation) Set

func (*NullableServiceInformation) UnmarshalJSON

func (v *NullableServiceInformation) UnmarshalJSON(src []byte) error

func (*NullableServiceInformation) Unset

func (v *NullableServiceInformation) Unset()

type NullableServiceLevelTraceInformation

type NullableServiceLevelTraceInformation struct {
	// contains filtered or unexported fields
}

func (NullableServiceLevelTraceInformation) Get

func (NullableServiceLevelTraceInformation) IsSet

func (NullableServiceLevelTraceInformation) MarshalJSON

func (v NullableServiceLevelTraceInformation) MarshalJSON() ([]byte, error)

func (*NullableServiceLevelTraceInformation) Set

func (*NullableServiceLevelTraceInformation) UnmarshalJSON

func (v *NullableServiceLevelTraceInformation) UnmarshalJSON(src []byte) error

func (*NullableServiceLevelTraceInformation) Unset

type NullableSgsnLocationData

type NullableSgsnLocationData struct {
	// contains filtered or unexported fields
}

func NewNullableSgsnLocationData

func NewNullableSgsnLocationData(val *SgsnLocationData) *NullableSgsnLocationData

func (NullableSgsnLocationData) Get

func (NullableSgsnLocationData) IsSet

func (v NullableSgsnLocationData) IsSet() bool

func (NullableSgsnLocationData) MarshalJSON

func (v NullableSgsnLocationData) MarshalJSON() ([]byte, error)

func (*NullableSgsnLocationData) Set

func (*NullableSgsnLocationData) UnmarshalJSON

func (v *NullableSgsnLocationData) UnmarshalJSON(src []byte) error

func (*NullableSgsnLocationData) Unset

func (v *NullableSgsnLocationData) Unset()

type NullableSharedData

type NullableSharedData struct {
	// contains filtered or unexported fields
}

func NewNullableSharedData

func NewNullableSharedData(val *SharedData) *NullableSharedData

func (NullableSharedData) Get

func (v NullableSharedData) Get() *SharedData

func (NullableSharedData) IsSet

func (v NullableSharedData) IsSet() bool

func (NullableSharedData) MarshalJSON

func (v NullableSharedData) MarshalJSON() ([]byte, error)

func (*NullableSharedData) Set

func (v *NullableSharedData) Set(val *SharedData)

func (*NullableSharedData) UnmarshalJSON

func (v *NullableSharedData) UnmarshalJSON(src []byte) error

func (*NullableSharedData) Unset

func (v *NullableSharedData) Unset()

type NullableSmsRegistrationInfo

type NullableSmsRegistrationInfo struct {
	// contains filtered or unexported fields
}

func NewNullableSmsRegistrationInfo

func NewNullableSmsRegistrationInfo(val *SmsRegistrationInfo) *NullableSmsRegistrationInfo

func (NullableSmsRegistrationInfo) Get

func (NullableSmsRegistrationInfo) IsSet

func (NullableSmsRegistrationInfo) MarshalJSON

func (v NullableSmsRegistrationInfo) MarshalJSON() ([]byte, error)

func (*NullableSmsRegistrationInfo) Set

func (*NullableSmsRegistrationInfo) UnmarshalJSON

func (v *NullableSmsRegistrationInfo) UnmarshalJSON(src []byte) error

func (*NullableSmsRegistrationInfo) Unset

func (v *NullableSmsRegistrationInfo) Unset()

type NullableSnssai

type NullableSnssai struct {
	// contains filtered or unexported fields
}

func NewNullableSnssai

func NewNullableSnssai(val *Snssai) *NullableSnssai

func (NullableSnssai) Get

func (v NullableSnssai) Get() *Snssai

func (NullableSnssai) IsSet

func (v NullableSnssai) IsSet() bool

func (NullableSnssai) MarshalJSON

func (v NullableSnssai) MarshalJSON() ([]byte, error)

func (*NullableSnssai) Set

func (v *NullableSnssai) Set(val *Snssai)

func (*NullableSnssai) UnmarshalJSON

func (v *NullableSnssai) UnmarshalJSON(src []byte) error

func (*NullableSnssai) Unset

func (v *NullableSnssai) Unset()

type NullableSpt

type NullableSpt struct {
	// contains filtered or unexported fields
}

func NewNullableSpt

func NewNullableSpt(val *Spt) *NullableSpt

func (NullableSpt) Get

func (v NullableSpt) Get() *Spt

func (NullableSpt) IsSet

func (v NullableSpt) IsSet() bool

func (NullableSpt) MarshalJSON

func (v NullableSpt) MarshalJSON() ([]byte, error)

func (*NullableSpt) Set

func (v *NullableSpt) Set(val *Spt)

func (*NullableSpt) UnmarshalJSON

func (v *NullableSpt) UnmarshalJSON(src []byte) error

func (*NullableSpt) Unset

func (v *NullableSpt) Unset()

type NullableSrvccCapability

type NullableSrvccCapability struct {
	// contains filtered or unexported fields
}

func NewNullableSrvccCapability

func NewNullableSrvccCapability(val *SrvccCapability) *NullableSrvccCapability

func (NullableSrvccCapability) Get

func (NullableSrvccCapability) IsSet

func (v NullableSrvccCapability) IsSet() bool

func (NullableSrvccCapability) MarshalJSON

func (v NullableSrvccCapability) MarshalJSON() ([]byte, error)

func (*NullableSrvccCapability) Set

func (*NullableSrvccCapability) UnmarshalJSON

func (v *NullableSrvccCapability) UnmarshalJSON(src []byte) error

func (*NullableSrvccCapability) Unset

func (v *NullableSrvccCapability) Unset()

type NullableSrvccData

type NullableSrvccData struct {
	// contains filtered or unexported fields
}

func NewNullableSrvccData

func NewNullableSrvccData(val *SrvccData) *NullableSrvccData

func (NullableSrvccData) Get

func (v NullableSrvccData) Get() *SrvccData

func (NullableSrvccData) IsSet

func (v NullableSrvccData) IsSet() bool

func (NullableSrvccData) MarshalJSON

func (v NullableSrvccData) MarshalJSON() ([]byte, error)

func (*NullableSrvccData) Set

func (v *NullableSrvccData) Set(val *SrvccData)

func (*NullableSrvccData) UnmarshalJSON

func (v *NullableSrvccData) UnmarshalJSON(src []byte) error

func (*NullableSrvccData) Unset

func (v *NullableSrvccData) Unset()

type NullableString

type NullableString struct {
	// contains filtered or unexported fields
}

func NewNullableString

func NewNullableString(val *string) *NullableString

func (NullableString) Get

func (v NullableString) Get() *string

func (NullableString) IsSet

func (v NullableString) IsSet() bool

func (NullableString) MarshalJSON

func (v NullableString) MarshalJSON() ([]byte, error)

func (*NullableString) Set

func (v *NullableString) Set(val *string)

func (*NullableString) UnmarshalJSON

func (v *NullableString) UnmarshalJSON(src []byte) error

func (*NullableString) Unset

func (v *NullableString) Unset()

type NullableTadsInformation

type NullableTadsInformation struct {
	// contains filtered or unexported fields
}

func NewNullableTadsInformation

func NewNullableTadsInformation(val *TadsInformation) *NullableTadsInformation

func (NullableTadsInformation) Get

func (NullableTadsInformation) IsSet

func (v NullableTadsInformation) IsSet() bool

func (NullableTadsInformation) MarshalJSON

func (v NullableTadsInformation) MarshalJSON() ([]byte, error)

func (*NullableTadsInformation) Set

func (*NullableTadsInformation) UnmarshalJSON

func (v *NullableTadsInformation) UnmarshalJSON(src []byte) error

func (*NullableTadsInformation) Unset

func (v *NullableTadsInformation) Unset()

type NullableTai

type NullableTai struct {
	// contains filtered or unexported fields
}

func NewNullableTai

func NewNullableTai(val *Tai) *NullableTai

func (NullableTai) Get

func (v NullableTai) Get() *Tai

func (NullableTai) IsSet

func (v NullableTai) IsSet() bool

func (NullableTai) MarshalJSON

func (v NullableTai) MarshalJSON() ([]byte, error)

func (*NullableTai) Set

func (v *NullableTai) Set(val *Tai)

func (*NullableTai) UnmarshalJSON

func (v *NullableTai) UnmarshalJSON(src []byte) error

func (*NullableTai) Unset

func (v *NullableTai) Unset()

type NullableTime

type NullableTime struct {
	// contains filtered or unexported fields
}

func NewNullableTime

func NewNullableTime(val *time.Time) *NullableTime

func (NullableTime) Get

func (v NullableTime) Get() *time.Time

func (NullableTime) IsSet

func (v NullableTime) IsSet() bool

func (NullableTime) MarshalJSON

func (v NullableTime) MarshalJSON() ([]byte, error)

func (*NullableTime) Set

func (v *NullableTime) Set(val *time.Time)

func (*NullableTime) UnmarshalJSON

func (v *NullableTime) UnmarshalJSON(src []byte) error

func (*NullableTime) Unset

func (v *NullableTime) Unset()

type NullableTriggerPoint

type NullableTriggerPoint struct {
	// contains filtered or unexported fields
}

func NewNullableTriggerPoint

func NewNullableTriggerPoint(val *TriggerPoint) *NullableTriggerPoint

func (NullableTriggerPoint) Get

func (NullableTriggerPoint) IsSet

func (v NullableTriggerPoint) IsSet() bool

func (NullableTriggerPoint) MarshalJSON

func (v NullableTriggerPoint) MarshalJSON() ([]byte, error)

func (*NullableTriggerPoint) Set

func (v *NullableTriggerPoint) Set(val *TriggerPoint)

func (*NullableTriggerPoint) UnmarshalJSON

func (v *NullableTriggerPoint) UnmarshalJSON(src []byte) error

func (*NullableTriggerPoint) Unset

func (v *NullableTriggerPoint) Unset()

type NullableTwanLocationData

type NullableTwanLocationData struct {
	// contains filtered or unexported fields
}

func NewNullableTwanLocationData

func NewNullableTwanLocationData(val *TwanLocationData) *NullableTwanLocationData

func (NullableTwanLocationData) Get

func (NullableTwanLocationData) IsSet

func (v NullableTwanLocationData) IsSet() bool

func (NullableTwanLocationData) MarshalJSON

func (v NullableTwanLocationData) MarshalJSON() ([]byte, error)

func (*NullableTwanLocationData) Set

func (*NullableTwanLocationData) UnmarshalJSON

func (v *NullableTwanLocationData) UnmarshalJSON(src []byte) error

func (*NullableTwanLocationData) Unset

func (v *NullableTwanLocationData) Unset()

type NullableTypeOfCondition

type NullableTypeOfCondition struct {
	// contains filtered or unexported fields
}

func NewNullableTypeOfCondition

func NewNullableTypeOfCondition(val *TypeOfCondition) *NullableTypeOfCondition

func (NullableTypeOfCondition) Get

func (NullableTypeOfCondition) IsSet

func (v NullableTypeOfCondition) IsSet() bool

func (NullableTypeOfCondition) MarshalJSON

func (v NullableTypeOfCondition) MarshalJSON() ([]byte, error)

func (*NullableTypeOfCondition) Set

func (*NullableTypeOfCondition) UnmarshalJSON

func (v *NullableTypeOfCondition) UnmarshalJSON(src []byte) error

func (*NullableTypeOfCondition) Unset

func (v *NullableTypeOfCondition) Unset()

type NullableUeReachabilityNotification

type NullableUeReachabilityNotification struct {
	// contains filtered or unexported fields
}

func (NullableUeReachabilityNotification) Get

func (NullableUeReachabilityNotification) IsSet

func (NullableUeReachabilityNotification) MarshalJSON

func (v NullableUeReachabilityNotification) MarshalJSON() ([]byte, error)

func (*NullableUeReachabilityNotification) Set

func (*NullableUeReachabilityNotification) UnmarshalJSON

func (v *NullableUeReachabilityNotification) UnmarshalJSON(src []byte) error

func (*NullableUeReachabilityNotification) Unset

type NullableUeReachabilitySubscription

type NullableUeReachabilitySubscription struct {
	// contains filtered or unexported fields
}

func (NullableUeReachabilitySubscription) Get

func (NullableUeReachabilitySubscription) IsSet

func (NullableUeReachabilitySubscription) MarshalJSON

func (v NullableUeReachabilitySubscription) MarshalJSON() ([]byte, error)

func (*NullableUeReachabilitySubscription) Set

func (*NullableUeReachabilitySubscription) UnmarshalJSON

func (v *NullableUeReachabilitySubscription) UnmarshalJSON(src []byte) error

func (*NullableUeReachabilitySubscription) Unset

type NullableUserStateCs

type NullableUserStateCs struct {
	// contains filtered or unexported fields
}

func NewNullableUserStateCs

func NewNullableUserStateCs(val *UserStateCs) *NullableUserStateCs

func (NullableUserStateCs) Get

func (NullableUserStateCs) IsSet

func (v NullableUserStateCs) IsSet() bool

func (NullableUserStateCs) MarshalJSON

func (v NullableUserStateCs) MarshalJSON() ([]byte, error)

func (*NullableUserStateCs) Set

func (v *NullableUserStateCs) Set(val *UserStateCs)

func (*NullableUserStateCs) UnmarshalJSON

func (v *NullableUserStateCs) UnmarshalJSON(src []byte) error

func (*NullableUserStateCs) Unset

func (v *NullableUserStateCs) Unset()

type NullableUserStatePs

type NullableUserStatePs struct {
	// contains filtered or unexported fields
}

func NewNullableUserStatePs

func NewNullableUserStatePs(val *UserStatePs) *NullableUserStatePs

func (NullableUserStatePs) Get

func (NullableUserStatePs) IsSet

func (v NullableUserStatePs) IsSet() bool

func (NullableUserStatePs) MarshalJSON

func (v NullableUserStatePs) MarshalJSON() ([]byte, error)

func (*NullableUserStatePs) Set

func (v *NullableUserStatePs) Set(val *UserStatePs)

func (*NullableUserStatePs) UnmarshalJSON

func (v *NullableUserStatePs) UnmarshalJSON(src []byte) error

func (*NullableUserStatePs) Unset

func (v *NullableUserStatePs) Unset()

type NullableUtraLocation

type NullableUtraLocation struct {
	// contains filtered or unexported fields
}

func NewNullableUtraLocation

func NewNullableUtraLocation(val *UtraLocation) *NullableUtraLocation

func (NullableUtraLocation) Get

func (NullableUtraLocation) IsSet

func (v NullableUtraLocation) IsSet() bool

func (NullableUtraLocation) MarshalJSON

func (v NullableUtraLocation) MarshalJSON() ([]byte, error)

func (*NullableUtraLocation) Set

func (v *NullableUtraLocation) Set(val *UtraLocation)

func (*NullableUtraLocation) UnmarshalJSON

func (v *NullableUtraLocation) UnmarshalJSON(src []byte) error

func (*NullableUtraLocation) Unset

func (v *NullableUtraLocation) Unset()

type PSLocationRetrievalApiService

type PSLocationRetrievalApiService service

PSLocationRetrievalApiService PSLocationRetrievalApi service

func (*PSLocationRetrievalApiService) GetLocPsDomain

GetLocPsDomain Retrieve the location data in PS domain

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Public Identity
@return ApiGetLocPsDomainRequest

func (*PSLocationRetrievalApiService) GetLocPsDomainExecute

Execute executes the request

@return PsLocation

type PSUserStateInfoRetrievalApiService

type PSUserStateInfoRetrievalApiService service

PSUserStateInfoRetrievalApiService PSUserStateInfoRetrievalApi service

func (*PSUserStateInfoRetrievalApiService) GetPsUserStateInfo

GetPsUserStateInfo Retrieve the user state information in PS domain

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Identity
@return ApiGetPsUserStateInfoRequest

func (*PSUserStateInfoRetrievalApiService) GetPsUserStateInfoExecute

Execute executes the request

@return PsUserState

type PatchItem

type PatchItem struct {
	Op PatchOperation `json:"op"`
	// contains a JSON pointer value (as defined in IETF RFC 6901) that references a location of a resource on which the patch operation shall be performed.
	Path string `json:"path"`
	// indicates the path of the source JSON element (according to JSON Pointer syntax) being moved or copied to the location indicated by the \"path\" attribute.
	From  *string     `json:"from,omitempty"`
	Value interface{} `json:"value,omitempty"`
}

PatchItem it contains information on data to be changed.

func NewPatchItem

func NewPatchItem(op PatchOperation, path string) *PatchItem

NewPatchItem instantiates a new PatchItem object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewPatchItemWithDefaults

func NewPatchItemWithDefaults() *PatchItem

NewPatchItemWithDefaults instantiates a new PatchItem object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*PatchItem) GetFrom

func (o *PatchItem) GetFrom() string

GetFrom returns the From field value if set, zero value otherwise.

func (*PatchItem) GetFromOk

func (o *PatchItem) GetFromOk() (*string, bool)

GetFromOk returns a tuple with the From field value if set, nil otherwise and a boolean to check if the value has been set.

func (*PatchItem) GetOp

func (o *PatchItem) GetOp() PatchOperation

GetOp returns the Op field value

func (*PatchItem) GetOpOk

func (o *PatchItem) GetOpOk() (*PatchOperation, bool)

GetOpOk returns a tuple with the Op field value and a boolean to check if the value has been set.

func (*PatchItem) GetPath

func (o *PatchItem) GetPath() string

GetPath returns the Path field value

func (*PatchItem) GetPathOk

func (o *PatchItem) GetPathOk() (*string, bool)

GetPathOk returns a tuple with the Path field value and a boolean to check if the value has been set.

func (*PatchItem) GetValue

func (o *PatchItem) GetValue() interface{}

GetValue returns the Value field value if set, zero value otherwise (both if not set or set to explicit null).

func (*PatchItem) GetValueOk

func (o *PatchItem) GetValueOk() (*interface{}, bool)

GetValueOk returns a tuple with the Value field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned

func (*PatchItem) HasFrom

func (o *PatchItem) HasFrom() bool

HasFrom returns a boolean if a field has been set.

func (*PatchItem) HasValue

func (o *PatchItem) HasValue() bool

HasValue returns a boolean if a field has been set.

func (PatchItem) MarshalJSON

func (o PatchItem) MarshalJSON() ([]byte, error)

func (*PatchItem) SetFrom

func (o *PatchItem) SetFrom(v string)

SetFrom gets a reference to the given string and assigns it to the From field.

func (*PatchItem) SetOp

func (o *PatchItem) SetOp(v PatchOperation)

SetOp sets field value

func (*PatchItem) SetPath

func (o *PatchItem) SetPath(v string)

SetPath sets field value

func (*PatchItem) SetValue

func (o *PatchItem) SetValue(v interface{})

SetValue gets a reference to the given interface{} and assigns it to the Value field.

func (PatchItem) ToMap

func (o PatchItem) ToMap() (map[string]interface{}, error)

type PatchOperation

type PatchOperation struct {
	String *string
}

PatchOperation Operations as defined in IETF RFC 6902.

func (*PatchOperation) MarshalJSON

func (src *PatchOperation) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*PatchOperation) UnmarshalJSON

func (dst *PatchOperation) UnmarshalJSON(data []byte) error

Unmarshal JSON data into any of the pointers in the struct

type PatchResult

type PatchResult struct {
	// The execution report contains an array of report items. Each report item indicates one  failed modification.
	Report []ReportItem `json:"report"`
}

PatchResult The execution report result on failed modification.

func NewPatchResult

func NewPatchResult(report []ReportItem) *PatchResult

NewPatchResult instantiates a new PatchResult object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewPatchResultWithDefaults

func NewPatchResultWithDefaults() *PatchResult

NewPatchResultWithDefaults instantiates a new PatchResult object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*PatchResult) GetReport

func (o *PatchResult) GetReport() []ReportItem

GetReport returns the Report field value

func (*PatchResult) GetReportOk

func (o *PatchResult) GetReportOk() ([]ReportItem, bool)

GetReportOk returns a tuple with the Report field value and a boolean to check if the value has been set.

func (PatchResult) MarshalJSON

func (o PatchResult) MarshalJSON() ([]byte, error)

func (*PatchResult) SetReport

func (o *PatchResult) SetReport(v []ReportItem)

SetReport sets field value

func (PatchResult) ToMap

func (o PatchResult) ToMap() (map[string]interface{}, error)

type PlmnId

type PlmnId struct {
	// Mobile Country Code part of the PLMN, comprising 3 digits, as defined in clause 9.3.3.5 of 3GPP TS 38.413.
	Mcc string `json:"mcc"`
	// Mobile Network Code part of the PLMN, comprising 2 or 3 digits, as defined in clause 9.3.3.5 of 3GPP TS 38.413.
	Mnc string `json:"mnc"`
}

PlmnId When PlmnId needs to be converted to string (e.g. when used in maps as key), the string shall be composed of three digits \"mcc\" followed by \"-\" and two or three digits \"mnc\".

func NewPlmnId

func NewPlmnId(mcc string, mnc string) *PlmnId

NewPlmnId instantiates a new PlmnId object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewPlmnIdWithDefaults

func NewPlmnIdWithDefaults() *PlmnId

NewPlmnIdWithDefaults instantiates a new PlmnId object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*PlmnId) GetMcc

func (o *PlmnId) GetMcc() string

GetMcc returns the Mcc field value

func (*PlmnId) GetMccOk

func (o *PlmnId) GetMccOk() (*string, bool)

GetMccOk returns a tuple with the Mcc field value and a boolean to check if the value has been set.

func (*PlmnId) GetMnc

func (o *PlmnId) GetMnc() string

GetMnc returns the Mnc field value

func (*PlmnId) GetMncOk

func (o *PlmnId) GetMncOk() (*string, bool)

GetMncOk returns a tuple with the Mnc field value and a boolean to check if the value has been set.

func (PlmnId) MarshalJSON

func (o PlmnId) MarshalJSON() ([]byte, error)

func (*PlmnId) SetMcc

func (o *PlmnId) SetMcc(v string)

SetMcc sets field value

func (*PlmnId) SetMnc

func (o *PlmnId) SetMnc(v string)

SetMnc sets field value

func (PlmnId) ToMap

func (o PlmnId) ToMap() (map[string]interface{}, error)

type PlmnIdNid

type PlmnIdNid struct {
	// Mobile Country Code part of the PLMN, comprising 3 digits, as defined in clause 9.3.3.5 of 3GPP TS 38.413.
	Mcc string `json:"mcc"`
	// Mobile Network Code part of the PLMN, comprising 2 or 3 digits, as defined in clause 9.3.3.5 of 3GPP TS 38.413.
	Mnc string `json:"mnc"`
	// This represents the Network Identifier, which together with a PLMN ID is used to identify an SNPN (see 3GPP TS 23.003 and 3GPP TS 23.501 clause 5.30.2.1).
	Nid *string `json:"nid,omitempty"`
}

PlmnIdNid Contains the serving core network operator PLMN ID and, for an SNPN, the NID that together with the PLMN ID identifies the SNPN.

func NewPlmnIdNid

func NewPlmnIdNid(mcc string, mnc string) *PlmnIdNid

NewPlmnIdNid instantiates a new PlmnIdNid object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewPlmnIdNidWithDefaults

func NewPlmnIdNidWithDefaults() *PlmnIdNid

NewPlmnIdNidWithDefaults instantiates a new PlmnIdNid object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*PlmnIdNid) GetMcc

func (o *PlmnIdNid) GetMcc() string

GetMcc returns the Mcc field value

func (*PlmnIdNid) GetMccOk

func (o *PlmnIdNid) GetMccOk() (*string, bool)

GetMccOk returns a tuple with the Mcc field value and a boolean to check if the value has been set.

func (*PlmnIdNid) GetMnc

func (o *PlmnIdNid) GetMnc() string

GetMnc returns the Mnc field value

func (*PlmnIdNid) GetMncOk

func (o *PlmnIdNid) GetMncOk() (*string, bool)

GetMncOk returns a tuple with the Mnc field value and a boolean to check if the value has been set.

func (*PlmnIdNid) GetNid

func (o *PlmnIdNid) GetNid() string

GetNid returns the Nid field value if set, zero value otherwise.

func (*PlmnIdNid) GetNidOk

func (o *PlmnIdNid) GetNidOk() (*string, bool)

GetNidOk returns a tuple with the Nid field value if set, nil otherwise and a boolean to check if the value has been set.

func (*PlmnIdNid) HasNid

func (o *PlmnIdNid) HasNid() bool

HasNid returns a boolean if a field has been set.

func (PlmnIdNid) MarshalJSON

func (o PlmnIdNid) MarshalJSON() ([]byte, error)

func (*PlmnIdNid) SetMcc

func (o *PlmnIdNid) SetMcc(v string)

SetMcc sets field value

func (*PlmnIdNid) SetMnc

func (o *PlmnIdNid) SetMnc(v string)

SetMnc sets field value

func (*PlmnIdNid) SetNid

func (o *PlmnIdNid) SetNid(v string)

SetNid gets a reference to the given string and assigns it to the Nid field.

func (PlmnIdNid) ToMap

func (o PlmnIdNid) ToMap() (map[string]interface{}, error)

type PriorityInfoRetrievalApiService

type PriorityInfoRetrievalApiService service

PriorityInfoRetrievalApiService PriorityInfoRetrievalApi service

func (*PriorityInfoRetrievalApiService) GetPriorityInfo

GetPriorityInfo Retrieve the service priority levels associated to the user

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Identity
@return ApiGetPriorityInfoRequest

func (*PriorityInfoRetrievalApiService) GetPriorityInfoExecute

Execute executes the request

@return PriorityLevels

type PriorityLevels

type PriorityLevels struct {
	ServicePriorityLevelList []string `json:"servicePriorityLevelList"`
	ServicePriorityLevel     *int32   `json:"servicePriorityLevel,omitempty"`
}

PriorityLevels Namespaces and priority levels allowed for the IMS public Identity

func NewPriorityLevels

func NewPriorityLevels(servicePriorityLevelList []string) *PriorityLevels

NewPriorityLevels instantiates a new PriorityLevels object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewPriorityLevelsWithDefaults

func NewPriorityLevelsWithDefaults() *PriorityLevels

NewPriorityLevelsWithDefaults instantiates a new PriorityLevels object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*PriorityLevels) GetServicePriorityLevel

func (o *PriorityLevels) GetServicePriorityLevel() int32

GetServicePriorityLevel returns the ServicePriorityLevel field value if set, zero value otherwise.

func (*PriorityLevels) GetServicePriorityLevelList

func (o *PriorityLevels) GetServicePriorityLevelList() []string

GetServicePriorityLevelList returns the ServicePriorityLevelList field value

func (*PriorityLevels) GetServicePriorityLevelListOk

func (o *PriorityLevels) GetServicePriorityLevelListOk() ([]string, bool)

GetServicePriorityLevelListOk returns a tuple with the ServicePriorityLevelList field value and a boolean to check if the value has been set.

func (*PriorityLevels) GetServicePriorityLevelOk

func (o *PriorityLevels) GetServicePriorityLevelOk() (*int32, bool)

GetServicePriorityLevelOk returns a tuple with the ServicePriorityLevel field value if set, nil otherwise and a boolean to check if the value has been set.

func (*PriorityLevels) HasServicePriorityLevel

func (o *PriorityLevels) HasServicePriorityLevel() bool

HasServicePriorityLevel returns a boolean if a field has been set.

func (PriorityLevels) MarshalJSON

func (o PriorityLevels) MarshalJSON() ([]byte, error)

func (*PriorityLevels) SetServicePriorityLevel

func (o *PriorityLevels) SetServicePriorityLevel(v int32)

SetServicePriorityLevel gets a reference to the given int32 and assigns it to the ServicePriorityLevel field.

func (*PriorityLevels) SetServicePriorityLevelList

func (o *PriorityLevels) SetServicePriorityLevelList(v []string)

SetServicePriorityLevelList sets field value

func (PriorityLevels) ToMap

func (o PriorityLevels) ToMap() (map[string]interface{}, error)

type PrivateIdentities

type PrivateIdentities struct {
	PrivateIdentities []PrivateIdentity `json:"privateIdentities"`
}

PrivateIdentities A list of IMS Private Identities

func NewPrivateIdentities

func NewPrivateIdentities(privateIdentities []PrivateIdentity) *PrivateIdentities

NewPrivateIdentities instantiates a new PrivateIdentities object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewPrivateIdentitiesWithDefaults

func NewPrivateIdentitiesWithDefaults() *PrivateIdentities

NewPrivateIdentitiesWithDefaults instantiates a new PrivateIdentities object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*PrivateIdentities) GetPrivateIdentities

func (o *PrivateIdentities) GetPrivateIdentities() []PrivateIdentity

GetPrivateIdentities returns the PrivateIdentities field value

func (*PrivateIdentities) GetPrivateIdentitiesOk

func (o *PrivateIdentities) GetPrivateIdentitiesOk() ([]PrivateIdentity, bool)

GetPrivateIdentitiesOk returns a tuple with the PrivateIdentities field value and a boolean to check if the value has been set.

func (PrivateIdentities) MarshalJSON

func (o PrivateIdentities) MarshalJSON() ([]byte, error)

func (*PrivateIdentities) SetPrivateIdentities

func (o *PrivateIdentities) SetPrivateIdentities(v []PrivateIdentity)

SetPrivateIdentities sets field value

func (PrivateIdentities) ToMap

func (o PrivateIdentities) ToMap() (map[string]interface{}, error)

type PrivateIdentity

type PrivateIdentity struct {
	// String containing a Private User Identity or a Private Service Identity
	PrivateIdentity     string              `json:"privateIdentity"`
	PrivateIdentityType PrivateIdentityType `json:"privateIdentityType"`
}

PrivateIdentity IMS Private Identity and its identity type (IMPI or IMSI)

func NewPrivateIdentity

func NewPrivateIdentity(privateIdentity string, privateIdentityType PrivateIdentityType) *PrivateIdentity

NewPrivateIdentity instantiates a new PrivateIdentity object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewPrivateIdentityWithDefaults

func NewPrivateIdentityWithDefaults() *PrivateIdentity

NewPrivateIdentityWithDefaults instantiates a new PrivateIdentity object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*PrivateIdentity) GetPrivateIdentity

func (o *PrivateIdentity) GetPrivateIdentity() string

GetPrivateIdentity returns the PrivateIdentity field value

func (*PrivateIdentity) GetPrivateIdentityOk

func (o *PrivateIdentity) GetPrivateIdentityOk() (*string, bool)

GetPrivateIdentityOk returns a tuple with the PrivateIdentity field value and a boolean to check if the value has been set.

func (*PrivateIdentity) GetPrivateIdentityType

func (o *PrivateIdentity) GetPrivateIdentityType() PrivateIdentityType

GetPrivateIdentityType returns the PrivateIdentityType field value

func (*PrivateIdentity) GetPrivateIdentityTypeOk

func (o *PrivateIdentity) GetPrivateIdentityTypeOk() (*PrivateIdentityType, bool)

GetPrivateIdentityTypeOk returns a tuple with the PrivateIdentityType field value and a boolean to check if the value has been set.

func (PrivateIdentity) MarshalJSON

func (o PrivateIdentity) MarshalJSON() ([]byte, error)

func (*PrivateIdentity) SetPrivateIdentity

func (o *PrivateIdentity) SetPrivateIdentity(v string)

SetPrivateIdentity sets field value

func (*PrivateIdentity) SetPrivateIdentityType

func (o *PrivateIdentity) SetPrivateIdentityType(v PrivateIdentityType)

SetPrivateIdentityType sets field value

func (PrivateIdentity) ToMap

func (o PrivateIdentity) ToMap() (map[string]interface{}, error)

type PrivateIdentityType

type PrivateIdentityType struct {
	String *string
}

PrivateIdentityType Represents the type of IMS Private Identity (IMPI or IMSI)

func (*PrivateIdentityType) MarshalJSON

func (src *PrivateIdentityType) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*PrivateIdentityType) UnmarshalJSON

func (dst *PrivateIdentityType) UnmarshalJSON(data []byte) error

Unmarshal JSON data into any of the pointers in the struct

type ProblemDetails

type ProblemDetails struct {
	// String providing an URI formatted according to RFC 3986.
	Type   *string `json:"type,omitempty"`
	Title  *string `json:"title,omitempty"`
	Status *int32  `json:"status,omitempty"`
	// A human-readable explanation specific to this occurrence of the problem.
	Detail *string `json:"detail,omitempty"`
	// String providing an URI formatted according to RFC 3986.
	Instance *string `json:"instance,omitempty"`
	// A machine-readable application error cause specific to this occurrence of the problem.  This IE should be present and provide application-related error information, if available.
	Cause         *string        `json:"cause,omitempty"`
	InvalidParams []InvalidParam `json:"invalidParams,omitempty"`
	// A string used to indicate the features supported by an API that is used as defined in clause  6.6 in 3GPP TS 29.500. The string shall contain a bitmask indicating supported features in  hexadecimal representation Each character in the string shall take a value of \"0\" to \"9\",  \"a\" to \"f\" or \"A\" to \"F\" and shall represent the support of 4 features as described in  table 5.2.2-3. The most significant character representing the highest-numbered features shall  appear first in the string, and the character representing features 1 to 4 shall appear last  in the string. The list of features and their numbering (starting with 1) are defined  separately for each API. If the string contains a lower number of characters than there are  defined features for an API, all features that would be represented by characters that are not  present in the string are not supported.
	SupportedFeatures  *string         `json:"supportedFeatures,omitempty"`
	AccessTokenError   *AccessTokenErr `json:"accessTokenError,omitempty"`
	AccessTokenRequest *AccessTokenReq `json:"accessTokenRequest,omitempty"`
	// Fully Qualified Domain Name
	NrfId                *string  `json:"nrfId,omitempty"`
	SupportedApiVersions []string `json:"supportedApiVersions,omitempty"`
}

ProblemDetails Provides additional information in an error response.

func NewProblemDetails

func NewProblemDetails() *ProblemDetails

NewProblemDetails instantiates a new ProblemDetails object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewProblemDetailsWithDefaults

func NewProblemDetailsWithDefaults() *ProblemDetails

NewProblemDetailsWithDefaults instantiates a new ProblemDetails object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*ProblemDetails) GetAccessTokenError

func (o *ProblemDetails) GetAccessTokenError() AccessTokenErr

GetAccessTokenError returns the AccessTokenError field value if set, zero value otherwise.

func (*ProblemDetails) GetAccessTokenErrorOk

func (o *ProblemDetails) GetAccessTokenErrorOk() (*AccessTokenErr, bool)

GetAccessTokenErrorOk returns a tuple with the AccessTokenError field value if set, nil otherwise and a boolean to check if the value has been set.

func (*ProblemDetails) GetAccessTokenRequest

func (o *ProblemDetails) GetAccessTokenRequest() AccessTokenReq

GetAccessTokenRequest returns the AccessTokenRequest field value if set, zero value otherwise.

func (*ProblemDetails) GetAccessTokenRequestOk

func (o *ProblemDetails) GetAccessTokenRequestOk() (*AccessTokenReq, bool)

GetAccessTokenRequestOk returns a tuple with the AccessTokenRequest field value if set, nil otherwise and a boolean to check if the value has been set.

func (*ProblemDetails) GetCause

func (o *ProblemDetails) GetCause() string

GetCause returns the Cause field value if set, zero value otherwise.

func (*ProblemDetails) GetCauseOk

func (o *ProblemDetails) GetCauseOk() (*string, bool)

GetCauseOk returns a tuple with the Cause field value if set, nil otherwise and a boolean to check if the value has been set.

func (*ProblemDetails) GetDetail

func (o *ProblemDetails) GetDetail() string

GetDetail returns the Detail field value if set, zero value otherwise.

func (*ProblemDetails) GetDetailOk

func (o *ProblemDetails) GetDetailOk() (*string, bool)

GetDetailOk returns a tuple with the Detail field value if set, nil otherwise and a boolean to check if the value has been set.

func (*ProblemDetails) GetInstance

func (o *ProblemDetails) GetInstance() string

GetInstance returns the Instance field value if set, zero value otherwise.

func (*ProblemDetails) GetInstanceOk

func (o *ProblemDetails) GetInstanceOk() (*string, bool)

GetInstanceOk returns a tuple with the Instance field value if set, nil otherwise and a boolean to check if the value has been set.

func (*ProblemDetails) GetInvalidParams

func (o *ProblemDetails) GetInvalidParams() []InvalidParam

GetInvalidParams returns the InvalidParams field value if set, zero value otherwise.

func (*ProblemDetails) GetInvalidParamsOk

func (o *ProblemDetails) GetInvalidParamsOk() ([]InvalidParam, bool)

GetInvalidParamsOk returns a tuple with the InvalidParams field value if set, nil otherwise and a boolean to check if the value has been set.

func (*ProblemDetails) GetNrfId

func (o *ProblemDetails) GetNrfId() string

GetNrfId returns the NrfId field value if set, zero value otherwise.

func (*ProblemDetails) GetNrfIdOk

func (o *ProblemDetails) GetNrfIdOk() (*string, bool)

GetNrfIdOk returns a tuple with the NrfId field value if set, nil otherwise and a boolean to check if the value has been set.

func (*ProblemDetails) GetStatus

func (o *ProblemDetails) GetStatus() int32

GetStatus returns the Status field value if set, zero value otherwise.

func (*ProblemDetails) GetStatusOk

func (o *ProblemDetails) GetStatusOk() (*int32, bool)

GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.

func (*ProblemDetails) GetSupportedApiVersions

func (o *ProblemDetails) GetSupportedApiVersions() []string

GetSupportedApiVersions returns the SupportedApiVersions field value if set, zero value otherwise.

func (*ProblemDetails) GetSupportedApiVersionsOk

func (o *ProblemDetails) GetSupportedApiVersionsOk() ([]string, bool)

GetSupportedApiVersionsOk returns a tuple with the SupportedApiVersions field value if set, nil otherwise and a boolean to check if the value has been set.

func (*ProblemDetails) GetSupportedFeatures

func (o *ProblemDetails) GetSupportedFeatures() string

GetSupportedFeatures returns the SupportedFeatures field value if set, zero value otherwise.

func (*ProblemDetails) GetSupportedFeaturesOk

func (o *ProblemDetails) GetSupportedFeaturesOk() (*string, bool)

GetSupportedFeaturesOk returns a tuple with the SupportedFeatures field value if set, nil otherwise and a boolean to check if the value has been set.

func (*ProblemDetails) GetTitle

func (o *ProblemDetails) GetTitle() string

GetTitle returns the Title field value if set, zero value otherwise.

func (*ProblemDetails) GetTitleOk

func (o *ProblemDetails) GetTitleOk() (*string, bool)

GetTitleOk returns a tuple with the Title field value if set, nil otherwise and a boolean to check if the value has been set.

func (*ProblemDetails) GetType

func (o *ProblemDetails) GetType() string

GetType returns the Type field value if set, zero value otherwise.

func (*ProblemDetails) GetTypeOk

func (o *ProblemDetails) GetTypeOk() (*string, bool)

GetTypeOk returns a tuple with the Type field value if set, nil otherwise and a boolean to check if the value has been set.

func (*ProblemDetails) HasAccessTokenError

func (o *ProblemDetails) HasAccessTokenError() bool

HasAccessTokenError returns a boolean if a field has been set.

func (*ProblemDetails) HasAccessTokenRequest

func (o *ProblemDetails) HasAccessTokenRequest() bool

HasAccessTokenRequest returns a boolean if a field has been set.

func (*ProblemDetails) HasCause

func (o *ProblemDetails) HasCause() bool

HasCause returns a boolean if a field has been set.

func (*ProblemDetails) HasDetail

func (o *ProblemDetails) HasDetail() bool

HasDetail returns a boolean if a field has been set.

func (*ProblemDetails) HasInstance

func (o *ProblemDetails) HasInstance() bool

HasInstance returns a boolean if a field has been set.

func (*ProblemDetails) HasInvalidParams

func (o *ProblemDetails) HasInvalidParams() bool

HasInvalidParams returns a boolean if a field has been set.

func (*ProblemDetails) HasNrfId

func (o *ProblemDetails) HasNrfId() bool

HasNrfId returns a boolean if a field has been set.

func (*ProblemDetails) HasStatus

func (o *ProblemDetails) HasStatus() bool

HasStatus returns a boolean if a field has been set.

func (*ProblemDetails) HasSupportedApiVersions

func (o *ProblemDetails) HasSupportedApiVersions() bool

HasSupportedApiVersions returns a boolean if a field has been set.

func (*ProblemDetails) HasSupportedFeatures

func (o *ProblemDetails) HasSupportedFeatures() bool

HasSupportedFeatures returns a boolean if a field has been set.

func (*ProblemDetails) HasTitle

func (o *ProblemDetails) HasTitle() bool

HasTitle returns a boolean if a field has been set.

func (*ProblemDetails) HasType

func (o *ProblemDetails) HasType() bool

HasType returns a boolean if a field has been set.

func (ProblemDetails) MarshalJSON

func (o ProblemDetails) MarshalJSON() ([]byte, error)

func (*ProblemDetails) SetAccessTokenError

func (o *ProblemDetails) SetAccessTokenError(v AccessTokenErr)

SetAccessTokenError gets a reference to the given AccessTokenErr and assigns it to the AccessTokenError field.

func (*ProblemDetails) SetAccessTokenRequest

func (o *ProblemDetails) SetAccessTokenRequest(v AccessTokenReq)

SetAccessTokenRequest gets a reference to the given AccessTokenReq and assigns it to the AccessTokenRequest field.

func (*ProblemDetails) SetCause

func (o *ProblemDetails) SetCause(v string)

SetCause gets a reference to the given string and assigns it to the Cause field.

func (*ProblemDetails) SetDetail

func (o *ProblemDetails) SetDetail(v string)

SetDetail gets a reference to the given string and assigns it to the Detail field.

func (*ProblemDetails) SetInstance

func (o *ProblemDetails) SetInstance(v string)

SetInstance gets a reference to the given string and assigns it to the Instance field.

func (*ProblemDetails) SetInvalidParams

func (o *ProblemDetails) SetInvalidParams(v []InvalidParam)

SetInvalidParams gets a reference to the given []InvalidParam and assigns it to the InvalidParams field.

func (*ProblemDetails) SetNrfId

func (o *ProblemDetails) SetNrfId(v string)

SetNrfId gets a reference to the given string and assigns it to the NrfId field.

func (*ProblemDetails) SetStatus

func (o *ProblemDetails) SetStatus(v int32)

SetStatus gets a reference to the given int32 and assigns it to the Status field.

func (*ProblemDetails) SetSupportedApiVersions

func (o *ProblemDetails) SetSupportedApiVersions(v []string)

SetSupportedApiVersions gets a reference to the given []string and assigns it to the SupportedApiVersions field.

func (*ProblemDetails) SetSupportedFeatures

func (o *ProblemDetails) SetSupportedFeatures(v string)

SetSupportedFeatures gets a reference to the given string and assigns it to the SupportedFeatures field.

func (*ProblemDetails) SetTitle

func (o *ProblemDetails) SetTitle(v string)

SetTitle gets a reference to the given string and assigns it to the Title field.

func (*ProblemDetails) SetType

func (o *ProblemDetails) SetType(v string)

SetType gets a reference to the given string and assigns it to the Type field.

func (ProblemDetails) ToMap

func (o ProblemDetails) ToMap() (map[string]interface{}, error)

type PsLocation

type PsLocation struct {
	Interface *interface{}
}

PsLocation - Location data in PS domain

func InterfaceAsPsLocation

func InterfaceAsPsLocation(v *interface{}) PsLocation

interface{}AsPsLocation is a convenience function that returns interface{} wrapped in PsLocation

func (*PsLocation) GetActualInstance

func (obj *PsLocation) GetActualInstance() interface{}

Get the actual instance

func (PsLocation) MarshalJSON

func (src PsLocation) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*PsLocation) UnmarshalJSON

func (dst *PsLocation) UnmarshalJSON(data []byte) error

Unmarshal JSON data into one of the pointers in the struct

type PsUserState

type PsUserState struct {
	Interface *interface{}
}

PsUserState - User state in PS domain

func InterfaceAsPsUserState

func InterfaceAsPsUserState(v *interface{}) PsUserState

interface{}AsPsUserState is a convenience function that returns interface{} wrapped in PsUserState

func (*PsUserState) GetActualInstance

func (obj *PsUserState) GetActualInstance() interface{}

Get the actual instance

func (PsUserState) MarshalJSON

func (src PsUserState) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*PsUserState) UnmarshalJSON

func (dst *PsUserState) UnmarshalJSON(data []byte) error

Unmarshal JSON data into one of the pointers in the struct

type PsiActivationState

type PsiActivationState struct {
	ActivationState ActivationState `json:"activationState"`
}

PsiActivationState Public Service Identity activation state

func NewPsiActivationState

func NewPsiActivationState(activationState ActivationState) *PsiActivationState

NewPsiActivationState instantiates a new PsiActivationState object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewPsiActivationStateWithDefaults

func NewPsiActivationStateWithDefaults() *PsiActivationState

NewPsiActivationStateWithDefaults instantiates a new PsiActivationState object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*PsiActivationState) GetActivationState

func (o *PsiActivationState) GetActivationState() ActivationState

GetActivationState returns the ActivationState field value

func (*PsiActivationState) GetActivationStateOk

func (o *PsiActivationState) GetActivationStateOk() (*ActivationState, bool)

GetActivationStateOk returns a tuple with the ActivationState field value and a boolean to check if the value has been set.

func (PsiActivationState) MarshalJSON

func (o PsiActivationState) MarshalJSON() ([]byte, error)

func (*PsiActivationState) SetActivationState

func (o *PsiActivationState) SetActivationState(v ActivationState)

SetActivationState sets field value

func (PsiActivationState) ToMap

func (o PsiActivationState) ToMap() (map[string]interface{}, error)

type PublicIdentifier

type PublicIdentifier struct {
	PublicIdentity        PublicIdentity                `json:"publicIdentity"`
	DisplayName           *string                       `json:"displayName,omitempty"`
	ImsServicePriority    *PriorityLevels               `json:"imsServicePriority,omitempty"`
	ServiceLevelTraceInfo *ServiceLevelTraceInformation `json:"serviceLevelTraceInfo,omitempty"`
	BarringIndicator      *bool                         `json:"barringIndicator,omitempty"`
	WildcardedImpu        *string                       `json:"wildcardedImpu,omitempty"`
}

PublicIdentifier Distinct or wildcarded public identity and its associated priority, trace and barring information

func NewPublicIdentifier

func NewPublicIdentifier(publicIdentity PublicIdentity) *PublicIdentifier

NewPublicIdentifier instantiates a new PublicIdentifier object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewPublicIdentifierWithDefaults

func NewPublicIdentifierWithDefaults() *PublicIdentifier

NewPublicIdentifierWithDefaults instantiates a new PublicIdentifier object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*PublicIdentifier) GetBarringIndicator

func (o *PublicIdentifier) GetBarringIndicator() bool

GetBarringIndicator returns the BarringIndicator field value if set, zero value otherwise.

func (*PublicIdentifier) GetBarringIndicatorOk

func (o *PublicIdentifier) GetBarringIndicatorOk() (*bool, bool)

GetBarringIndicatorOk returns a tuple with the BarringIndicator field value if set, nil otherwise and a boolean to check if the value has been set.

func (*PublicIdentifier) GetDisplayName

func (o *PublicIdentifier) GetDisplayName() string

GetDisplayName returns the DisplayName field value if set, zero value otherwise.

func (*PublicIdentifier) GetDisplayNameOk

func (o *PublicIdentifier) GetDisplayNameOk() (*string, bool)

GetDisplayNameOk returns a tuple with the DisplayName field value if set, nil otherwise and a boolean to check if the value has been set.

func (*PublicIdentifier) GetImsServicePriority

func (o *PublicIdentifier) GetImsServicePriority() PriorityLevels

GetImsServicePriority returns the ImsServicePriority field value if set, zero value otherwise.

func (*PublicIdentifier) GetImsServicePriorityOk

func (o *PublicIdentifier) GetImsServicePriorityOk() (*PriorityLevels, bool)

GetImsServicePriorityOk returns a tuple with the ImsServicePriority field value if set, nil otherwise and a boolean to check if the value has been set.

func (*PublicIdentifier) GetPublicIdentity

func (o *PublicIdentifier) GetPublicIdentity() PublicIdentity

GetPublicIdentity returns the PublicIdentity field value

func (*PublicIdentifier) GetPublicIdentityOk

func (o *PublicIdentifier) GetPublicIdentityOk() (*PublicIdentity, bool)

GetPublicIdentityOk returns a tuple with the PublicIdentity field value and a boolean to check if the value has been set.

func (*PublicIdentifier) GetServiceLevelTraceInfo

func (o *PublicIdentifier) GetServiceLevelTraceInfo() ServiceLevelTraceInformation

GetServiceLevelTraceInfo returns the ServiceLevelTraceInfo field value if set, zero value otherwise.

func (*PublicIdentifier) GetServiceLevelTraceInfoOk

func (o *PublicIdentifier) GetServiceLevelTraceInfoOk() (*ServiceLevelTraceInformation, bool)

GetServiceLevelTraceInfoOk returns a tuple with the ServiceLevelTraceInfo field value if set, nil otherwise and a boolean to check if the value has been set.

func (*PublicIdentifier) GetWildcardedImpu

func (o *PublicIdentifier) GetWildcardedImpu() string

GetWildcardedImpu returns the WildcardedImpu field value if set, zero value otherwise.

func (*PublicIdentifier) GetWildcardedImpuOk

func (o *PublicIdentifier) GetWildcardedImpuOk() (*string, bool)

GetWildcardedImpuOk returns a tuple with the WildcardedImpu field value if set, nil otherwise and a boolean to check if the value has been set.

func (*PublicIdentifier) HasBarringIndicator

func (o *PublicIdentifier) HasBarringIndicator() bool

HasBarringIndicator returns a boolean if a field has been set.

func (*PublicIdentifier) HasDisplayName

func (o *PublicIdentifier) HasDisplayName() bool

HasDisplayName returns a boolean if a field has been set.

func (*PublicIdentifier) HasImsServicePriority

func (o *PublicIdentifier) HasImsServicePriority() bool

HasImsServicePriority returns a boolean if a field has been set.

func (*PublicIdentifier) HasServiceLevelTraceInfo

func (o *PublicIdentifier) HasServiceLevelTraceInfo() bool

HasServiceLevelTraceInfo returns a boolean if a field has been set.

func (*PublicIdentifier) HasWildcardedImpu

func (o *PublicIdentifier) HasWildcardedImpu() bool

HasWildcardedImpu returns a boolean if a field has been set.

func (PublicIdentifier) MarshalJSON

func (o PublicIdentifier) MarshalJSON() ([]byte, error)

func (*PublicIdentifier) SetBarringIndicator

func (o *PublicIdentifier) SetBarringIndicator(v bool)

SetBarringIndicator gets a reference to the given bool and assigns it to the BarringIndicator field.

func (*PublicIdentifier) SetDisplayName

func (o *PublicIdentifier) SetDisplayName(v string)

SetDisplayName gets a reference to the given string and assigns it to the DisplayName field.

func (*PublicIdentifier) SetImsServicePriority

func (o *PublicIdentifier) SetImsServicePriority(v PriorityLevels)

SetImsServicePriority gets a reference to the given PriorityLevels and assigns it to the ImsServicePriority field.

func (*PublicIdentifier) SetPublicIdentity

func (o *PublicIdentifier) SetPublicIdentity(v PublicIdentity)

SetPublicIdentity sets field value

func (*PublicIdentifier) SetServiceLevelTraceInfo

func (o *PublicIdentifier) SetServiceLevelTraceInfo(v ServiceLevelTraceInformation)

SetServiceLevelTraceInfo gets a reference to the given ServiceLevelTraceInformation and assigns it to the ServiceLevelTraceInfo field.

func (*PublicIdentifier) SetWildcardedImpu

func (o *PublicIdentifier) SetWildcardedImpu(v string)

SetWildcardedImpu gets a reference to the given string and assigns it to the WildcardedImpu field.

func (PublicIdentifier) ToMap

func (o PublicIdentifier) ToMap() (map[string]interface{}, error)

type PublicIdentities

type PublicIdentities struct {
	PublicIdentities []PublicIdentity `json:"publicIdentities"`
}

PublicIdentities IMS Public Identities which belong to the same Implicit Registration Set (if any) as the requested IMS Public Identity

func NewPublicIdentities

func NewPublicIdentities(publicIdentities []PublicIdentity) *PublicIdentities

NewPublicIdentities instantiates a new PublicIdentities object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewPublicIdentitiesWithDefaults

func NewPublicIdentitiesWithDefaults() *PublicIdentities

NewPublicIdentitiesWithDefaults instantiates a new PublicIdentities object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*PublicIdentities) GetPublicIdentities

func (o *PublicIdentities) GetPublicIdentities() []PublicIdentity

GetPublicIdentities returns the PublicIdentities field value

func (*PublicIdentities) GetPublicIdentitiesOk

func (o *PublicIdentities) GetPublicIdentitiesOk() ([]PublicIdentity, bool)

GetPublicIdentitiesOk returns a tuple with the PublicIdentities field value and a boolean to check if the value has been set.

func (PublicIdentities) MarshalJSON

func (o PublicIdentities) MarshalJSON() ([]byte, error)

func (*PublicIdentities) SetPublicIdentities

func (o *PublicIdentities) SetPublicIdentities(v []PublicIdentity)

SetPublicIdentities sets field value

func (PublicIdentities) ToMap

func (o PublicIdentities) ToMap() (map[string]interface{}, error)

type PublicIdentity

type PublicIdentity struct {
	// String containing an IMS Public Identity in SIP URI format or TEL URI format
	ImsPublicId  string       `json:"imsPublicId"`
	IdentityType IdentityType `json:"identityType"`
	IrsIsDefault *bool        `json:"irsIsDefault,omitempty"`
	AliasGroupId *string      `json:"aliasGroupId,omitempty"`
}

PublicIdentity IMS Public Identity and related data (Alias Group Id, IRS default indication, Identity Type)

func NewPublicIdentity

func NewPublicIdentity(imsPublicId string, identityType IdentityType) *PublicIdentity

NewPublicIdentity instantiates a new PublicIdentity object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewPublicIdentityWithDefaults

func NewPublicIdentityWithDefaults() *PublicIdentity

NewPublicIdentityWithDefaults instantiates a new PublicIdentity object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*PublicIdentity) GetAliasGroupId

func (o *PublicIdentity) GetAliasGroupId() string

GetAliasGroupId returns the AliasGroupId field value if set, zero value otherwise.

func (*PublicIdentity) GetAliasGroupIdOk

func (o *PublicIdentity) GetAliasGroupIdOk() (*string, bool)

GetAliasGroupIdOk returns a tuple with the AliasGroupId field value if set, nil otherwise and a boolean to check if the value has been set.

func (*PublicIdentity) GetIdentityType

func (o *PublicIdentity) GetIdentityType() IdentityType

GetIdentityType returns the IdentityType field value

func (*PublicIdentity) GetIdentityTypeOk

func (o *PublicIdentity) GetIdentityTypeOk() (*IdentityType, bool)

GetIdentityTypeOk returns a tuple with the IdentityType field value and a boolean to check if the value has been set.

func (*PublicIdentity) GetImsPublicId

func (o *PublicIdentity) GetImsPublicId() string

GetImsPublicId returns the ImsPublicId field value

func (*PublicIdentity) GetImsPublicIdOk

func (o *PublicIdentity) GetImsPublicIdOk() (*string, bool)

GetImsPublicIdOk returns a tuple with the ImsPublicId field value and a boolean to check if the value has been set.

func (*PublicIdentity) GetIrsIsDefault

func (o *PublicIdentity) GetIrsIsDefault() bool

GetIrsIsDefault returns the IrsIsDefault field value if set, zero value otherwise.

func (*PublicIdentity) GetIrsIsDefaultOk

func (o *PublicIdentity) GetIrsIsDefaultOk() (*bool, bool)

GetIrsIsDefaultOk returns a tuple with the IrsIsDefault field value if set, nil otherwise and a boolean to check if the value has been set.

func (*PublicIdentity) HasAliasGroupId

func (o *PublicIdentity) HasAliasGroupId() bool

HasAliasGroupId returns a boolean if a field has been set.

func (*PublicIdentity) HasIrsIsDefault

func (o *PublicIdentity) HasIrsIsDefault() bool

HasIrsIsDefault returns a boolean if a field has been set.

func (PublicIdentity) MarshalJSON

func (o PublicIdentity) MarshalJSON() ([]byte, error)

func (*PublicIdentity) SetAliasGroupId

func (o *PublicIdentity) SetAliasGroupId(v string)

SetAliasGroupId gets a reference to the given string and assigns it to the AliasGroupId field.

func (*PublicIdentity) SetIdentityType

func (o *PublicIdentity) SetIdentityType(v IdentityType)

SetIdentityType sets field value

func (*PublicIdentity) SetImsPublicId

func (o *PublicIdentity) SetImsPublicId(v string)

SetImsPublicId sets field value

func (*PublicIdentity) SetIrsIsDefault

func (o *PublicIdentity) SetIrsIsDefault(v bool)

SetIrsIsDefault gets a reference to the given bool and assigns it to the IrsIsDefault field.

func (PublicIdentity) ToMap

func (o PublicIdentity) ToMap() (map[string]interface{}, error)

type RatType

type RatType struct {
	String *string
}

RatType Indicates the radio access used.

func (*RatType) MarshalJSON

func (src *RatType) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*RatType) UnmarshalJSON

func (dst *RatType) UnmarshalJSON(data []byte) error

Unmarshal JSON data into any of the pointers in the struct

type ReachabilitySubscriptionDeletionApiService

type ReachabilitySubscriptionDeletionApiService service

ReachabilitySubscriptionDeletionApiService ReachabilitySubscriptionDeletionApi service

func (*ReachabilitySubscriptionDeletionApiService) UeReachUnsubscribe

func (a *ReachabilitySubscriptionDeletionApiService) UeReachUnsubscribe(ctx context.Context, imsUeId string, subscriptionId string) ApiUeReachUnsubscribeRequest

UeReachUnsubscribe unsubscribe from notifications to UE reachability

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Identity
@param subscriptionId Id of the Subscription
@return ApiUeReachUnsubscribeRequest

func (*ReachabilitySubscriptionDeletionApiService) UeReachUnsubscribeExecute

Execute executes the request

type ReachabilitySubscriptionModificationApiService

type ReachabilitySubscriptionModificationApiService service

ReachabilitySubscriptionModificationApiService ReachabilitySubscriptionModificationApi service

func (*ReachabilitySubscriptionModificationApiService) UeReachSubsModify

UeReachSubsModify modify the subscription

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Identity
@param subscriptionId Id of the Subscription
@return ApiUeReachSubsModifyRequest

func (*ReachabilitySubscriptionModificationApiService) UeReachSubsModifyExecute

Execute executes the request

@return PatchResult

type RedirectResponse

type RedirectResponse struct {
	Cause *string `json:"cause,omitempty"`
	// String providing an URI formatted according to RFC 3986.
	TargetScp *string `json:"targetScp,omitempty"`
	// String providing an URI formatted according to RFC 3986.
	TargetSepp *string `json:"targetSepp,omitempty"`
}

RedirectResponse The response shall include a Location header field containing a different URI (pointing to a different URI of an other service instance), or the same URI if a request is redirected to the same target resource via a different SCP.

func NewRedirectResponse

func NewRedirectResponse() *RedirectResponse

NewRedirectResponse instantiates a new RedirectResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewRedirectResponseWithDefaults

func NewRedirectResponseWithDefaults() *RedirectResponse

NewRedirectResponseWithDefaults instantiates a new RedirectResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*RedirectResponse) GetCause

func (o *RedirectResponse) GetCause() string

GetCause returns the Cause field value if set, zero value otherwise.

func (*RedirectResponse) GetCauseOk

func (o *RedirectResponse) GetCauseOk() (*string, bool)

GetCauseOk returns a tuple with the Cause field value if set, nil otherwise and a boolean to check if the value has been set.

func (*RedirectResponse) GetTargetScp

func (o *RedirectResponse) GetTargetScp() string

GetTargetScp returns the TargetScp field value if set, zero value otherwise.

func (*RedirectResponse) GetTargetScpOk

func (o *RedirectResponse) GetTargetScpOk() (*string, bool)

GetTargetScpOk returns a tuple with the TargetScp field value if set, nil otherwise and a boolean to check if the value has been set.

func (*RedirectResponse) GetTargetSepp

func (o *RedirectResponse) GetTargetSepp() string

GetTargetSepp returns the TargetSepp field value if set, zero value otherwise.

func (*RedirectResponse) GetTargetSeppOk

func (o *RedirectResponse) GetTargetSeppOk() (*string, bool)

GetTargetSeppOk returns a tuple with the TargetSepp field value if set, nil otherwise and a boolean to check if the value has been set.

func (*RedirectResponse) HasCause

func (o *RedirectResponse) HasCause() bool

HasCause returns a boolean if a field has been set.

func (*RedirectResponse) HasTargetScp

func (o *RedirectResponse) HasTargetScp() bool

HasTargetScp returns a boolean if a field has been set.

func (*RedirectResponse) HasTargetSepp

func (o *RedirectResponse) HasTargetSepp() bool

HasTargetSepp returns a boolean if a field has been set.

func (RedirectResponse) MarshalJSON

func (o RedirectResponse) MarshalJSON() ([]byte, error)

func (*RedirectResponse) SetCause

func (o *RedirectResponse) SetCause(v string)

SetCause gets a reference to the given string and assigns it to the Cause field.

func (*RedirectResponse) SetTargetScp

func (o *RedirectResponse) SetTargetScp(v string)

SetTargetScp gets a reference to the given string and assigns it to the TargetScp field.

func (*RedirectResponse) SetTargetSepp

func (o *RedirectResponse) SetTargetSepp(v string)

SetTargetSepp gets a reference to the given string and assigns it to the TargetSepp field.

func (RedirectResponse) ToMap

func (o RedirectResponse) ToMap() (map[string]interface{}, error)

type ReferenceLocationInfoRetrievalApiService

type ReferenceLocationInfoRetrievalApiService service

ReferenceLocationInfoRetrievalApiService ReferenceLocationInfoRetrievalApi service

func (*ReferenceLocationInfoRetrievalApiService) GetReferenceLocationInfo

GetReferenceLocationInfo Retrieve the reference location information

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Identity
@return ApiGetReferenceLocationInfoRequest

func (*ReferenceLocationInfoRetrievalApiService) GetReferenceLocationInfoExecute

Execute executes the request

@return ReferenceLocationInformation

type ReferenceLocationInformation

type ReferenceLocationInformation struct {
	Interface *interface{}
}

ReferenceLocationInformation Reference Location Information for the user in fixed access networks

func (*ReferenceLocationInformation) MarshalJSON

func (src *ReferenceLocationInformation) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*ReferenceLocationInformation) UnmarshalJSON

func (dst *ReferenceLocationInformation) UnmarshalJSON(data []byte) error

Unmarshal JSON data into any of the pointers in the struct

type RegistrationStatusRetrievalApiService

type RegistrationStatusRetrievalApiService service

RegistrationStatusRetrievalApiService RegistrationStatusRetrievalApi service

func (*RegistrationStatusRetrievalApiService) GetRegistrationStatus

GetRegistrationStatus Retrieve the registration status of a user

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Identity
@return ApiGetRegistrationStatusRequest

func (*RegistrationStatusRetrievalApiService) GetRegistrationStatusExecute

Execute executes the request

@return ImsRegistrationStatus

type RegistrationType

type RegistrationType struct {
	String *string
}

RegistrationType Represents the type of registration associated to the REGISTER request

func (*RegistrationType) MarshalJSON

func (src *RegistrationType) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*RegistrationType) UnmarshalJSON

func (dst *RegistrationType) UnmarshalJSON(data []byte) error

Unmarshal JSON data into any of the pointers in the struct

type ReportItem

type ReportItem struct {
	// Contains a JSON pointer value (as defined in IETF RFC 6901) that references a  location of a resource to which the modification is subject.
	Path string `json:"path"`
	// A human-readable reason providing details on the reported modification failure.  The reason string should identify the operation that failed using the operation's  array index to assist in correlation of the invalid parameter with the failed  operation, e.g. \"Replacement value invalid for attribute (failed operation index= 4)\".
	Reason *string `json:"reason,omitempty"`
}

ReportItem indicates performed modivications.

func NewReportItem

func NewReportItem(path string) *ReportItem

NewReportItem instantiates a new ReportItem object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewReportItemWithDefaults

func NewReportItemWithDefaults() *ReportItem

NewReportItemWithDefaults instantiates a new ReportItem object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*ReportItem) GetPath

func (o *ReportItem) GetPath() string

GetPath returns the Path field value

func (*ReportItem) GetPathOk

func (o *ReportItem) GetPathOk() (*string, bool)

GetPathOk returns a tuple with the Path field value and a boolean to check if the value has been set.

func (*ReportItem) GetReason

func (o *ReportItem) GetReason() string

GetReason returns the Reason field value if set, zero value otherwise.

func (*ReportItem) GetReasonOk

func (o *ReportItem) GetReasonOk() (*string, bool)

GetReasonOk returns a tuple with the Reason field value if set, nil otherwise and a boolean to check if the value has been set.

func (*ReportItem) HasReason

func (o *ReportItem) HasReason() bool

HasReason returns a boolean if a field has been set.

func (ReportItem) MarshalJSON

func (o ReportItem) MarshalJSON() ([]byte, error)

func (*ReportItem) SetPath

func (o *ReportItem) SetPath(v string)

SetPath sets field value

func (*ReportItem) SetReason

func (o *ReportItem) SetReason(v string)

SetReason gets a reference to the given string and assigns it to the Reason field.

func (ReportItem) ToMap

func (o ReportItem) ToMap() (map[string]interface{}, error)

type RepositoryData

type RepositoryData struct {
	// Unsigned integer containing the sequence number associated to the current version of Repository Data
	SequenceNumber int32  `json:"sequenceNumber"`
	ServiceData    string `json:"serviceData"`
}

RepositoryData Repository Data for the requested Service Indication

func NewRepositoryData

func NewRepositoryData(sequenceNumber int32, serviceData string) *RepositoryData

NewRepositoryData instantiates a new RepositoryData object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewRepositoryDataWithDefaults

func NewRepositoryDataWithDefaults() *RepositoryData

NewRepositoryDataWithDefaults instantiates a new RepositoryData object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*RepositoryData) GetSequenceNumber

func (o *RepositoryData) GetSequenceNumber() int32

GetSequenceNumber returns the SequenceNumber field value

func (*RepositoryData) GetSequenceNumberOk

func (o *RepositoryData) GetSequenceNumberOk() (*int32, bool)

GetSequenceNumberOk returns a tuple with the SequenceNumber field value and a boolean to check if the value has been set.

func (*RepositoryData) GetServiceData

func (o *RepositoryData) GetServiceData() string

GetServiceData returns the ServiceData field value

func (*RepositoryData) GetServiceDataOk

func (o *RepositoryData) GetServiceDataOk() (*string, bool)

GetServiceDataOk returns a tuple with the ServiceData field value and a boolean to check if the value has been set.

func (RepositoryData) MarshalJSON

func (o RepositoryData) MarshalJSON() ([]byte, error)

func (*RepositoryData) SetSequenceNumber

func (o *RepositoryData) SetSequenceNumber(v int32)

SetSequenceNumber sets field value

func (*RepositoryData) SetServiceData

func (o *RepositoryData) SetServiceData(v string)

SetServiceData sets field value

func (RepositoryData) ToMap

func (o RepositoryData) ToMap() (map[string]interface{}, error)

type RepositoryDataApiService

type RepositoryDataApiService service

RepositoryDataApiService RepositoryDataApi service

func (*RepositoryDataApiService) GetRepositoryDataServInd

func (a *RepositoryDataApiService) GetRepositoryDataServInd(ctx context.Context, imsUeId string, serviceIndication string) ApiGetRepositoryDataServIndRequest

GetRepositoryDataServInd Retrieve the repository data associated to an IMPU and service indication

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Identity
@param serviceIndication Identifier of a service related data
@return ApiGetRepositoryDataServIndRequest

func (*RepositoryDataApiService) GetRepositoryDataServIndExecute

Execute executes the request

@return RepositoryData

type RepositoryDataList

type RepositoryDataList struct {
	// A map (list of key-value pairs where ServiceIndication serves as key) of RepositoryData
	RepositoryDataMap map[string]RepositoryData `json:"repositoryDataMap"`
}

RepositoryDataList List of Repository Data for the requested Service Indications

func NewRepositoryDataList

func NewRepositoryDataList(repositoryDataMap map[string]RepositoryData) *RepositoryDataList

NewRepositoryDataList instantiates a new RepositoryDataList object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewRepositoryDataListWithDefaults

func NewRepositoryDataListWithDefaults() *RepositoryDataList

NewRepositoryDataListWithDefaults instantiates a new RepositoryDataList object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*RepositoryDataList) GetRepositoryDataMap

func (o *RepositoryDataList) GetRepositoryDataMap() map[string]RepositoryData

GetRepositoryDataMap returns the RepositoryDataMap field value

func (*RepositoryDataList) GetRepositoryDataMapOk

func (o *RepositoryDataList) GetRepositoryDataMapOk() (*map[string]RepositoryData, bool)

GetRepositoryDataMapOk returns a tuple with the RepositoryDataMap field value and a boolean to check if the value has been set.

func (RepositoryDataList) MarshalJSON

func (o RepositoryDataList) MarshalJSON() ([]byte, error)

func (*RepositoryDataList) SetRepositoryDataMap

func (o *RepositoryDataList) SetRepositoryDataMap(v map[string]RepositoryData)

SetRepositoryDataMap sets field value

func (RepositoryDataList) ToMap

func (o RepositoryDataList) ToMap() (map[string]interface{}, error)

type RepositoryDataListApiService

type RepositoryDataListApiService service

RepositoryDataListApiService RepositoryDataListApi service

func (*RepositoryDataListApiService) GetRepositoryDataServIndList

func (a *RepositoryDataListApiService) GetRepositoryDataServIndList(ctx context.Context, imsUeId string) ApiGetRepositoryDataServIndListRequest

GetRepositoryDataServIndList Retrieve the repository data associated to an IMPU and service indication list

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Identity
@return ApiGetRepositoryDataServIndListRequest

func (*RepositoryDataListApiService) GetRepositoryDataServIndListExecute

Execute executes the request

@return RepositoryDataList

type RequestDirection

type RequestDirection struct {
	String *string
}

RequestDirection Represents the direction of the request in combination with the registration status of the user as evaluated in the S-CSCF

func (*RequestDirection) MarshalJSON

func (src *RequestDirection) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*RequestDirection) UnmarshalJSON

func (dst *RequestDirection) UnmarshalJSON(data []byte) error

Unmarshal JSON data into any of the pointers in the struct

type RequestedNode

type RequestedNode struct {
	String *string
}

RequestedNode Represents the type of serving node for which certain data is requested

func (*RequestedNode) MarshalJSON

func (src *RequestedNode) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*RequestedNode) UnmarshalJSON

func (dst *RequestedNode) UnmarshalJSON(data []byte) error

Unmarshal JSON data into any of the pointers in the struct

type RetrievalOfAssociatedIMSPrivateIdentitiesApiService

type RetrievalOfAssociatedIMSPrivateIdentitiesApiService service

RetrievalOfAssociatedIMSPrivateIdentitiesApiService RetrievalOfAssociatedIMSPrivateIdentitiesApi service

func (*RetrievalOfAssociatedIMSPrivateIdentitiesApiService) GetImsPrivateIds

GetImsPrivateIds Retrieve the associated private identities to the IMS public identity included in the service request

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Public Identity
@return ApiGetImsPrivateIdsRequest

func (*RetrievalOfAssociatedIMSPrivateIdentitiesApiService) GetImsPrivateIdsExecute

Execute executes the request

@return PrivateIdentities

type RetrievalOfAssociatedIMSPublicIdentitiesApiService

type RetrievalOfAssociatedIMSPublicIdentitiesApiService service

RetrievalOfAssociatedIMSPublicIdentitiesApiService RetrievalOfAssociatedIMSPublicIdentitiesApi service

func (*RetrievalOfAssociatedIMSPublicIdentitiesApiService) GetImsAssocIds

GetImsAssocIds Retrieve the associated identities to the IMS public identity included in the service request

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Public Identity
@return ApiGetImsAssocIdsRequest

func (*RetrievalOfAssociatedIMSPublicIdentitiesApiService) GetImsAssocIdsExecute

Execute executes the request

@return ImsAssociatedIdentities

type RetrievalOfPSIActivationStateApiService

type RetrievalOfPSIActivationStateApiService service

RetrievalOfPSIActivationStateApiService RetrievalOfPSIActivationStateApi service

func (*RetrievalOfPSIActivationStateApiService) GetPsiState

GetPsiState Retrieve the PSI activation state data

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Private Identity
@return ApiGetPsiStateRequest

func (*RetrievalOfPSIActivationStateApiService) GetPsiStateExecute

Execute executes the request

@return PsiActivationState

type RetrievalOfSharedDataApiService

type RetrievalOfSharedDataApiService service

RetrievalOfSharedDataApiService RetrievalOfSharedDataApi service

func (*RetrievalOfSharedDataApiService) GetSharedData

GetSharedData retrieve shared data

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@return ApiGetSharedDataRequest

func (*RetrievalOfSharedDataApiService) GetSharedDataExecute

Execute executes the request

@return []SharedData

type RetrievalOfTheAssociatedMsisdnsApiService

type RetrievalOfTheAssociatedMsisdnsApiService service

RetrievalOfTheAssociatedMsisdnsApiService RetrievalOfTheAssociatedMsisdnsApi service

func (*RetrievalOfTheAssociatedMsisdnsApiService) GetMsisdns

GetMsisdns retrieve the Msisdns associated to requested identity

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Identity
@return ApiGetMsisdnsRequest

func (*RetrievalOfTheAssociatedMsisdnsApiService) GetMsisdnsExecute

Execute executes the request

@return MsisdnList

type RetrievalOfTheSCSCFCapabilitiesForTheIMSSubscriptionApiService

type RetrievalOfTheSCSCFCapabilitiesForTheIMSSubscriptionApiService service

RetrievalOfTheSCSCFCapabilitiesForTheIMSSubscriptionApiService RetrievalOfTheSCSCFCapabilitiesForTheIMSSubscriptionApi service

func (*RetrievalOfTheSCSCFCapabilitiesForTheIMSSubscriptionApiService) GetScscfCapabilities

GetScscfCapabilities Retrieve the S-CSCF capabilities for the associated IMS subscription

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Identity
@return ApiGetScscfCapabilitiesRequest

func (*RetrievalOfTheSCSCFCapabilitiesForTheIMSSubscriptionApiService) GetScscfCapabilitiesExecute

Execute executes the request

@return ScscfCapabilityList

type RetrievalOfTheSCSCFSelectionAssistanceInformationForTheIMSSubscriptionApiService

type RetrievalOfTheSCSCFSelectionAssistanceInformationForTheIMSSubscriptionApiService service

RetrievalOfTheSCSCFSelectionAssistanceInformationForTheIMSSubscriptionApiService RetrievalOfTheSCSCFSelectionAssistanceInformationForTheIMSSubscriptionApi service

func (*RetrievalOfTheSCSCFSelectionAssistanceInformationForTheIMSSubscriptionApiService) GetScscfSelectionAssistanceInfo

GetScscfSelectionAssistanceInfo Retrieve the S-CSCF selection assistance info

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Identity
@return ApiGetScscfSelectionAssistanceInfoRequest

func (*RetrievalOfTheSCSCFSelectionAssistanceInformationForTheIMSSubscriptionApiService) GetScscfSelectionAssistanceInfoExecute

Execute executes the request

@return ScscfSelectionAssistanceInformation

type RetrievalOfUESRVCCCapabilityAndSTNSRApiService

type RetrievalOfUESRVCCCapabilityAndSTNSRApiService service

RetrievalOfUESRVCCCapabilityAndSTNSRApiService RetrievalOfUESRVCCCapabilityAndSTNSRApi service

func (*RetrievalOfUESRVCCCapabilityAndSTNSRApiService) GetSrvccData

GetSrvccData Retrieve the srvcc data

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Public Identity or IMS Private Identity
@return ApiGetSrvccDataRequest

func (*RetrievalOfUESRVCCCapabilityAndSTNSRApiService) GetSrvccDataExecute

Execute executes the request

@return SrvccData

type RoutingAreaId

type RoutingAreaId struct {
	PlmnId PlmnId `json:"plmnId"`
	// Location Area Code
	Lac string `json:"lac"`
	// Routing Area Code
	Rac string `json:"rac"`
}

RoutingAreaId Contains a Routing Area Identification as defined in 3GPP TS 23.003, clause 4.2.

func NewRoutingAreaId

func NewRoutingAreaId(plmnId PlmnId, lac string, rac string) *RoutingAreaId

NewRoutingAreaId instantiates a new RoutingAreaId object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewRoutingAreaIdWithDefaults

func NewRoutingAreaIdWithDefaults() *RoutingAreaId

NewRoutingAreaIdWithDefaults instantiates a new RoutingAreaId object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*RoutingAreaId) GetLac

func (o *RoutingAreaId) GetLac() string

GetLac returns the Lac field value

func (*RoutingAreaId) GetLacOk

func (o *RoutingAreaId) GetLacOk() (*string, bool)

GetLacOk returns a tuple with the Lac field value and a boolean to check if the value has been set.

func (*RoutingAreaId) GetPlmnId

func (o *RoutingAreaId) GetPlmnId() PlmnId

GetPlmnId returns the PlmnId field value

func (*RoutingAreaId) GetPlmnIdOk

func (o *RoutingAreaId) GetPlmnIdOk() (*PlmnId, bool)

GetPlmnIdOk returns a tuple with the PlmnId field value and a boolean to check if the value has been set.

func (*RoutingAreaId) GetRac

func (o *RoutingAreaId) GetRac() string

GetRac returns the Rac field value

func (*RoutingAreaId) GetRacOk

func (o *RoutingAreaId) GetRacOk() (*string, bool)

GetRacOk returns a tuple with the Rac field value and a boolean to check if the value has been set.

func (RoutingAreaId) MarshalJSON

func (o RoutingAreaId) MarshalJSON() ([]byte, error)

func (*RoutingAreaId) SetLac

func (o *RoutingAreaId) SetLac(v string)

SetLac sets field value

func (*RoutingAreaId) SetPlmnId

func (o *RoutingAreaId) SetPlmnId(v PlmnId)

SetPlmnId sets field value

func (*RoutingAreaId) SetRac

func (o *RoutingAreaId) SetRac(v string)

SetRac sets field value

func (RoutingAreaId) ToMap

func (o RoutingAreaId) ToMap() (map[string]interface{}, error)

type SDMSubscriptionCreationApiService

type SDMSubscriptionCreationApiService service

SDMSubscriptionCreationApiService SDMSubscriptionCreationApi service

func (*SDMSubscriptionCreationApiService) ImsSdmSubscribe

ImsSdmSubscribe subscribe to notifications

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Public Identity
@return ApiImsSdmSubscribeRequest

func (*SDMSubscriptionCreationApiService) ImsSdmSubscribeExecute

Execute executes the request

@return ImsSdmSubscription

type SDMSubscriptionDeletionApiService

type SDMSubscriptionDeletionApiService service

SDMSubscriptionDeletionApiService SDMSubscriptionDeletionApi service

func (*SDMSubscriptionDeletionApiService) ImsSdmUnsubscribe

func (a *SDMSubscriptionDeletionApiService) ImsSdmUnsubscribe(ctx context.Context, imsUeId string, subscriptionId string) ApiImsSdmUnsubscribeRequest

ImsSdmUnsubscribe unsubscribe from notifications

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Public Identity
@param subscriptionId Id of the Subscription
@return ApiImsSdmUnsubscribeRequest

func (*SDMSubscriptionDeletionApiService) ImsSdmUnsubscribeExecute

Execute executes the request

type SDMSubscriptionModificationApiService

type SDMSubscriptionModificationApiService service

SDMSubscriptionModificationApiService SDMSubscriptionModificationApi service

func (*SDMSubscriptionModificationApiService) ImsSdmSubsModify

func (a *SDMSubscriptionModificationApiService) ImsSdmSubsModify(ctx context.Context, imsUeId string, subscriptionId string) ApiImsSdmSubsModifyRequest

ImsSdmSubsModify modify the subscription

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Public Identity
@param subscriptionId Id of the Subscription
@return ApiImsSdmSubsModifyRequest

func (*SDMSubscriptionModificationApiService) ImsSdmSubsModifyExecute

Execute executes the request

@return PatchResult

type SMSRegistrationInformationApiService

type SMSRegistrationInformationApiService service

SMSRegistrationInformationApiService SMSRegistrationInformationApi service

func (*SMSRegistrationInformationApiService) GetSmsRegistrationInfo

GetSmsRegistrationInfo Retrieve the SMS registration information associated to a user

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Identity
@return ApiGetSmsRegistrationInfoRequest

func (*SMSRegistrationInformationApiService) GetSmsRegistrationInfoExecute

Execute executes the request

@return SmsRegistrationInfo

type ScscfCapabilityList

type ScscfCapabilityList struct {
	Interface *interface{}
}

ScscfCapabilityList Information about mandatory and optional S-CSCF capabilities

func (*ScscfCapabilityList) MarshalJSON

func (src *ScscfCapabilityList) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*ScscfCapabilityList) UnmarshalJSON

func (dst *ScscfCapabilityList) UnmarshalJSON(data []byte) error

Unmarshal JSON data into any of the pointers in the struct

type ScscfSelectionAssistanceInformation

type ScscfSelectionAssistanceInformation struct {
	Interface *interface{}
}

ScscfSelectionAssistanceInformation Information used by the I-CSCF to select an S-CSCF for the UE

func (*ScscfSelectionAssistanceInformation) MarshalJSON

func (src *ScscfSelectionAssistanceInformation) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*ScscfSelectionAssistanceInformation) UnmarshalJSON

func (dst *ScscfSelectionAssistanceInformation) UnmarshalJSON(data []byte) error

Unmarshal JSON data into any of the pointers in the struct

type SdpDescription

type SdpDescription struct {
	Line    string  `json:"line"`
	Content *string `json:"content,omitempty"`
}

SdpDescription Contains a SDP line (and optionally the value in the line) within the body (if any) of a SIP request

func NewSdpDescription

func NewSdpDescription(line string) *SdpDescription

NewSdpDescription instantiates a new SdpDescription object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewSdpDescriptionWithDefaults

func NewSdpDescriptionWithDefaults() *SdpDescription

NewSdpDescriptionWithDefaults instantiates a new SdpDescription object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*SdpDescription) GetContent

func (o *SdpDescription) GetContent() string

GetContent returns the Content field value if set, zero value otherwise.

func (*SdpDescription) GetContentOk

func (o *SdpDescription) GetContentOk() (*string, bool)

GetContentOk returns a tuple with the Content field value if set, nil otherwise and a boolean to check if the value has been set.

func (*SdpDescription) GetLine

func (o *SdpDescription) GetLine() string

GetLine returns the Line field value

func (*SdpDescription) GetLineOk

func (o *SdpDescription) GetLineOk() (*string, bool)

GetLineOk returns a tuple with the Line field value and a boolean to check if the value has been set.

func (*SdpDescription) HasContent

func (o *SdpDescription) HasContent() bool

HasContent returns a boolean if a field has been set.

func (SdpDescription) MarshalJSON

func (o SdpDescription) MarshalJSON() ([]byte, error)

func (*SdpDescription) SetContent

func (o *SdpDescription) SetContent(v string)

SetContent gets a reference to the given string and assigns it to the Content field.

func (*SdpDescription) SetLine

func (o *SdpDescription) SetLine(v string)

SetLine sets field value

func (SdpDescription) ToMap

func (o SdpDescription) ToMap() (map[string]interface{}, error)

type ServerConfiguration

type ServerConfiguration struct {
	URL         string
	Description string
	Variables   map[string]ServerVariable
}

ServerConfiguration stores the information about a server

type ServerConfigurations

type ServerConfigurations []ServerConfiguration

ServerConfigurations stores multiple ServerConfiguration items

func (ServerConfigurations) URL

func (sc ServerConfigurations) URL(index int, variables map[string]string) (string, error)

URL formats template on a index using given variables

type ServerNameRetrievalApiService

type ServerNameRetrievalApiService service

ServerNameRetrievalApiService ServerNameRetrievalApi service

func (*ServerNameRetrievalApiService) GetServerName

GetServerName Retrieve the server name for the associated user

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Identity
@return ApiGetServerNameRequest

func (*ServerNameRetrievalApiService) GetServerNameExecute

Execute executes the request

@return ImsLocationData

type ServerVariable

type ServerVariable struct {
	Description  string
	DefaultValue string
	EnumValues   []string
}

ServerVariable stores the information about a server variable

type ServiceAreaId

type ServiceAreaId struct {
	PlmnId PlmnId `json:"plmnId"`
	// Location Area Code.
	Lac string `json:"lac"`
	// Service Area Code.
	Sac string `json:"sac"`
}

ServiceAreaId Contains a Service Area Identifier as defined in 3GPP TS 23.003, clause 12.5.

func NewServiceAreaId

func NewServiceAreaId(plmnId PlmnId, lac string, sac string) *ServiceAreaId

NewServiceAreaId instantiates a new ServiceAreaId object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewServiceAreaIdWithDefaults

func NewServiceAreaIdWithDefaults() *ServiceAreaId

NewServiceAreaIdWithDefaults instantiates a new ServiceAreaId object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*ServiceAreaId) GetLac

func (o *ServiceAreaId) GetLac() string

GetLac returns the Lac field value

func (*ServiceAreaId) GetLacOk

func (o *ServiceAreaId) GetLacOk() (*string, bool)

GetLacOk returns a tuple with the Lac field value and a boolean to check if the value has been set.

func (*ServiceAreaId) GetPlmnId

func (o *ServiceAreaId) GetPlmnId() PlmnId

GetPlmnId returns the PlmnId field value

func (*ServiceAreaId) GetPlmnIdOk

func (o *ServiceAreaId) GetPlmnIdOk() (*PlmnId, bool)

GetPlmnIdOk returns a tuple with the PlmnId field value and a boolean to check if the value has been set.

func (*ServiceAreaId) GetSac

func (o *ServiceAreaId) GetSac() string

GetSac returns the Sac field value

func (*ServiceAreaId) GetSacOk

func (o *ServiceAreaId) GetSacOk() (*string, bool)

GetSacOk returns a tuple with the Sac field value and a boolean to check if the value has been set.

func (ServiceAreaId) MarshalJSON

func (o ServiceAreaId) MarshalJSON() ([]byte, error)

func (*ServiceAreaId) SetLac

func (o *ServiceAreaId) SetLac(v string)

SetLac sets field value

func (*ServiceAreaId) SetPlmnId

func (o *ServiceAreaId) SetPlmnId(v PlmnId)

SetPlmnId sets field value

func (*ServiceAreaId) SetSac

func (o *ServiceAreaId) SetSac(v string)

SetSac sets field value

func (ServiceAreaId) ToMap

func (o ServiceAreaId) ToMap() (map[string]interface{}, error)

type ServiceInformation

type ServiceInformation struct {
	String *string
}

ServiceInformation Indicates the type of additional information to be included in the body of the SIP request towards the Application Server

func (*ServiceInformation) MarshalJSON

func (src *ServiceInformation) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*ServiceInformation) UnmarshalJSON

func (dst *ServiceInformation) UnmarshalJSON(data []byte) error

Unmarshal JSON data into any of the pointers in the struct

type ServiceLevelTraceInformation

type ServiceLevelTraceInformation struct {
	ServiceLevelTraceInfo *string `json:"serviceLevelTraceInfo,omitempty"`
}

ServiceLevelTraceInformation IMS Service Level Trace Information

func NewServiceLevelTraceInformation

func NewServiceLevelTraceInformation() *ServiceLevelTraceInformation

NewServiceLevelTraceInformation instantiates a new ServiceLevelTraceInformation object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewServiceLevelTraceInformationWithDefaults

func NewServiceLevelTraceInformationWithDefaults() *ServiceLevelTraceInformation

NewServiceLevelTraceInformationWithDefaults instantiates a new ServiceLevelTraceInformation object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*ServiceLevelTraceInformation) GetServiceLevelTraceInfo

func (o *ServiceLevelTraceInformation) GetServiceLevelTraceInfo() string

GetServiceLevelTraceInfo returns the ServiceLevelTraceInfo field value if set, zero value otherwise.

func (*ServiceLevelTraceInformation) GetServiceLevelTraceInfoOk

func (o *ServiceLevelTraceInformation) GetServiceLevelTraceInfoOk() (*string, bool)

GetServiceLevelTraceInfoOk returns a tuple with the ServiceLevelTraceInfo field value if set, nil otherwise and a boolean to check if the value has been set.

func (*ServiceLevelTraceInformation) HasServiceLevelTraceInfo

func (o *ServiceLevelTraceInformation) HasServiceLevelTraceInfo() bool

HasServiceLevelTraceInfo returns a boolean if a field has been set.

func (ServiceLevelTraceInformation) MarshalJSON

func (o ServiceLevelTraceInformation) MarshalJSON() ([]byte, error)

func (*ServiceLevelTraceInformation) SetServiceLevelTraceInfo

func (o *ServiceLevelTraceInformation) SetServiceLevelTraceInfo(v string)

SetServiceLevelTraceInfo gets a reference to the given string and assigns it to the ServiceLevelTraceInfo field.

func (ServiceLevelTraceInformation) ToMap

func (o ServiceLevelTraceInformation) ToMap() (map[string]interface{}, error)

type ServiceTraceInfoRetrievalApiService

type ServiceTraceInfoRetrievalApiService service

ServiceTraceInfoRetrievalApiService ServiceTraceInfoRetrievalApi service

func (*ServiceTraceInfoRetrievalApiService) GetServiceTraceInfo

GetServiceTraceInfo Retrieve the IMS service level trace information for the associated user

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Identity
@return ApiGetServiceTraceInfoRequest

func (*ServiceTraceInfoRetrievalApiService) GetServiceTraceInfoExecute

Execute executes the request

@return ServiceLevelTraceInformation

type SgsnLocationData

type SgsnLocationData struct {
	SgsnNumber     string          `json:"sgsnNumber"`
	PlmnId         PlmnId          `json:"plmnId"`
	SgsnLocation   *UtraLocation   `json:"sgsnLocation,omitempty"`
	CsgInformation *CsgInformation `json:"csgInformation,omitempty"`
	// String with format \"time-numoffset\" optionally appended by \"daylightSavingTime\", where  - \"time-numoffset\" shall represent the time zone adjusted for daylight saving time and be    encoded as time-numoffset as defined in clause 5.6 of IETF RFC 3339;  - \"daylightSavingTime\" shall represent the adjustment that has been made and shall be    encoded as \"+1\" or \"+2\" for a +1 or +2 hours adjustment.   The example is for 8 hours behind UTC, +1 hour adjustment for Daylight Saving Time.
	TimeZone *string  `json:"timeZone,omitempty"`
	RatType  *RatType `json:"ratType,omitempty"`
}

SgsnLocationData Location information as retrieved from the SGSN serving node

func NewSgsnLocationData

func NewSgsnLocationData(sgsnNumber string, plmnId PlmnId) *SgsnLocationData

NewSgsnLocationData instantiates a new SgsnLocationData object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewSgsnLocationDataWithDefaults

func NewSgsnLocationDataWithDefaults() *SgsnLocationData

NewSgsnLocationDataWithDefaults instantiates a new SgsnLocationData object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*SgsnLocationData) GetCsgInformation

func (o *SgsnLocationData) GetCsgInformation() CsgInformation

GetCsgInformation returns the CsgInformation field value if set, zero value otherwise.

func (*SgsnLocationData) GetCsgInformationOk

func (o *SgsnLocationData) GetCsgInformationOk() (*CsgInformation, bool)

GetCsgInformationOk returns a tuple with the CsgInformation field value if set, nil otherwise and a boolean to check if the value has been set.

func (*SgsnLocationData) GetPlmnId

func (o *SgsnLocationData) GetPlmnId() PlmnId

GetPlmnId returns the PlmnId field value

func (*SgsnLocationData) GetPlmnIdOk

func (o *SgsnLocationData) GetPlmnIdOk() (*PlmnId, bool)

GetPlmnIdOk returns a tuple with the PlmnId field value and a boolean to check if the value has been set.

func (*SgsnLocationData) GetRatType

func (o *SgsnLocationData) GetRatType() RatType

GetRatType returns the RatType field value if set, zero value otherwise.

func (*SgsnLocationData) GetRatTypeOk

func (o *SgsnLocationData) GetRatTypeOk() (*RatType, bool)

GetRatTypeOk returns a tuple with the RatType field value if set, nil otherwise and a boolean to check if the value has been set.

func (*SgsnLocationData) GetSgsnLocation

func (o *SgsnLocationData) GetSgsnLocation() UtraLocation

GetSgsnLocation returns the SgsnLocation field value if set, zero value otherwise.

func (*SgsnLocationData) GetSgsnLocationOk

func (o *SgsnLocationData) GetSgsnLocationOk() (*UtraLocation, bool)

GetSgsnLocationOk returns a tuple with the SgsnLocation field value if set, nil otherwise and a boolean to check if the value has been set.

func (*SgsnLocationData) GetSgsnNumber

func (o *SgsnLocationData) GetSgsnNumber() string

GetSgsnNumber returns the SgsnNumber field value

func (*SgsnLocationData) GetSgsnNumberOk

func (o *SgsnLocationData) GetSgsnNumberOk() (*string, bool)

GetSgsnNumberOk returns a tuple with the SgsnNumber field value and a boolean to check if the value has been set.

func (*SgsnLocationData) GetTimeZone

func (o *SgsnLocationData) GetTimeZone() string

GetTimeZone returns the TimeZone field value if set, zero value otherwise.

func (*SgsnLocationData) GetTimeZoneOk

func (o *SgsnLocationData) GetTimeZoneOk() (*string, bool)

GetTimeZoneOk returns a tuple with the TimeZone field value if set, nil otherwise and a boolean to check if the value has been set.

func (*SgsnLocationData) HasCsgInformation

func (o *SgsnLocationData) HasCsgInformation() bool

HasCsgInformation returns a boolean if a field has been set.

func (*SgsnLocationData) HasRatType

func (o *SgsnLocationData) HasRatType() bool

HasRatType returns a boolean if a field has been set.

func (*SgsnLocationData) HasSgsnLocation

func (o *SgsnLocationData) HasSgsnLocation() bool

HasSgsnLocation returns a boolean if a field has been set.

func (*SgsnLocationData) HasTimeZone

func (o *SgsnLocationData) HasTimeZone() bool

HasTimeZone returns a boolean if a field has been set.

func (SgsnLocationData) MarshalJSON

func (o SgsnLocationData) MarshalJSON() ([]byte, error)

func (*SgsnLocationData) SetCsgInformation

func (o *SgsnLocationData) SetCsgInformation(v CsgInformation)

SetCsgInformation gets a reference to the given CsgInformation and assigns it to the CsgInformation field.

func (*SgsnLocationData) SetPlmnId

func (o *SgsnLocationData) SetPlmnId(v PlmnId)

SetPlmnId sets field value

func (*SgsnLocationData) SetRatType

func (o *SgsnLocationData) SetRatType(v RatType)

SetRatType gets a reference to the given RatType and assigns it to the RatType field.

func (*SgsnLocationData) SetSgsnLocation

func (o *SgsnLocationData) SetSgsnLocation(v UtraLocation)

SetSgsnLocation gets a reference to the given UtraLocation and assigns it to the SgsnLocation field.

func (*SgsnLocationData) SetSgsnNumber

func (o *SgsnLocationData) SetSgsnNumber(v string)

SetSgsnNumber sets field value

func (*SgsnLocationData) SetTimeZone

func (o *SgsnLocationData) SetTimeZone(v string)

SetTimeZone gets a reference to the given string and assigns it to the TimeZone field.

func (SgsnLocationData) ToMap

func (o SgsnLocationData) ToMap() (map[string]interface{}, error)

type SharedData

type SharedData struct {
	// Identifies globally and uniquely a piece of subscription data shared by multiple UEs; the value shall start with the HPLMN id (MCC/MNC) followed by a hyphen followed by a local Id as allocated by the home network operator
	SharedDataId     string `json:"sharedDataId"`
	SharedImsIfcData *Ifcs  `json:"sharedImsIfcData,omitempty"`
}

SharedData Represents a part of the IMS Profile data shared by several UEs

func NewSharedData

func NewSharedData(sharedDataId string) *SharedData

NewSharedData instantiates a new SharedData object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewSharedDataWithDefaults

func NewSharedDataWithDefaults() *SharedData

NewSharedDataWithDefaults instantiates a new SharedData object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*SharedData) GetSharedDataId

func (o *SharedData) GetSharedDataId() string

GetSharedDataId returns the SharedDataId field value

func (*SharedData) GetSharedDataIdOk

func (o *SharedData) GetSharedDataIdOk() (*string, bool)

GetSharedDataIdOk returns a tuple with the SharedDataId field value and a boolean to check if the value has been set.

func (*SharedData) GetSharedImsIfcData

func (o *SharedData) GetSharedImsIfcData() Ifcs

GetSharedImsIfcData returns the SharedImsIfcData field value if set, zero value otherwise.

func (*SharedData) GetSharedImsIfcDataOk

func (o *SharedData) GetSharedImsIfcDataOk() (*Ifcs, bool)

GetSharedImsIfcDataOk returns a tuple with the SharedImsIfcData field value if set, nil otherwise and a boolean to check if the value has been set.

func (*SharedData) HasSharedImsIfcData

func (o *SharedData) HasSharedImsIfcData() bool

HasSharedImsIfcData returns a boolean if a field has been set.

func (SharedData) MarshalJSON

func (o SharedData) MarshalJSON() ([]byte, error)

func (*SharedData) SetSharedDataId

func (o *SharedData) SetSharedDataId(v string)

SetSharedDataId sets field value

func (*SharedData) SetSharedImsIfcData

func (o *SharedData) SetSharedImsIfcData(v Ifcs)

SetSharedImsIfcData gets a reference to the given Ifcs and assigns it to the SharedImsIfcData field.

func (SharedData) ToMap

func (o SharedData) ToMap() (map[string]interface{}, error)

type SmsRegistrationInfo

type SmsRegistrationInfo struct {
	// String containing an additional or basic MSISDN
	IpSmGwNumber string `json:"ipSmGwNumber"`
	// String containing an additional or basic MSISDN
	ScAddress *string `json:"scAddress,omitempty"`
}

SmsRegistrationInfo SMS Registration Information (IP-SM-GW number and SC address)

func NewSmsRegistrationInfo

func NewSmsRegistrationInfo(ipSmGwNumber string) *SmsRegistrationInfo

NewSmsRegistrationInfo instantiates a new SmsRegistrationInfo object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewSmsRegistrationInfoWithDefaults

func NewSmsRegistrationInfoWithDefaults() *SmsRegistrationInfo

NewSmsRegistrationInfoWithDefaults instantiates a new SmsRegistrationInfo object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*SmsRegistrationInfo) GetIpSmGwNumber

func (o *SmsRegistrationInfo) GetIpSmGwNumber() string

GetIpSmGwNumber returns the IpSmGwNumber field value

func (*SmsRegistrationInfo) GetIpSmGwNumberOk

func (o *SmsRegistrationInfo) GetIpSmGwNumberOk() (*string, bool)

GetIpSmGwNumberOk returns a tuple with the IpSmGwNumber field value and a boolean to check if the value has been set.

func (*SmsRegistrationInfo) GetScAddress

func (o *SmsRegistrationInfo) GetScAddress() string

GetScAddress returns the ScAddress field value if set, zero value otherwise.

func (*SmsRegistrationInfo) GetScAddressOk

func (o *SmsRegistrationInfo) GetScAddressOk() (*string, bool)

GetScAddressOk returns a tuple with the ScAddress field value if set, nil otherwise and a boolean to check if the value has been set.

func (*SmsRegistrationInfo) HasScAddress

func (o *SmsRegistrationInfo) HasScAddress() bool

HasScAddress returns a boolean if a field has been set.

func (SmsRegistrationInfo) MarshalJSON

func (o SmsRegistrationInfo) MarshalJSON() ([]byte, error)

func (*SmsRegistrationInfo) SetIpSmGwNumber

func (o *SmsRegistrationInfo) SetIpSmGwNumber(v string)

SetIpSmGwNumber sets field value

func (*SmsRegistrationInfo) SetScAddress

func (o *SmsRegistrationInfo) SetScAddress(v string)

SetScAddress gets a reference to the given string and assigns it to the ScAddress field.

func (SmsRegistrationInfo) ToMap

func (o SmsRegistrationInfo) ToMap() (map[string]interface{}, error)

type Snssai

type Snssai struct {
	// Unsigned integer, within the range 0 to 255, representing the Slice/Service Type.  It indicates the expected Network Slice behaviour in terms of features and services. Values 0 to 127 correspond to the standardized SST range. Values 128 to 255 correspond  to the Operator-specific range. See clause 28.4.2 of 3GPP TS 23.003. Standardized values are defined in clause 5.15.2.2 of 3GPP TS 23.501.
	Sst int32 `json:"sst"`
	// 3-octet string, representing the Slice Differentiator, in hexadecimal representation. Each character in the string shall take a value of \"0\" to \"9\", \"a\" to \"f\" or \"A\" to \"F\" and shall represent 4 bits. The most significant character representing the 4 most significant bits of the SD shall appear first in the string, and the character representing the 4 least significant bit of the SD shall appear last in the string. This is an optional parameter that complements the Slice/Service type(s) to allow to  differentiate amongst multiple Network Slices of the same Slice/Service type. This IE shall be absent if no SD value is associated with the SST.
	Sd *string `json:"sd,omitempty"`
}

Snssai When Snssai needs to be converted to string (e.g. when used in maps as key), the string shall be composed of one to three digits \"sst\" optionally followed by \"-\" and 6 hexadecimal digits \"sd\".

func NewSnssai

func NewSnssai(sst int32) *Snssai

NewSnssai instantiates a new Snssai object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewSnssaiWithDefaults

func NewSnssaiWithDefaults() *Snssai

NewSnssaiWithDefaults instantiates a new Snssai object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*Snssai) GetSd

func (o *Snssai) GetSd() string

GetSd returns the Sd field value if set, zero value otherwise.

func (*Snssai) GetSdOk

func (o *Snssai) GetSdOk() (*string, bool)

GetSdOk returns a tuple with the Sd field value if set, nil otherwise and a boolean to check if the value has been set.

func (*Snssai) GetSst

func (o *Snssai) GetSst() int32

GetSst returns the Sst field value

func (*Snssai) GetSstOk

func (o *Snssai) GetSstOk() (*int32, bool)

GetSstOk returns a tuple with the Sst field value and a boolean to check if the value has been set.

func (*Snssai) HasSd

func (o *Snssai) HasSd() bool

HasSd returns a boolean if a field has been set.

func (Snssai) MarshalJSON

func (o Snssai) MarshalJSON() ([]byte, error)

func (*Snssai) SetSd

func (o *Snssai) SetSd(v string)

SetSd gets a reference to the given string and assigns it to the Sd field.

func (*Snssai) SetSst

func (o *Snssai) SetSst(v int32)

SetSst sets field value

func (Snssai) ToMap

func (o Snssai) ToMap() (map[string]interface{}, error)

type Spt

type Spt struct {
	ConditionNegated   bool               `json:"conditionNegated"`
	SptGroup           []int32            `json:"sptGroup"`
	RegType            []RegistrationType `json:"regType,omitempty"`
	RequestUri         *string            `json:"requestUri,omitempty"`
	SipMethod          *string            `json:"sipMethod,omitempty"`
	SipHeader          *HeaderSipRequest  `json:"sipHeader,omitempty"`
	SessionCase        *RequestDirection  `json:"sessionCase,omitempty"`
	SessionDescription *SdpDescription    `json:"sessionDescription,omitempty"`
}

Spt Contains the data of a Service Point Trigger

func NewSpt

func NewSpt(conditionNegated bool, sptGroup []int32) *Spt

NewSpt instantiates a new Spt object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewSptWithDefaults

func NewSptWithDefaults() *Spt

NewSptWithDefaults instantiates a new Spt object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*Spt) GetConditionNegated

func (o *Spt) GetConditionNegated() bool

GetConditionNegated returns the ConditionNegated field value

func (*Spt) GetConditionNegatedOk

func (o *Spt) GetConditionNegatedOk() (*bool, bool)

GetConditionNegatedOk returns a tuple with the ConditionNegated field value and a boolean to check if the value has been set.

func (*Spt) GetRegType

func (o *Spt) GetRegType() []RegistrationType

GetRegType returns the RegType field value if set, zero value otherwise.

func (*Spt) GetRegTypeOk

func (o *Spt) GetRegTypeOk() ([]RegistrationType, bool)

GetRegTypeOk returns a tuple with the RegType field value if set, nil otherwise and a boolean to check if the value has been set.

func (*Spt) GetRequestUri

func (o *Spt) GetRequestUri() string

GetRequestUri returns the RequestUri field value if set, zero value otherwise.

func (*Spt) GetRequestUriOk

func (o *Spt) GetRequestUriOk() (*string, bool)

GetRequestUriOk returns a tuple with the RequestUri field value if set, nil otherwise and a boolean to check if the value has been set.

func (*Spt) GetSessionCase

func (o *Spt) GetSessionCase() RequestDirection

GetSessionCase returns the SessionCase field value if set, zero value otherwise.

func (*Spt) GetSessionCaseOk

func (o *Spt) GetSessionCaseOk() (*RequestDirection, bool)

GetSessionCaseOk returns a tuple with the SessionCase field value if set, nil otherwise and a boolean to check if the value has been set.

func (*Spt) GetSessionDescription

func (o *Spt) GetSessionDescription() SdpDescription

GetSessionDescription returns the SessionDescription field value if set, zero value otherwise.

func (*Spt) GetSessionDescriptionOk

func (o *Spt) GetSessionDescriptionOk() (*SdpDescription, bool)

GetSessionDescriptionOk returns a tuple with the SessionDescription field value if set, nil otherwise and a boolean to check if the value has been set.

func (*Spt) GetSipHeader

func (o *Spt) GetSipHeader() HeaderSipRequest

GetSipHeader returns the SipHeader field value if set, zero value otherwise.

func (*Spt) GetSipHeaderOk

func (o *Spt) GetSipHeaderOk() (*HeaderSipRequest, bool)

GetSipHeaderOk returns a tuple with the SipHeader field value if set, nil otherwise and a boolean to check if the value has been set.

func (*Spt) GetSipMethod

func (o *Spt) GetSipMethod() string

GetSipMethod returns the SipMethod field value if set, zero value otherwise.

func (*Spt) GetSipMethodOk

func (o *Spt) GetSipMethodOk() (*string, bool)

GetSipMethodOk returns a tuple with the SipMethod field value if set, nil otherwise and a boolean to check if the value has been set.

func (*Spt) GetSptGroup

func (o *Spt) GetSptGroup() []int32

GetSptGroup returns the SptGroup field value

func (*Spt) GetSptGroupOk

func (o *Spt) GetSptGroupOk() ([]int32, bool)

GetSptGroupOk returns a tuple with the SptGroup field value and a boolean to check if the value has been set.

func (*Spt) HasRegType

func (o *Spt) HasRegType() bool

HasRegType returns a boolean if a field has been set.

func (*Spt) HasRequestUri

func (o *Spt) HasRequestUri() bool

HasRequestUri returns a boolean if a field has been set.

func (*Spt) HasSessionCase

func (o *Spt) HasSessionCase() bool

HasSessionCase returns a boolean if a field has been set.

func (*Spt) HasSessionDescription

func (o *Spt) HasSessionDescription() bool

HasSessionDescription returns a boolean if a field has been set.

func (*Spt) HasSipHeader

func (o *Spt) HasSipHeader() bool

HasSipHeader returns a boolean if a field has been set.

func (*Spt) HasSipMethod

func (o *Spt) HasSipMethod() bool

HasSipMethod returns a boolean if a field has been set.

func (Spt) MarshalJSON

func (o Spt) MarshalJSON() ([]byte, error)

func (*Spt) SetConditionNegated

func (o *Spt) SetConditionNegated(v bool)

SetConditionNegated sets field value

func (*Spt) SetRegType

func (o *Spt) SetRegType(v []RegistrationType)

SetRegType gets a reference to the given []RegistrationType and assigns it to the RegType field.

func (*Spt) SetRequestUri

func (o *Spt) SetRequestUri(v string)

SetRequestUri gets a reference to the given string and assigns it to the RequestUri field.

func (*Spt) SetSessionCase

func (o *Spt) SetSessionCase(v RequestDirection)

SetSessionCase gets a reference to the given RequestDirection and assigns it to the SessionCase field.

func (*Spt) SetSessionDescription

func (o *Spt) SetSessionDescription(v SdpDescription)

SetSessionDescription gets a reference to the given SdpDescription and assigns it to the SessionDescription field.

func (*Spt) SetSipHeader

func (o *Spt) SetSipHeader(v HeaderSipRequest)

SetSipHeader gets a reference to the given HeaderSipRequest and assigns it to the SipHeader field.

func (*Spt) SetSipMethod

func (o *Spt) SetSipMethod(v string)

SetSipMethod gets a reference to the given string and assigns it to the SipMethod field.

func (*Spt) SetSptGroup

func (o *Spt) SetSptGroup(v []int32)

SetSptGroup sets field value

func (Spt) ToMap

func (o Spt) ToMap() (map[string]interface{}, error)

type SrvccCapability

type SrvccCapability struct {
	String *string
}

SrvccCapability Represents the type of SRVCC support of the UE

func (*SrvccCapability) MarshalJSON

func (src *SrvccCapability) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*SrvccCapability) UnmarshalJSON

func (dst *SrvccCapability) UnmarshalJSON(data []byte) error

Unmarshal JSON data into any of the pointers in the struct

type SrvccData

type SrvccData struct {
	// String representing the STN-SR as defined in clause 18.6 of 3GPP TS 23.003.
	StnSr               string            `json:"stnSr"`
	UeSrvccCapabilities []SrvccCapability `json:"ueSrvccCapabilities,omitempty"`
}

SrvccData UE SRVCC capability (if available) and STN-SR (if subscribed)

func NewSrvccData

func NewSrvccData(stnSr string) *SrvccData

NewSrvccData instantiates a new SrvccData object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewSrvccDataWithDefaults

func NewSrvccDataWithDefaults() *SrvccData

NewSrvccDataWithDefaults instantiates a new SrvccData object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*SrvccData) GetStnSr

func (o *SrvccData) GetStnSr() string

GetStnSr returns the StnSr field value

func (*SrvccData) GetStnSrOk

func (o *SrvccData) GetStnSrOk() (*string, bool)

GetStnSrOk returns a tuple with the StnSr field value and a boolean to check if the value has been set.

func (*SrvccData) GetUeSrvccCapabilities

func (o *SrvccData) GetUeSrvccCapabilities() []SrvccCapability

GetUeSrvccCapabilities returns the UeSrvccCapabilities field value if set, zero value otherwise.

func (*SrvccData) GetUeSrvccCapabilitiesOk

func (o *SrvccData) GetUeSrvccCapabilitiesOk() ([]SrvccCapability, bool)

GetUeSrvccCapabilitiesOk returns a tuple with the UeSrvccCapabilities field value if set, nil otherwise and a boolean to check if the value has been set.

func (*SrvccData) HasUeSrvccCapabilities

func (o *SrvccData) HasUeSrvccCapabilities() bool

HasUeSrvccCapabilities returns a boolean if a field has been set.

func (SrvccData) MarshalJSON

func (o SrvccData) MarshalJSON() ([]byte, error)

func (*SrvccData) SetStnSr

func (o *SrvccData) SetStnSr(v string)

SetStnSr sets field value

func (*SrvccData) SetUeSrvccCapabilities

func (o *SrvccData) SetUeSrvccCapabilities(v []SrvccCapability)

SetUeSrvccCapabilities gets a reference to the given []SrvccCapability and assigns it to the UeSrvccCapabilities field.

func (SrvccData) ToMap

func (o SrvccData) ToMap() (map[string]interface{}, error)

type SubscriptionCreationForSharedDataApiService

type SubscriptionCreationForSharedDataApiService service

SubscriptionCreationForSharedDataApiService SubscriptionCreationForSharedDataApi service

func (*SubscriptionCreationForSharedDataApiService) SubscribeToSharedData

SubscribeToSharedData subscribe to notifications for shared data

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@return ApiSubscribeToSharedDataRequest

func (*SubscriptionCreationForSharedDataApiService) SubscribeToSharedDataExecute

Execute executes the request

@return ImsSdmSubscription

type SubscriptionDeletionForSharedDataApiService

type SubscriptionDeletionForSharedDataApiService service

SubscriptionDeletionForSharedDataApiService SubscriptionDeletionForSharedDataApi service

func (*SubscriptionDeletionForSharedDataApiService) UnsubscribeForSharedData

UnsubscribeForSharedData unsubscribe from notifications for shared data

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param subscriptionId Id of the Shared data Subscription
@return ApiUnsubscribeForSharedDataRequest

func (*SubscriptionDeletionForSharedDataApiService) UnsubscribeForSharedDataExecute

Execute executes the request

type SubscriptionModificationApiService

type SubscriptionModificationApiService service

SubscriptionModificationApiService SubscriptionModificationApi service

func (*SubscriptionModificationApiService) ModifySharedDataSubs

func (a *SubscriptionModificationApiService) ModifySharedDataSubs(ctx context.Context, subscriptionId string) ApiModifySharedDataSubsRequest

ModifySharedDataSubs modify the subscription

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param subscriptionId Id of the SDM Subscription
@return ApiModifySharedDataSubsRequest

func (*SubscriptionModificationApiService) ModifySharedDataSubsExecute

Execute executes the request

@return PatchResult

type TADSInfoRetrievalApiService

type TADSInfoRetrievalApiService service

TADSInfoRetrievalApiService TADSInfoRetrievalApi service

func (*TADSInfoRetrievalApiService) GetTadsInfo

GetTadsInfo Retrieve the T-ADS information

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Identity
@return ApiGetTadsInfoRequest

func (*TADSInfoRetrievalApiService) GetTadsInfoExecute

Execute executes the request

@return TadsInformation

type TadsInformation

type TadsInformation struct {
	VoiceOverPsSessionSupport ImsVoiceOverPsSessionSupport `json:"voiceOverPsSessionSupport"`
	AccessType                *AccessType1                 `json:"accessType,omitempty"`
	RatType                   *RatType                     `json:"ratType,omitempty"`
	// string with format 'date-time' as defined in OpenAPI.
	LastUeActivityTime *time.Time `json:"lastUeActivityTime,omitempty"`
}

TadsInformation T-ADS Information

func NewTadsInformation

func NewTadsInformation(voiceOverPsSessionSupport ImsVoiceOverPsSessionSupport) *TadsInformation

NewTadsInformation instantiates a new TadsInformation object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewTadsInformationWithDefaults

func NewTadsInformationWithDefaults() *TadsInformation

NewTadsInformationWithDefaults instantiates a new TadsInformation object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*TadsInformation) GetAccessType

func (o *TadsInformation) GetAccessType() AccessType1

GetAccessType returns the AccessType field value if set, zero value otherwise.

func (*TadsInformation) GetAccessTypeOk

func (o *TadsInformation) GetAccessTypeOk() (*AccessType1, bool)

GetAccessTypeOk returns a tuple with the AccessType field value if set, nil otherwise and a boolean to check if the value has been set.

func (*TadsInformation) GetLastUeActivityTime

func (o *TadsInformation) GetLastUeActivityTime() time.Time

GetLastUeActivityTime returns the LastUeActivityTime field value if set, zero value otherwise.

func (*TadsInformation) GetLastUeActivityTimeOk

func (o *TadsInformation) GetLastUeActivityTimeOk() (*time.Time, bool)

GetLastUeActivityTimeOk returns a tuple with the LastUeActivityTime field value if set, nil otherwise and a boolean to check if the value has been set.

func (*TadsInformation) GetRatType

func (o *TadsInformation) GetRatType() RatType

GetRatType returns the RatType field value if set, zero value otherwise.

func (*TadsInformation) GetRatTypeOk

func (o *TadsInformation) GetRatTypeOk() (*RatType, bool)

GetRatTypeOk returns a tuple with the RatType field value if set, nil otherwise and a boolean to check if the value has been set.

func (*TadsInformation) GetVoiceOverPsSessionSupport

func (o *TadsInformation) GetVoiceOverPsSessionSupport() ImsVoiceOverPsSessionSupport

GetVoiceOverPsSessionSupport returns the VoiceOverPsSessionSupport field value

func (*TadsInformation) GetVoiceOverPsSessionSupportOk

func (o *TadsInformation) GetVoiceOverPsSessionSupportOk() (*ImsVoiceOverPsSessionSupport, bool)

GetVoiceOverPsSessionSupportOk returns a tuple with the VoiceOverPsSessionSupport field value and a boolean to check if the value has been set.

func (*TadsInformation) HasAccessType

func (o *TadsInformation) HasAccessType() bool

HasAccessType returns a boolean if a field has been set.

func (*TadsInformation) HasLastUeActivityTime

func (o *TadsInformation) HasLastUeActivityTime() bool

HasLastUeActivityTime returns a boolean if a field has been set.

func (*TadsInformation) HasRatType

func (o *TadsInformation) HasRatType() bool

HasRatType returns a boolean if a field has been set.

func (TadsInformation) MarshalJSON

func (o TadsInformation) MarshalJSON() ([]byte, error)

func (*TadsInformation) SetAccessType

func (o *TadsInformation) SetAccessType(v AccessType1)

SetAccessType gets a reference to the given AccessType1 and assigns it to the AccessType field.

func (*TadsInformation) SetLastUeActivityTime

func (o *TadsInformation) SetLastUeActivityTime(v time.Time)

SetLastUeActivityTime gets a reference to the given time.Time and assigns it to the LastUeActivityTime field.

func (*TadsInformation) SetRatType

func (o *TadsInformation) SetRatType(v RatType)

SetRatType gets a reference to the given RatType and assigns it to the RatType field.

func (*TadsInformation) SetVoiceOverPsSessionSupport

func (o *TadsInformation) SetVoiceOverPsSessionSupport(v ImsVoiceOverPsSessionSupport)

SetVoiceOverPsSessionSupport sets field value

func (TadsInformation) ToMap

func (o TadsInformation) ToMap() (map[string]interface{}, error)

type Tai

type Tai struct {
	PlmnId PlmnId `json:"plmnId"`
	// 2 or 3-octet string identifying a tracking area code as specified in clause 9.3.3.10  of 3GPP TS 38.413, in hexadecimal representation. Each character in the string shall  take a value of \"0\" to \"9\", \"a\" to \"f\" or \"A\" to \"F\" and shall represent 4 bits. The most significant character representing the 4 most significant bits of the TAC shall  appear first in the string, and the character representing the 4 least significant bit  of the TAC shall appear last in the string.
	Tac string `json:"tac"`
	// This represents the Network Identifier, which together with a PLMN ID is used to identify an SNPN (see 3GPP TS 23.003 and 3GPP TS 23.501 clause 5.30.2.1).
	Nid *string `json:"nid,omitempty"`
}

Tai Contains the tracking area identity as described in 3GPP 23.003

func NewTai

func NewTai(plmnId PlmnId, tac string) *Tai

NewTai instantiates a new Tai object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewTaiWithDefaults

func NewTaiWithDefaults() *Tai

NewTaiWithDefaults instantiates a new Tai object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*Tai) GetNid

func (o *Tai) GetNid() string

GetNid returns the Nid field value if set, zero value otherwise.

func (*Tai) GetNidOk

func (o *Tai) GetNidOk() (*string, bool)

GetNidOk returns a tuple with the Nid field value if set, nil otherwise and a boolean to check if the value has been set.

func (*Tai) GetPlmnId

func (o *Tai) GetPlmnId() PlmnId

GetPlmnId returns the PlmnId field value

func (*Tai) GetPlmnIdOk

func (o *Tai) GetPlmnIdOk() (*PlmnId, bool)

GetPlmnIdOk returns a tuple with the PlmnId field value and a boolean to check if the value has been set.

func (*Tai) GetTac

func (o *Tai) GetTac() string

GetTac returns the Tac field value

func (*Tai) GetTacOk

func (o *Tai) GetTacOk() (*string, bool)

GetTacOk returns a tuple with the Tac field value and a boolean to check if the value has been set.

func (*Tai) HasNid

func (o *Tai) HasNid() bool

HasNid returns a boolean if a field has been set.

func (Tai) MarshalJSON

func (o Tai) MarshalJSON() ([]byte, error)

func (*Tai) SetNid

func (o *Tai) SetNid(v string)

SetNid gets a reference to the given string and assigns it to the Nid field.

func (*Tai) SetPlmnId

func (o *Tai) SetPlmnId(v PlmnId)

SetPlmnId sets field value

func (*Tai) SetTac

func (o *Tai) SetTac(v string)

SetTac sets field value

func (Tai) ToMap

func (o Tai) ToMap() (map[string]interface{}, error)

type TriggerPoint

type TriggerPoint struct {
	ConditionType TypeOfCondition `json:"conditionType"`
	SptList       []Spt           `json:"sptList"`
}

TriggerPoint Contains the conditions that should be checked in order to find out if an Application Server should be contacted or not

func NewTriggerPoint

func NewTriggerPoint(conditionType TypeOfCondition, sptList []Spt) *TriggerPoint

NewTriggerPoint instantiates a new TriggerPoint object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewTriggerPointWithDefaults

func NewTriggerPointWithDefaults() *TriggerPoint

NewTriggerPointWithDefaults instantiates a new TriggerPoint object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*TriggerPoint) GetConditionType

func (o *TriggerPoint) GetConditionType() TypeOfCondition

GetConditionType returns the ConditionType field value

func (*TriggerPoint) GetConditionTypeOk

func (o *TriggerPoint) GetConditionTypeOk() (*TypeOfCondition, bool)

GetConditionTypeOk returns a tuple with the ConditionType field value and a boolean to check if the value has been set.

func (*TriggerPoint) GetSptList

func (o *TriggerPoint) GetSptList() []Spt

GetSptList returns the SptList field value

func (*TriggerPoint) GetSptListOk

func (o *TriggerPoint) GetSptListOk() ([]Spt, bool)

GetSptListOk returns a tuple with the SptList field value and a boolean to check if the value has been set.

func (TriggerPoint) MarshalJSON

func (o TriggerPoint) MarshalJSON() ([]byte, error)

func (*TriggerPoint) SetConditionType

func (o *TriggerPoint) SetConditionType(v TypeOfCondition)

SetConditionType sets field value

func (*TriggerPoint) SetSptList

func (o *TriggerPoint) SetSptList(v []Spt)

SetSptList sets field value

func (TriggerPoint) ToMap

func (o TriggerPoint) ToMap() (map[string]interface{}, error)

type TwanLocationData

type TwanLocationData struct {
	TwanSsid         string  `json:"twanSsid"`
	PlmnId           PlmnId  `json:"plmnId"`
	TwanBssid        *string `json:"twanBssid,omitempty"`
	CivicAddress     *string `json:"civicAddress,omitempty"`
	TwanOperatorName *string `json:"twanOperatorName,omitempty"`
	// String with format \"time-numoffset\" optionally appended by \"daylightSavingTime\", where  - \"time-numoffset\" shall represent the time zone adjusted for daylight saving time and be    encoded as time-numoffset as defined in clause 5.6 of IETF RFC 3339;  - \"daylightSavingTime\" shall represent the adjustment that has been made and shall be    encoded as \"+1\" or \"+2\" for a +1 or +2 hours adjustment.   The example is for 8 hours behind UTC, +1 hour adjustment for Daylight Saving Time.
	TimeZone        *string `json:"timeZone,omitempty"`
	LogicalAccessId *string `json:"logicalAccessId,omitempty"`
}

TwanLocationData Location information of the 3GPP AAA Server for Trusted W-LAN Access

func NewTwanLocationData

func NewTwanLocationData(twanSsid string, plmnId PlmnId) *TwanLocationData

NewTwanLocationData instantiates a new TwanLocationData object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewTwanLocationDataWithDefaults

func NewTwanLocationDataWithDefaults() *TwanLocationData

NewTwanLocationDataWithDefaults instantiates a new TwanLocationData object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*TwanLocationData) GetCivicAddress

func (o *TwanLocationData) GetCivicAddress() string

GetCivicAddress returns the CivicAddress field value if set, zero value otherwise.

func (*TwanLocationData) GetCivicAddressOk

func (o *TwanLocationData) GetCivicAddressOk() (*string, bool)

GetCivicAddressOk returns a tuple with the CivicAddress field value if set, nil otherwise and a boolean to check if the value has been set.

func (*TwanLocationData) GetLogicalAccessId

func (o *TwanLocationData) GetLogicalAccessId() string

GetLogicalAccessId returns the LogicalAccessId field value if set, zero value otherwise.

func (*TwanLocationData) GetLogicalAccessIdOk

func (o *TwanLocationData) GetLogicalAccessIdOk() (*string, bool)

GetLogicalAccessIdOk returns a tuple with the LogicalAccessId field value if set, nil otherwise and a boolean to check if the value has been set.

func (*TwanLocationData) GetPlmnId

func (o *TwanLocationData) GetPlmnId() PlmnId

GetPlmnId returns the PlmnId field value

func (*TwanLocationData) GetPlmnIdOk

func (o *TwanLocationData) GetPlmnIdOk() (*PlmnId, bool)

GetPlmnIdOk returns a tuple with the PlmnId field value and a boolean to check if the value has been set.

func (*TwanLocationData) GetTimeZone

func (o *TwanLocationData) GetTimeZone() string

GetTimeZone returns the TimeZone field value if set, zero value otherwise.

func (*TwanLocationData) GetTimeZoneOk

func (o *TwanLocationData) GetTimeZoneOk() (*string, bool)

GetTimeZoneOk returns a tuple with the TimeZone field value if set, nil otherwise and a boolean to check if the value has been set.

func (*TwanLocationData) GetTwanBssid

func (o *TwanLocationData) GetTwanBssid() string

GetTwanBssid returns the TwanBssid field value if set, zero value otherwise.

func (*TwanLocationData) GetTwanBssidOk

func (o *TwanLocationData) GetTwanBssidOk() (*string, bool)

GetTwanBssidOk returns a tuple with the TwanBssid field value if set, nil otherwise and a boolean to check if the value has been set.

func (*TwanLocationData) GetTwanOperatorName

func (o *TwanLocationData) GetTwanOperatorName() string

GetTwanOperatorName returns the TwanOperatorName field value if set, zero value otherwise.

func (*TwanLocationData) GetTwanOperatorNameOk

func (o *TwanLocationData) GetTwanOperatorNameOk() (*string, bool)

GetTwanOperatorNameOk returns a tuple with the TwanOperatorName field value if set, nil otherwise and a boolean to check if the value has been set.

func (*TwanLocationData) GetTwanSsid

func (o *TwanLocationData) GetTwanSsid() string

GetTwanSsid returns the TwanSsid field value

func (*TwanLocationData) GetTwanSsidOk

func (o *TwanLocationData) GetTwanSsidOk() (*string, bool)

GetTwanSsidOk returns a tuple with the TwanSsid field value and a boolean to check if the value has been set.

func (*TwanLocationData) HasCivicAddress

func (o *TwanLocationData) HasCivicAddress() bool

HasCivicAddress returns a boolean if a field has been set.

func (*TwanLocationData) HasLogicalAccessId

func (o *TwanLocationData) HasLogicalAccessId() bool

HasLogicalAccessId returns a boolean if a field has been set.

func (*TwanLocationData) HasTimeZone

func (o *TwanLocationData) HasTimeZone() bool

HasTimeZone returns a boolean if a field has been set.

func (*TwanLocationData) HasTwanBssid

func (o *TwanLocationData) HasTwanBssid() bool

HasTwanBssid returns a boolean if a field has been set.

func (*TwanLocationData) HasTwanOperatorName

func (o *TwanLocationData) HasTwanOperatorName() bool

HasTwanOperatorName returns a boolean if a field has been set.

func (TwanLocationData) MarshalJSON

func (o TwanLocationData) MarshalJSON() ([]byte, error)

func (*TwanLocationData) SetCivicAddress

func (o *TwanLocationData) SetCivicAddress(v string)

SetCivicAddress gets a reference to the given string and assigns it to the CivicAddress field.

func (*TwanLocationData) SetLogicalAccessId

func (o *TwanLocationData) SetLogicalAccessId(v string)

SetLogicalAccessId gets a reference to the given string and assigns it to the LogicalAccessId field.

func (*TwanLocationData) SetPlmnId

func (o *TwanLocationData) SetPlmnId(v PlmnId)

SetPlmnId sets field value

func (*TwanLocationData) SetTimeZone

func (o *TwanLocationData) SetTimeZone(v string)

SetTimeZone gets a reference to the given string and assigns it to the TimeZone field.

func (*TwanLocationData) SetTwanBssid

func (o *TwanLocationData) SetTwanBssid(v string)

SetTwanBssid gets a reference to the given string and assigns it to the TwanBssid field.

func (*TwanLocationData) SetTwanOperatorName

func (o *TwanLocationData) SetTwanOperatorName(v string)

SetTwanOperatorName gets a reference to the given string and assigns it to the TwanOperatorName field.

func (*TwanLocationData) SetTwanSsid

func (o *TwanLocationData) SetTwanSsid(v string)

SetTwanSsid sets field value

func (TwanLocationData) ToMap

func (o TwanLocationData) ToMap() (map[string]interface{}, error)

type TypeOfCondition

type TypeOfCondition struct {
	String *string
}

TypeOfCondition Represents the type of condition to be applied to the logical expression of SPT groups and SPTs (Conjunctive Normal Form, or Disjunctive Normal Form)

func (*TypeOfCondition) MarshalJSON

func (src *TypeOfCondition) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*TypeOfCondition) UnmarshalJSON

func (dst *TypeOfCondition) UnmarshalJSON(data []byte) error

Unmarshal JSON data into any of the pointers in the struct

type UEIPReachabilitySubscriptionCreationApiService

type UEIPReachabilitySubscriptionCreationApiService service

UEIPReachabilitySubscriptionCreationApiService UEIPReachabilitySubscriptionCreationApi service

func (*UEIPReachabilitySubscriptionCreationApiService) UeReachIpSubscribe

UeReachIpSubscribe subscribe to notifications of UE reachability

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Identity
@return ApiUeReachIpSubscribeRequest

func (*UEIPReachabilitySubscriptionCreationApiService) UeReachIpSubscribeExecute

Execute executes the request

@return CreatedUeReachabilitySubscription

type UeReachabilityNotification

type UeReachabilityNotification struct {
	ReachabilityIndicator bool          `json:"reachabilityIndicator"`
	DetectingNode         DetectingNode `json:"detectingNode"`
	AccessType            AccessType    `json:"accessType"`
}

UeReachabilityNotification Represents the contents of a notification of UE reachability for IP sent by the HSS

func NewUeReachabilityNotification

func NewUeReachabilityNotification(reachabilityIndicator bool, detectingNode DetectingNode, accessType AccessType) *UeReachabilityNotification

NewUeReachabilityNotification instantiates a new UeReachabilityNotification object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewUeReachabilityNotificationWithDefaults

func NewUeReachabilityNotificationWithDefaults() *UeReachabilityNotification

NewUeReachabilityNotificationWithDefaults instantiates a new UeReachabilityNotification object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*UeReachabilityNotification) GetAccessType

func (o *UeReachabilityNotification) GetAccessType() AccessType

GetAccessType returns the AccessType field value

func (*UeReachabilityNotification) GetAccessTypeOk

func (o *UeReachabilityNotification) GetAccessTypeOk() (*AccessType, bool)

GetAccessTypeOk returns a tuple with the AccessType field value and a boolean to check if the value has been set.

func (*UeReachabilityNotification) GetDetectingNode

func (o *UeReachabilityNotification) GetDetectingNode() DetectingNode

GetDetectingNode returns the DetectingNode field value

func (*UeReachabilityNotification) GetDetectingNodeOk

func (o *UeReachabilityNotification) GetDetectingNodeOk() (*DetectingNode, bool)

GetDetectingNodeOk returns a tuple with the DetectingNode field value and a boolean to check if the value has been set.

func (*UeReachabilityNotification) GetReachabilityIndicator

func (o *UeReachabilityNotification) GetReachabilityIndicator() bool

GetReachabilityIndicator returns the ReachabilityIndicator field value

func (*UeReachabilityNotification) GetReachabilityIndicatorOk

func (o *UeReachabilityNotification) GetReachabilityIndicatorOk() (*bool, bool)

GetReachabilityIndicatorOk returns a tuple with the ReachabilityIndicator field value and a boolean to check if the value has been set.

func (UeReachabilityNotification) MarshalJSON

func (o UeReachabilityNotification) MarshalJSON() ([]byte, error)

func (*UeReachabilityNotification) SetAccessType

func (o *UeReachabilityNotification) SetAccessType(v AccessType)

SetAccessType sets field value

func (*UeReachabilityNotification) SetDetectingNode

func (o *UeReachabilityNotification) SetDetectingNode(v DetectingNode)

SetDetectingNode sets field value

func (*UeReachabilityNotification) SetReachabilityIndicator

func (o *UeReachabilityNotification) SetReachabilityIndicator(v bool)

SetReachabilityIndicator sets field value

func (UeReachabilityNotification) ToMap

func (o UeReachabilityNotification) ToMap() (map[string]interface{}, error)

type UeReachabilitySubscription

type UeReachabilitySubscription struct {
	// string with format 'date-time' as defined in OpenAPI.
	Expiry time.Time `json:"expiry"`
	// String providing an URI formatted according to RFC 3986.
	CallbackReference string `json:"callbackReference"`
}

UeReachabilitySubscription Contains the request parameters received by the HSS for a subscription to notifications of UE reachability for IP

func NewUeReachabilitySubscription

func NewUeReachabilitySubscription(expiry time.Time, callbackReference string) *UeReachabilitySubscription

NewUeReachabilitySubscription instantiates a new UeReachabilitySubscription object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

func NewUeReachabilitySubscriptionWithDefaults

func NewUeReachabilitySubscriptionWithDefaults() *UeReachabilitySubscription

NewUeReachabilitySubscriptionWithDefaults instantiates a new UeReachabilitySubscription object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

func (*UeReachabilitySubscription) GetCallbackReference

func (o *UeReachabilitySubscription) GetCallbackReference() string

GetCallbackReference returns the CallbackReference field value

func (*UeReachabilitySubscription) GetCallbackReferenceOk

func (o *UeReachabilitySubscription) GetCallbackReferenceOk() (*string, bool)

GetCallbackReferenceOk returns a tuple with the CallbackReference field value and a boolean to check if the value has been set.

func (*UeReachabilitySubscription) GetExpiry

func (o *UeReachabilitySubscription) GetExpiry() time.Time

GetExpiry returns the Expiry field value

func (*UeReachabilitySubscription) GetExpiryOk

func (o *UeReachabilitySubscription) GetExpiryOk() (*time.Time, bool)

GetExpiryOk returns a tuple with the Expiry field value and a boolean to check if the value has been set.

func (UeReachabilitySubscription) MarshalJSON

func (o UeReachabilitySubscription) MarshalJSON() ([]byte, error)

func (*UeReachabilitySubscription) SetCallbackReference

func (o *UeReachabilitySubscription) SetCallbackReference(v string)

SetCallbackReference sets field value

func (*UeReachabilitySubscription) SetExpiry

func (o *UeReachabilitySubscription) SetExpiry(v time.Time)

SetExpiry sets field value

func (UeReachabilitySubscription) ToMap

func (o UeReachabilitySubscription) ToMap() (map[string]interface{}, error)

type UpdateDsaiStateApiService

type UpdateDsaiStateApiService service

UpdateDsaiStateApiService UpdateDsaiStateApi service

func (*UpdateDsaiStateApiService) UpdateDsaiState

UpdateDsaiState Patch

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Public Service Identity
@return ApiUpdateDsaiStateRequest

func (*UpdateDsaiStateApiService) UpdateDsaiStateExecute

Execute executes the request

@return PatchResult

type UpdatePSIStateDataApiService

type UpdatePSIStateDataApiService service

UpdatePSIStateDataApiService UpdatePSIStateDataApi service

func (*UpdatePSIStateDataApiService) UpdatePsiState

UpdatePsiState Patch

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Public Service Identity
@return ApiUpdatePsiStateRequest

func (*UpdatePSIStateDataApiService) UpdatePsiStateExecute

Execute executes the request

@return PatchResult

type UpdateRepositoryDataApiService

type UpdateRepositoryDataApiService service

UpdateRepositoryDataApiService UpdateRepositoryDataApi service

func (*UpdateRepositoryDataApiService) UpdateRepositoryDataServInd

func (a *UpdateRepositoryDataApiService) UpdateRepositoryDataServInd(ctx context.Context, imsUeId string, serviceIndication string) ApiUpdateRepositoryDataServIndRequest

UpdateRepositoryDataServInd Update the repository data associated to an IMPU and service indication

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Identity
@param serviceIndication Identifier of a service related data
@return ApiUpdateRepositoryDataServIndRequest

func (*UpdateRepositoryDataApiService) UpdateRepositoryDataServIndExecute

Execute executes the request

@return RepositoryData

type UpdateSMSRegistrationInfoApiService

type UpdateSMSRegistrationInfoApiService service

UpdateSMSRegistrationInfoApiService UpdateSMSRegistrationInfoApi service

func (*UpdateSMSRegistrationInfoApiService) UpdateSmsRegistrationInfo

UpdateSmsRegistrationInfo Update the SMS registration information associated to a user

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Identity
@return ApiUpdateSmsRegistrationInfoRequest

func (*UpdateSMSRegistrationInfoApiService) UpdateSmsRegistrationInfoExecute

Execute executes the request

@return SmsRegistrationInfo

type UpdateSRVCCDataApiService

type UpdateSRVCCDataApiService service

UpdateSRVCCDataApiService UpdateSRVCCDataApi service

func (*UpdateSRVCCDataApiService) UpdateSrvccData

UpdateSrvccData Patch

@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
@param imsUeId IMS Public Identity or IMS Private Identity
@return ApiUpdateSrvccDataRequest

func (*UpdateSRVCCDataApiService) UpdateSrvccDataExecute

Execute executes the request

@return PatchResult

type UserStateCs

type UserStateCs struct {
	String *string
}

UserStateCs Represents the user state in CS domain

func (*UserStateCs) MarshalJSON

func (src *UserStateCs) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*UserStateCs) UnmarshalJSON

func (dst *UserStateCs) UnmarshalJSON(data []byte) error

Unmarshal JSON data into any of the pointers in the struct

type UserStatePs

type UserStatePs struct {
	String *string
}

UserStatePs Represents the user state in PS domain

func (*UserStatePs) MarshalJSON

func (src *UserStatePs) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*UserStatePs) UnmarshalJSON

func (dst *UserStatePs) UnmarshalJSON(data []byte) error

Unmarshal JSON data into any of the pointers in the struct

type UtraLocation

type UtraLocation struct {
	Interface *interface{}
}

UtraLocation - Exactly one of cgi, sai or lai shall be present.

func InterfaceAsUtraLocation

func InterfaceAsUtraLocation(v *interface{}) UtraLocation

interface{}AsUtraLocation is a convenience function that returns interface{} wrapped in UtraLocation

func (*UtraLocation) GetActualInstance

func (obj *UtraLocation) GetActualInstance() interface{}

Get the actual instance

func (UtraLocation) MarshalJSON

func (src UtraLocation) MarshalJSON() ([]byte, error)

Marshal data from the first non-nil pointers in the struct to JSON

func (*UtraLocation) UnmarshalJSON

func (dst *UtraLocation) UnmarshalJSON(data []byte) error

Unmarshal JSON data into one of the pointers in the struct

Source Files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL