Documentation ¶
Index ¶
- Variables
- func CacheExpires(r *http.Response) time.Time
- func IsNil(i interface{}) bool
- func PtrBool(v bool) *bool
- func PtrFloat32(v float32) *float32
- func PtrFloat64(v float64) *float64
- func PtrInt(v int) *int
- func PtrInt32(v int32) *int32
- func PtrInt64(v int64) *int64
- func PtrString(v string) *string
- func PtrTime(v time.Time) *time.Time
- type APIClient
- type APIKey
- type APIResponse
- type AfNotification
- func (o *AfNotification) GetAuthResult() AuthorizationResult
- func (o *AfNotification) GetAuthResultOk() (*AuthorizationResult, bool)
- func (o *AfNotification) GetDnn() string
- func (o *AfNotification) GetDnnOk() (*string, bool)
- func (o *AfNotification) GetEventInfo() EventInfo
- func (o *AfNotification) GetEventInfoOk() (*EventInfo, bool)
- func (o *AfNotification) GetGpsis() []string
- func (o *AfNotification) GetGpsisOk() ([]string, bool)
- func (o *AfNotification) GetReportEvent() Event
- func (o *AfNotification) GetReportEventOk() (*Event, bool)
- func (o *AfNotification) GetSnssai() Snssai
- func (o *AfNotification) GetSnssaiOk() (*Snssai, bool)
- func (o *AfNotification) GetSubscription() string
- func (o *AfNotification) GetSubscriptionOk() (*string, bool)
- func (o *AfNotification) HasAuthResult() bool
- func (o *AfNotification) HasDnn() bool
- func (o *AfNotification) HasEventInfo() bool
- func (o *AfNotification) HasGpsis() bool
- func (o *AfNotification) HasReportEvent() bool
- func (o *AfNotification) HasSnssai() bool
- func (o AfNotification) MarshalJSON() ([]byte, error)
- func (o *AfNotification) SetAuthResult(v AuthorizationResult)
- func (o *AfNotification) SetDnn(v string)
- func (o *AfNotification) SetEventInfo(v EventInfo)
- func (o *AfNotification) SetGpsis(v []string)
- func (o *AfNotification) SetReportEvent(v Event)
- func (o *AfNotification) SetSnssai(v Snssai)
- func (o *AfNotification) SetSubscription(v string)
- func (o AfNotification) ToMap() (map[string]interface{}, error)
- func (o *AfNotification) UnmarshalJSON(bytes []byte) (err error)
- type ApiCreateAnSubscriptionRequest
- type ApiDeleteAnSubscriptionRequest
- type ApiFullyUpdateAnSubscriptionRequest
- type ApiPartialUpdateAnSubscriptionRequest
- type ApiReadAllSubscriptionsRequest
- func (r ApiReadAllSubscriptionsRequest) Execute() ([]ServiceParameterData, *http.Response, error)
- func (r ApiReadAllSubscriptionsRequest) Gpsis(gpsis []string) ApiReadAllSubscriptionsRequest
- func (r ApiReadAllSubscriptionsRequest) IpAddrs(ipAddrs []IpAddr) ApiReadAllSubscriptionsRequest
- func (r ApiReadAllSubscriptionsRequest) IpDomain(ipDomain string) ApiReadAllSubscriptionsRequest
- func (r ApiReadAllSubscriptionsRequest) MacAddrs(macAddrs []string) ApiReadAllSubscriptionsRequest
- type ApiReadAnSubscriptionRequest
- type AppDescriptor
- func (o *AppDescriptor) GetAppIds() map[string]string
- func (o *AppDescriptor) GetAppIdsOk() (*map[string]string, bool)
- func (o *AppDescriptor) GetOsId() string
- func (o *AppDescriptor) GetOsIdOk() (*string, bool)
- func (o AppDescriptor) MarshalJSON() ([]byte, error)
- func (o *AppDescriptor) SetAppIds(v map[string]string)
- func (o *AppDescriptor) SetOsId(v string)
- func (o AppDescriptor) ToMap() (map[string]interface{}, error)
- func (o *AppDescriptor) UnmarshalJSON(bytes []byte) (err error)
- type AuthorizationResult
- type BasicAuth
- type CivicAddress
- func (o *CivicAddress) GetA1() string
- func (o *CivicAddress) GetA1Ok() (*string, bool)
- func (o *CivicAddress) GetA2() string
- func (o *CivicAddress) GetA2Ok() (*string, bool)
- func (o *CivicAddress) GetA3() string
- func (o *CivicAddress) GetA3Ok() (*string, bool)
- func (o *CivicAddress) GetA4() string
- func (o *CivicAddress) GetA4Ok() (*string, bool)
- func (o *CivicAddress) GetA5() string
- func (o *CivicAddress) GetA5Ok() (*string, bool)
- func (o *CivicAddress) GetA6() string
- func (o *CivicAddress) GetA6Ok() (*string, bool)
- func (o *CivicAddress) GetADDCODE() string
- func (o *CivicAddress) GetADDCODEOk() (*string, bool)
- func (o *CivicAddress) GetBLD() string
- func (o *CivicAddress) GetBLDOk() (*string, bool)
- func (o *CivicAddress) GetCountry() string
- func (o *CivicAddress) GetCountryOk() (*string, bool)
- func (o *CivicAddress) GetFLR() string
- func (o *CivicAddress) GetFLROk() (*string, bool)
- func (o *CivicAddress) GetHNO() string
- func (o *CivicAddress) GetHNOOk() (*string, bool)
- func (o *CivicAddress) GetHNS() string
- func (o *CivicAddress) GetHNSOk() (*string, bool)
- func (o *CivicAddress) GetLMK() string
- func (o *CivicAddress) GetLMKOk() (*string, bool)
- func (o *CivicAddress) GetLOC() string
- func (o *CivicAddress) GetLOCOk() (*string, bool)
- func (o *CivicAddress) GetMethod() string
- func (o *CivicAddress) GetMethodOk() (*string, bool)
- func (o *CivicAddress) GetNAM() string
- func (o *CivicAddress) GetNAMOk() (*string, bool)
- func (o *CivicAddress) GetPC() string
- func (o *CivicAddress) GetPCN() string
- func (o *CivicAddress) GetPCNOk() (*string, bool)
- func (o *CivicAddress) GetPCOk() (*string, bool)
- func (o *CivicAddress) GetPLC() string
- func (o *CivicAddress) GetPLCOk() (*string, bool)
- func (o *CivicAddress) GetPOBOX() string
- func (o *CivicAddress) GetPOBOXOk() (*string, bool)
- func (o *CivicAddress) GetPOD() string
- func (o *CivicAddress) GetPODOk() (*string, bool)
- func (o *CivicAddress) GetPOM() string
- func (o *CivicAddress) GetPOMOk() (*string, bool)
- func (o *CivicAddress) GetPRD() string
- func (o *CivicAddress) GetPRDOk() (*string, bool)
- func (o *CivicAddress) GetPRM() string
- func (o *CivicAddress) GetPRMOk() (*string, bool)
- func (o *CivicAddress) GetProvidedBy() string
- func (o *CivicAddress) GetProvidedByOk() (*string, bool)
- func (o *CivicAddress) GetRD() string
- func (o *CivicAddress) GetRDBR() string
- func (o *CivicAddress) GetRDBROk() (*string, bool)
- func (o *CivicAddress) GetRDOk() (*string, bool)
- func (o *CivicAddress) GetRDSEC() string
- func (o *CivicAddress) GetRDSECOk() (*string, bool)
- func (o *CivicAddress) GetRDSUBBR() string
- func (o *CivicAddress) GetRDSUBBROk() (*string, bool)
- func (o *CivicAddress) GetROOM() string
- func (o *CivicAddress) GetROOMOk() (*string, bool)
- func (o *CivicAddress) GetSEAT() string
- func (o *CivicAddress) GetSEATOk() (*string, bool)
- func (o *CivicAddress) GetSTS() string
- func (o *CivicAddress) GetSTSOk() (*string, bool)
- func (o *CivicAddress) GetUNIT() string
- func (o *CivicAddress) GetUNITOk() (*string, bool)
- func (o *CivicAddress) GetUsageRules() string
- func (o *CivicAddress) GetUsageRulesOk() (*string, bool)
- func (o *CivicAddress) HasA1() bool
- func (o *CivicAddress) HasA2() bool
- func (o *CivicAddress) HasA3() bool
- func (o *CivicAddress) HasA4() bool
- func (o *CivicAddress) HasA5() bool
- func (o *CivicAddress) HasA6() bool
- func (o *CivicAddress) HasADDCODE() bool
- func (o *CivicAddress) HasBLD() bool
- func (o *CivicAddress) HasCountry() bool
- func (o *CivicAddress) HasFLR() bool
- func (o *CivicAddress) HasHNO() bool
- func (o *CivicAddress) HasHNS() bool
- func (o *CivicAddress) HasLMK() bool
- func (o *CivicAddress) HasLOC() bool
- func (o *CivicAddress) HasMethod() bool
- func (o *CivicAddress) HasNAM() bool
- func (o *CivicAddress) HasPC() bool
- func (o *CivicAddress) HasPCN() bool
- func (o *CivicAddress) HasPLC() bool
- func (o *CivicAddress) HasPOBOX() bool
- func (o *CivicAddress) HasPOD() bool
- func (o *CivicAddress) HasPOM() bool
- func (o *CivicAddress) HasPRD() bool
- func (o *CivicAddress) HasPRM() bool
- func (o *CivicAddress) HasProvidedBy() bool
- func (o *CivicAddress) HasRD() bool
- func (o *CivicAddress) HasRDBR() bool
- func (o *CivicAddress) HasRDSEC() bool
- func (o *CivicAddress) HasRDSUBBR() bool
- func (o *CivicAddress) HasROOM() bool
- func (o *CivicAddress) HasSEAT() bool
- func (o *CivicAddress) HasSTS() bool
- func (o *CivicAddress) HasUNIT() bool
- func (o *CivicAddress) HasUsageRules() bool
- func (o CivicAddress) MarshalJSON() ([]byte, error)
- func (o *CivicAddress) SetA1(v string)
- func (o *CivicAddress) SetA2(v string)
- func (o *CivicAddress) SetA3(v string)
- func (o *CivicAddress) SetA4(v string)
- func (o *CivicAddress) SetA5(v string)
- func (o *CivicAddress) SetA6(v string)
- func (o *CivicAddress) SetADDCODE(v string)
- func (o *CivicAddress) SetBLD(v string)
- func (o *CivicAddress) SetCountry(v string)
- func (o *CivicAddress) SetFLR(v string)
- func (o *CivicAddress) SetHNO(v string)
- func (o *CivicAddress) SetHNS(v string)
- func (o *CivicAddress) SetLMK(v string)
- func (o *CivicAddress) SetLOC(v string)
- func (o *CivicAddress) SetMethod(v string)
- func (o *CivicAddress) SetNAM(v string)
- func (o *CivicAddress) SetPC(v string)
- func (o *CivicAddress) SetPCN(v string)
- func (o *CivicAddress) SetPLC(v string)
- func (o *CivicAddress) SetPOBOX(v string)
- func (o *CivicAddress) SetPOD(v string)
- func (o *CivicAddress) SetPOM(v string)
- func (o *CivicAddress) SetPRD(v string)
- func (o *CivicAddress) SetPRM(v string)
- func (o *CivicAddress) SetProvidedBy(v string)
- func (o *CivicAddress) SetRD(v string)
- func (o *CivicAddress) SetRDBR(v string)
- func (o *CivicAddress) SetRDSEC(v string)
- func (o *CivicAddress) SetRDSUBBR(v string)
- func (o *CivicAddress) SetROOM(v string)
- func (o *CivicAddress) SetSEAT(v string)
- func (o *CivicAddress) SetSTS(v string)
- func (o *CivicAddress) SetUNIT(v string)
- func (o *CivicAddress) SetUsageRules(v string)
- func (o CivicAddress) ToMap() (map[string]interface{}, error)
- type Configuration
- type ConnectionCapabilities
- type EllipsoidArc
- func (o *EllipsoidArc) GetConfidence() int32
- func (o *EllipsoidArc) GetConfidenceOk() (*int32, bool)
- func (o *EllipsoidArc) GetIncludedAngle() int32
- func (o *EllipsoidArc) GetIncludedAngleOk() (*int32, bool)
- func (o *EllipsoidArc) GetInnerRadius() int32
- func (o *EllipsoidArc) GetInnerRadiusOk() (*int32, bool)
- func (o *EllipsoidArc) GetOffsetAngle() int32
- func (o *EllipsoidArc) GetOffsetAngleOk() (*int32, bool)
- func (o *EllipsoidArc) GetPoint() GeographicalCoordinates
- func (o *EllipsoidArc) GetPointOk() (*GeographicalCoordinates, bool)
- func (o *EllipsoidArc) GetUncertaintyRadius() float32
- func (o *EllipsoidArc) GetUncertaintyRadiusOk() (*float32, bool)
- func (o EllipsoidArc) MarshalJSON() ([]byte, error)
- func (o *EllipsoidArc) SetConfidence(v int32)
- func (o *EllipsoidArc) SetIncludedAngle(v int32)
- func (o *EllipsoidArc) SetInnerRadius(v int32)
- func (o *EllipsoidArc) SetOffsetAngle(v int32)
- func (o *EllipsoidArc) SetPoint(v GeographicalCoordinates)
- func (o *EllipsoidArc) SetUncertaintyRadius(v float32)
- func (o EllipsoidArc) ToMap() (map[string]interface{}, error)
- func (o *EllipsoidArc) UnmarshalJSON(bytes []byte) (err error)
- type EthFlowDescription
- func (o *EthFlowDescription) GetDestMacAddr() string
- func (o *EthFlowDescription) GetDestMacAddrEnd() string
- func (o *EthFlowDescription) GetDestMacAddrEndOk() (*string, bool)
- func (o *EthFlowDescription) GetDestMacAddrOk() (*string, bool)
- func (o *EthFlowDescription) GetEthType() string
- func (o *EthFlowDescription) GetEthTypeOk() (*string, bool)
- func (o *EthFlowDescription) GetFDesc() string
- func (o *EthFlowDescription) GetFDescOk() (*string, bool)
- func (o *EthFlowDescription) GetFDir() FlowDirection
- func (o *EthFlowDescription) GetFDirOk() (*FlowDirection, bool)
- func (o *EthFlowDescription) GetSourceMacAddr() string
- func (o *EthFlowDescription) GetSourceMacAddrOk() (*string, bool)
- func (o *EthFlowDescription) GetSrcMacAddrEnd() string
- func (o *EthFlowDescription) GetSrcMacAddrEndOk() (*string, bool)
- func (o *EthFlowDescription) GetVlanTags() []string
- func (o *EthFlowDescription) GetVlanTagsOk() ([]string, bool)
- func (o *EthFlowDescription) HasDestMacAddr() bool
- func (o *EthFlowDescription) HasDestMacAddrEnd() bool
- func (o *EthFlowDescription) HasFDesc() bool
- func (o *EthFlowDescription) HasFDir() bool
- func (o *EthFlowDescription) HasSourceMacAddr() bool
- func (o *EthFlowDescription) HasSrcMacAddrEnd() bool
- func (o *EthFlowDescription) HasVlanTags() bool
- func (o EthFlowDescription) MarshalJSON() ([]byte, error)
- func (o *EthFlowDescription) SetDestMacAddr(v string)
- func (o *EthFlowDescription) SetDestMacAddrEnd(v string)
- func (o *EthFlowDescription) SetEthType(v string)
- func (o *EthFlowDescription) SetFDesc(v string)
- func (o *EthFlowDescription) SetFDir(v FlowDirection)
- func (o *EthFlowDescription) SetSourceMacAddr(v string)
- func (o *EthFlowDescription) SetSrcMacAddrEnd(v string)
- func (o *EthFlowDescription) SetVlanTags(v []string)
- func (o EthFlowDescription) ToMap() (map[string]interface{}, error)
- func (o *EthFlowDescription) UnmarshalJSON(bytes []byte) (err error)
- type Event
- type EventInfo
- func (o *EventInfo) GetFailureCause() Failure
- func (o *EventInfo) GetFailureCauseOk() (*Failure, bool)
- func (o *EventInfo) HasFailureCause() bool
- func (o EventInfo) MarshalJSON() ([]byte, error)
- func (o *EventInfo) SetFailureCause(v Failure)
- func (o EventInfo) ToMap() (map[string]interface{}, error)
- type Failure
- type FlowDirection
- type GADShape
- func (o *GADShape) GetShape() SupportedGADShapes
- func (o *GADShape) GetShapeOk() (*SupportedGADShapes, bool)
- func (o GADShape) MarshalJSON() ([]byte, error)
- func (o *GADShape) SetShape(v SupportedGADShapes)
- func (o GADShape) ToMap() (map[string]interface{}, error)
- func (o *GADShape) UnmarshalJSON(bytes []byte) (err error)
- type GenericOpenAPIError
- type GeographicArea
- type GeographicalArea
- func (o *GeographicalArea) GetCivicAddress() CivicAddress
- func (o *GeographicalArea) GetCivicAddressOk() (*CivicAddress, bool)
- func (o *GeographicalArea) GetShapes() GeographicArea
- func (o *GeographicalArea) GetShapesOk() (*GeographicArea, bool)
- func (o *GeographicalArea) HasCivicAddress() bool
- func (o *GeographicalArea) HasShapes() bool
- func (o GeographicalArea) MarshalJSON() ([]byte, error)
- func (o *GeographicalArea) SetCivicAddress(v CivicAddress)
- func (o *GeographicalArea) SetShapes(v GeographicArea)
- func (o GeographicalArea) ToMap() (map[string]interface{}, error)
- type GeographicalCoordinates
- func (o *GeographicalCoordinates) GetLat() float64
- func (o *GeographicalCoordinates) GetLatOk() (*float64, bool)
- func (o *GeographicalCoordinates) GetLon() float64
- func (o *GeographicalCoordinates) GetLonOk() (*float64, bool)
- func (o GeographicalCoordinates) MarshalJSON() ([]byte, error)
- func (o *GeographicalCoordinates) SetLat(v float64)
- func (o *GeographicalCoordinates) SetLon(v float64)
- func (o GeographicalCoordinates) ToMap() (map[string]interface{}, error)
- func (o *GeographicalCoordinates) UnmarshalJSON(bytes []byte) (err error)
- type IndividualServiceParameterSubscriptionAPIService
- func (a *IndividualServiceParameterSubscriptionAPIService) DeleteAnSubscription(ctx context.Context, afId string, subscriptionId string) ApiDeleteAnSubscriptionRequest
- func (a *IndividualServiceParameterSubscriptionAPIService) DeleteAnSubscriptionExecute(r ApiDeleteAnSubscriptionRequest) (*http.Response, error)
- func (a *IndividualServiceParameterSubscriptionAPIService) FullyUpdateAnSubscription(ctx context.Context, afId string, subscriptionId string) ApiFullyUpdateAnSubscriptionRequest
- func (a *IndividualServiceParameterSubscriptionAPIService) FullyUpdateAnSubscriptionExecute(r ApiFullyUpdateAnSubscriptionRequest) (*ServiceParameterData, *http.Response, error)
- func (a *IndividualServiceParameterSubscriptionAPIService) PartialUpdateAnSubscription(ctx context.Context, afId string, subscriptionId string) ApiPartialUpdateAnSubscriptionRequest
- func (a *IndividualServiceParameterSubscriptionAPIService) PartialUpdateAnSubscriptionExecute(r ApiPartialUpdateAnSubscriptionRequest) (*ServiceParameterData, *http.Response, error)
- func (a *IndividualServiceParameterSubscriptionAPIService) ReadAnSubscription(ctx context.Context, afId string, subscriptionId string) ApiReadAnSubscriptionRequest
- func (a *IndividualServiceParameterSubscriptionAPIService) ReadAnSubscriptionExecute(r ApiReadAnSubscriptionRequest) (*ServiceParameterData, *http.Response, error)
- type InvalidParam
- func (o *InvalidParam) GetParam() string
- func (o *InvalidParam) GetParamOk() (*string, bool)
- func (o *InvalidParam) GetReason() string
- func (o *InvalidParam) GetReasonOk() (*string, bool)
- func (o *InvalidParam) HasReason() bool
- func (o InvalidParam) MarshalJSON() ([]byte, error)
- func (o *InvalidParam) SetParam(v string)
- func (o *InvalidParam) SetReason(v string)
- func (o InvalidParam) ToMap() (map[string]interface{}, error)
- func (o *InvalidParam) UnmarshalJSON(bytes []byte) (err error)
- type IpAddr
- func (o *IpAddr) GetIpv4Addr() string
- func (o *IpAddr) GetIpv4AddrOk() (*string, bool)
- func (o *IpAddr) GetIpv6Addr() Ipv6Addr
- func (o *IpAddr) GetIpv6AddrOk() (*Ipv6Addr, bool)
- func (o *IpAddr) GetIpv6Prefix() Ipv6Prefix
- func (o *IpAddr) GetIpv6PrefixOk() (*Ipv6Prefix, bool)
- func (o *IpAddr) HasIpv4Addr() bool
- func (o *IpAddr) HasIpv6Addr() bool
- func (o *IpAddr) HasIpv6Prefix() bool
- func (o IpAddr) MarshalJSON() ([]byte, error)
- func (o *IpAddr) SetIpv4Addr(v string)
- func (o *IpAddr) SetIpv6Addr(v Ipv6Addr)
- func (o *IpAddr) SetIpv6Prefix(v Ipv6Prefix)
- func (o IpAddr) ToMap() (map[string]interface{}, error)
- type Ipv6Addr
- type Ipv6Prefix
- type Local2dPointUncertaintyEllipse
- func (o *Local2dPointUncertaintyEllipse) GetConfidence() int32
- func (o *Local2dPointUncertaintyEllipse) GetConfidenceOk() (*int32, bool)
- func (o *Local2dPointUncertaintyEllipse) GetLocalOrigin() LocalOrigin
- func (o *Local2dPointUncertaintyEllipse) GetLocalOriginOk() (*LocalOrigin, bool)
- func (o *Local2dPointUncertaintyEllipse) GetPoint() RelativeCartesianLocation
- func (o *Local2dPointUncertaintyEllipse) GetPointOk() (*RelativeCartesianLocation, bool)
- func (o *Local2dPointUncertaintyEllipse) GetUncertaintyEllipse() UncertaintyEllipse
- func (o *Local2dPointUncertaintyEllipse) GetUncertaintyEllipseOk() (*UncertaintyEllipse, bool)
- func (o Local2dPointUncertaintyEllipse) MarshalJSON() ([]byte, error)
- func (o *Local2dPointUncertaintyEllipse) SetConfidence(v int32)
- func (o *Local2dPointUncertaintyEllipse) SetLocalOrigin(v LocalOrigin)
- func (o *Local2dPointUncertaintyEllipse) SetPoint(v RelativeCartesianLocation)
- func (o *Local2dPointUncertaintyEllipse) SetUncertaintyEllipse(v UncertaintyEllipse)
- func (o Local2dPointUncertaintyEllipse) ToMap() (map[string]interface{}, error)
- func (o *Local2dPointUncertaintyEllipse) UnmarshalJSON(bytes []byte) (err error)
- type Local3dPointUncertaintyEllipsoid
- func (o *Local3dPointUncertaintyEllipsoid) GetConfidence() int32
- func (o *Local3dPointUncertaintyEllipsoid) GetConfidenceOk() (*int32, bool)
- func (o *Local3dPointUncertaintyEllipsoid) GetLocalOrigin() LocalOrigin
- func (o *Local3dPointUncertaintyEllipsoid) GetLocalOriginOk() (*LocalOrigin, bool)
- func (o *Local3dPointUncertaintyEllipsoid) GetPoint() RelativeCartesianLocation
- func (o *Local3dPointUncertaintyEllipsoid) GetPointOk() (*RelativeCartesianLocation, bool)
- func (o *Local3dPointUncertaintyEllipsoid) GetUncertaintyEllipsoid() UncertaintyEllipsoid
- func (o *Local3dPointUncertaintyEllipsoid) GetUncertaintyEllipsoidOk() (*UncertaintyEllipsoid, bool)
- func (o Local3dPointUncertaintyEllipsoid) MarshalJSON() ([]byte, error)
- func (o *Local3dPointUncertaintyEllipsoid) SetConfidence(v int32)
- func (o *Local3dPointUncertaintyEllipsoid) SetLocalOrigin(v LocalOrigin)
- func (o *Local3dPointUncertaintyEllipsoid) SetPoint(v RelativeCartesianLocation)
- func (o *Local3dPointUncertaintyEllipsoid) SetUncertaintyEllipsoid(v UncertaintyEllipsoid)
- func (o Local3dPointUncertaintyEllipsoid) ToMap() (map[string]interface{}, error)
- func (o *Local3dPointUncertaintyEllipsoid) UnmarshalJSON(bytes []byte) (err error)
- type LocalOrigin
- func (o *LocalOrigin) GetCoordinateId() string
- func (o *LocalOrigin) GetCoordinateIdOk() (*string, bool)
- func (o *LocalOrigin) GetPoint() GeographicalCoordinates
- func (o *LocalOrigin) GetPointOk() (*GeographicalCoordinates, bool)
- func (o *LocalOrigin) HasCoordinateId() bool
- func (o *LocalOrigin) HasPoint() bool
- func (o LocalOrigin) MarshalJSON() ([]byte, error)
- func (o *LocalOrigin) SetCoordinateId(v string)
- func (o *LocalOrigin) SetPoint(v GeographicalCoordinates)
- func (o LocalOrigin) ToMap() (map[string]interface{}, error)
- type MappedNullable
- type NullableAfNotification
- func (v NullableAfNotification) Get() *AfNotification
- func (v NullableAfNotification) IsSet() bool
- func (v NullableAfNotification) MarshalJSON() ([]byte, error)
- func (v *NullableAfNotification) Set(val *AfNotification)
- func (v *NullableAfNotification) UnmarshalJSON(src []byte) error
- func (v *NullableAfNotification) Unset()
- type NullableAppDescriptor
- func (v NullableAppDescriptor) Get() *AppDescriptor
- func (v NullableAppDescriptor) IsSet() bool
- func (v NullableAppDescriptor) MarshalJSON() ([]byte, error)
- func (v *NullableAppDescriptor) Set(val *AppDescriptor)
- func (v *NullableAppDescriptor) UnmarshalJSON(src []byte) error
- func (v *NullableAppDescriptor) Unset()
- type NullableAuthorizationResult
- func (v NullableAuthorizationResult) Get() *AuthorizationResult
- func (v NullableAuthorizationResult) IsSet() bool
- func (v NullableAuthorizationResult) MarshalJSON() ([]byte, error)
- func (v *NullableAuthorizationResult) Set(val *AuthorizationResult)
- func (v *NullableAuthorizationResult) UnmarshalJSON(src []byte) error
- func (v *NullableAuthorizationResult) Unset()
- type NullableBool
- type NullableCivicAddress
- func (v NullableCivicAddress) Get() *CivicAddress
- func (v NullableCivicAddress) IsSet() bool
- func (v NullableCivicAddress) MarshalJSON() ([]byte, error)
- func (v *NullableCivicAddress) Set(val *CivicAddress)
- func (v *NullableCivicAddress) UnmarshalJSON(src []byte) error
- func (v *NullableCivicAddress) Unset()
- type NullableConnectionCapabilities
- func (v NullableConnectionCapabilities) Get() *ConnectionCapabilities
- func (v NullableConnectionCapabilities) IsSet() bool
- func (v NullableConnectionCapabilities) MarshalJSON() ([]byte, error)
- func (v *NullableConnectionCapabilities) Set(val *ConnectionCapabilities)
- func (v *NullableConnectionCapabilities) UnmarshalJSON(src []byte) error
- func (v *NullableConnectionCapabilities) Unset()
- type NullableEllipsoidArc
- func (v NullableEllipsoidArc) Get() *EllipsoidArc
- func (v NullableEllipsoidArc) IsSet() bool
- func (v NullableEllipsoidArc) MarshalJSON() ([]byte, error)
- func (v *NullableEllipsoidArc) Set(val *EllipsoidArc)
- func (v *NullableEllipsoidArc) UnmarshalJSON(src []byte) error
- func (v *NullableEllipsoidArc) Unset()
- type NullableEthFlowDescription
- func (v NullableEthFlowDescription) Get() *EthFlowDescription
- func (v NullableEthFlowDescription) IsSet() bool
- func (v NullableEthFlowDescription) MarshalJSON() ([]byte, error)
- func (v *NullableEthFlowDescription) Set(val *EthFlowDescription)
- func (v *NullableEthFlowDescription) UnmarshalJSON(src []byte) error
- func (v *NullableEthFlowDescription) Unset()
- type NullableEvent
- type NullableEventInfo
- type NullableFailure
- type NullableFloat32
- type NullableFloat64
- type NullableFlowDirection
- func (v NullableFlowDirection) Get() *FlowDirection
- func (v NullableFlowDirection) IsSet() bool
- func (v NullableFlowDirection) MarshalJSON() ([]byte, error)
- func (v *NullableFlowDirection) Set(val *FlowDirection)
- func (v *NullableFlowDirection) UnmarshalJSON(src []byte) error
- func (v *NullableFlowDirection) Unset()
- type NullableGADShape
- type NullableGeographicArea
- func (v NullableGeographicArea) Get() *GeographicArea
- func (v NullableGeographicArea) IsSet() bool
- func (v NullableGeographicArea) MarshalJSON() ([]byte, error)
- func (v *NullableGeographicArea) Set(val *GeographicArea)
- func (v *NullableGeographicArea) UnmarshalJSON(src []byte) error
- func (v *NullableGeographicArea) Unset()
- type NullableGeographicalArea
- func (v NullableGeographicalArea) Get() *GeographicalArea
- func (v NullableGeographicalArea) IsSet() bool
- func (v NullableGeographicalArea) MarshalJSON() ([]byte, error)
- func (v *NullableGeographicalArea) Set(val *GeographicalArea)
- func (v *NullableGeographicalArea) UnmarshalJSON(src []byte) error
- func (v *NullableGeographicalArea) Unset()
- type NullableGeographicalCoordinates
- func (v NullableGeographicalCoordinates) Get() *GeographicalCoordinates
- func (v NullableGeographicalCoordinates) IsSet() bool
- func (v NullableGeographicalCoordinates) MarshalJSON() ([]byte, error)
- func (v *NullableGeographicalCoordinates) Set(val *GeographicalCoordinates)
- func (v *NullableGeographicalCoordinates) UnmarshalJSON(src []byte) error
- func (v *NullableGeographicalCoordinates) Unset()
- type NullableInt
- type NullableInt32
- type NullableInt64
- type NullableInvalidParam
- func (v NullableInvalidParam) Get() *InvalidParam
- func (v NullableInvalidParam) IsSet() bool
- func (v NullableInvalidParam) MarshalJSON() ([]byte, error)
- func (v *NullableInvalidParam) Set(val *InvalidParam)
- func (v *NullableInvalidParam) UnmarshalJSON(src []byte) error
- func (v *NullableInvalidParam) Unset()
- type NullableIpAddr
- type NullableIpv6Addr
- type NullableIpv6Prefix
- type NullableLocal2dPointUncertaintyEllipse
- func (v NullableLocal2dPointUncertaintyEllipse) Get() *Local2dPointUncertaintyEllipse
- func (v NullableLocal2dPointUncertaintyEllipse) IsSet() bool
- func (v NullableLocal2dPointUncertaintyEllipse) MarshalJSON() ([]byte, error)
- func (v *NullableLocal2dPointUncertaintyEllipse) Set(val *Local2dPointUncertaintyEllipse)
- func (v *NullableLocal2dPointUncertaintyEllipse) UnmarshalJSON(src []byte) error
- func (v *NullableLocal2dPointUncertaintyEllipse) Unset()
- type NullableLocal3dPointUncertaintyEllipsoid
- func (v NullableLocal3dPointUncertaintyEllipsoid) Get() *Local3dPointUncertaintyEllipsoid
- func (v NullableLocal3dPointUncertaintyEllipsoid) IsSet() bool
- func (v NullableLocal3dPointUncertaintyEllipsoid) MarshalJSON() ([]byte, error)
- func (v *NullableLocal3dPointUncertaintyEllipsoid) Set(val *Local3dPointUncertaintyEllipsoid)
- func (v *NullableLocal3dPointUncertaintyEllipsoid) UnmarshalJSON(src []byte) error
- func (v *NullableLocal3dPointUncertaintyEllipsoid) Unset()
- type NullableLocalOrigin
- func (v NullableLocalOrigin) Get() *LocalOrigin
- func (v NullableLocalOrigin) IsSet() bool
- func (v NullableLocalOrigin) MarshalJSON() ([]byte, error)
- func (v *NullableLocalOrigin) Set(val *LocalOrigin)
- func (v *NullableLocalOrigin) UnmarshalJSON(src []byte) error
- func (v *NullableLocalOrigin) Unset()
- type NullablePlmnId
- type NullablePoint
- type NullablePointAltitude
- func (v NullablePointAltitude) Get() *PointAltitude
- func (v NullablePointAltitude) IsSet() bool
- func (v NullablePointAltitude) MarshalJSON() ([]byte, error)
- func (v *NullablePointAltitude) Set(val *PointAltitude)
- func (v *NullablePointAltitude) UnmarshalJSON(src []byte) error
- func (v *NullablePointAltitude) Unset()
- type NullablePointAltitudeUncertainty
- func (v NullablePointAltitudeUncertainty) Get() *PointAltitudeUncertainty
- func (v NullablePointAltitudeUncertainty) IsSet() bool
- func (v NullablePointAltitudeUncertainty) MarshalJSON() ([]byte, error)
- func (v *NullablePointAltitudeUncertainty) Set(val *PointAltitudeUncertainty)
- func (v *NullablePointAltitudeUncertainty) UnmarshalJSON(src []byte) error
- func (v *NullablePointAltitudeUncertainty) Unset()
- type NullablePointUncertaintyCircle
- func (v NullablePointUncertaintyCircle) Get() *PointUncertaintyCircle
- func (v NullablePointUncertaintyCircle) IsSet() bool
- func (v NullablePointUncertaintyCircle) MarshalJSON() ([]byte, error)
- func (v *NullablePointUncertaintyCircle) Set(val *PointUncertaintyCircle)
- func (v *NullablePointUncertaintyCircle) UnmarshalJSON(src []byte) error
- func (v *NullablePointUncertaintyCircle) Unset()
- type NullablePointUncertaintyEllipse
- func (v NullablePointUncertaintyEllipse) Get() *PointUncertaintyEllipse
- func (v NullablePointUncertaintyEllipse) IsSet() bool
- func (v NullablePointUncertaintyEllipse) MarshalJSON() ([]byte, error)
- func (v *NullablePointUncertaintyEllipse) Set(val *PointUncertaintyEllipse)
- func (v *NullablePointUncertaintyEllipse) UnmarshalJSON(src []byte) error
- func (v *NullablePointUncertaintyEllipse) Unset()
- type NullablePolygon
- type NullableProblemDetails
- func (v NullableProblemDetails) Get() *ProblemDetails
- func (v NullableProblemDetails) IsSet() bool
- func (v NullableProblemDetails) MarshalJSON() ([]byte, error)
- func (v *NullableProblemDetails) Set(val *ProblemDetails)
- func (v *NullableProblemDetails) UnmarshalJSON(src []byte) error
- func (v *NullableProblemDetails) Unset()
- type NullableRelativeCartesianLocation
- func (v NullableRelativeCartesianLocation) Get() *RelativeCartesianLocation
- func (v NullableRelativeCartesianLocation) IsSet() bool
- func (v NullableRelativeCartesianLocation) MarshalJSON() ([]byte, error)
- func (v *NullableRelativeCartesianLocation) Set(val *RelativeCartesianLocation)
- func (v *NullableRelativeCartesianLocation) UnmarshalJSON(src []byte) error
- func (v *NullableRelativeCartesianLocation) Unset()
- type NullableRouteSelectionParameterSet
- func (v NullableRouteSelectionParameterSet) Get() *RouteSelectionParameterSet
- func (v NullableRouteSelectionParameterSet) IsSet() bool
- func (v NullableRouteSelectionParameterSet) MarshalJSON() ([]byte, error)
- func (v *NullableRouteSelectionParameterSet) Set(val *RouteSelectionParameterSet)
- func (v *NullableRouteSelectionParameterSet) UnmarshalJSON(src []byte) error
- func (v *NullableRouteSelectionParameterSet) Unset()
- type NullableServiceParameterData
- func (v NullableServiceParameterData) Get() *ServiceParameterData
- func (v NullableServiceParameterData) IsSet() bool
- func (v NullableServiceParameterData) MarshalJSON() ([]byte, error)
- func (v *NullableServiceParameterData) Set(val *ServiceParameterData)
- func (v *NullableServiceParameterData) UnmarshalJSON(src []byte) error
- func (v *NullableServiceParameterData) Unset()
- type NullableServiceParameterDataPatch
- func (v NullableServiceParameterDataPatch) Get() *ServiceParameterDataPatch
- func (v NullableServiceParameterDataPatch) IsSet() bool
- func (v NullableServiceParameterDataPatch) MarshalJSON() ([]byte, error)
- func (v *NullableServiceParameterDataPatch) Set(val *ServiceParameterDataPatch)
- func (v *NullableServiceParameterDataPatch) UnmarshalJSON(src []byte) error
- func (v *NullableServiceParameterDataPatch) Unset()
- type NullableSnssai
- type NullableString
- type NullableSupportedGADShapes
- func (v NullableSupportedGADShapes) Get() *SupportedGADShapes
- func (v NullableSupportedGADShapes) IsSet() bool
- func (v NullableSupportedGADShapes) MarshalJSON() ([]byte, error)
- func (v *NullableSupportedGADShapes) Set(val *SupportedGADShapes)
- func (v *NullableSupportedGADShapes) UnmarshalJSON(src []byte) error
- func (v *NullableSupportedGADShapes) Unset()
- type NullableTai
- type NullableTime
- type NullableTrafficDescriptorComponents
- func (v NullableTrafficDescriptorComponents) Get() *TrafficDescriptorComponents
- func (v NullableTrafficDescriptorComponents) IsSet() bool
- func (v NullableTrafficDescriptorComponents) MarshalJSON() ([]byte, error)
- func (v *NullableTrafficDescriptorComponents) Set(val *TrafficDescriptorComponents)
- func (v *NullableTrafficDescriptorComponents) UnmarshalJSON(src []byte) error
- func (v *NullableTrafficDescriptorComponents) Unset()
- type NullableUncertaintyEllipse
- func (v NullableUncertaintyEllipse) Get() *UncertaintyEllipse
- func (v NullableUncertaintyEllipse) IsSet() bool
- func (v NullableUncertaintyEllipse) MarshalJSON() ([]byte, error)
- func (v *NullableUncertaintyEllipse) Set(val *UncertaintyEllipse)
- func (v *NullableUncertaintyEllipse) UnmarshalJSON(src []byte) error
- func (v *NullableUncertaintyEllipse) Unset()
- type NullableUncertaintyEllipsoid
- func (v NullableUncertaintyEllipsoid) Get() *UncertaintyEllipsoid
- func (v NullableUncertaintyEllipsoid) IsSet() bool
- func (v NullableUncertaintyEllipsoid) MarshalJSON() ([]byte, error)
- func (v *NullableUncertaintyEllipsoid) Set(val *UncertaintyEllipsoid)
- func (v *NullableUncertaintyEllipsoid) UnmarshalJSON(src []byte) error
- func (v *NullableUncertaintyEllipsoid) Unset()
- type NullableUrspRuleRequest
- func (v NullableUrspRuleRequest) Get() *UrspRuleRequest
- func (v NullableUrspRuleRequest) IsSet() bool
- func (v NullableUrspRuleRequest) MarshalJSON() ([]byte, error)
- func (v *NullableUrspRuleRequest) Set(val *UrspRuleRequest)
- func (v *NullableUrspRuleRequest) UnmarshalJSON(src []byte) error
- func (v *NullableUrspRuleRequest) Unset()
- type NullableWebsockNotifConfig
- func (v NullableWebsockNotifConfig) Get() *WebsockNotifConfig
- func (v NullableWebsockNotifConfig) IsSet() bool
- func (v NullableWebsockNotifConfig) MarshalJSON() ([]byte, error)
- func (v *NullableWebsockNotifConfig) Set(val *WebsockNotifConfig)
- func (v *NullableWebsockNotifConfig) UnmarshalJSON(src []byte) error
- func (v *NullableWebsockNotifConfig) Unset()
- type PlmnId
- func (o *PlmnId) GetMcc() string
- func (o *PlmnId) GetMccOk() (*string, bool)
- func (o *PlmnId) GetMnc() string
- func (o *PlmnId) GetMncOk() (*string, bool)
- func (o PlmnId) MarshalJSON() ([]byte, error)
- func (o *PlmnId) SetMcc(v string)
- func (o *PlmnId) SetMnc(v string)
- func (o PlmnId) ToMap() (map[string]interface{}, error)
- func (o *PlmnId) UnmarshalJSON(bytes []byte) (err error)
- type Point
- func (o *Point) GetPoint() GeographicalCoordinates
- func (o *Point) GetPointOk() (*GeographicalCoordinates, bool)
- func (o Point) MarshalJSON() ([]byte, error)
- func (o *Point) SetPoint(v GeographicalCoordinates)
- func (o Point) ToMap() (map[string]interface{}, error)
- func (o *Point) UnmarshalJSON(bytes []byte) (err error)
- type PointAltitude
- func (o *PointAltitude) GetAltitude() float64
- func (o *PointAltitude) GetAltitudeOk() (*float64, bool)
- func (o *PointAltitude) GetPoint() GeographicalCoordinates
- func (o *PointAltitude) GetPointOk() (*GeographicalCoordinates, bool)
- func (o PointAltitude) MarshalJSON() ([]byte, error)
- func (o *PointAltitude) SetAltitude(v float64)
- func (o *PointAltitude) SetPoint(v GeographicalCoordinates)
- func (o PointAltitude) ToMap() (map[string]interface{}, error)
- func (o *PointAltitude) UnmarshalJSON(bytes []byte) (err error)
- type PointAltitudeUncertainty
- func (o *PointAltitudeUncertainty) GetAltitude() float64
- func (o *PointAltitudeUncertainty) GetAltitudeOk() (*float64, bool)
- func (o *PointAltitudeUncertainty) GetConfidence() int32
- func (o *PointAltitudeUncertainty) GetConfidenceOk() (*int32, bool)
- func (o *PointAltitudeUncertainty) GetPoint() GeographicalCoordinates
- func (o *PointAltitudeUncertainty) GetPointOk() (*GeographicalCoordinates, bool)
- func (o *PointAltitudeUncertainty) GetUncertaintyAltitude() float32
- func (o *PointAltitudeUncertainty) GetUncertaintyAltitudeOk() (*float32, bool)
- func (o *PointAltitudeUncertainty) GetUncertaintyEllipse() UncertaintyEllipse
- func (o *PointAltitudeUncertainty) GetUncertaintyEllipseOk() (*UncertaintyEllipse, bool)
- func (o PointAltitudeUncertainty) MarshalJSON() ([]byte, error)
- func (o *PointAltitudeUncertainty) SetAltitude(v float64)
- func (o *PointAltitudeUncertainty) SetConfidence(v int32)
- func (o *PointAltitudeUncertainty) SetPoint(v GeographicalCoordinates)
- func (o *PointAltitudeUncertainty) SetUncertaintyAltitude(v float32)
- func (o *PointAltitudeUncertainty) SetUncertaintyEllipse(v UncertaintyEllipse)
- func (o PointAltitudeUncertainty) ToMap() (map[string]interface{}, error)
- func (o *PointAltitudeUncertainty) UnmarshalJSON(bytes []byte) (err error)
- type PointUncertaintyCircle
- func (o *PointUncertaintyCircle) GetPoint() GeographicalCoordinates
- func (o *PointUncertaintyCircle) GetPointOk() (*GeographicalCoordinates, bool)
- func (o *PointUncertaintyCircle) GetUncertainty() float32
- func (o *PointUncertaintyCircle) GetUncertaintyOk() (*float32, bool)
- func (o PointUncertaintyCircle) MarshalJSON() ([]byte, error)
- func (o *PointUncertaintyCircle) SetPoint(v GeographicalCoordinates)
- func (o *PointUncertaintyCircle) SetUncertainty(v float32)
- func (o PointUncertaintyCircle) ToMap() (map[string]interface{}, error)
- func (o *PointUncertaintyCircle) UnmarshalJSON(bytes []byte) (err error)
- type PointUncertaintyEllipse
- func (o *PointUncertaintyEllipse) GetConfidence() int32
- func (o *PointUncertaintyEllipse) GetConfidenceOk() (*int32, bool)
- func (o *PointUncertaintyEllipse) GetPoint() GeographicalCoordinates
- func (o *PointUncertaintyEllipse) GetPointOk() (*GeographicalCoordinates, bool)
- func (o *PointUncertaintyEllipse) GetUncertaintyEllipse() UncertaintyEllipse
- func (o *PointUncertaintyEllipse) GetUncertaintyEllipseOk() (*UncertaintyEllipse, bool)
- func (o PointUncertaintyEllipse) MarshalJSON() ([]byte, error)
- func (o *PointUncertaintyEllipse) SetConfidence(v int32)
- func (o *PointUncertaintyEllipse) SetPoint(v GeographicalCoordinates)
- func (o *PointUncertaintyEllipse) SetUncertaintyEllipse(v UncertaintyEllipse)
- func (o PointUncertaintyEllipse) ToMap() (map[string]interface{}, error)
- func (o *PointUncertaintyEllipse) UnmarshalJSON(bytes []byte) (err error)
- type Polygon
- func (o *Polygon) GetPointList() []GeographicalCoordinates
- func (o *Polygon) GetPointListOk() ([]GeographicalCoordinates, bool)
- func (o Polygon) MarshalJSON() ([]byte, error)
- func (o *Polygon) SetPointList(v []GeographicalCoordinates)
- func (o Polygon) ToMap() (map[string]interface{}, error)
- func (o *Polygon) UnmarshalJSON(bytes []byte) (err error)
- type ProblemDetails
- func (o *ProblemDetails) GetCause() string
- func (o *ProblemDetails) GetCauseOk() (*string, bool)
- func (o *ProblemDetails) GetDetail() string
- func (o *ProblemDetails) GetDetailOk() (*string, bool)
- func (o *ProblemDetails) GetInstance() string
- func (o *ProblemDetails) GetInstanceOk() (*string, bool)
- func (o *ProblemDetails) GetInvalidParams() []InvalidParam
- func (o *ProblemDetails) GetInvalidParamsOk() ([]InvalidParam, bool)
- func (o *ProblemDetails) GetStatus() int32
- func (o *ProblemDetails) GetStatusOk() (*int32, bool)
- func (o *ProblemDetails) GetSupportedFeatures() string
- func (o *ProblemDetails) GetSupportedFeaturesOk() (*string, bool)
- func (o *ProblemDetails) GetTitle() string
- func (o *ProblemDetails) GetTitleOk() (*string, bool)
- func (o *ProblemDetails) GetType() string
- func (o *ProblemDetails) GetTypeOk() (*string, bool)
- func (o *ProblemDetails) HasCause() bool
- func (o *ProblemDetails) HasDetail() bool
- func (o *ProblemDetails) HasInstance() bool
- func (o *ProblemDetails) HasInvalidParams() bool
- func (o *ProblemDetails) HasStatus() bool
- func (o *ProblemDetails) HasSupportedFeatures() bool
- func (o *ProblemDetails) HasTitle() bool
- func (o *ProblemDetails) HasType() bool
- func (o ProblemDetails) MarshalJSON() ([]byte, error)
- func (o *ProblemDetails) SetCause(v string)
- func (o *ProblemDetails) SetDetail(v string)
- func (o *ProblemDetails) SetInstance(v string)
- func (o *ProblemDetails) SetInvalidParams(v []InvalidParam)
- func (o *ProblemDetails) SetStatus(v int32)
- func (o *ProblemDetails) SetSupportedFeatures(v string)
- func (o *ProblemDetails) SetTitle(v string)
- func (o *ProblemDetails) SetType(v string)
- func (o ProblemDetails) ToMap() (map[string]interface{}, error)
- type RelativeCartesianLocation
- func (o *RelativeCartesianLocation) GetX() float32
- func (o *RelativeCartesianLocation) GetXOk() (*float32, bool)
- func (o *RelativeCartesianLocation) GetY() float32
- func (o *RelativeCartesianLocation) GetYOk() (*float32, bool)
- func (o *RelativeCartesianLocation) GetZ() float32
- func (o *RelativeCartesianLocation) GetZOk() (*float32, bool)
- func (o *RelativeCartesianLocation) HasZ() bool
- func (o RelativeCartesianLocation) MarshalJSON() ([]byte, error)
- func (o *RelativeCartesianLocation) SetX(v float32)
- func (o *RelativeCartesianLocation) SetY(v float32)
- func (o *RelativeCartesianLocation) SetZ(v float32)
- func (o RelativeCartesianLocation) ToMap() (map[string]interface{}, error)
- func (o *RelativeCartesianLocation) UnmarshalJSON(bytes []byte) (err error)
- type RouteSelectionParameterSet
- func (o *RouteSelectionParameterSet) GetDnn() string
- func (o *RouteSelectionParameterSet) GetDnnOk() (*string, bool)
- func (o *RouteSelectionParameterSet) GetPrecedence() int32
- func (o *RouteSelectionParameterSet) GetPrecedenceOk() (*int32, bool)
- func (o *RouteSelectionParameterSet) GetSnssai() Snssai
- func (o *RouteSelectionParameterSet) GetSnssaiOk() (*Snssai, bool)
- func (o *RouteSelectionParameterSet) GetSpatialValidityAreas() []GeographicalArea
- func (o *RouteSelectionParameterSet) GetSpatialValidityAreasOk() ([]GeographicalArea, bool)
- func (o *RouteSelectionParameterSet) GetSpatialValidityTais() []Tai
- func (o *RouteSelectionParameterSet) GetSpatialValidityTaisOk() ([]Tai, bool)
- func (o *RouteSelectionParameterSet) HasDnn() bool
- func (o *RouteSelectionParameterSet) HasPrecedence() bool
- func (o *RouteSelectionParameterSet) HasSnssai() bool
- func (o *RouteSelectionParameterSet) HasSpatialValidityAreas() bool
- func (o *RouteSelectionParameterSet) HasSpatialValidityTais() bool
- func (o RouteSelectionParameterSet) MarshalJSON() ([]byte, error)
- func (o *RouteSelectionParameterSet) SetDnn(v string)
- func (o *RouteSelectionParameterSet) SetPrecedence(v int32)
- func (o *RouteSelectionParameterSet) SetSnssai(v Snssai)
- func (o *RouteSelectionParameterSet) SetSpatialValidityAreas(v []GeographicalArea)
- func (o *RouteSelectionParameterSet) SetSpatialValidityTais(v []Tai)
- func (o RouteSelectionParameterSet) ToMap() (map[string]interface{}, error)
- type ServerConfiguration
- type ServerConfigurations
- type ServerVariable
- type ServiceParameterData
- func (o *ServiceParameterData) GetAfServiceId() string
- func (o *ServiceParameterData) GetAfServiceIdOk() (*string, bool)
- func (o *ServiceParameterData) GetAnyUeInd() bool
- func (o *ServiceParameterData) GetAnyUeIndOk() (*bool, bool)
- func (o *ServiceParameterData) GetAppId() string
- func (o *ServiceParameterData) GetAppIdOk() (*string, bool)
- func (o *ServiceParameterData) GetDnn() string
- func (o *ServiceParameterData) GetDnnOk() (*string, bool)
- func (o *ServiceParameterData) GetExternalGroupId() string
- func (o *ServiceParameterData) GetExternalGroupIdOk() (*string, bool)
- func (o *ServiceParameterData) GetGpsi() string
- func (o *ServiceParameterData) GetGpsiOk() (*string, bool)
- func (o *ServiceParameterData) GetMtcProviderId() string
- func (o *ServiceParameterData) GetMtcProviderIdOk() (*string, bool)
- func (o *ServiceParameterData) GetNotificationDestination() string
- func (o *ServiceParameterData) GetNotificationDestinationOk() (*string, bool)
- func (o *ServiceParameterData) GetParamForProSeDc() string
- func (o *ServiceParameterData) GetParamForProSeDcOk() (*string, bool)
- func (o *ServiceParameterData) GetParamForProSeDd() string
- func (o *ServiceParameterData) GetParamForProSeDdOk() (*string, bool)
- func (o *ServiceParameterData) GetParamForProSeRemUe() string
- func (o *ServiceParameterData) GetParamForProSeRemUeOk() (*string, bool)
- func (o *ServiceParameterData) GetParamForProSeU2NRelUe() string
- func (o *ServiceParameterData) GetParamForProSeU2NRelUeOk() (*string, bool)
- func (o *ServiceParameterData) GetParamOverPc5() string
- func (o *ServiceParameterData) GetParamOverPc5Ok() (*string, bool)
- func (o *ServiceParameterData) GetParamOverUu() string
- func (o *ServiceParameterData) GetParamOverUuOk() (*string, bool)
- func (o *ServiceParameterData) GetRequestTestNotification() bool
- func (o *ServiceParameterData) GetRequestTestNotificationOk() (*bool, bool)
- func (o *ServiceParameterData) GetSelf() string
- func (o *ServiceParameterData) GetSelfOk() (*string, bool)
- func (o *ServiceParameterData) GetSnssai() Snssai
- func (o *ServiceParameterData) GetSnssaiOk() (*Snssai, bool)
- func (o *ServiceParameterData) GetSubNotifEvents() []Event
- func (o *ServiceParameterData) GetSubNotifEventsOk() ([]Event, bool)
- func (o *ServiceParameterData) GetSuppFeat() string
- func (o *ServiceParameterData) GetSuppFeatOk() (*string, bool)
- func (o *ServiceParameterData) GetUeIpv4() string
- func (o *ServiceParameterData) GetUeIpv4Ok() (*string, bool)
- func (o *ServiceParameterData) GetUeIpv6() Ipv6Addr
- func (o *ServiceParameterData) GetUeIpv6Ok() (*Ipv6Addr, bool)
- func (o *ServiceParameterData) GetUeMac() string
- func (o *ServiceParameterData) GetUeMacOk() (*string, bool)
- func (o *ServiceParameterData) GetUrspGuidance() []UrspRuleRequest
- func (o *ServiceParameterData) GetUrspGuidanceOk() ([]UrspRuleRequest, bool)
- func (o *ServiceParameterData) GetWebsockNotifConfig() WebsockNotifConfig
- func (o *ServiceParameterData) GetWebsockNotifConfigOk() (*WebsockNotifConfig, bool)
- func (o *ServiceParameterData) HasAfServiceId() bool
- func (o *ServiceParameterData) HasAnyUeInd() bool
- func (o *ServiceParameterData) HasAppId() bool
- func (o *ServiceParameterData) HasDnn() bool
- func (o *ServiceParameterData) HasExternalGroupId() bool
- func (o *ServiceParameterData) HasGpsi() bool
- func (o *ServiceParameterData) HasMtcProviderId() bool
- func (o *ServiceParameterData) HasNotificationDestination() bool
- func (o *ServiceParameterData) HasParamForProSeDc() bool
- func (o *ServiceParameterData) HasParamForProSeDd() bool
- func (o *ServiceParameterData) HasParamForProSeRemUe() bool
- func (o *ServiceParameterData) HasParamForProSeU2NRelUe() bool
- func (o *ServiceParameterData) HasParamOverPc5() bool
- func (o *ServiceParameterData) HasParamOverUu() bool
- func (o *ServiceParameterData) HasRequestTestNotification() bool
- func (o *ServiceParameterData) HasSelf() bool
- func (o *ServiceParameterData) HasSnssai() bool
- func (o *ServiceParameterData) HasSubNotifEvents() bool
- func (o *ServiceParameterData) HasSuppFeat() bool
- func (o *ServiceParameterData) HasUeIpv4() bool
- func (o *ServiceParameterData) HasUeIpv6() bool
- func (o *ServiceParameterData) HasUeMac() bool
- func (o *ServiceParameterData) HasUrspGuidance() bool
- func (o *ServiceParameterData) HasWebsockNotifConfig() bool
- func (o ServiceParameterData) MarshalJSON() ([]byte, error)
- func (o *ServiceParameterData) SetAfServiceId(v string)
- func (o *ServiceParameterData) SetAnyUeInd(v bool)
- func (o *ServiceParameterData) SetAppId(v string)
- func (o *ServiceParameterData) SetDnn(v string)
- func (o *ServiceParameterData) SetExternalGroupId(v string)
- func (o *ServiceParameterData) SetGpsi(v string)
- func (o *ServiceParameterData) SetMtcProviderId(v string)
- func (o *ServiceParameterData) SetNotificationDestination(v string)
- func (o *ServiceParameterData) SetParamForProSeDc(v string)
- func (o *ServiceParameterData) SetParamForProSeDd(v string)
- func (o *ServiceParameterData) SetParamForProSeRemUe(v string)
- func (o *ServiceParameterData) SetParamForProSeU2NRelUe(v string)
- func (o *ServiceParameterData) SetParamOverPc5(v string)
- func (o *ServiceParameterData) SetParamOverUu(v string)
- func (o *ServiceParameterData) SetRequestTestNotification(v bool)
- func (o *ServiceParameterData) SetSelf(v string)
- func (o *ServiceParameterData) SetSnssai(v Snssai)
- func (o *ServiceParameterData) SetSubNotifEvents(v []Event)
- func (o *ServiceParameterData) SetSuppFeat(v string)
- func (o *ServiceParameterData) SetUeIpv4(v string)
- func (o *ServiceParameterData) SetUeIpv6(v Ipv6Addr)
- func (o *ServiceParameterData) SetUeMac(v string)
- func (o *ServiceParameterData) SetUrspGuidance(v []UrspRuleRequest)
- func (o *ServiceParameterData) SetWebsockNotifConfig(v WebsockNotifConfig)
- func (o ServiceParameterData) ToMap() (map[string]interface{}, error)
- type ServiceParameterDataPatch
- func (o *ServiceParameterDataPatch) GetNotificationDestination() string
- func (o *ServiceParameterDataPatch) GetNotificationDestinationOk() (*string, bool)
- func (o *ServiceParameterDataPatch) GetParamForProSeDc() string
- func (o *ServiceParameterDataPatch) GetParamForProSeDcOk() (*string, bool)
- func (o *ServiceParameterDataPatch) GetParamForProSeDd() string
- func (o *ServiceParameterDataPatch) GetParamForProSeDdOk() (*string, bool)
- func (o *ServiceParameterDataPatch) GetParamForProSeRemUe() string
- func (o *ServiceParameterDataPatch) GetParamForProSeRemUeOk() (*string, bool)
- func (o *ServiceParameterDataPatch) GetParamForProSeU2NRelUe() string
- func (o *ServiceParameterDataPatch) GetParamForProSeU2NRelUeOk() (*string, bool)
- func (o *ServiceParameterDataPatch) GetParamOverPc5() string
- func (o *ServiceParameterDataPatch) GetParamOverPc5Ok() (*string, bool)
- func (o *ServiceParameterDataPatch) GetParamOverUu() string
- func (o *ServiceParameterDataPatch) GetParamOverUuOk() (*string, bool)
- func (o *ServiceParameterDataPatch) GetSubNotifEvents() []Event
- func (o *ServiceParameterDataPatch) GetSubNotifEventsOk() ([]Event, bool)
- func (o *ServiceParameterDataPatch) GetUrspGuidance() []UrspRuleRequest
- func (o *ServiceParameterDataPatch) GetUrspGuidanceOk() ([]UrspRuleRequest, bool)
- func (o *ServiceParameterDataPatch) HasNotificationDestination() bool
- func (o *ServiceParameterDataPatch) HasParamForProSeDc() bool
- func (o *ServiceParameterDataPatch) HasParamForProSeDd() bool
- func (o *ServiceParameterDataPatch) HasParamForProSeRemUe() bool
- func (o *ServiceParameterDataPatch) HasParamForProSeU2NRelUe() bool
- func (o *ServiceParameterDataPatch) HasParamOverPc5() bool
- func (o *ServiceParameterDataPatch) HasParamOverUu() bool
- func (o *ServiceParameterDataPatch) HasSubNotifEvents() bool
- func (o *ServiceParameterDataPatch) HasUrspGuidance() bool
- func (o ServiceParameterDataPatch) MarshalJSON() ([]byte, error)
- func (o *ServiceParameterDataPatch) SetNotificationDestination(v string)
- func (o *ServiceParameterDataPatch) SetParamForProSeDc(v string)
- func (o *ServiceParameterDataPatch) SetParamForProSeDcNil()
- func (o *ServiceParameterDataPatch) SetParamForProSeDd(v string)
- func (o *ServiceParameterDataPatch) SetParamForProSeDdNil()
- func (o *ServiceParameterDataPatch) SetParamForProSeRemUe(v string)
- func (o *ServiceParameterDataPatch) SetParamForProSeRemUeNil()
- func (o *ServiceParameterDataPatch) SetParamForProSeU2NRelUe(v string)
- func (o *ServiceParameterDataPatch) SetParamForProSeU2NRelUeNil()
- func (o *ServiceParameterDataPatch) SetParamOverPc5(v string)
- func (o *ServiceParameterDataPatch) SetParamOverPc5Nil()
- func (o *ServiceParameterDataPatch) SetParamOverUu(v string)
- func (o *ServiceParameterDataPatch) SetParamOverUuNil()
- func (o *ServiceParameterDataPatch) SetSubNotifEvents(v []Event)
- func (o *ServiceParameterDataPatch) SetUrspGuidance(v []UrspRuleRequest)
- func (o ServiceParameterDataPatch) ToMap() (map[string]interface{}, error)
- func (o *ServiceParameterDataPatch) UnsetParamForProSeDc()
- func (o *ServiceParameterDataPatch) UnsetParamForProSeDd()
- func (o *ServiceParameterDataPatch) UnsetParamForProSeRemUe()
- func (o *ServiceParameterDataPatch) UnsetParamForProSeU2NRelUe()
- func (o *ServiceParameterDataPatch) UnsetParamOverPc5()
- func (o *ServiceParameterDataPatch) UnsetParamOverUu()
- type ServiceParameterSubscriptionsAPIService
- func (a *ServiceParameterSubscriptionsAPIService) CreateAnSubscription(ctx context.Context, afId string) ApiCreateAnSubscriptionRequest
- func (a *ServiceParameterSubscriptionsAPIService) CreateAnSubscriptionExecute(r ApiCreateAnSubscriptionRequest) (*ServiceParameterData, *http.Response, error)
- func (a *ServiceParameterSubscriptionsAPIService) ReadAllSubscriptions(ctx context.Context, afId string) ApiReadAllSubscriptionsRequest
- func (a *ServiceParameterSubscriptionsAPIService) ReadAllSubscriptionsExecute(r ApiReadAllSubscriptionsRequest) ([]ServiceParameterData, *http.Response, error)
- type Snssai
- func (o *Snssai) GetSd() string
- func (o *Snssai) GetSdOk() (*string, bool)
- func (o *Snssai) GetSst() int32
- func (o *Snssai) GetSstOk() (*int32, bool)
- func (o *Snssai) HasSd() bool
- func (o Snssai) MarshalJSON() ([]byte, error)
- func (o *Snssai) SetSd(v string)
- func (o *Snssai) SetSst(v int32)
- func (o Snssai) ToMap() (map[string]interface{}, error)
- func (o *Snssai) UnmarshalJSON(bytes []byte) (err error)
- type SupportedGADShapes
- type Tai
- func (o *Tai) GetNid() string
- func (o *Tai) GetNidOk() (*string, bool)
- func (o *Tai) GetPlmnId() PlmnId
- func (o *Tai) GetPlmnIdOk() (*PlmnId, bool)
- func (o *Tai) GetTac() string
- func (o *Tai) GetTacOk() (*string, bool)
- func (o *Tai) HasNid() bool
- func (o Tai) MarshalJSON() ([]byte, error)
- func (o *Tai) SetNid(v string)
- func (o *Tai) SetPlmnId(v PlmnId)
- func (o *Tai) SetTac(v string)
- func (o Tai) ToMap() (map[string]interface{}, error)
- func (o *Tai) UnmarshalJSON(bytes []byte) (err error)
- type TrafficDescriptorComponents
- func (o *TrafficDescriptorComponents) GetAppDescs() map[string]AppDescriptor
- func (o *TrafficDescriptorComponents) GetAppDescsOk() (*map[string]AppDescriptor, bool)
- func (o *TrafficDescriptorComponents) GetConnCaps() []ConnectionCapabilities
- func (o *TrafficDescriptorComponents) GetConnCapsOk() ([]ConnectionCapabilities, bool)
- func (o *TrafficDescriptorComponents) GetDnns() []string
- func (o *TrafficDescriptorComponents) GetDnnsOk() ([]string, bool)
- func (o *TrafficDescriptorComponents) GetDomainDescs() []string
- func (o *TrafficDescriptorComponents) GetDomainDescsOk() ([]string, bool)
- func (o *TrafficDescriptorComponents) GetEthFlowDescs() []EthFlowDescription
- func (o *TrafficDescriptorComponents) GetEthFlowDescsOk() ([]EthFlowDescription, bool)
- func (o *TrafficDescriptorComponents) GetFlowDescs() []string
- func (o *TrafficDescriptorComponents) GetFlowDescsOk() ([]string, bool)
- func (o *TrafficDescriptorComponents) HasAppDescs() bool
- func (o *TrafficDescriptorComponents) HasConnCaps() bool
- func (o *TrafficDescriptorComponents) HasDnns() bool
- func (o *TrafficDescriptorComponents) HasDomainDescs() bool
- func (o *TrafficDescriptorComponents) HasEthFlowDescs() bool
- func (o *TrafficDescriptorComponents) HasFlowDescs() bool
- func (o TrafficDescriptorComponents) MarshalJSON() ([]byte, error)
- func (o *TrafficDescriptorComponents) SetAppDescs(v map[string]AppDescriptor)
- func (o *TrafficDescriptorComponents) SetConnCaps(v []ConnectionCapabilities)
- func (o *TrafficDescriptorComponents) SetDnns(v []string)
- func (o *TrafficDescriptorComponents) SetDomainDescs(v []string)
- func (o *TrafficDescriptorComponents) SetEthFlowDescs(v []EthFlowDescription)
- func (o *TrafficDescriptorComponents) SetFlowDescs(v []string)
- func (o TrafficDescriptorComponents) ToMap() (map[string]interface{}, error)
- type UncertaintyEllipse
- func (o *UncertaintyEllipse) GetOrientationMajor() int32
- func (o *UncertaintyEllipse) GetOrientationMajorOk() (*int32, bool)
- func (o *UncertaintyEllipse) GetSemiMajor() float32
- func (o *UncertaintyEllipse) GetSemiMajorOk() (*float32, bool)
- func (o *UncertaintyEllipse) GetSemiMinor() float32
- func (o *UncertaintyEllipse) GetSemiMinorOk() (*float32, bool)
- func (o UncertaintyEllipse) MarshalJSON() ([]byte, error)
- func (o *UncertaintyEllipse) SetOrientationMajor(v int32)
- func (o *UncertaintyEllipse) SetSemiMajor(v float32)
- func (o *UncertaintyEllipse) SetSemiMinor(v float32)
- func (o UncertaintyEllipse) ToMap() (map[string]interface{}, error)
- func (o *UncertaintyEllipse) UnmarshalJSON(bytes []byte) (err error)
- type UncertaintyEllipsoid
- func (o *UncertaintyEllipsoid) GetOrientationMajor() int32
- func (o *UncertaintyEllipsoid) GetOrientationMajorOk() (*int32, bool)
- func (o *UncertaintyEllipsoid) GetSemiMajor() float32
- func (o *UncertaintyEllipsoid) GetSemiMajorOk() (*float32, bool)
- func (o *UncertaintyEllipsoid) GetSemiMinor() float32
- func (o *UncertaintyEllipsoid) GetSemiMinorOk() (*float32, bool)
- func (o *UncertaintyEllipsoid) GetVertical() float32
- func (o *UncertaintyEllipsoid) GetVerticalOk() (*float32, bool)
- func (o UncertaintyEllipsoid) MarshalJSON() ([]byte, error)
- func (o *UncertaintyEllipsoid) SetOrientationMajor(v int32)
- func (o *UncertaintyEllipsoid) SetSemiMajor(v float32)
- func (o *UncertaintyEllipsoid) SetSemiMinor(v float32)
- func (o *UncertaintyEllipsoid) SetVertical(v float32)
- func (o UncertaintyEllipsoid) ToMap() (map[string]interface{}, error)
- func (o *UncertaintyEllipsoid) UnmarshalJSON(bytes []byte) (err error)
- type UrspRuleRequest
- func (o *UrspRuleRequest) GetRelatPrecedence() int32
- func (o *UrspRuleRequest) GetRelatPrecedenceOk() (*int32, bool)
- func (o *UrspRuleRequest) GetRouteSelParamSets() []RouteSelectionParameterSet
- func (o *UrspRuleRequest) GetRouteSelParamSetsOk() ([]RouteSelectionParameterSet, bool)
- func (o *UrspRuleRequest) GetTrafficDesc() TrafficDescriptorComponents
- func (o *UrspRuleRequest) GetTrafficDescOk() (*TrafficDescriptorComponents, bool)
- func (o *UrspRuleRequest) HasRelatPrecedence() bool
- func (o *UrspRuleRequest) HasRouteSelParamSets() bool
- func (o *UrspRuleRequest) HasTrafficDesc() bool
- func (o UrspRuleRequest) MarshalJSON() ([]byte, error)
- func (o *UrspRuleRequest) SetRelatPrecedence(v int32)
- func (o *UrspRuleRequest) SetRouteSelParamSets(v []RouteSelectionParameterSet)
- func (o *UrspRuleRequest) SetTrafficDesc(v TrafficDescriptorComponents)
- func (o *UrspRuleRequest) SetTrafficDescNil()
- func (o UrspRuleRequest) ToMap() (map[string]interface{}, error)
- func (o *UrspRuleRequest) UnsetTrafficDesc()
- type WebsockNotifConfig
- func (o *WebsockNotifConfig) GetRequestWebsocketUri() bool
- func (o *WebsockNotifConfig) GetRequestWebsocketUriOk() (*bool, bool)
- func (o *WebsockNotifConfig) GetWebsocketUri() string
- func (o *WebsockNotifConfig) GetWebsocketUriOk() (*string, bool)
- func (o *WebsockNotifConfig) HasRequestWebsocketUri() bool
- func (o *WebsockNotifConfig) HasWebsocketUri() bool
- func (o WebsockNotifConfig) MarshalJSON() ([]byte, error)
- func (o *WebsockNotifConfig) SetRequestWebsocketUri(v bool)
- func (o *WebsockNotifConfig) SetWebsocketUri(v string)
- func (o WebsockNotifConfig) ToMap() (map[string]interface{}, error)
Constants ¶
This section is empty.
Variables ¶
var ( JsonCheck = regexp.MustCompile(`(?i:(?:application|text)/(?:[^;]+\+)?json)`) XmlCheck = regexp.MustCompile(`(?i:(?:application|text)/(?:[^;]+\+)?xml)`) )
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") )
Functions ¶
func CacheExpires ¶
CacheExpires helper function to determine remaining time before repeating a request.
func PtrFloat32 ¶
PtrFloat32 is a helper routine that returns a pointer to given float value.
func PtrFloat64 ¶
PtrFloat64 is a helper routine that returns a pointer to given float value.
Types ¶
type APIClient ¶
type APIClient struct { IndividualServiceParameterSubscriptionAPI *IndividualServiceParameterSubscriptionAPIService ServiceParameterSubscriptionsAPI *ServiceParameterSubscriptionsAPIService // contains filtered or unexported fields }
APIClient manages communication with the 3gpp-service-parameter API v1.1.3 In most cases there should be only one, shared, APIClient.
func NewAPIClient ¶
func NewAPIClient(cfg *Configuration) *APIClient
NewAPIClient creates a new API client. Requires a userAgent string describing your application. optionally a custom http.Client to allow for advanced features such as caching.
func (*APIClient) GetConfig ¶
func (c *APIClient) GetConfig() *Configuration
Allow modification of underlying config for alternate implementations and testing Caution: modifying the configuration while live can cause data races and potentially unwanted behavior
type APIKey ¶
APIKey provides API key based authentication to a request passed via context using ContextAPIKey
type APIResponse ¶
type APIResponse struct { *http.Response `json:"-"` Message string `json:"message,omitempty"` // Operation is the name of the OpenAPI operation. Operation string `json:"operation,omitempty"` // RequestURL is the request URL. This value is always available, even if the // embedded *http.Response is nil. RequestURL string `json:"url,omitempty"` // Method is the HTTP method used for the request. This value is always // available, even if the embedded *http.Response is nil. Method string `json:"method,omitempty"` // Payload holds the contents of the response body (which may be nil or empty). // This is provided here as the raw response.Body() reader will have already // been drained. Payload []byte `json:"-"` }
APIResponse stores the API response returned by the server.
func NewAPIResponse ¶
func NewAPIResponse(r *http.Response) *APIResponse
NewAPIResponse returns a new APIResponse object.
func NewAPIResponseWithError ¶
func NewAPIResponseWithError(errorMessage string) *APIResponse
NewAPIResponseWithError returns a new APIResponse object with the provided error message.
type AfNotification ¶
type AfNotification struct { // string formatted according to IETF RFC 3986 identifying a referenced resource. Subscription string `json:"subscription"` ReportEvent *Event `json:"reportEvent,omitempty"` AuthResult *AuthorizationResult `json:"authResult,omitempty"` Gpsis []string `json:"gpsis,omitempty"` // String representing a Data Network as defined in clause 9A of 3GPP TS 23.003; it shall contain either a DNN Network Identifier, or a full DNN with both the Network Identifier and Operator Identifier, as specified in 3GPP TS 23.003 clause 9.1.1 and 9.1.2. It shall be coded as string in which the labels are separated by dots (e.g. \"Label1.Label2.Label3\"). Dnn *string `json:"dnn,omitempty"` Snssai *Snssai `json:"snssai,omitempty"` EventInfo *EventInfo `json:"eventInfo,omitempty"` }
AfNotification Notifications upon AF Service Parameter Authorization Update e.g. to revoke the authorization, and/or AF subscribed event notification of the outcome related to the invocation of service parameter provisioning.
func NewAfNotification ¶
func NewAfNotification(subscription string) *AfNotification
NewAfNotification instantiates a new AfNotification 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 NewAfNotificationWithDefaults ¶
func NewAfNotificationWithDefaults() *AfNotification
NewAfNotificationWithDefaults instantiates a new AfNotification 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 (*AfNotification) GetAuthResult ¶
func (o *AfNotification) GetAuthResult() AuthorizationResult
GetAuthResult returns the AuthResult field value if set, zero value otherwise.
func (*AfNotification) GetAuthResultOk ¶
func (o *AfNotification) GetAuthResultOk() (*AuthorizationResult, bool)
GetAuthResultOk returns a tuple with the AuthResult field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AfNotification) GetDnn ¶
func (o *AfNotification) GetDnn() string
GetDnn returns the Dnn field value if set, zero value otherwise.
func (*AfNotification) GetDnnOk ¶
func (o *AfNotification) GetDnnOk() (*string, bool)
GetDnnOk returns a tuple with the Dnn field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AfNotification) GetEventInfo ¶
func (o *AfNotification) GetEventInfo() EventInfo
GetEventInfo returns the EventInfo field value if set, zero value otherwise.
func (*AfNotification) GetEventInfoOk ¶
func (o *AfNotification) GetEventInfoOk() (*EventInfo, bool)
GetEventInfoOk returns a tuple with the EventInfo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AfNotification) GetGpsis ¶
func (o *AfNotification) GetGpsis() []string
GetGpsis returns the Gpsis field value if set, zero value otherwise.
func (*AfNotification) GetGpsisOk ¶
func (o *AfNotification) GetGpsisOk() ([]string, bool)
GetGpsisOk returns a tuple with the Gpsis field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AfNotification) GetReportEvent ¶
func (o *AfNotification) GetReportEvent() Event
GetReportEvent returns the ReportEvent field value if set, zero value otherwise.
func (*AfNotification) GetReportEventOk ¶
func (o *AfNotification) GetReportEventOk() (*Event, bool)
GetReportEventOk returns a tuple with the ReportEvent field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AfNotification) GetSnssai ¶
func (o *AfNotification) GetSnssai() Snssai
GetSnssai returns the Snssai field value if set, zero value otherwise.
func (*AfNotification) GetSnssaiOk ¶
func (o *AfNotification) GetSnssaiOk() (*Snssai, bool)
GetSnssaiOk returns a tuple with the Snssai field value if set, nil otherwise and a boolean to check if the value has been set.
func (*AfNotification) GetSubscription ¶
func (o *AfNotification) GetSubscription() string
GetSubscription returns the Subscription field value
func (*AfNotification) GetSubscriptionOk ¶
func (o *AfNotification) GetSubscriptionOk() (*string, bool)
GetSubscriptionOk returns a tuple with the Subscription field value and a boolean to check if the value has been set.
func (*AfNotification) HasAuthResult ¶
func (o *AfNotification) HasAuthResult() bool
HasAuthResult returns a boolean if a field has been set.
func (*AfNotification) HasDnn ¶
func (o *AfNotification) HasDnn() bool
HasDnn returns a boolean if a field has been set.
func (*AfNotification) HasEventInfo ¶
func (o *AfNotification) HasEventInfo() bool
HasEventInfo returns a boolean if a field has been set.
func (*AfNotification) HasGpsis ¶
func (o *AfNotification) HasGpsis() bool
HasGpsis returns a boolean if a field has been set.
func (*AfNotification) HasReportEvent ¶
func (o *AfNotification) HasReportEvent() bool
HasReportEvent returns a boolean if a field has been set.
func (*AfNotification) HasSnssai ¶
func (o *AfNotification) HasSnssai() bool
HasSnssai returns a boolean if a field has been set.
func (AfNotification) MarshalJSON ¶
func (o AfNotification) MarshalJSON() ([]byte, error)
func (*AfNotification) SetAuthResult ¶
func (o *AfNotification) SetAuthResult(v AuthorizationResult)
SetAuthResult gets a reference to the given AuthorizationResult and assigns it to the AuthResult field.
func (*AfNotification) SetDnn ¶
func (o *AfNotification) SetDnn(v string)
SetDnn gets a reference to the given string and assigns it to the Dnn field.
func (*AfNotification) SetEventInfo ¶
func (o *AfNotification) SetEventInfo(v EventInfo)
SetEventInfo gets a reference to the given EventInfo and assigns it to the EventInfo field.
func (*AfNotification) SetGpsis ¶
func (o *AfNotification) SetGpsis(v []string)
SetGpsis gets a reference to the given []string and assigns it to the Gpsis field.
func (*AfNotification) SetReportEvent ¶
func (o *AfNotification) SetReportEvent(v Event)
SetReportEvent gets a reference to the given Event and assigns it to the ReportEvent field.
func (*AfNotification) SetSnssai ¶
func (o *AfNotification) SetSnssai(v Snssai)
SetSnssai gets a reference to the given Snssai and assigns it to the Snssai field.
func (*AfNotification) SetSubscription ¶
func (o *AfNotification) SetSubscription(v string)
SetSubscription sets field value
func (AfNotification) ToMap ¶
func (o AfNotification) ToMap() (map[string]interface{}, error)
func (*AfNotification) UnmarshalJSON ¶
func (o *AfNotification) UnmarshalJSON(bytes []byte) (err error)
type ApiCreateAnSubscriptionRequest ¶
type ApiCreateAnSubscriptionRequest struct { ApiService *ServiceParameterSubscriptionsAPIService // contains filtered or unexported fields }
func (ApiCreateAnSubscriptionRequest) Execute ¶
func (r ApiCreateAnSubscriptionRequest) Execute() (*ServiceParameterData, *http.Response, error)
func (ApiCreateAnSubscriptionRequest) ServiceParameterData ¶
func (r ApiCreateAnSubscriptionRequest) ServiceParameterData(serviceParameterData ServiceParameterData) ApiCreateAnSubscriptionRequest
Request to create a new subscription resource
type ApiDeleteAnSubscriptionRequest ¶
type ApiDeleteAnSubscriptionRequest struct { ApiService *IndividualServiceParameterSubscriptionAPIService // contains filtered or unexported fields }
type ApiFullyUpdateAnSubscriptionRequest ¶
type ApiFullyUpdateAnSubscriptionRequest struct { ApiService *IndividualServiceParameterSubscriptionAPIService // contains filtered or unexported fields }
func (ApiFullyUpdateAnSubscriptionRequest) Execute ¶
func (r ApiFullyUpdateAnSubscriptionRequest) Execute() (*ServiceParameterData, *http.Response, error)
func (ApiFullyUpdateAnSubscriptionRequest) ServiceParameterData ¶
func (r ApiFullyUpdateAnSubscriptionRequest) ServiceParameterData(serviceParameterData ServiceParameterData) ApiFullyUpdateAnSubscriptionRequest
Parameters to update/replace the existing subscription
type ApiPartialUpdateAnSubscriptionRequest ¶
type ApiPartialUpdateAnSubscriptionRequest struct { ApiService *IndividualServiceParameterSubscriptionAPIService // contains filtered or unexported fields }
func (ApiPartialUpdateAnSubscriptionRequest) Execute ¶
func (r ApiPartialUpdateAnSubscriptionRequest) Execute() (*ServiceParameterData, *http.Response, error)
func (ApiPartialUpdateAnSubscriptionRequest) ServiceParameterDataPatch ¶
func (r ApiPartialUpdateAnSubscriptionRequest) ServiceParameterDataPatch(serviceParameterDataPatch ServiceParameterDataPatch) ApiPartialUpdateAnSubscriptionRequest
type ApiReadAllSubscriptionsRequest ¶
type ApiReadAllSubscriptionsRequest struct { ApiService *ServiceParameterSubscriptionsAPIService // contains filtered or unexported fields }
func (ApiReadAllSubscriptionsRequest) Execute ¶
func (r ApiReadAllSubscriptionsRequest) Execute() ([]ServiceParameterData, *http.Response, error)
func (ApiReadAllSubscriptionsRequest) Gpsis ¶
func (r ApiReadAllSubscriptionsRequest) Gpsis(gpsis []string) ApiReadAllSubscriptionsRequest
The GPSI of the requested UE(s).
func (ApiReadAllSubscriptionsRequest) IpAddrs ¶
func (r ApiReadAllSubscriptionsRequest) IpAddrs(ipAddrs []IpAddr) ApiReadAllSubscriptionsRequest
The IP address(es) of the requested UE(s).
func (ApiReadAllSubscriptionsRequest) IpDomain ¶
func (r ApiReadAllSubscriptionsRequest) IpDomain(ipDomain string) ApiReadAllSubscriptionsRequest
The IPv4 address domain identifier. The attribute may only be provided if IPv4 address is included in the ip-addrs query parameter.
func (ApiReadAllSubscriptionsRequest) MacAddrs ¶
func (r ApiReadAllSubscriptionsRequest) MacAddrs(macAddrs []string) ApiReadAllSubscriptionsRequest
The MAC address(es) of the requested UE(s).
type ApiReadAnSubscriptionRequest ¶
type ApiReadAnSubscriptionRequest struct { ApiService *IndividualServiceParameterSubscriptionAPIService // contains filtered or unexported fields }
func (ApiReadAnSubscriptionRequest) Execute ¶
func (r ApiReadAnSubscriptionRequest) Execute() (*ServiceParameterData, *http.Response, error)
type AppDescriptor ¶
type AppDescriptor struct { // Represents the Operating System of the served UE. OsId string `json:"osId"` // Identifies applications that are running on the UE's operating system. Any string value can be used as a key of the map. AppIds map[string]string `json:"appIds"` }
AppDescriptor Represents an operation system and the corresponding applications.
func NewAppDescriptor ¶
func NewAppDescriptor(osId string, appIds map[string]string) *AppDescriptor
NewAppDescriptor instantiates a new AppDescriptor 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 NewAppDescriptorWithDefaults ¶
func NewAppDescriptorWithDefaults() *AppDescriptor
NewAppDescriptorWithDefaults instantiates a new AppDescriptor 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 (*AppDescriptor) GetAppIds ¶
func (o *AppDescriptor) GetAppIds() map[string]string
GetAppIds returns the AppIds field value
func (*AppDescriptor) GetAppIdsOk ¶
func (o *AppDescriptor) GetAppIdsOk() (*map[string]string, bool)
GetAppIdsOk returns a tuple with the AppIds field value and a boolean to check if the value has been set.
func (*AppDescriptor) GetOsId ¶
func (o *AppDescriptor) GetOsId() string
GetOsId returns the OsId field value
func (*AppDescriptor) GetOsIdOk ¶
func (o *AppDescriptor) GetOsIdOk() (*string, bool)
GetOsIdOk returns a tuple with the OsId field value and a boolean to check if the value has been set.
func (AppDescriptor) MarshalJSON ¶
func (o AppDescriptor) MarshalJSON() ([]byte, error)
func (*AppDescriptor) SetAppIds ¶
func (o *AppDescriptor) SetAppIds(v map[string]string)
SetAppIds sets field value
func (AppDescriptor) ToMap ¶
func (o AppDescriptor) ToMap() (map[string]interface{}, error)
func (*AppDescriptor) UnmarshalJSON ¶
func (o *AppDescriptor) UnmarshalJSON(bytes []byte) (err error)
type AuthorizationResult ¶
type AuthorizationResult struct {
// contains filtered or unexported fields
}
AuthorizationResult Possible values are: - AUTH_REVOKED: Indicated the service parameters authorization is revoked.
func (*AuthorizationResult) MarshalJSON ¶
func (src *AuthorizationResult) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*AuthorizationResult) UnmarshalJSON ¶
func (dst *AuthorizationResult) UnmarshalJSON(data []byte) error
Unmarshal JSON data into any of the pointers in the struct
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 CivicAddress ¶
type CivicAddress struct { Country *string `json:"country,omitempty"` A1 *string `json:"A1,omitempty"` A2 *string `json:"A2,omitempty"` A3 *string `json:"A3,omitempty"` A4 *string `json:"A4,omitempty"` A5 *string `json:"A5,omitempty"` A6 *string `json:"A6,omitempty"` PRD *string `json:"PRD,omitempty"` POD *string `json:"POD,omitempty"` STS *string `json:"STS,omitempty"` HNO *string `json:"HNO,omitempty"` HNS *string `json:"HNS,omitempty"` LMK *string `json:"LMK,omitempty"` LOC *string `json:"LOC,omitempty"` NAM *string `json:"NAM,omitempty"` PC *string `json:"PC,omitempty"` BLD *string `json:"BLD,omitempty"` UNIT *string `json:"UNIT,omitempty"` FLR *string `json:"FLR,omitempty"` ROOM *string `json:"ROOM,omitempty"` PLC *string `json:"PLC,omitempty"` PCN *string `json:"PCN,omitempty"` POBOX *string `json:"POBOX,omitempty"` ADDCODE *string `json:"ADDCODE,omitempty"` SEAT *string `json:"SEAT,omitempty"` RD *string `json:"RD,omitempty"` RDSEC *string `json:"RDSEC,omitempty"` RDBR *string `json:"RDBR,omitempty"` RDSUBBR *string `json:"RDSUBBR,omitempty"` PRM *string `json:"PRM,omitempty"` POM *string `json:"POM,omitempty"` UsageRules *string `json:"usageRules,omitempty"` Method *string `json:"method,omitempty"` ProvidedBy *string `json:"providedBy,omitempty"` }
CivicAddress Indicates a Civic address.
func NewCivicAddress ¶
func NewCivicAddress() *CivicAddress
NewCivicAddress instantiates a new CivicAddress object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCivicAddressWithDefaults ¶
func NewCivicAddressWithDefaults() *CivicAddress
NewCivicAddressWithDefaults instantiates a new CivicAddress object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*CivicAddress) GetA1 ¶
func (o *CivicAddress) GetA1() string
GetA1 returns the A1 field value if set, zero value otherwise.
func (*CivicAddress) GetA1Ok ¶
func (o *CivicAddress) GetA1Ok() (*string, bool)
GetA1Ok returns a tuple with the A1 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetA2 ¶
func (o *CivicAddress) GetA2() string
GetA2 returns the A2 field value if set, zero value otherwise.
func (*CivicAddress) GetA2Ok ¶
func (o *CivicAddress) GetA2Ok() (*string, bool)
GetA2Ok returns a tuple with the A2 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetA3 ¶
func (o *CivicAddress) GetA3() string
GetA3 returns the A3 field value if set, zero value otherwise.
func (*CivicAddress) GetA3Ok ¶
func (o *CivicAddress) GetA3Ok() (*string, bool)
GetA3Ok returns a tuple with the A3 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetA4 ¶
func (o *CivicAddress) GetA4() string
GetA4 returns the A4 field value if set, zero value otherwise.
func (*CivicAddress) GetA4Ok ¶
func (o *CivicAddress) GetA4Ok() (*string, bool)
GetA4Ok returns a tuple with the A4 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetA5 ¶
func (o *CivicAddress) GetA5() string
GetA5 returns the A5 field value if set, zero value otherwise.
func (*CivicAddress) GetA5Ok ¶
func (o *CivicAddress) GetA5Ok() (*string, bool)
GetA5Ok returns a tuple with the A5 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetA6 ¶
func (o *CivicAddress) GetA6() string
GetA6 returns the A6 field value if set, zero value otherwise.
func (*CivicAddress) GetA6Ok ¶
func (o *CivicAddress) GetA6Ok() (*string, bool)
GetA6Ok returns a tuple with the A6 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetADDCODE ¶
func (o *CivicAddress) GetADDCODE() string
GetADDCODE returns the ADDCODE field value if set, zero value otherwise.
func (*CivicAddress) GetADDCODEOk ¶
func (o *CivicAddress) GetADDCODEOk() (*string, bool)
GetADDCODEOk returns a tuple with the ADDCODE field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetBLD ¶
func (o *CivicAddress) GetBLD() string
GetBLD returns the BLD field value if set, zero value otherwise.
func (*CivicAddress) GetBLDOk ¶
func (o *CivicAddress) GetBLDOk() (*string, bool)
GetBLDOk returns a tuple with the BLD field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetCountry ¶
func (o *CivicAddress) GetCountry() string
GetCountry returns the Country field value if set, zero value otherwise.
func (*CivicAddress) GetCountryOk ¶
func (o *CivicAddress) GetCountryOk() (*string, bool)
GetCountryOk returns a tuple with the Country field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetFLR ¶
func (o *CivicAddress) GetFLR() string
GetFLR returns the FLR field value if set, zero value otherwise.
func (*CivicAddress) GetFLROk ¶
func (o *CivicAddress) GetFLROk() (*string, bool)
GetFLROk returns a tuple with the FLR field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetHNO ¶
func (o *CivicAddress) GetHNO() string
GetHNO returns the HNO field value if set, zero value otherwise.
func (*CivicAddress) GetHNOOk ¶
func (o *CivicAddress) GetHNOOk() (*string, bool)
GetHNOOk returns a tuple with the HNO field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetHNS ¶
func (o *CivicAddress) GetHNS() string
GetHNS returns the HNS field value if set, zero value otherwise.
func (*CivicAddress) GetHNSOk ¶
func (o *CivicAddress) GetHNSOk() (*string, bool)
GetHNSOk returns a tuple with the HNS field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetLMK ¶
func (o *CivicAddress) GetLMK() string
GetLMK returns the LMK field value if set, zero value otherwise.
func (*CivicAddress) GetLMKOk ¶
func (o *CivicAddress) GetLMKOk() (*string, bool)
GetLMKOk returns a tuple with the LMK field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetLOC ¶
func (o *CivicAddress) GetLOC() string
GetLOC returns the LOC field value if set, zero value otherwise.
func (*CivicAddress) GetLOCOk ¶
func (o *CivicAddress) GetLOCOk() (*string, bool)
GetLOCOk returns a tuple with the LOC field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetMethod ¶
func (o *CivicAddress) GetMethod() string
GetMethod returns the Method field value if set, zero value otherwise.
func (*CivicAddress) GetMethodOk ¶
func (o *CivicAddress) GetMethodOk() (*string, bool)
GetMethodOk returns a tuple with the Method field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetNAM ¶
func (o *CivicAddress) GetNAM() string
GetNAM returns the NAM field value if set, zero value otherwise.
func (*CivicAddress) GetNAMOk ¶
func (o *CivicAddress) GetNAMOk() (*string, bool)
GetNAMOk returns a tuple with the NAM field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetPC ¶
func (o *CivicAddress) GetPC() string
GetPC returns the PC field value if set, zero value otherwise.
func (*CivicAddress) GetPCN ¶
func (o *CivicAddress) GetPCN() string
GetPCN returns the PCN field value if set, zero value otherwise.
func (*CivicAddress) GetPCNOk ¶
func (o *CivicAddress) GetPCNOk() (*string, bool)
GetPCNOk returns a tuple with the PCN field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetPCOk ¶
func (o *CivicAddress) GetPCOk() (*string, bool)
GetPCOk returns a tuple with the PC field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetPLC ¶
func (o *CivicAddress) GetPLC() string
GetPLC returns the PLC field value if set, zero value otherwise.
func (*CivicAddress) GetPLCOk ¶
func (o *CivicAddress) GetPLCOk() (*string, bool)
GetPLCOk returns a tuple with the PLC field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetPOBOX ¶
func (o *CivicAddress) GetPOBOX() string
GetPOBOX returns the POBOX field value if set, zero value otherwise.
func (*CivicAddress) GetPOBOXOk ¶
func (o *CivicAddress) GetPOBOXOk() (*string, bool)
GetPOBOXOk returns a tuple with the POBOX field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetPOD ¶
func (o *CivicAddress) GetPOD() string
GetPOD returns the POD field value if set, zero value otherwise.
func (*CivicAddress) GetPODOk ¶
func (o *CivicAddress) GetPODOk() (*string, bool)
GetPODOk returns a tuple with the POD field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetPOM ¶
func (o *CivicAddress) GetPOM() string
GetPOM returns the POM field value if set, zero value otherwise.
func (*CivicAddress) GetPOMOk ¶
func (o *CivicAddress) GetPOMOk() (*string, bool)
GetPOMOk returns a tuple with the POM field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetPRD ¶
func (o *CivicAddress) GetPRD() string
GetPRD returns the PRD field value if set, zero value otherwise.
func (*CivicAddress) GetPRDOk ¶
func (o *CivicAddress) GetPRDOk() (*string, bool)
GetPRDOk returns a tuple with the PRD field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetPRM ¶
func (o *CivicAddress) GetPRM() string
GetPRM returns the PRM field value if set, zero value otherwise.
func (*CivicAddress) GetPRMOk ¶
func (o *CivicAddress) GetPRMOk() (*string, bool)
GetPRMOk returns a tuple with the PRM field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetProvidedBy ¶
func (o *CivicAddress) GetProvidedBy() string
GetProvidedBy returns the ProvidedBy field value if set, zero value otherwise.
func (*CivicAddress) GetProvidedByOk ¶
func (o *CivicAddress) GetProvidedByOk() (*string, bool)
GetProvidedByOk returns a tuple with the ProvidedBy field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetRD ¶
func (o *CivicAddress) GetRD() string
GetRD returns the RD field value if set, zero value otherwise.
func (*CivicAddress) GetRDBR ¶
func (o *CivicAddress) GetRDBR() string
GetRDBR returns the RDBR field value if set, zero value otherwise.
func (*CivicAddress) GetRDBROk ¶
func (o *CivicAddress) GetRDBROk() (*string, bool)
GetRDBROk returns a tuple with the RDBR field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetRDOk ¶
func (o *CivicAddress) GetRDOk() (*string, bool)
GetRDOk returns a tuple with the RD field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetRDSEC ¶
func (o *CivicAddress) GetRDSEC() string
GetRDSEC returns the RDSEC field value if set, zero value otherwise.
func (*CivicAddress) GetRDSECOk ¶
func (o *CivicAddress) GetRDSECOk() (*string, bool)
GetRDSECOk returns a tuple with the RDSEC field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetRDSUBBR ¶
func (o *CivicAddress) GetRDSUBBR() string
GetRDSUBBR returns the RDSUBBR field value if set, zero value otherwise.
func (*CivicAddress) GetRDSUBBROk ¶
func (o *CivicAddress) GetRDSUBBROk() (*string, bool)
GetRDSUBBROk returns a tuple with the RDSUBBR field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetROOM ¶
func (o *CivicAddress) GetROOM() string
GetROOM returns the ROOM field value if set, zero value otherwise.
func (*CivicAddress) GetROOMOk ¶
func (o *CivicAddress) GetROOMOk() (*string, bool)
GetROOMOk returns a tuple with the ROOM field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetSEAT ¶
func (o *CivicAddress) GetSEAT() string
GetSEAT returns the SEAT field value if set, zero value otherwise.
func (*CivicAddress) GetSEATOk ¶
func (o *CivicAddress) GetSEATOk() (*string, bool)
GetSEATOk returns a tuple with the SEAT field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetSTS ¶
func (o *CivicAddress) GetSTS() string
GetSTS returns the STS field value if set, zero value otherwise.
func (*CivicAddress) GetSTSOk ¶
func (o *CivicAddress) GetSTSOk() (*string, bool)
GetSTSOk returns a tuple with the STS field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetUNIT ¶
func (o *CivicAddress) GetUNIT() string
GetUNIT returns the UNIT field value if set, zero value otherwise.
func (*CivicAddress) GetUNITOk ¶
func (o *CivicAddress) GetUNITOk() (*string, bool)
GetUNITOk returns a tuple with the UNIT field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) GetUsageRules ¶
func (o *CivicAddress) GetUsageRules() string
GetUsageRules returns the UsageRules field value if set, zero value otherwise.
func (*CivicAddress) GetUsageRulesOk ¶
func (o *CivicAddress) GetUsageRulesOk() (*string, bool)
GetUsageRulesOk returns a tuple with the UsageRules field value if set, nil otherwise and a boolean to check if the value has been set.
func (*CivicAddress) HasA1 ¶
func (o *CivicAddress) HasA1() bool
HasA1 returns a boolean if a field has been set.
func (*CivicAddress) HasA2 ¶
func (o *CivicAddress) HasA2() bool
HasA2 returns a boolean if a field has been set.
func (*CivicAddress) HasA3 ¶
func (o *CivicAddress) HasA3() bool
HasA3 returns a boolean if a field has been set.
func (*CivicAddress) HasA4 ¶
func (o *CivicAddress) HasA4() bool
HasA4 returns a boolean if a field has been set.
func (*CivicAddress) HasA5 ¶
func (o *CivicAddress) HasA5() bool
HasA5 returns a boolean if a field has been set.
func (*CivicAddress) HasA6 ¶
func (o *CivicAddress) HasA6() bool
HasA6 returns a boolean if a field has been set.
func (*CivicAddress) HasADDCODE ¶
func (o *CivicAddress) HasADDCODE() bool
HasADDCODE returns a boolean if a field has been set.
func (*CivicAddress) HasBLD ¶
func (o *CivicAddress) HasBLD() bool
HasBLD returns a boolean if a field has been set.
func (*CivicAddress) HasCountry ¶
func (o *CivicAddress) HasCountry() bool
HasCountry returns a boolean if a field has been set.
func (*CivicAddress) HasFLR ¶
func (o *CivicAddress) HasFLR() bool
HasFLR returns a boolean if a field has been set.
func (*CivicAddress) HasHNO ¶
func (o *CivicAddress) HasHNO() bool
HasHNO returns a boolean if a field has been set.
func (*CivicAddress) HasHNS ¶
func (o *CivicAddress) HasHNS() bool
HasHNS returns a boolean if a field has been set.
func (*CivicAddress) HasLMK ¶
func (o *CivicAddress) HasLMK() bool
HasLMK returns a boolean if a field has been set.
func (*CivicAddress) HasLOC ¶
func (o *CivicAddress) HasLOC() bool
HasLOC returns a boolean if a field has been set.
func (*CivicAddress) HasMethod ¶
func (o *CivicAddress) HasMethod() bool
HasMethod returns a boolean if a field has been set.
func (*CivicAddress) HasNAM ¶
func (o *CivicAddress) HasNAM() bool
HasNAM returns a boolean if a field has been set.
func (*CivicAddress) HasPC ¶
func (o *CivicAddress) HasPC() bool
HasPC returns a boolean if a field has been set.
func (*CivicAddress) HasPCN ¶
func (o *CivicAddress) HasPCN() bool
HasPCN returns a boolean if a field has been set.
func (*CivicAddress) HasPLC ¶
func (o *CivicAddress) HasPLC() bool
HasPLC returns a boolean if a field has been set.
func (*CivicAddress) HasPOBOX ¶
func (o *CivicAddress) HasPOBOX() bool
HasPOBOX returns a boolean if a field has been set.
func (*CivicAddress) HasPOD ¶
func (o *CivicAddress) HasPOD() bool
HasPOD returns a boolean if a field has been set.
func (*CivicAddress) HasPOM ¶
func (o *CivicAddress) HasPOM() bool
HasPOM returns a boolean if a field has been set.
func (*CivicAddress) HasPRD ¶
func (o *CivicAddress) HasPRD() bool
HasPRD returns a boolean if a field has been set.
func (*CivicAddress) HasPRM ¶
func (o *CivicAddress) HasPRM() bool
HasPRM returns a boolean if a field has been set.
func (*CivicAddress) HasProvidedBy ¶
func (o *CivicAddress) HasProvidedBy() bool
HasProvidedBy returns a boolean if a field has been set.
func (*CivicAddress) HasRD ¶
func (o *CivicAddress) HasRD() bool
HasRD returns a boolean if a field has been set.
func (*CivicAddress) HasRDBR ¶
func (o *CivicAddress) HasRDBR() bool
HasRDBR returns a boolean if a field has been set.
func (*CivicAddress) HasRDSEC ¶
func (o *CivicAddress) HasRDSEC() bool
HasRDSEC returns a boolean if a field has been set.
func (*CivicAddress) HasRDSUBBR ¶
func (o *CivicAddress) HasRDSUBBR() bool
HasRDSUBBR returns a boolean if a field has been set.
func (*CivicAddress) HasROOM ¶
func (o *CivicAddress) HasROOM() bool
HasROOM returns a boolean if a field has been set.
func (*CivicAddress) HasSEAT ¶
func (o *CivicAddress) HasSEAT() bool
HasSEAT returns a boolean if a field has been set.
func (*CivicAddress) HasSTS ¶
func (o *CivicAddress) HasSTS() bool
HasSTS returns a boolean if a field has been set.
func (*CivicAddress) HasUNIT ¶
func (o *CivicAddress) HasUNIT() bool
HasUNIT returns a boolean if a field has been set.
func (*CivicAddress) HasUsageRules ¶
func (o *CivicAddress) HasUsageRules() bool
HasUsageRules returns a boolean if a field has been set.
func (CivicAddress) MarshalJSON ¶
func (o CivicAddress) MarshalJSON() ([]byte, error)
func (*CivicAddress) SetA1 ¶
func (o *CivicAddress) SetA1(v string)
SetA1 gets a reference to the given string and assigns it to the A1 field.
func (*CivicAddress) SetA2 ¶
func (o *CivicAddress) SetA2(v string)
SetA2 gets a reference to the given string and assigns it to the A2 field.
func (*CivicAddress) SetA3 ¶
func (o *CivicAddress) SetA3(v string)
SetA3 gets a reference to the given string and assigns it to the A3 field.
func (*CivicAddress) SetA4 ¶
func (o *CivicAddress) SetA4(v string)
SetA4 gets a reference to the given string and assigns it to the A4 field.
func (*CivicAddress) SetA5 ¶
func (o *CivicAddress) SetA5(v string)
SetA5 gets a reference to the given string and assigns it to the A5 field.
func (*CivicAddress) SetA6 ¶
func (o *CivicAddress) SetA6(v string)
SetA6 gets a reference to the given string and assigns it to the A6 field.
func (*CivicAddress) SetADDCODE ¶
func (o *CivicAddress) SetADDCODE(v string)
SetADDCODE gets a reference to the given string and assigns it to the ADDCODE field.
func (*CivicAddress) SetBLD ¶
func (o *CivicAddress) SetBLD(v string)
SetBLD gets a reference to the given string and assigns it to the BLD field.
func (*CivicAddress) SetCountry ¶
func (o *CivicAddress) SetCountry(v string)
SetCountry gets a reference to the given string and assigns it to the Country field.
func (*CivicAddress) SetFLR ¶
func (o *CivicAddress) SetFLR(v string)
SetFLR gets a reference to the given string and assigns it to the FLR field.
func (*CivicAddress) SetHNO ¶
func (o *CivicAddress) SetHNO(v string)
SetHNO gets a reference to the given string and assigns it to the HNO field.
func (*CivicAddress) SetHNS ¶
func (o *CivicAddress) SetHNS(v string)
SetHNS gets a reference to the given string and assigns it to the HNS field.
func (*CivicAddress) SetLMK ¶
func (o *CivicAddress) SetLMK(v string)
SetLMK gets a reference to the given string and assigns it to the LMK field.
func (*CivicAddress) SetLOC ¶
func (o *CivicAddress) SetLOC(v string)
SetLOC gets a reference to the given string and assigns it to the LOC field.
func (*CivicAddress) SetMethod ¶
func (o *CivicAddress) SetMethod(v string)
SetMethod gets a reference to the given string and assigns it to the Method field.
func (*CivicAddress) SetNAM ¶
func (o *CivicAddress) SetNAM(v string)
SetNAM gets a reference to the given string and assigns it to the NAM field.
func (*CivicAddress) SetPC ¶
func (o *CivicAddress) SetPC(v string)
SetPC gets a reference to the given string and assigns it to the PC field.
func (*CivicAddress) SetPCN ¶
func (o *CivicAddress) SetPCN(v string)
SetPCN gets a reference to the given string and assigns it to the PCN field.
func (*CivicAddress) SetPLC ¶
func (o *CivicAddress) SetPLC(v string)
SetPLC gets a reference to the given string and assigns it to the PLC field.
func (*CivicAddress) SetPOBOX ¶
func (o *CivicAddress) SetPOBOX(v string)
SetPOBOX gets a reference to the given string and assigns it to the POBOX field.
func (*CivicAddress) SetPOD ¶
func (o *CivicAddress) SetPOD(v string)
SetPOD gets a reference to the given string and assigns it to the POD field.
func (*CivicAddress) SetPOM ¶
func (o *CivicAddress) SetPOM(v string)
SetPOM gets a reference to the given string and assigns it to the POM field.
func (*CivicAddress) SetPRD ¶
func (o *CivicAddress) SetPRD(v string)
SetPRD gets a reference to the given string and assigns it to the PRD field.
func (*CivicAddress) SetPRM ¶
func (o *CivicAddress) SetPRM(v string)
SetPRM gets a reference to the given string and assigns it to the PRM field.
func (*CivicAddress) SetProvidedBy ¶
func (o *CivicAddress) SetProvidedBy(v string)
SetProvidedBy gets a reference to the given string and assigns it to the ProvidedBy field.
func (*CivicAddress) SetRD ¶
func (o *CivicAddress) SetRD(v string)
SetRD gets a reference to the given string and assigns it to the RD field.
func (*CivicAddress) SetRDBR ¶
func (o *CivicAddress) SetRDBR(v string)
SetRDBR gets a reference to the given string and assigns it to the RDBR field.
func (*CivicAddress) SetRDSEC ¶
func (o *CivicAddress) SetRDSEC(v string)
SetRDSEC gets a reference to the given string and assigns it to the RDSEC field.
func (*CivicAddress) SetRDSUBBR ¶
func (o *CivicAddress) SetRDSUBBR(v string)
SetRDSUBBR gets a reference to the given string and assigns it to the RDSUBBR field.
func (*CivicAddress) SetROOM ¶
func (o *CivicAddress) SetROOM(v string)
SetROOM gets a reference to the given string and assigns it to the ROOM field.
func (*CivicAddress) SetSEAT ¶
func (o *CivicAddress) SetSEAT(v string)
SetSEAT gets a reference to the given string and assigns it to the SEAT field.
func (*CivicAddress) SetSTS ¶
func (o *CivicAddress) SetSTS(v string)
SetSTS gets a reference to the given string and assigns it to the STS field.
func (*CivicAddress) SetUNIT ¶
func (o *CivicAddress) SetUNIT(v string)
SetUNIT gets a reference to the given string and assigns it to the UNIT field.
func (*CivicAddress) SetUsageRules ¶
func (o *CivicAddress) SetUsageRules(v string)
SetUsageRules gets a reference to the given string and assigns it to the UsageRules field.
func (CivicAddress) ToMap ¶
func (o CivicAddress) ToMap() (map[string]interface{}, error)
type 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) ServerURLWithContext ¶
ServerURLWithContext returns a new server URL given an endpoint
type ConnectionCapabilities ¶
type ConnectionCapabilities struct {
// contains filtered or unexported fields
}
ConnectionCapabilities Possible values are - IMS: Indicates the connection capability to support IMS service. - MMS: Indicates the connection capability to support MMS service. - SUPL: Indicates the connection capability to support SUPL service. - INTERNET: Indicates the connection capability to support Internet service.
func (*ConnectionCapabilities) MarshalJSON ¶
func (src *ConnectionCapabilities) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*ConnectionCapabilities) UnmarshalJSON ¶
func (dst *ConnectionCapabilities) UnmarshalJSON(data []byte) error
Unmarshal JSON data into any of the pointers in the struct
type EllipsoidArc ¶
type EllipsoidArc struct { GADShape Point GeographicalCoordinates `json:"point"` // Indicates value of the inner radius. InnerRadius int32 `json:"innerRadius"` // Indicates value of uncertainty. UncertaintyRadius float32 `json:"uncertaintyRadius"` // Indicates value of angle. OffsetAngle int32 `json:"offsetAngle"` // Indicates value of angle. IncludedAngle int32 `json:"includedAngle"` // Indicates value of confidence. Confidence int32 `json:"confidence"` }
EllipsoidArc Ellipsoid Arc.
func NewEllipsoidArc ¶
func NewEllipsoidArc(point GeographicalCoordinates, innerRadius int32, uncertaintyRadius float32, offsetAngle int32, includedAngle int32, confidence int32, shape SupportedGADShapes) *EllipsoidArc
NewEllipsoidArc instantiates a new EllipsoidArc 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 NewEllipsoidArcWithDefaults ¶
func NewEllipsoidArcWithDefaults() *EllipsoidArc
NewEllipsoidArcWithDefaults instantiates a new EllipsoidArc 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 (*EllipsoidArc) GetConfidence ¶
func (o *EllipsoidArc) GetConfidence() int32
GetConfidence returns the Confidence field value
func (*EllipsoidArc) GetConfidenceOk ¶
func (o *EllipsoidArc) GetConfidenceOk() (*int32, bool)
GetConfidenceOk returns a tuple with the Confidence field value and a boolean to check if the value has been set.
func (*EllipsoidArc) GetIncludedAngle ¶
func (o *EllipsoidArc) GetIncludedAngle() int32
GetIncludedAngle returns the IncludedAngle field value
func (*EllipsoidArc) GetIncludedAngleOk ¶
func (o *EllipsoidArc) GetIncludedAngleOk() (*int32, bool)
GetIncludedAngleOk returns a tuple with the IncludedAngle field value and a boolean to check if the value has been set.
func (*EllipsoidArc) GetInnerRadius ¶
func (o *EllipsoidArc) GetInnerRadius() int32
GetInnerRadius returns the InnerRadius field value
func (*EllipsoidArc) GetInnerRadiusOk ¶
func (o *EllipsoidArc) GetInnerRadiusOk() (*int32, bool)
GetInnerRadiusOk returns a tuple with the InnerRadius field value and a boolean to check if the value has been set.
func (*EllipsoidArc) GetOffsetAngle ¶
func (o *EllipsoidArc) GetOffsetAngle() int32
GetOffsetAngle returns the OffsetAngle field value
func (*EllipsoidArc) GetOffsetAngleOk ¶
func (o *EllipsoidArc) GetOffsetAngleOk() (*int32, bool)
GetOffsetAngleOk returns a tuple with the OffsetAngle field value and a boolean to check if the value has been set.
func (*EllipsoidArc) GetPoint ¶
func (o *EllipsoidArc) GetPoint() GeographicalCoordinates
GetPoint returns the Point field value
func (*EllipsoidArc) GetPointOk ¶
func (o *EllipsoidArc) GetPointOk() (*GeographicalCoordinates, bool)
GetPointOk returns a tuple with the Point field value and a boolean to check if the value has been set.
func (*EllipsoidArc) GetUncertaintyRadius ¶
func (o *EllipsoidArc) GetUncertaintyRadius() float32
GetUncertaintyRadius returns the UncertaintyRadius field value
func (*EllipsoidArc) GetUncertaintyRadiusOk ¶
func (o *EllipsoidArc) GetUncertaintyRadiusOk() (*float32, bool)
GetUncertaintyRadiusOk returns a tuple with the UncertaintyRadius field value and a boolean to check if the value has been set.
func (EllipsoidArc) MarshalJSON ¶
func (o EllipsoidArc) MarshalJSON() ([]byte, error)
func (*EllipsoidArc) SetConfidence ¶
func (o *EllipsoidArc) SetConfidence(v int32)
SetConfidence sets field value
func (*EllipsoidArc) SetIncludedAngle ¶
func (o *EllipsoidArc) SetIncludedAngle(v int32)
SetIncludedAngle sets field value
func (*EllipsoidArc) SetInnerRadius ¶
func (o *EllipsoidArc) SetInnerRadius(v int32)
SetInnerRadius sets field value
func (*EllipsoidArc) SetOffsetAngle ¶
func (o *EllipsoidArc) SetOffsetAngle(v int32)
SetOffsetAngle sets field value
func (*EllipsoidArc) SetPoint ¶
func (o *EllipsoidArc) SetPoint(v GeographicalCoordinates)
SetPoint sets field value
func (*EllipsoidArc) SetUncertaintyRadius ¶
func (o *EllipsoidArc) SetUncertaintyRadius(v float32)
SetUncertaintyRadius sets field value
func (EllipsoidArc) ToMap ¶
func (o EllipsoidArc) ToMap() (map[string]interface{}, error)
func (*EllipsoidArc) UnmarshalJSON ¶
func (o *EllipsoidArc) UnmarshalJSON(bytes []byte) (err error)
type EthFlowDescription ¶
type EthFlowDescription struct { // String identifying a MAC address formatted in the hexadecimal notation according to clause 1.1 and clause 2.1 of RFC 7042. DestMacAddr *string `json:"destMacAddr,omitempty"` EthType string `json:"ethType"` // Defines a packet filter of an IP flow. FDesc *string `json:"fDesc,omitempty"` FDir *FlowDirection `json:"fDir,omitempty"` // String identifying a MAC address formatted in the hexadecimal notation according to clause 1.1 and clause 2.1 of RFC 7042. SourceMacAddr *string `json:"sourceMacAddr,omitempty"` VlanTags []string `json:"vlanTags,omitempty"` // String identifying a MAC address formatted in the hexadecimal notation according to clause 1.1 and clause 2.1 of RFC 7042. SrcMacAddrEnd *string `json:"srcMacAddrEnd,omitempty"` // String identifying a MAC address formatted in the hexadecimal notation according to clause 1.1 and clause 2.1 of RFC 7042. DestMacAddrEnd *string `json:"destMacAddrEnd,omitempty"` }
EthFlowDescription Identifies an Ethernet flow.
func NewEthFlowDescription ¶
func NewEthFlowDescription(ethType string) *EthFlowDescription
NewEthFlowDescription instantiates a new EthFlowDescription 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 NewEthFlowDescriptionWithDefaults ¶
func NewEthFlowDescriptionWithDefaults() *EthFlowDescription
NewEthFlowDescriptionWithDefaults instantiates a new EthFlowDescription 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 (*EthFlowDescription) GetDestMacAddr ¶
func (o *EthFlowDescription) GetDestMacAddr() string
GetDestMacAddr returns the DestMacAddr field value if set, zero value otherwise.
func (*EthFlowDescription) GetDestMacAddrEnd ¶
func (o *EthFlowDescription) GetDestMacAddrEnd() string
GetDestMacAddrEnd returns the DestMacAddrEnd field value if set, zero value otherwise.
func (*EthFlowDescription) GetDestMacAddrEndOk ¶
func (o *EthFlowDescription) GetDestMacAddrEndOk() (*string, bool)
GetDestMacAddrEndOk returns a tuple with the DestMacAddrEnd field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EthFlowDescription) GetDestMacAddrOk ¶
func (o *EthFlowDescription) GetDestMacAddrOk() (*string, bool)
GetDestMacAddrOk returns a tuple with the DestMacAddr field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EthFlowDescription) GetEthType ¶
func (o *EthFlowDescription) GetEthType() string
GetEthType returns the EthType field value
func (*EthFlowDescription) GetEthTypeOk ¶
func (o *EthFlowDescription) GetEthTypeOk() (*string, bool)
GetEthTypeOk returns a tuple with the EthType field value and a boolean to check if the value has been set.
func (*EthFlowDescription) GetFDesc ¶
func (o *EthFlowDescription) GetFDesc() string
GetFDesc returns the FDesc field value if set, zero value otherwise.
func (*EthFlowDescription) GetFDescOk ¶
func (o *EthFlowDescription) GetFDescOk() (*string, bool)
GetFDescOk returns a tuple with the FDesc field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EthFlowDescription) GetFDir ¶
func (o *EthFlowDescription) GetFDir() FlowDirection
GetFDir returns the FDir field value if set, zero value otherwise.
func (*EthFlowDescription) GetFDirOk ¶
func (o *EthFlowDescription) GetFDirOk() (*FlowDirection, bool)
GetFDirOk returns a tuple with the FDir field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EthFlowDescription) GetSourceMacAddr ¶
func (o *EthFlowDescription) GetSourceMacAddr() string
GetSourceMacAddr returns the SourceMacAddr field value if set, zero value otherwise.
func (*EthFlowDescription) GetSourceMacAddrOk ¶
func (o *EthFlowDescription) GetSourceMacAddrOk() (*string, bool)
GetSourceMacAddrOk returns a tuple with the SourceMacAddr field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EthFlowDescription) GetSrcMacAddrEnd ¶
func (o *EthFlowDescription) GetSrcMacAddrEnd() string
GetSrcMacAddrEnd returns the SrcMacAddrEnd field value if set, zero value otherwise.
func (*EthFlowDescription) GetSrcMacAddrEndOk ¶
func (o *EthFlowDescription) GetSrcMacAddrEndOk() (*string, bool)
GetSrcMacAddrEndOk returns a tuple with the SrcMacAddrEnd field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EthFlowDescription) GetVlanTags ¶
func (o *EthFlowDescription) GetVlanTags() []string
GetVlanTags returns the VlanTags field value if set, zero value otherwise.
func (*EthFlowDescription) GetVlanTagsOk ¶
func (o *EthFlowDescription) GetVlanTagsOk() ([]string, bool)
GetVlanTagsOk returns a tuple with the VlanTags field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EthFlowDescription) HasDestMacAddr ¶
func (o *EthFlowDescription) HasDestMacAddr() bool
HasDestMacAddr returns a boolean if a field has been set.
func (*EthFlowDescription) HasDestMacAddrEnd ¶
func (o *EthFlowDescription) HasDestMacAddrEnd() bool
HasDestMacAddrEnd returns a boolean if a field has been set.
func (*EthFlowDescription) HasFDesc ¶
func (o *EthFlowDescription) HasFDesc() bool
HasFDesc returns a boolean if a field has been set.
func (*EthFlowDescription) HasFDir ¶
func (o *EthFlowDescription) HasFDir() bool
HasFDir returns a boolean if a field has been set.
func (*EthFlowDescription) HasSourceMacAddr ¶
func (o *EthFlowDescription) HasSourceMacAddr() bool
HasSourceMacAddr returns a boolean if a field has been set.
func (*EthFlowDescription) HasSrcMacAddrEnd ¶
func (o *EthFlowDescription) HasSrcMacAddrEnd() bool
HasSrcMacAddrEnd returns a boolean if a field has been set.
func (*EthFlowDescription) HasVlanTags ¶
func (o *EthFlowDescription) HasVlanTags() bool
HasVlanTags returns a boolean if a field has been set.
func (EthFlowDescription) MarshalJSON ¶
func (o EthFlowDescription) MarshalJSON() ([]byte, error)
func (*EthFlowDescription) SetDestMacAddr ¶
func (o *EthFlowDescription) SetDestMacAddr(v string)
SetDestMacAddr gets a reference to the given string and assigns it to the DestMacAddr field.
func (*EthFlowDescription) SetDestMacAddrEnd ¶
func (o *EthFlowDescription) SetDestMacAddrEnd(v string)
SetDestMacAddrEnd gets a reference to the given string and assigns it to the DestMacAddrEnd field.
func (*EthFlowDescription) SetEthType ¶
func (o *EthFlowDescription) SetEthType(v string)
SetEthType sets field value
func (*EthFlowDescription) SetFDesc ¶
func (o *EthFlowDescription) SetFDesc(v string)
SetFDesc gets a reference to the given string and assigns it to the FDesc field.
func (*EthFlowDescription) SetFDir ¶
func (o *EthFlowDescription) SetFDir(v FlowDirection)
SetFDir gets a reference to the given FlowDirection and assigns it to the FDir field.
func (*EthFlowDescription) SetSourceMacAddr ¶
func (o *EthFlowDescription) SetSourceMacAddr(v string)
SetSourceMacAddr gets a reference to the given string and assigns it to the SourceMacAddr field.
func (*EthFlowDescription) SetSrcMacAddrEnd ¶
func (o *EthFlowDescription) SetSrcMacAddrEnd(v string)
SetSrcMacAddrEnd gets a reference to the given string and assigns it to the SrcMacAddrEnd field.
func (*EthFlowDescription) SetVlanTags ¶
func (o *EthFlowDescription) SetVlanTags(v []string)
SetVlanTags gets a reference to the given []string and assigns it to the VlanTags field.
func (EthFlowDescription) ToMap ¶
func (o EthFlowDescription) ToMap() (map[string]interface{}, error)
func (*EthFlowDescription) UnmarshalJSON ¶
func (o *EthFlowDescription) UnmarshalJSON(bytes []byte) (err error)
type Event ¶
type Event struct {
// contains filtered or unexported fields
}
Event Possible values are: - SUCCESS_UE_POL_DEL_SP: Successful UE Policy Delivery related to the invocation of AF provisioned Service Parameters. - UNSUCCESS_UE_POL_DEL_SP: Unsuccessful UE Policy Delivery related to the invocation of AF provisioned Service Parameters.
func (*Event) MarshalJSON ¶
Marshal data from the first non-nil pointers in the struct to JSON
func (*Event) UnmarshalJSON ¶
Unmarshal JSON data into any of the pointers in the struct
type EventInfo ¶
type EventInfo struct {
FailureCause *Failure `json:"failureCause,omitempty"`
}
EventInfo Indicates the event information.
func NewEventInfo ¶
func NewEventInfo() *EventInfo
NewEventInfo instantiates a new EventInfo 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 NewEventInfoWithDefaults ¶
func NewEventInfoWithDefaults() *EventInfo
NewEventInfoWithDefaults instantiates a new EventInfo 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 (*EventInfo) GetFailureCause ¶
GetFailureCause returns the FailureCause field value if set, zero value otherwise.
func (*EventInfo) GetFailureCauseOk ¶
GetFailureCauseOk returns a tuple with the FailureCause field value if set, nil otherwise and a boolean to check if the value has been set.
func (*EventInfo) HasFailureCause ¶
HasFailureCause returns a boolean if a field has been set.
func (EventInfo) MarshalJSON ¶
func (*EventInfo) SetFailureCause ¶
SetFailureCause gets a reference to the given Failure and assigns it to the FailureCause field.
type Failure ¶
type Failure struct {
String *string
}
Failure - Possible values are: - UNSPECIFIED: Indicates the PCF received the UE sent UE policy delivery service cause #111 (Protocol error, unspecified). - UE_NOT_REACHABLE: Indicates the PCF received the notification from the AMF that the UE is not reachable. - UNKNOWN: Indicates unknown reasons upon no response from the UE, e.g. UPDS message type is not defined or not implemented by the UE, or not compatible with the UPDS state, in which the UE shall ignore the UPDS message. - UE_TEMP_UNREACHABLE: Indicates the PCF received the notification from the AMF that the UE is not reachable but the PCF will retry again.
func StringAsFailure ¶
stringAsFailure is a convenience function that returns string wrapped in Failure
func (*Failure) GetActualInstance ¶
func (obj *Failure) GetActualInstance() interface{}
Get the actual instance
func (Failure) MarshalJSON ¶
Marshal data from the first non-nil pointers in the struct to JSON
func (*Failure) UnmarshalJSON ¶
Unmarshal JSON data into one of the pointers in the struct
type FlowDirection ¶
type FlowDirection struct {
// contains filtered or unexported fields
}
FlowDirection Possible values are - DOWNLINK: The corresponding filter applies for traffic to the UE. - UPLINK: The corresponding filter applies for traffic from the UE. - BIDIRECTIONAL: The corresponding filter applies for traffic both to and from the UE. - UNSPECIFIED: The corresponding filter applies for traffic to the UE (downlink), but has no specific direction declared. The service data flow detection shall apply the filter for uplink traffic as if the filter was bidirectional. The PCF shall not use the value UNSPECIFIED in filters created by the network in NW-initiated procedures. The PCF shall only include the value UNSPECIFIED in filters in UE-initiated procedures if the same value is received from the SMF.
func (*FlowDirection) MarshalJSON ¶
func (src *FlowDirection) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*FlowDirection) UnmarshalJSON ¶
func (dst *FlowDirection) UnmarshalJSON(data []byte) error
Unmarshal JSON data into any of the pointers in the struct
type GADShape ¶
type GADShape struct {
Shape SupportedGADShapes `json:"shape"`
}
GADShape Common base type for GAD shapes.
func NewGADShape ¶
func NewGADShape(shape SupportedGADShapes) *GADShape
NewGADShape instantiates a new GADShape 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 NewGADShapeWithDefaults ¶
func NewGADShapeWithDefaults() *GADShape
NewGADShapeWithDefaults instantiates a new GADShape 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 (*GADShape) GetShape ¶
func (o *GADShape) GetShape() SupportedGADShapes
GetShape returns the Shape field value
func (*GADShape) GetShapeOk ¶
func (o *GADShape) GetShapeOk() (*SupportedGADShapes, bool)
GetShapeOk returns a tuple with the Shape field value and a boolean to check if the value has been set.
func (GADShape) MarshalJSON ¶
func (*GADShape) SetShape ¶
func (o *GADShape) SetShape(v SupportedGADShapes)
SetShape sets field value
func (*GADShape) UnmarshalJSON ¶
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 GeographicArea ¶
type GeographicArea struct { EllipsoidArc *EllipsoidArc Local2dPointUncertaintyEllipse *Local2dPointUncertaintyEllipse Local3dPointUncertaintyEllipsoid *Local3dPointUncertaintyEllipsoid Point *Point PointAltitude *PointAltitude PointAltitudeUncertainty *PointAltitudeUncertainty PointUncertaintyCircle *PointUncertaintyCircle PointUncertaintyEllipse *PointUncertaintyEllipse Polygon *Polygon }
GeographicArea Geographic area specified by different shape.
func (*GeographicArea) MarshalJSON ¶
func (src *GeographicArea) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*GeographicArea) UnmarshalJSON ¶
func (dst *GeographicArea) UnmarshalJSON(data []byte) error
Unmarshal JSON data into any of the pointers in the struct
type GeographicalArea ¶
type GeographicalArea struct { CivicAddress *CivicAddress `json:"civicAddress,omitempty"` Shapes *GeographicArea `json:"shapes,omitempty"` }
GeographicalArea Contains geographical area information (e.g.a civic address or shapes).
func NewGeographicalArea ¶
func NewGeographicalArea() *GeographicalArea
NewGeographicalArea instantiates a new GeographicalArea 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 NewGeographicalAreaWithDefaults ¶
func NewGeographicalAreaWithDefaults() *GeographicalArea
NewGeographicalAreaWithDefaults instantiates a new GeographicalArea 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 (*GeographicalArea) GetCivicAddress ¶
func (o *GeographicalArea) GetCivicAddress() CivicAddress
GetCivicAddress returns the CivicAddress field value if set, zero value otherwise.
func (*GeographicalArea) GetCivicAddressOk ¶
func (o *GeographicalArea) GetCivicAddressOk() (*CivicAddress, 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 (*GeographicalArea) GetShapes ¶
func (o *GeographicalArea) GetShapes() GeographicArea
GetShapes returns the Shapes field value if set, zero value otherwise.
func (*GeographicalArea) GetShapesOk ¶
func (o *GeographicalArea) GetShapesOk() (*GeographicArea, bool)
GetShapesOk returns a tuple with the Shapes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*GeographicalArea) HasCivicAddress ¶
func (o *GeographicalArea) HasCivicAddress() bool
HasCivicAddress returns a boolean if a field has been set.
func (*GeographicalArea) HasShapes ¶
func (o *GeographicalArea) HasShapes() bool
HasShapes returns a boolean if a field has been set.
func (GeographicalArea) MarshalJSON ¶
func (o GeographicalArea) MarshalJSON() ([]byte, error)
func (*GeographicalArea) SetCivicAddress ¶
func (o *GeographicalArea) SetCivicAddress(v CivicAddress)
SetCivicAddress gets a reference to the given CivicAddress and assigns it to the CivicAddress field.
func (*GeographicalArea) SetShapes ¶
func (o *GeographicalArea) SetShapes(v GeographicArea)
SetShapes gets a reference to the given GeographicArea and assigns it to the Shapes field.
func (GeographicalArea) ToMap ¶
func (o GeographicalArea) ToMap() (map[string]interface{}, error)
type GeographicalCoordinates ¶
GeographicalCoordinates Geographical coordinates.
func NewGeographicalCoordinates ¶
func NewGeographicalCoordinates(lon float64, lat float64) *GeographicalCoordinates
NewGeographicalCoordinates instantiates a new GeographicalCoordinates 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 NewGeographicalCoordinatesWithDefaults ¶
func NewGeographicalCoordinatesWithDefaults() *GeographicalCoordinates
NewGeographicalCoordinatesWithDefaults instantiates a new GeographicalCoordinates 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 (*GeographicalCoordinates) GetLat ¶
func (o *GeographicalCoordinates) GetLat() float64
GetLat returns the Lat field value
func (*GeographicalCoordinates) GetLatOk ¶
func (o *GeographicalCoordinates) GetLatOk() (*float64, bool)
GetLatOk returns a tuple with the Lat field value and a boolean to check if the value has been set.
func (*GeographicalCoordinates) GetLon ¶
func (o *GeographicalCoordinates) GetLon() float64
GetLon returns the Lon field value
func (*GeographicalCoordinates) GetLonOk ¶
func (o *GeographicalCoordinates) GetLonOk() (*float64, bool)
GetLonOk returns a tuple with the Lon field value and a boolean to check if the value has been set.
func (GeographicalCoordinates) MarshalJSON ¶
func (o GeographicalCoordinates) MarshalJSON() ([]byte, error)
func (*GeographicalCoordinates) SetLat ¶
func (o *GeographicalCoordinates) SetLat(v float64)
SetLat sets field value
func (*GeographicalCoordinates) SetLon ¶
func (o *GeographicalCoordinates) SetLon(v float64)
SetLon sets field value
func (GeographicalCoordinates) ToMap ¶
func (o GeographicalCoordinates) ToMap() (map[string]interface{}, error)
func (*GeographicalCoordinates) UnmarshalJSON ¶
func (o *GeographicalCoordinates) UnmarshalJSON(bytes []byte) (err error)
type IndividualServiceParameterSubscriptionAPIService ¶
type IndividualServiceParameterSubscriptionAPIService service
IndividualServiceParameterSubscriptionAPIService IndividualServiceParameterSubscriptionAPI service
func (*IndividualServiceParameterSubscriptionAPIService) DeleteAnSubscription ¶
func (a *IndividualServiceParameterSubscriptionAPIService) DeleteAnSubscription(ctx context.Context, afId string, subscriptionId string) ApiDeleteAnSubscriptionRequest
DeleteAnSubscription Deletes an already existing subscription
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param afId Identifier of the AF @param subscriptionId Identifier of the subscription resource @return ApiDeleteAnSubscriptionRequest
func (*IndividualServiceParameterSubscriptionAPIService) DeleteAnSubscriptionExecute ¶
func (a *IndividualServiceParameterSubscriptionAPIService) DeleteAnSubscriptionExecute(r ApiDeleteAnSubscriptionRequest) (*http.Response, error)
Execute executes the request
func (*IndividualServiceParameterSubscriptionAPIService) FullyUpdateAnSubscription ¶
func (a *IndividualServiceParameterSubscriptionAPIService) FullyUpdateAnSubscription(ctx context.Context, afId string, subscriptionId string) ApiFullyUpdateAnSubscriptionRequest
FullyUpdateAnSubscription Fully updates/replaces an existing subscription resource
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param afId Identifier of the AF @param subscriptionId Identifier of the subscription resource @return ApiFullyUpdateAnSubscriptionRequest
func (*IndividualServiceParameterSubscriptionAPIService) FullyUpdateAnSubscriptionExecute ¶
func (a *IndividualServiceParameterSubscriptionAPIService) FullyUpdateAnSubscriptionExecute(r ApiFullyUpdateAnSubscriptionRequest) (*ServiceParameterData, *http.Response, error)
Execute executes the request
@return ServiceParameterData
func (*IndividualServiceParameterSubscriptionAPIService) PartialUpdateAnSubscription ¶
func (a *IndividualServiceParameterSubscriptionAPIService) PartialUpdateAnSubscription(ctx context.Context, afId string, subscriptionId string) ApiPartialUpdateAnSubscriptionRequest
PartialUpdateAnSubscription Partial updates/replaces an existing subscription resource
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param afId Identifier of the AF @param subscriptionId Identifier of the subscription resource @return ApiPartialUpdateAnSubscriptionRequest
func (*IndividualServiceParameterSubscriptionAPIService) PartialUpdateAnSubscriptionExecute ¶
func (a *IndividualServiceParameterSubscriptionAPIService) PartialUpdateAnSubscriptionExecute(r ApiPartialUpdateAnSubscriptionRequest) (*ServiceParameterData, *http.Response, error)
Execute executes the request
@return ServiceParameterData
func (*IndividualServiceParameterSubscriptionAPIService) ReadAnSubscription ¶
func (a *IndividualServiceParameterSubscriptionAPIService) ReadAnSubscription(ctx context.Context, afId string, subscriptionId string) ApiReadAnSubscriptionRequest
ReadAnSubscription read an active subscriptions for the SCS/AS and the subscription Id
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param afId Identifier of the AF @param subscriptionId Identifier of the subscription resource @return ApiReadAnSubscriptionRequest
func (*IndividualServiceParameterSubscriptionAPIService) ReadAnSubscriptionExecute ¶
func (a *IndividualServiceParameterSubscriptionAPIService) ReadAnSubscriptionExecute(r ApiReadAnSubscriptionRequest) (*ServiceParameterData, *http.Response, error)
Execute executes the request
@return ServiceParameterData
type InvalidParam ¶
type InvalidParam struct { // Attribute's name encoded as a JSON Pointer, or header's name. Param string `json:"param"` // A human-readable reason, e.g. \"must be a positive integer\". Reason *string `json:"reason,omitempty"` }
InvalidParam Represents the description of invalid parameters, for a request rejected due to invalid parameters.
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) 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)
func (*InvalidParam) UnmarshalJSON ¶
func (o *InvalidParam) UnmarshalJSON(bytes []byte) (err error)
type IpAddr ¶
type IpAddr struct { // String identifying a IPv4 address formatted in the 'dotted decimal' notation as defined in RFC 1166. Ipv4Addr *string `json:"ipv4Addr,omitempty"` Ipv6Addr *Ipv6Addr `json:"ipv6Addr,omitempty"` Ipv6Prefix *Ipv6Prefix `json:"ipv6Prefix,omitempty"` }
IpAddr Contains an IP adresse.
func NewIpAddr ¶
func NewIpAddr() *IpAddr
NewIpAddr instantiates a new IpAddr 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 NewIpAddrWithDefaults ¶
func NewIpAddrWithDefaults() *IpAddr
NewIpAddrWithDefaults instantiates a new IpAddr 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 (*IpAddr) GetIpv4Addr ¶
GetIpv4Addr returns the Ipv4Addr field value if set, zero value otherwise.
func (*IpAddr) GetIpv4AddrOk ¶
GetIpv4AddrOk returns a tuple with the Ipv4Addr field value if set, nil otherwise and a boolean to check if the value has been set.
func (*IpAddr) GetIpv6Addr ¶
GetIpv6Addr returns the Ipv6Addr field value if set, zero value otherwise.
func (*IpAddr) GetIpv6AddrOk ¶
GetIpv6AddrOk returns a tuple with the Ipv6Addr field value if set, nil otherwise and a boolean to check if the value has been set.
func (*IpAddr) GetIpv6Prefix ¶
func (o *IpAddr) GetIpv6Prefix() Ipv6Prefix
GetIpv6Prefix returns the Ipv6Prefix field value if set, zero value otherwise.
func (*IpAddr) GetIpv6PrefixOk ¶
func (o *IpAddr) GetIpv6PrefixOk() (*Ipv6Prefix, bool)
GetIpv6PrefixOk returns a tuple with the Ipv6Prefix field value if set, nil otherwise and a boolean to check if the value has been set.
func (*IpAddr) HasIpv4Addr ¶
HasIpv4Addr returns a boolean if a field has been set.
func (*IpAddr) HasIpv6Addr ¶
HasIpv6Addr returns a boolean if a field has been set.
func (*IpAddr) HasIpv6Prefix ¶
HasIpv6Prefix returns a boolean if a field has been set.
func (IpAddr) MarshalJSON ¶
func (*IpAddr) SetIpv4Addr ¶
SetIpv4Addr gets a reference to the given string and assigns it to the Ipv4Addr field.
func (*IpAddr) SetIpv6Addr ¶
SetIpv6Addr gets a reference to the given Ipv6Addr and assigns it to the Ipv6Addr field.
func (*IpAddr) SetIpv6Prefix ¶
func (o *IpAddr) SetIpv6Prefix(v Ipv6Prefix)
SetIpv6Prefix gets a reference to the given Ipv6Prefix and assigns it to the Ipv6Prefix field.
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 ¶
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 Local2dPointUncertaintyEllipse ¶
type Local2dPointUncertaintyEllipse struct { GADShape LocalOrigin LocalOrigin `json:"localOrigin"` Point RelativeCartesianLocation `json:"point"` UncertaintyEllipse UncertaintyEllipse `json:"uncertaintyEllipse"` // Indicates value of confidence. Confidence int32 `json:"confidence"` }
Local2dPointUncertaintyEllipse Local 2D point with uncertainty ellipse
func NewLocal2dPointUncertaintyEllipse ¶
func NewLocal2dPointUncertaintyEllipse(localOrigin LocalOrigin, point RelativeCartesianLocation, uncertaintyEllipse UncertaintyEllipse, confidence int32, shape SupportedGADShapes) *Local2dPointUncertaintyEllipse
NewLocal2dPointUncertaintyEllipse instantiates a new Local2dPointUncertaintyEllipse 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 NewLocal2dPointUncertaintyEllipseWithDefaults ¶
func NewLocal2dPointUncertaintyEllipseWithDefaults() *Local2dPointUncertaintyEllipse
NewLocal2dPointUncertaintyEllipseWithDefaults instantiates a new Local2dPointUncertaintyEllipse 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 (*Local2dPointUncertaintyEllipse) GetConfidence ¶
func (o *Local2dPointUncertaintyEllipse) GetConfidence() int32
GetConfidence returns the Confidence field value
func (*Local2dPointUncertaintyEllipse) GetConfidenceOk ¶
func (o *Local2dPointUncertaintyEllipse) GetConfidenceOk() (*int32, bool)
GetConfidenceOk returns a tuple with the Confidence field value and a boolean to check if the value has been set.
func (*Local2dPointUncertaintyEllipse) GetLocalOrigin ¶
func (o *Local2dPointUncertaintyEllipse) GetLocalOrigin() LocalOrigin
GetLocalOrigin returns the LocalOrigin field value
func (*Local2dPointUncertaintyEllipse) GetLocalOriginOk ¶
func (o *Local2dPointUncertaintyEllipse) GetLocalOriginOk() (*LocalOrigin, bool)
GetLocalOriginOk returns a tuple with the LocalOrigin field value and a boolean to check if the value has been set.
func (*Local2dPointUncertaintyEllipse) GetPoint ¶
func (o *Local2dPointUncertaintyEllipse) GetPoint() RelativeCartesianLocation
GetPoint returns the Point field value
func (*Local2dPointUncertaintyEllipse) GetPointOk ¶
func (o *Local2dPointUncertaintyEllipse) GetPointOk() (*RelativeCartesianLocation, bool)
GetPointOk returns a tuple with the Point field value and a boolean to check if the value has been set.
func (*Local2dPointUncertaintyEllipse) GetUncertaintyEllipse ¶
func (o *Local2dPointUncertaintyEllipse) GetUncertaintyEllipse() UncertaintyEllipse
GetUncertaintyEllipse returns the UncertaintyEllipse field value
func (*Local2dPointUncertaintyEllipse) GetUncertaintyEllipseOk ¶
func (o *Local2dPointUncertaintyEllipse) GetUncertaintyEllipseOk() (*UncertaintyEllipse, bool)
GetUncertaintyEllipseOk returns a tuple with the UncertaintyEllipse field value and a boolean to check if the value has been set.
func (Local2dPointUncertaintyEllipse) MarshalJSON ¶
func (o Local2dPointUncertaintyEllipse) MarshalJSON() ([]byte, error)
func (*Local2dPointUncertaintyEllipse) SetConfidence ¶
func (o *Local2dPointUncertaintyEllipse) SetConfidence(v int32)
SetConfidence sets field value
func (*Local2dPointUncertaintyEllipse) SetLocalOrigin ¶
func (o *Local2dPointUncertaintyEllipse) SetLocalOrigin(v LocalOrigin)
SetLocalOrigin sets field value
func (*Local2dPointUncertaintyEllipse) SetPoint ¶
func (o *Local2dPointUncertaintyEllipse) SetPoint(v RelativeCartesianLocation)
SetPoint sets field value
func (*Local2dPointUncertaintyEllipse) SetUncertaintyEllipse ¶
func (o *Local2dPointUncertaintyEllipse) SetUncertaintyEllipse(v UncertaintyEllipse)
SetUncertaintyEllipse sets field value
func (Local2dPointUncertaintyEllipse) ToMap ¶
func (o Local2dPointUncertaintyEllipse) ToMap() (map[string]interface{}, error)
func (*Local2dPointUncertaintyEllipse) UnmarshalJSON ¶
func (o *Local2dPointUncertaintyEllipse) UnmarshalJSON(bytes []byte) (err error)
type Local3dPointUncertaintyEllipsoid ¶
type Local3dPointUncertaintyEllipsoid struct { GADShape LocalOrigin LocalOrigin `json:"localOrigin"` Point RelativeCartesianLocation `json:"point"` UncertaintyEllipsoid UncertaintyEllipsoid `json:"uncertaintyEllipsoid"` // Indicates value of confidence. Confidence int32 `json:"confidence"` }
Local3dPointUncertaintyEllipsoid Local 3D point with uncertainty ellipsoid
func NewLocal3dPointUncertaintyEllipsoid ¶
func NewLocal3dPointUncertaintyEllipsoid(localOrigin LocalOrigin, point RelativeCartesianLocation, uncertaintyEllipsoid UncertaintyEllipsoid, confidence int32, shape SupportedGADShapes) *Local3dPointUncertaintyEllipsoid
NewLocal3dPointUncertaintyEllipsoid instantiates a new Local3dPointUncertaintyEllipsoid 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 NewLocal3dPointUncertaintyEllipsoidWithDefaults ¶
func NewLocal3dPointUncertaintyEllipsoidWithDefaults() *Local3dPointUncertaintyEllipsoid
NewLocal3dPointUncertaintyEllipsoidWithDefaults instantiates a new Local3dPointUncertaintyEllipsoid 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 (*Local3dPointUncertaintyEllipsoid) GetConfidence ¶
func (o *Local3dPointUncertaintyEllipsoid) GetConfidence() int32
GetConfidence returns the Confidence field value
func (*Local3dPointUncertaintyEllipsoid) GetConfidenceOk ¶
func (o *Local3dPointUncertaintyEllipsoid) GetConfidenceOk() (*int32, bool)
GetConfidenceOk returns a tuple with the Confidence field value and a boolean to check if the value has been set.
func (*Local3dPointUncertaintyEllipsoid) GetLocalOrigin ¶
func (o *Local3dPointUncertaintyEllipsoid) GetLocalOrigin() LocalOrigin
GetLocalOrigin returns the LocalOrigin field value
func (*Local3dPointUncertaintyEllipsoid) GetLocalOriginOk ¶
func (o *Local3dPointUncertaintyEllipsoid) GetLocalOriginOk() (*LocalOrigin, bool)
GetLocalOriginOk returns a tuple with the LocalOrigin field value and a boolean to check if the value has been set.
func (*Local3dPointUncertaintyEllipsoid) GetPoint ¶
func (o *Local3dPointUncertaintyEllipsoid) GetPoint() RelativeCartesianLocation
GetPoint returns the Point field value
func (*Local3dPointUncertaintyEllipsoid) GetPointOk ¶
func (o *Local3dPointUncertaintyEllipsoid) GetPointOk() (*RelativeCartesianLocation, bool)
GetPointOk returns a tuple with the Point field value and a boolean to check if the value has been set.
func (*Local3dPointUncertaintyEllipsoid) GetUncertaintyEllipsoid ¶
func (o *Local3dPointUncertaintyEllipsoid) GetUncertaintyEllipsoid() UncertaintyEllipsoid
GetUncertaintyEllipsoid returns the UncertaintyEllipsoid field value
func (*Local3dPointUncertaintyEllipsoid) GetUncertaintyEllipsoidOk ¶
func (o *Local3dPointUncertaintyEllipsoid) GetUncertaintyEllipsoidOk() (*UncertaintyEllipsoid, bool)
GetUncertaintyEllipsoidOk returns a tuple with the UncertaintyEllipsoid field value and a boolean to check if the value has been set.
func (Local3dPointUncertaintyEllipsoid) MarshalJSON ¶
func (o Local3dPointUncertaintyEllipsoid) MarshalJSON() ([]byte, error)
func (*Local3dPointUncertaintyEllipsoid) SetConfidence ¶
func (o *Local3dPointUncertaintyEllipsoid) SetConfidence(v int32)
SetConfidence sets field value
func (*Local3dPointUncertaintyEllipsoid) SetLocalOrigin ¶
func (o *Local3dPointUncertaintyEllipsoid) SetLocalOrigin(v LocalOrigin)
SetLocalOrigin sets field value
func (*Local3dPointUncertaintyEllipsoid) SetPoint ¶
func (o *Local3dPointUncertaintyEllipsoid) SetPoint(v RelativeCartesianLocation)
SetPoint sets field value
func (*Local3dPointUncertaintyEllipsoid) SetUncertaintyEllipsoid ¶
func (o *Local3dPointUncertaintyEllipsoid) SetUncertaintyEllipsoid(v UncertaintyEllipsoid)
SetUncertaintyEllipsoid sets field value
func (Local3dPointUncertaintyEllipsoid) ToMap ¶
func (o Local3dPointUncertaintyEllipsoid) ToMap() (map[string]interface{}, error)
func (*Local3dPointUncertaintyEllipsoid) UnmarshalJSON ¶
func (o *Local3dPointUncertaintyEllipsoid) UnmarshalJSON(bytes []byte) (err error)
type LocalOrigin ¶
type LocalOrigin struct { CoordinateId *string `json:"coordinateId,omitempty"` Point *GeographicalCoordinates `json:"point,omitempty"` }
LocalOrigin Indicates a Local origin in a reference system
func NewLocalOrigin ¶
func NewLocalOrigin() *LocalOrigin
NewLocalOrigin instantiates a new LocalOrigin 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 NewLocalOriginWithDefaults ¶
func NewLocalOriginWithDefaults() *LocalOrigin
NewLocalOriginWithDefaults instantiates a new LocalOrigin 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 (*LocalOrigin) GetCoordinateId ¶
func (o *LocalOrigin) GetCoordinateId() string
GetCoordinateId returns the CoordinateId field value if set, zero value otherwise.
func (*LocalOrigin) GetCoordinateIdOk ¶
func (o *LocalOrigin) GetCoordinateIdOk() (*string, bool)
GetCoordinateIdOk returns a tuple with the CoordinateId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LocalOrigin) GetPoint ¶
func (o *LocalOrigin) GetPoint() GeographicalCoordinates
GetPoint returns the Point field value if set, zero value otherwise.
func (*LocalOrigin) GetPointOk ¶
func (o *LocalOrigin) GetPointOk() (*GeographicalCoordinates, bool)
GetPointOk returns a tuple with the Point field value if set, nil otherwise and a boolean to check if the value has been set.
func (*LocalOrigin) HasCoordinateId ¶
func (o *LocalOrigin) HasCoordinateId() bool
HasCoordinateId returns a boolean if a field has been set.
func (*LocalOrigin) HasPoint ¶
func (o *LocalOrigin) HasPoint() bool
HasPoint returns a boolean if a field has been set.
func (LocalOrigin) MarshalJSON ¶
func (o LocalOrigin) MarshalJSON() ([]byte, error)
func (*LocalOrigin) SetCoordinateId ¶
func (o *LocalOrigin) SetCoordinateId(v string)
SetCoordinateId gets a reference to the given string and assigns it to the CoordinateId field.
func (*LocalOrigin) SetPoint ¶
func (o *LocalOrigin) SetPoint(v GeographicalCoordinates)
SetPoint gets a reference to the given GeographicalCoordinates and assigns it to the Point field.
func (LocalOrigin) ToMap ¶
func (o LocalOrigin) ToMap() (map[string]interface{}, error)
type MappedNullable ¶
type NullableAfNotification ¶
type NullableAfNotification struct {
// contains filtered or unexported fields
}
func NewNullableAfNotification ¶
func NewNullableAfNotification(val *AfNotification) *NullableAfNotification
func (NullableAfNotification) Get ¶
func (v NullableAfNotification) Get() *AfNotification
func (NullableAfNotification) IsSet ¶
func (v NullableAfNotification) IsSet() bool
func (NullableAfNotification) MarshalJSON ¶
func (v NullableAfNotification) MarshalJSON() ([]byte, error)
func (*NullableAfNotification) Set ¶
func (v *NullableAfNotification) Set(val *AfNotification)
func (*NullableAfNotification) UnmarshalJSON ¶
func (v *NullableAfNotification) UnmarshalJSON(src []byte) error
func (*NullableAfNotification) Unset ¶
func (v *NullableAfNotification) Unset()
type NullableAppDescriptor ¶
type NullableAppDescriptor struct {
// contains filtered or unexported fields
}
func NewNullableAppDescriptor ¶
func NewNullableAppDescriptor(val *AppDescriptor) *NullableAppDescriptor
func (NullableAppDescriptor) Get ¶
func (v NullableAppDescriptor) Get() *AppDescriptor
func (NullableAppDescriptor) IsSet ¶
func (v NullableAppDescriptor) IsSet() bool
func (NullableAppDescriptor) MarshalJSON ¶
func (v NullableAppDescriptor) MarshalJSON() ([]byte, error)
func (*NullableAppDescriptor) Set ¶
func (v *NullableAppDescriptor) Set(val *AppDescriptor)
func (*NullableAppDescriptor) UnmarshalJSON ¶
func (v *NullableAppDescriptor) UnmarshalJSON(src []byte) error
func (*NullableAppDescriptor) Unset ¶
func (v *NullableAppDescriptor) Unset()
type NullableAuthorizationResult ¶
type NullableAuthorizationResult struct {
// contains filtered or unexported fields
}
func NewNullableAuthorizationResult ¶
func NewNullableAuthorizationResult(val *AuthorizationResult) *NullableAuthorizationResult
func (NullableAuthorizationResult) Get ¶
func (v NullableAuthorizationResult) Get() *AuthorizationResult
func (NullableAuthorizationResult) IsSet ¶
func (v NullableAuthorizationResult) IsSet() bool
func (NullableAuthorizationResult) MarshalJSON ¶
func (v NullableAuthorizationResult) MarshalJSON() ([]byte, error)
func (*NullableAuthorizationResult) Set ¶
func (v *NullableAuthorizationResult) Set(val *AuthorizationResult)
func (*NullableAuthorizationResult) UnmarshalJSON ¶
func (v *NullableAuthorizationResult) UnmarshalJSON(src []byte) error
func (*NullableAuthorizationResult) Unset ¶
func (v *NullableAuthorizationResult) 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 NullableCivicAddress ¶
type NullableCivicAddress struct {
// contains filtered or unexported fields
}
func NewNullableCivicAddress ¶
func NewNullableCivicAddress(val *CivicAddress) *NullableCivicAddress
func (NullableCivicAddress) Get ¶
func (v NullableCivicAddress) Get() *CivicAddress
func (NullableCivicAddress) IsSet ¶
func (v NullableCivicAddress) IsSet() bool
func (NullableCivicAddress) MarshalJSON ¶
func (v NullableCivicAddress) MarshalJSON() ([]byte, error)
func (*NullableCivicAddress) Set ¶
func (v *NullableCivicAddress) Set(val *CivicAddress)
func (*NullableCivicAddress) UnmarshalJSON ¶
func (v *NullableCivicAddress) UnmarshalJSON(src []byte) error
func (*NullableCivicAddress) Unset ¶
func (v *NullableCivicAddress) Unset()
type NullableConnectionCapabilities ¶
type NullableConnectionCapabilities struct {
// contains filtered or unexported fields
}
func NewNullableConnectionCapabilities ¶
func NewNullableConnectionCapabilities(val *ConnectionCapabilities) *NullableConnectionCapabilities
func (NullableConnectionCapabilities) Get ¶
func (v NullableConnectionCapabilities) Get() *ConnectionCapabilities
func (NullableConnectionCapabilities) IsSet ¶
func (v NullableConnectionCapabilities) IsSet() bool
func (NullableConnectionCapabilities) MarshalJSON ¶
func (v NullableConnectionCapabilities) MarshalJSON() ([]byte, error)
func (*NullableConnectionCapabilities) Set ¶
func (v *NullableConnectionCapabilities) Set(val *ConnectionCapabilities)
func (*NullableConnectionCapabilities) UnmarshalJSON ¶
func (v *NullableConnectionCapabilities) UnmarshalJSON(src []byte) error
func (*NullableConnectionCapabilities) Unset ¶
func (v *NullableConnectionCapabilities) Unset()
type NullableEllipsoidArc ¶
type NullableEllipsoidArc struct {
// contains filtered or unexported fields
}
func NewNullableEllipsoidArc ¶
func NewNullableEllipsoidArc(val *EllipsoidArc) *NullableEllipsoidArc
func (NullableEllipsoidArc) Get ¶
func (v NullableEllipsoidArc) Get() *EllipsoidArc
func (NullableEllipsoidArc) IsSet ¶
func (v NullableEllipsoidArc) IsSet() bool
func (NullableEllipsoidArc) MarshalJSON ¶
func (v NullableEllipsoidArc) MarshalJSON() ([]byte, error)
func (*NullableEllipsoidArc) Set ¶
func (v *NullableEllipsoidArc) Set(val *EllipsoidArc)
func (*NullableEllipsoidArc) UnmarshalJSON ¶
func (v *NullableEllipsoidArc) UnmarshalJSON(src []byte) error
func (*NullableEllipsoidArc) Unset ¶
func (v *NullableEllipsoidArc) Unset()
type NullableEthFlowDescription ¶
type NullableEthFlowDescription struct {
// contains filtered or unexported fields
}
func NewNullableEthFlowDescription ¶
func NewNullableEthFlowDescription(val *EthFlowDescription) *NullableEthFlowDescription
func (NullableEthFlowDescription) Get ¶
func (v NullableEthFlowDescription) Get() *EthFlowDescription
func (NullableEthFlowDescription) IsSet ¶
func (v NullableEthFlowDescription) IsSet() bool
func (NullableEthFlowDescription) MarshalJSON ¶
func (v NullableEthFlowDescription) MarshalJSON() ([]byte, error)
func (*NullableEthFlowDescription) Set ¶
func (v *NullableEthFlowDescription) Set(val *EthFlowDescription)
func (*NullableEthFlowDescription) UnmarshalJSON ¶
func (v *NullableEthFlowDescription) UnmarshalJSON(src []byte) error
func (*NullableEthFlowDescription) Unset ¶
func (v *NullableEthFlowDescription) Unset()
type NullableEvent ¶
type NullableEvent struct {
// contains filtered or unexported fields
}
func NewNullableEvent ¶
func NewNullableEvent(val *Event) *NullableEvent
func (NullableEvent) Get ¶
func (v NullableEvent) Get() *Event
func (NullableEvent) IsSet ¶
func (v NullableEvent) IsSet() bool
func (NullableEvent) MarshalJSON ¶
func (v NullableEvent) MarshalJSON() ([]byte, error)
func (*NullableEvent) Set ¶
func (v *NullableEvent) Set(val *Event)
func (*NullableEvent) UnmarshalJSON ¶
func (v *NullableEvent) UnmarshalJSON(src []byte) error
func (*NullableEvent) Unset ¶
func (v *NullableEvent) Unset()
type NullableEventInfo ¶
type NullableEventInfo struct {
// contains filtered or unexported fields
}
func NewNullableEventInfo ¶
func NewNullableEventInfo(val *EventInfo) *NullableEventInfo
func (NullableEventInfo) Get ¶
func (v NullableEventInfo) Get() *EventInfo
func (NullableEventInfo) IsSet ¶
func (v NullableEventInfo) IsSet() bool
func (NullableEventInfo) MarshalJSON ¶
func (v NullableEventInfo) MarshalJSON() ([]byte, error)
func (*NullableEventInfo) Set ¶
func (v *NullableEventInfo) Set(val *EventInfo)
func (*NullableEventInfo) UnmarshalJSON ¶
func (v *NullableEventInfo) UnmarshalJSON(src []byte) error
func (*NullableEventInfo) Unset ¶
func (v *NullableEventInfo) Unset()
type NullableFailure ¶
type NullableFailure struct {
// contains filtered or unexported fields
}
func NewNullableFailure ¶
func NewNullableFailure(val *Failure) *NullableFailure
func (NullableFailure) Get ¶
func (v NullableFailure) Get() *Failure
func (NullableFailure) IsSet ¶
func (v NullableFailure) IsSet() bool
func (NullableFailure) MarshalJSON ¶
func (v NullableFailure) MarshalJSON() ([]byte, error)
func (*NullableFailure) Set ¶
func (v *NullableFailure) Set(val *Failure)
func (*NullableFailure) UnmarshalJSON ¶
func (v *NullableFailure) UnmarshalJSON(src []byte) error
func (*NullableFailure) Unset ¶
func (v *NullableFailure) 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 NullableFlowDirection ¶
type NullableFlowDirection struct {
// contains filtered or unexported fields
}
func NewNullableFlowDirection ¶
func NewNullableFlowDirection(val *FlowDirection) *NullableFlowDirection
func (NullableFlowDirection) Get ¶
func (v NullableFlowDirection) Get() *FlowDirection
func (NullableFlowDirection) IsSet ¶
func (v NullableFlowDirection) IsSet() bool
func (NullableFlowDirection) MarshalJSON ¶
func (v NullableFlowDirection) MarshalJSON() ([]byte, error)
func (*NullableFlowDirection) Set ¶
func (v *NullableFlowDirection) Set(val *FlowDirection)
func (*NullableFlowDirection) UnmarshalJSON ¶
func (v *NullableFlowDirection) UnmarshalJSON(src []byte) error
func (*NullableFlowDirection) Unset ¶
func (v *NullableFlowDirection) Unset()
type NullableGADShape ¶
type NullableGADShape struct {
// contains filtered or unexported fields
}
func NewNullableGADShape ¶
func NewNullableGADShape(val *GADShape) *NullableGADShape
func (NullableGADShape) Get ¶
func (v NullableGADShape) Get() *GADShape
func (NullableGADShape) IsSet ¶
func (v NullableGADShape) IsSet() bool
func (NullableGADShape) MarshalJSON ¶
func (v NullableGADShape) MarshalJSON() ([]byte, error)
func (*NullableGADShape) Set ¶
func (v *NullableGADShape) Set(val *GADShape)
func (*NullableGADShape) UnmarshalJSON ¶
func (v *NullableGADShape) UnmarshalJSON(src []byte) error
func (*NullableGADShape) Unset ¶
func (v *NullableGADShape) Unset()
type NullableGeographicArea ¶
type NullableGeographicArea struct {
// contains filtered or unexported fields
}
func NewNullableGeographicArea ¶
func NewNullableGeographicArea(val *GeographicArea) *NullableGeographicArea
func (NullableGeographicArea) Get ¶
func (v NullableGeographicArea) Get() *GeographicArea
func (NullableGeographicArea) IsSet ¶
func (v NullableGeographicArea) IsSet() bool
func (NullableGeographicArea) MarshalJSON ¶
func (v NullableGeographicArea) MarshalJSON() ([]byte, error)
func (*NullableGeographicArea) Set ¶
func (v *NullableGeographicArea) Set(val *GeographicArea)
func (*NullableGeographicArea) UnmarshalJSON ¶
func (v *NullableGeographicArea) UnmarshalJSON(src []byte) error
func (*NullableGeographicArea) Unset ¶
func (v *NullableGeographicArea) Unset()
type NullableGeographicalArea ¶
type NullableGeographicalArea struct {
// contains filtered or unexported fields
}
func NewNullableGeographicalArea ¶
func NewNullableGeographicalArea(val *GeographicalArea) *NullableGeographicalArea
func (NullableGeographicalArea) Get ¶
func (v NullableGeographicalArea) Get() *GeographicalArea
func (NullableGeographicalArea) IsSet ¶
func (v NullableGeographicalArea) IsSet() bool
func (NullableGeographicalArea) MarshalJSON ¶
func (v NullableGeographicalArea) MarshalJSON() ([]byte, error)
func (*NullableGeographicalArea) Set ¶
func (v *NullableGeographicalArea) Set(val *GeographicalArea)
func (*NullableGeographicalArea) UnmarshalJSON ¶
func (v *NullableGeographicalArea) UnmarshalJSON(src []byte) error
func (*NullableGeographicalArea) Unset ¶
func (v *NullableGeographicalArea) Unset()
type NullableGeographicalCoordinates ¶
type NullableGeographicalCoordinates struct {
// contains filtered or unexported fields
}
func NewNullableGeographicalCoordinates ¶
func NewNullableGeographicalCoordinates(val *GeographicalCoordinates) *NullableGeographicalCoordinates
func (NullableGeographicalCoordinates) Get ¶
func (v NullableGeographicalCoordinates) Get() *GeographicalCoordinates
func (NullableGeographicalCoordinates) IsSet ¶
func (v NullableGeographicalCoordinates) IsSet() bool
func (NullableGeographicalCoordinates) MarshalJSON ¶
func (v NullableGeographicalCoordinates) MarshalJSON() ([]byte, error)
func (*NullableGeographicalCoordinates) Set ¶
func (v *NullableGeographicalCoordinates) Set(val *GeographicalCoordinates)
func (*NullableGeographicalCoordinates) UnmarshalJSON ¶
func (v *NullableGeographicalCoordinates) UnmarshalJSON(src []byte) error
func (*NullableGeographicalCoordinates) Unset ¶
func (v *NullableGeographicalCoordinates) 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 (v NullableInvalidParam) Get() *InvalidParam
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 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 NullableLocal2dPointUncertaintyEllipse ¶
type NullableLocal2dPointUncertaintyEllipse struct {
// contains filtered or unexported fields
}
func NewNullableLocal2dPointUncertaintyEllipse ¶
func NewNullableLocal2dPointUncertaintyEllipse(val *Local2dPointUncertaintyEllipse) *NullableLocal2dPointUncertaintyEllipse
func (NullableLocal2dPointUncertaintyEllipse) Get ¶
func (v NullableLocal2dPointUncertaintyEllipse) Get() *Local2dPointUncertaintyEllipse
func (NullableLocal2dPointUncertaintyEllipse) IsSet ¶
func (v NullableLocal2dPointUncertaintyEllipse) IsSet() bool
func (NullableLocal2dPointUncertaintyEllipse) MarshalJSON ¶
func (v NullableLocal2dPointUncertaintyEllipse) MarshalJSON() ([]byte, error)
func (*NullableLocal2dPointUncertaintyEllipse) Set ¶
func (v *NullableLocal2dPointUncertaintyEllipse) Set(val *Local2dPointUncertaintyEllipse)
func (*NullableLocal2dPointUncertaintyEllipse) UnmarshalJSON ¶
func (v *NullableLocal2dPointUncertaintyEllipse) UnmarshalJSON(src []byte) error
func (*NullableLocal2dPointUncertaintyEllipse) Unset ¶
func (v *NullableLocal2dPointUncertaintyEllipse) Unset()
type NullableLocal3dPointUncertaintyEllipsoid ¶
type NullableLocal3dPointUncertaintyEllipsoid struct {
// contains filtered or unexported fields
}
func NewNullableLocal3dPointUncertaintyEllipsoid ¶
func NewNullableLocal3dPointUncertaintyEllipsoid(val *Local3dPointUncertaintyEllipsoid) *NullableLocal3dPointUncertaintyEllipsoid
func (NullableLocal3dPointUncertaintyEllipsoid) IsSet ¶
func (v NullableLocal3dPointUncertaintyEllipsoid) IsSet() bool
func (NullableLocal3dPointUncertaintyEllipsoid) MarshalJSON ¶
func (v NullableLocal3dPointUncertaintyEllipsoid) MarshalJSON() ([]byte, error)
func (*NullableLocal3dPointUncertaintyEllipsoid) Set ¶
func (v *NullableLocal3dPointUncertaintyEllipsoid) Set(val *Local3dPointUncertaintyEllipsoid)
func (*NullableLocal3dPointUncertaintyEllipsoid) UnmarshalJSON ¶
func (v *NullableLocal3dPointUncertaintyEllipsoid) UnmarshalJSON(src []byte) error
func (*NullableLocal3dPointUncertaintyEllipsoid) Unset ¶
func (v *NullableLocal3dPointUncertaintyEllipsoid) Unset()
type NullableLocalOrigin ¶
type NullableLocalOrigin struct {
// contains filtered or unexported fields
}
func NewNullableLocalOrigin ¶
func NewNullableLocalOrigin(val *LocalOrigin) *NullableLocalOrigin
func (NullableLocalOrigin) Get ¶
func (v NullableLocalOrigin) Get() *LocalOrigin
func (NullableLocalOrigin) IsSet ¶
func (v NullableLocalOrigin) IsSet() bool
func (NullableLocalOrigin) MarshalJSON ¶
func (v NullableLocalOrigin) MarshalJSON() ([]byte, error)
func (*NullableLocalOrigin) Set ¶
func (v *NullableLocalOrigin) Set(val *LocalOrigin)
func (*NullableLocalOrigin) UnmarshalJSON ¶
func (v *NullableLocalOrigin) UnmarshalJSON(src []byte) error
func (*NullableLocalOrigin) Unset ¶
func (v *NullableLocalOrigin) 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 NullablePoint ¶
type NullablePoint struct {
// contains filtered or unexported fields
}
func NewNullablePoint ¶
func NewNullablePoint(val *Point) *NullablePoint
func (NullablePoint) Get ¶
func (v NullablePoint) Get() *Point
func (NullablePoint) IsSet ¶
func (v NullablePoint) IsSet() bool
func (NullablePoint) MarshalJSON ¶
func (v NullablePoint) MarshalJSON() ([]byte, error)
func (*NullablePoint) Set ¶
func (v *NullablePoint) Set(val *Point)
func (*NullablePoint) UnmarshalJSON ¶
func (v *NullablePoint) UnmarshalJSON(src []byte) error
func (*NullablePoint) Unset ¶
func (v *NullablePoint) Unset()
type NullablePointAltitude ¶
type NullablePointAltitude struct {
// contains filtered or unexported fields
}
func NewNullablePointAltitude ¶
func NewNullablePointAltitude(val *PointAltitude) *NullablePointAltitude
func (NullablePointAltitude) Get ¶
func (v NullablePointAltitude) Get() *PointAltitude
func (NullablePointAltitude) IsSet ¶
func (v NullablePointAltitude) IsSet() bool
func (NullablePointAltitude) MarshalJSON ¶
func (v NullablePointAltitude) MarshalJSON() ([]byte, error)
func (*NullablePointAltitude) Set ¶
func (v *NullablePointAltitude) Set(val *PointAltitude)
func (*NullablePointAltitude) UnmarshalJSON ¶
func (v *NullablePointAltitude) UnmarshalJSON(src []byte) error
func (*NullablePointAltitude) Unset ¶
func (v *NullablePointAltitude) Unset()
type NullablePointAltitudeUncertainty ¶
type NullablePointAltitudeUncertainty struct {
// contains filtered or unexported fields
}
func NewNullablePointAltitudeUncertainty ¶
func NewNullablePointAltitudeUncertainty(val *PointAltitudeUncertainty) *NullablePointAltitudeUncertainty
func (NullablePointAltitudeUncertainty) Get ¶
func (v NullablePointAltitudeUncertainty) Get() *PointAltitudeUncertainty
func (NullablePointAltitudeUncertainty) IsSet ¶
func (v NullablePointAltitudeUncertainty) IsSet() bool
func (NullablePointAltitudeUncertainty) MarshalJSON ¶
func (v NullablePointAltitudeUncertainty) MarshalJSON() ([]byte, error)
func (*NullablePointAltitudeUncertainty) Set ¶
func (v *NullablePointAltitudeUncertainty) Set(val *PointAltitudeUncertainty)
func (*NullablePointAltitudeUncertainty) UnmarshalJSON ¶
func (v *NullablePointAltitudeUncertainty) UnmarshalJSON(src []byte) error
func (*NullablePointAltitudeUncertainty) Unset ¶
func (v *NullablePointAltitudeUncertainty) Unset()
type NullablePointUncertaintyCircle ¶
type NullablePointUncertaintyCircle struct {
// contains filtered or unexported fields
}
func NewNullablePointUncertaintyCircle ¶
func NewNullablePointUncertaintyCircle(val *PointUncertaintyCircle) *NullablePointUncertaintyCircle
func (NullablePointUncertaintyCircle) Get ¶
func (v NullablePointUncertaintyCircle) Get() *PointUncertaintyCircle
func (NullablePointUncertaintyCircle) IsSet ¶
func (v NullablePointUncertaintyCircle) IsSet() bool
func (NullablePointUncertaintyCircle) MarshalJSON ¶
func (v NullablePointUncertaintyCircle) MarshalJSON() ([]byte, error)
func (*NullablePointUncertaintyCircle) Set ¶
func (v *NullablePointUncertaintyCircle) Set(val *PointUncertaintyCircle)
func (*NullablePointUncertaintyCircle) UnmarshalJSON ¶
func (v *NullablePointUncertaintyCircle) UnmarshalJSON(src []byte) error
func (*NullablePointUncertaintyCircle) Unset ¶
func (v *NullablePointUncertaintyCircle) Unset()
type NullablePointUncertaintyEllipse ¶
type NullablePointUncertaintyEllipse struct {
// contains filtered or unexported fields
}
func NewNullablePointUncertaintyEllipse ¶
func NewNullablePointUncertaintyEllipse(val *PointUncertaintyEllipse) *NullablePointUncertaintyEllipse
func (NullablePointUncertaintyEllipse) Get ¶
func (v NullablePointUncertaintyEllipse) Get() *PointUncertaintyEllipse
func (NullablePointUncertaintyEllipse) IsSet ¶
func (v NullablePointUncertaintyEllipse) IsSet() bool
func (NullablePointUncertaintyEllipse) MarshalJSON ¶
func (v NullablePointUncertaintyEllipse) MarshalJSON() ([]byte, error)
func (*NullablePointUncertaintyEllipse) Set ¶
func (v *NullablePointUncertaintyEllipse) Set(val *PointUncertaintyEllipse)
func (*NullablePointUncertaintyEllipse) UnmarshalJSON ¶
func (v *NullablePointUncertaintyEllipse) UnmarshalJSON(src []byte) error
func (*NullablePointUncertaintyEllipse) Unset ¶
func (v *NullablePointUncertaintyEllipse) Unset()
type NullablePolygon ¶
type NullablePolygon struct {
// contains filtered or unexported fields
}
func NewNullablePolygon ¶
func NewNullablePolygon(val *Polygon) *NullablePolygon
func (NullablePolygon) Get ¶
func (v NullablePolygon) Get() *Polygon
func (NullablePolygon) IsSet ¶
func (v NullablePolygon) IsSet() bool
func (NullablePolygon) MarshalJSON ¶
func (v NullablePolygon) MarshalJSON() ([]byte, error)
func (*NullablePolygon) Set ¶
func (v *NullablePolygon) Set(val *Polygon)
func (*NullablePolygon) UnmarshalJSON ¶
func (v *NullablePolygon) UnmarshalJSON(src []byte) error
func (*NullablePolygon) Unset ¶
func (v *NullablePolygon) Unset()
type NullableProblemDetails ¶
type NullableProblemDetails struct {
// contains filtered or unexported fields
}
func NewNullableProblemDetails ¶
func NewNullableProblemDetails(val *ProblemDetails) *NullableProblemDetails
func (NullableProblemDetails) Get ¶
func (v NullableProblemDetails) Get() *ProblemDetails
func (NullableProblemDetails) IsSet ¶
func (v NullableProblemDetails) IsSet() bool
func (NullableProblemDetails) MarshalJSON ¶
func (v NullableProblemDetails) MarshalJSON() ([]byte, error)
func (*NullableProblemDetails) Set ¶
func (v *NullableProblemDetails) Set(val *ProblemDetails)
func (*NullableProblemDetails) UnmarshalJSON ¶
func (v *NullableProblemDetails) UnmarshalJSON(src []byte) error
func (*NullableProblemDetails) Unset ¶
func (v *NullableProblemDetails) Unset()
type NullableRelativeCartesianLocation ¶
type NullableRelativeCartesianLocation struct {
// contains filtered or unexported fields
}
func NewNullableRelativeCartesianLocation ¶
func NewNullableRelativeCartesianLocation(val *RelativeCartesianLocation) *NullableRelativeCartesianLocation
func (NullableRelativeCartesianLocation) Get ¶
func (v NullableRelativeCartesianLocation) Get() *RelativeCartesianLocation
func (NullableRelativeCartesianLocation) IsSet ¶
func (v NullableRelativeCartesianLocation) IsSet() bool
func (NullableRelativeCartesianLocation) MarshalJSON ¶
func (v NullableRelativeCartesianLocation) MarshalJSON() ([]byte, error)
func (*NullableRelativeCartesianLocation) Set ¶
func (v *NullableRelativeCartesianLocation) Set(val *RelativeCartesianLocation)
func (*NullableRelativeCartesianLocation) UnmarshalJSON ¶
func (v *NullableRelativeCartesianLocation) UnmarshalJSON(src []byte) error
func (*NullableRelativeCartesianLocation) Unset ¶
func (v *NullableRelativeCartesianLocation) Unset()
type NullableRouteSelectionParameterSet ¶
type NullableRouteSelectionParameterSet struct {
// contains filtered or unexported fields
}
func NewNullableRouteSelectionParameterSet ¶
func NewNullableRouteSelectionParameterSet(val *RouteSelectionParameterSet) *NullableRouteSelectionParameterSet
func (NullableRouteSelectionParameterSet) Get ¶
func (v NullableRouteSelectionParameterSet) Get() *RouteSelectionParameterSet
func (NullableRouteSelectionParameterSet) IsSet ¶
func (v NullableRouteSelectionParameterSet) IsSet() bool
func (NullableRouteSelectionParameterSet) MarshalJSON ¶
func (v NullableRouteSelectionParameterSet) MarshalJSON() ([]byte, error)
func (*NullableRouteSelectionParameterSet) Set ¶
func (v *NullableRouteSelectionParameterSet) Set(val *RouteSelectionParameterSet)
func (*NullableRouteSelectionParameterSet) UnmarshalJSON ¶
func (v *NullableRouteSelectionParameterSet) UnmarshalJSON(src []byte) error
func (*NullableRouteSelectionParameterSet) Unset ¶
func (v *NullableRouteSelectionParameterSet) Unset()
type NullableServiceParameterData ¶
type NullableServiceParameterData struct {
// contains filtered or unexported fields
}
func NewNullableServiceParameterData ¶
func NewNullableServiceParameterData(val *ServiceParameterData) *NullableServiceParameterData
func (NullableServiceParameterData) Get ¶
func (v NullableServiceParameterData) Get() *ServiceParameterData
func (NullableServiceParameterData) IsSet ¶
func (v NullableServiceParameterData) IsSet() bool
func (NullableServiceParameterData) MarshalJSON ¶
func (v NullableServiceParameterData) MarshalJSON() ([]byte, error)
func (*NullableServiceParameterData) Set ¶
func (v *NullableServiceParameterData) Set(val *ServiceParameterData)
func (*NullableServiceParameterData) UnmarshalJSON ¶
func (v *NullableServiceParameterData) UnmarshalJSON(src []byte) error
func (*NullableServiceParameterData) Unset ¶
func (v *NullableServiceParameterData) Unset()
type NullableServiceParameterDataPatch ¶
type NullableServiceParameterDataPatch struct {
// contains filtered or unexported fields
}
func NewNullableServiceParameterDataPatch ¶
func NewNullableServiceParameterDataPatch(val *ServiceParameterDataPatch) *NullableServiceParameterDataPatch
func (NullableServiceParameterDataPatch) Get ¶
func (v NullableServiceParameterDataPatch) Get() *ServiceParameterDataPatch
func (NullableServiceParameterDataPatch) IsSet ¶
func (v NullableServiceParameterDataPatch) IsSet() bool
func (NullableServiceParameterDataPatch) MarshalJSON ¶
func (v NullableServiceParameterDataPatch) MarshalJSON() ([]byte, error)
func (*NullableServiceParameterDataPatch) Set ¶
func (v *NullableServiceParameterDataPatch) Set(val *ServiceParameterDataPatch)
func (*NullableServiceParameterDataPatch) UnmarshalJSON ¶
func (v *NullableServiceParameterDataPatch) UnmarshalJSON(src []byte) error
func (*NullableServiceParameterDataPatch) Unset ¶
func (v *NullableServiceParameterDataPatch) 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 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 NullableSupportedGADShapes ¶
type NullableSupportedGADShapes struct {
// contains filtered or unexported fields
}
func NewNullableSupportedGADShapes ¶
func NewNullableSupportedGADShapes(val *SupportedGADShapes) *NullableSupportedGADShapes
func (NullableSupportedGADShapes) Get ¶
func (v NullableSupportedGADShapes) Get() *SupportedGADShapes
func (NullableSupportedGADShapes) IsSet ¶
func (v NullableSupportedGADShapes) IsSet() bool
func (NullableSupportedGADShapes) MarshalJSON ¶
func (v NullableSupportedGADShapes) MarshalJSON() ([]byte, error)
func (*NullableSupportedGADShapes) Set ¶
func (v *NullableSupportedGADShapes) Set(val *SupportedGADShapes)
func (*NullableSupportedGADShapes) UnmarshalJSON ¶
func (v *NullableSupportedGADShapes) UnmarshalJSON(src []byte) error
func (*NullableSupportedGADShapes) Unset ¶
func (v *NullableSupportedGADShapes) 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 NullableTrafficDescriptorComponents ¶
type NullableTrafficDescriptorComponents struct {
// contains filtered or unexported fields
}
func NewNullableTrafficDescriptorComponents ¶
func NewNullableTrafficDescriptorComponents(val *TrafficDescriptorComponents) *NullableTrafficDescriptorComponents
func (NullableTrafficDescriptorComponents) Get ¶
func (v NullableTrafficDescriptorComponents) Get() *TrafficDescriptorComponents
func (NullableTrafficDescriptorComponents) IsSet ¶
func (v NullableTrafficDescriptorComponents) IsSet() bool
func (NullableTrafficDescriptorComponents) MarshalJSON ¶
func (v NullableTrafficDescriptorComponents) MarshalJSON() ([]byte, error)
func (*NullableTrafficDescriptorComponents) Set ¶
func (v *NullableTrafficDescriptorComponents) Set(val *TrafficDescriptorComponents)
func (*NullableTrafficDescriptorComponents) UnmarshalJSON ¶
func (v *NullableTrafficDescriptorComponents) UnmarshalJSON(src []byte) error
func (*NullableTrafficDescriptorComponents) Unset ¶
func (v *NullableTrafficDescriptorComponents) Unset()
type NullableUncertaintyEllipse ¶
type NullableUncertaintyEllipse struct {
// contains filtered or unexported fields
}
func NewNullableUncertaintyEllipse ¶
func NewNullableUncertaintyEllipse(val *UncertaintyEllipse) *NullableUncertaintyEllipse
func (NullableUncertaintyEllipse) Get ¶
func (v NullableUncertaintyEllipse) Get() *UncertaintyEllipse
func (NullableUncertaintyEllipse) IsSet ¶
func (v NullableUncertaintyEllipse) IsSet() bool
func (NullableUncertaintyEllipse) MarshalJSON ¶
func (v NullableUncertaintyEllipse) MarshalJSON() ([]byte, error)
func (*NullableUncertaintyEllipse) Set ¶
func (v *NullableUncertaintyEllipse) Set(val *UncertaintyEllipse)
func (*NullableUncertaintyEllipse) UnmarshalJSON ¶
func (v *NullableUncertaintyEllipse) UnmarshalJSON(src []byte) error
func (*NullableUncertaintyEllipse) Unset ¶
func (v *NullableUncertaintyEllipse) Unset()
type NullableUncertaintyEllipsoid ¶
type NullableUncertaintyEllipsoid struct {
// contains filtered or unexported fields
}
func NewNullableUncertaintyEllipsoid ¶
func NewNullableUncertaintyEllipsoid(val *UncertaintyEllipsoid) *NullableUncertaintyEllipsoid
func (NullableUncertaintyEllipsoid) Get ¶
func (v NullableUncertaintyEllipsoid) Get() *UncertaintyEllipsoid
func (NullableUncertaintyEllipsoid) IsSet ¶
func (v NullableUncertaintyEllipsoid) IsSet() bool
func (NullableUncertaintyEllipsoid) MarshalJSON ¶
func (v NullableUncertaintyEllipsoid) MarshalJSON() ([]byte, error)
func (*NullableUncertaintyEllipsoid) Set ¶
func (v *NullableUncertaintyEllipsoid) Set(val *UncertaintyEllipsoid)
func (*NullableUncertaintyEllipsoid) UnmarshalJSON ¶
func (v *NullableUncertaintyEllipsoid) UnmarshalJSON(src []byte) error
func (*NullableUncertaintyEllipsoid) Unset ¶
func (v *NullableUncertaintyEllipsoid) Unset()
type NullableUrspRuleRequest ¶
type NullableUrspRuleRequest struct {
// contains filtered or unexported fields
}
func NewNullableUrspRuleRequest ¶
func NewNullableUrspRuleRequest(val *UrspRuleRequest) *NullableUrspRuleRequest
func (NullableUrspRuleRequest) Get ¶
func (v NullableUrspRuleRequest) Get() *UrspRuleRequest
func (NullableUrspRuleRequest) IsSet ¶
func (v NullableUrspRuleRequest) IsSet() bool
func (NullableUrspRuleRequest) MarshalJSON ¶
func (v NullableUrspRuleRequest) MarshalJSON() ([]byte, error)
func (*NullableUrspRuleRequest) Set ¶
func (v *NullableUrspRuleRequest) Set(val *UrspRuleRequest)
func (*NullableUrspRuleRequest) UnmarshalJSON ¶
func (v *NullableUrspRuleRequest) UnmarshalJSON(src []byte) error
func (*NullableUrspRuleRequest) Unset ¶
func (v *NullableUrspRuleRequest) Unset()
type NullableWebsockNotifConfig ¶
type NullableWebsockNotifConfig struct {
// contains filtered or unexported fields
}
func NewNullableWebsockNotifConfig ¶
func NewNullableWebsockNotifConfig(val *WebsockNotifConfig) *NullableWebsockNotifConfig
func (NullableWebsockNotifConfig) Get ¶
func (v NullableWebsockNotifConfig) Get() *WebsockNotifConfig
func (NullableWebsockNotifConfig) IsSet ¶
func (v NullableWebsockNotifConfig) IsSet() bool
func (NullableWebsockNotifConfig) MarshalJSON ¶
func (v NullableWebsockNotifConfig) MarshalJSON() ([]byte, error)
func (*NullableWebsockNotifConfig) Set ¶
func (v *NullableWebsockNotifConfig) Set(val *WebsockNotifConfig)
func (*NullableWebsockNotifConfig) UnmarshalJSON ¶
func (v *NullableWebsockNotifConfig) UnmarshalJSON(src []byte) error
func (*NullableWebsockNotifConfig) Unset ¶
func (v *NullableWebsockNotifConfig) Unset()
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 ¶
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) GetMccOk ¶
GetMccOk returns a tuple with the Mcc field value and a boolean to check if the value has been set.
func (*PlmnId) GetMncOk ¶
GetMncOk returns a tuple with the Mnc field value and a boolean to check if the value has been set.
func (PlmnId) MarshalJSON ¶
func (*PlmnId) UnmarshalJSON ¶
type Point ¶
type Point struct { GADShape Point GeographicalCoordinates `json:"point"` }
Point Ellipsoid Point.
func NewPoint ¶
func NewPoint(point GeographicalCoordinates, shape SupportedGADShapes) *Point
NewPoint instantiates a new Point 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 NewPointWithDefaults ¶
func NewPointWithDefaults() *Point
NewPointWithDefaults instantiates a new Point 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 (*Point) GetPoint ¶
func (o *Point) GetPoint() GeographicalCoordinates
GetPoint returns the Point field value
func (*Point) GetPointOk ¶
func (o *Point) GetPointOk() (*GeographicalCoordinates, bool)
GetPointOk returns a tuple with the Point field value and a boolean to check if the value has been set.
func (Point) MarshalJSON ¶
func (*Point) SetPoint ¶
func (o *Point) SetPoint(v GeographicalCoordinates)
SetPoint sets field value
func (*Point) UnmarshalJSON ¶
type PointAltitude ¶
type PointAltitude struct { GADShape Point GeographicalCoordinates `json:"point"` // Indicates value of altitude. Altitude float64 `json:"altitude"` }
PointAltitude Ellipsoid point with altitude.
func NewPointAltitude ¶
func NewPointAltitude(point GeographicalCoordinates, altitude float64, shape SupportedGADShapes) *PointAltitude
NewPointAltitude instantiates a new PointAltitude 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 NewPointAltitudeWithDefaults ¶
func NewPointAltitudeWithDefaults() *PointAltitude
NewPointAltitudeWithDefaults instantiates a new PointAltitude 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 (*PointAltitude) GetAltitude ¶
func (o *PointAltitude) GetAltitude() float64
GetAltitude returns the Altitude field value
func (*PointAltitude) GetAltitudeOk ¶
func (o *PointAltitude) GetAltitudeOk() (*float64, bool)
GetAltitudeOk returns a tuple with the Altitude field value and a boolean to check if the value has been set.
func (*PointAltitude) GetPoint ¶
func (o *PointAltitude) GetPoint() GeographicalCoordinates
GetPoint returns the Point field value
func (*PointAltitude) GetPointOk ¶
func (o *PointAltitude) GetPointOk() (*GeographicalCoordinates, bool)
GetPointOk returns a tuple with the Point field value and a boolean to check if the value has been set.
func (PointAltitude) MarshalJSON ¶
func (o PointAltitude) MarshalJSON() ([]byte, error)
func (*PointAltitude) SetAltitude ¶
func (o *PointAltitude) SetAltitude(v float64)
SetAltitude sets field value
func (*PointAltitude) SetPoint ¶
func (o *PointAltitude) SetPoint(v GeographicalCoordinates)
SetPoint sets field value
func (PointAltitude) ToMap ¶
func (o PointAltitude) ToMap() (map[string]interface{}, error)
func (*PointAltitude) UnmarshalJSON ¶
func (o *PointAltitude) UnmarshalJSON(bytes []byte) (err error)
type PointAltitudeUncertainty ¶
type PointAltitudeUncertainty struct { GADShape Point GeographicalCoordinates `json:"point"` // Indicates value of altitude. Altitude float64 `json:"altitude"` UncertaintyEllipse UncertaintyEllipse `json:"uncertaintyEllipse"` // Indicates value of uncertainty. UncertaintyAltitude float32 `json:"uncertaintyAltitude"` // Indicates value of confidence. Confidence int32 `json:"confidence"` }
PointAltitudeUncertainty Ellipsoid point with altitude and uncertainty ellipsoid.
func NewPointAltitudeUncertainty ¶
func NewPointAltitudeUncertainty(point GeographicalCoordinates, altitude float64, uncertaintyEllipse UncertaintyEllipse, uncertaintyAltitude float32, confidence int32, shape SupportedGADShapes) *PointAltitudeUncertainty
NewPointAltitudeUncertainty instantiates a new PointAltitudeUncertainty 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 NewPointAltitudeUncertaintyWithDefaults ¶
func NewPointAltitudeUncertaintyWithDefaults() *PointAltitudeUncertainty
NewPointAltitudeUncertaintyWithDefaults instantiates a new PointAltitudeUncertainty 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 (*PointAltitudeUncertainty) GetAltitude ¶
func (o *PointAltitudeUncertainty) GetAltitude() float64
GetAltitude returns the Altitude field value
func (*PointAltitudeUncertainty) GetAltitudeOk ¶
func (o *PointAltitudeUncertainty) GetAltitudeOk() (*float64, bool)
GetAltitudeOk returns a tuple with the Altitude field value and a boolean to check if the value has been set.
func (*PointAltitudeUncertainty) GetConfidence ¶
func (o *PointAltitudeUncertainty) GetConfidence() int32
GetConfidence returns the Confidence field value
func (*PointAltitudeUncertainty) GetConfidenceOk ¶
func (o *PointAltitudeUncertainty) GetConfidenceOk() (*int32, bool)
GetConfidenceOk returns a tuple with the Confidence field value and a boolean to check if the value has been set.
func (*PointAltitudeUncertainty) GetPoint ¶
func (o *PointAltitudeUncertainty) GetPoint() GeographicalCoordinates
GetPoint returns the Point field value
func (*PointAltitudeUncertainty) GetPointOk ¶
func (o *PointAltitudeUncertainty) GetPointOk() (*GeographicalCoordinates, bool)
GetPointOk returns a tuple with the Point field value and a boolean to check if the value has been set.
func (*PointAltitudeUncertainty) GetUncertaintyAltitude ¶
func (o *PointAltitudeUncertainty) GetUncertaintyAltitude() float32
GetUncertaintyAltitude returns the UncertaintyAltitude field value
func (*PointAltitudeUncertainty) GetUncertaintyAltitudeOk ¶
func (o *PointAltitudeUncertainty) GetUncertaintyAltitudeOk() (*float32, bool)
GetUncertaintyAltitudeOk returns a tuple with the UncertaintyAltitude field value and a boolean to check if the value has been set.
func (*PointAltitudeUncertainty) GetUncertaintyEllipse ¶
func (o *PointAltitudeUncertainty) GetUncertaintyEllipse() UncertaintyEllipse
GetUncertaintyEllipse returns the UncertaintyEllipse field value
func (*PointAltitudeUncertainty) GetUncertaintyEllipseOk ¶
func (o *PointAltitudeUncertainty) GetUncertaintyEllipseOk() (*UncertaintyEllipse, bool)
GetUncertaintyEllipseOk returns a tuple with the UncertaintyEllipse field value and a boolean to check if the value has been set.
func (PointAltitudeUncertainty) MarshalJSON ¶
func (o PointAltitudeUncertainty) MarshalJSON() ([]byte, error)
func (*PointAltitudeUncertainty) SetAltitude ¶
func (o *PointAltitudeUncertainty) SetAltitude(v float64)
SetAltitude sets field value
func (*PointAltitudeUncertainty) SetConfidence ¶
func (o *PointAltitudeUncertainty) SetConfidence(v int32)
SetConfidence sets field value
func (*PointAltitudeUncertainty) SetPoint ¶
func (o *PointAltitudeUncertainty) SetPoint(v GeographicalCoordinates)
SetPoint sets field value
func (*PointAltitudeUncertainty) SetUncertaintyAltitude ¶
func (o *PointAltitudeUncertainty) SetUncertaintyAltitude(v float32)
SetUncertaintyAltitude sets field value
func (*PointAltitudeUncertainty) SetUncertaintyEllipse ¶
func (o *PointAltitudeUncertainty) SetUncertaintyEllipse(v UncertaintyEllipse)
SetUncertaintyEllipse sets field value
func (PointAltitudeUncertainty) ToMap ¶
func (o PointAltitudeUncertainty) ToMap() (map[string]interface{}, error)
func (*PointAltitudeUncertainty) UnmarshalJSON ¶
func (o *PointAltitudeUncertainty) UnmarshalJSON(bytes []byte) (err error)
type PointUncertaintyCircle ¶
type PointUncertaintyCircle struct { GADShape Point GeographicalCoordinates `json:"point"` // Indicates value of uncertainty. Uncertainty float32 `json:"uncertainty"` }
PointUncertaintyCircle Ellipsoid point with uncertainty circle.
func NewPointUncertaintyCircle ¶
func NewPointUncertaintyCircle(point GeographicalCoordinates, uncertainty float32, shape SupportedGADShapes) *PointUncertaintyCircle
NewPointUncertaintyCircle instantiates a new PointUncertaintyCircle 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 NewPointUncertaintyCircleWithDefaults ¶
func NewPointUncertaintyCircleWithDefaults() *PointUncertaintyCircle
NewPointUncertaintyCircleWithDefaults instantiates a new PointUncertaintyCircle 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 (*PointUncertaintyCircle) GetPoint ¶
func (o *PointUncertaintyCircle) GetPoint() GeographicalCoordinates
GetPoint returns the Point field value
func (*PointUncertaintyCircle) GetPointOk ¶
func (o *PointUncertaintyCircle) GetPointOk() (*GeographicalCoordinates, bool)
GetPointOk returns a tuple with the Point field value and a boolean to check if the value has been set.
func (*PointUncertaintyCircle) GetUncertainty ¶
func (o *PointUncertaintyCircle) GetUncertainty() float32
GetUncertainty returns the Uncertainty field value
func (*PointUncertaintyCircle) GetUncertaintyOk ¶
func (o *PointUncertaintyCircle) GetUncertaintyOk() (*float32, bool)
GetUncertaintyOk returns a tuple with the Uncertainty field value and a boolean to check if the value has been set.
func (PointUncertaintyCircle) MarshalJSON ¶
func (o PointUncertaintyCircle) MarshalJSON() ([]byte, error)
func (*PointUncertaintyCircle) SetPoint ¶
func (o *PointUncertaintyCircle) SetPoint(v GeographicalCoordinates)
SetPoint sets field value
func (*PointUncertaintyCircle) SetUncertainty ¶
func (o *PointUncertaintyCircle) SetUncertainty(v float32)
SetUncertainty sets field value
func (PointUncertaintyCircle) ToMap ¶
func (o PointUncertaintyCircle) ToMap() (map[string]interface{}, error)
func (*PointUncertaintyCircle) UnmarshalJSON ¶
func (o *PointUncertaintyCircle) UnmarshalJSON(bytes []byte) (err error)
type PointUncertaintyEllipse ¶
type PointUncertaintyEllipse struct { GADShape Point GeographicalCoordinates `json:"point"` UncertaintyEllipse UncertaintyEllipse `json:"uncertaintyEllipse"` // Indicates value of confidence. Confidence int32 `json:"confidence"` }
PointUncertaintyEllipse Ellipsoid point with uncertainty ellipse.
func NewPointUncertaintyEllipse ¶
func NewPointUncertaintyEllipse(point GeographicalCoordinates, uncertaintyEllipse UncertaintyEllipse, confidence int32, shape SupportedGADShapes) *PointUncertaintyEllipse
NewPointUncertaintyEllipse instantiates a new PointUncertaintyEllipse 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 NewPointUncertaintyEllipseWithDefaults ¶
func NewPointUncertaintyEllipseWithDefaults() *PointUncertaintyEllipse
NewPointUncertaintyEllipseWithDefaults instantiates a new PointUncertaintyEllipse 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 (*PointUncertaintyEllipse) GetConfidence ¶
func (o *PointUncertaintyEllipse) GetConfidence() int32
GetConfidence returns the Confidence field value
func (*PointUncertaintyEllipse) GetConfidenceOk ¶
func (o *PointUncertaintyEllipse) GetConfidenceOk() (*int32, bool)
GetConfidenceOk returns a tuple with the Confidence field value and a boolean to check if the value has been set.
func (*PointUncertaintyEllipse) GetPoint ¶
func (o *PointUncertaintyEllipse) GetPoint() GeographicalCoordinates
GetPoint returns the Point field value
func (*PointUncertaintyEllipse) GetPointOk ¶
func (o *PointUncertaintyEllipse) GetPointOk() (*GeographicalCoordinates, bool)
GetPointOk returns a tuple with the Point field value and a boolean to check if the value has been set.
func (*PointUncertaintyEllipse) GetUncertaintyEllipse ¶
func (o *PointUncertaintyEllipse) GetUncertaintyEllipse() UncertaintyEllipse
GetUncertaintyEllipse returns the UncertaintyEllipse field value
func (*PointUncertaintyEllipse) GetUncertaintyEllipseOk ¶
func (o *PointUncertaintyEllipse) GetUncertaintyEllipseOk() (*UncertaintyEllipse, bool)
GetUncertaintyEllipseOk returns a tuple with the UncertaintyEllipse field value and a boolean to check if the value has been set.
func (PointUncertaintyEllipse) MarshalJSON ¶
func (o PointUncertaintyEllipse) MarshalJSON() ([]byte, error)
func (*PointUncertaintyEllipse) SetConfidence ¶
func (o *PointUncertaintyEllipse) SetConfidence(v int32)
SetConfidence sets field value
func (*PointUncertaintyEllipse) SetPoint ¶
func (o *PointUncertaintyEllipse) SetPoint(v GeographicalCoordinates)
SetPoint sets field value
func (*PointUncertaintyEllipse) SetUncertaintyEllipse ¶
func (o *PointUncertaintyEllipse) SetUncertaintyEllipse(v UncertaintyEllipse)
SetUncertaintyEllipse sets field value
func (PointUncertaintyEllipse) ToMap ¶
func (o PointUncertaintyEllipse) ToMap() (map[string]interface{}, error)
func (*PointUncertaintyEllipse) UnmarshalJSON ¶
func (o *PointUncertaintyEllipse) UnmarshalJSON(bytes []byte) (err error)
type Polygon ¶
type Polygon struct { GADShape // List of points. PointList []GeographicalCoordinates `json:"pointList"` }
Polygon Polygon.
func NewPolygon ¶
func NewPolygon(pointList []GeographicalCoordinates, shape SupportedGADShapes) *Polygon
NewPolygon instantiates a new Polygon 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 NewPolygonWithDefaults ¶
func NewPolygonWithDefaults() *Polygon
NewPolygonWithDefaults instantiates a new Polygon 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 (*Polygon) GetPointList ¶
func (o *Polygon) GetPointList() []GeographicalCoordinates
GetPointList returns the PointList field value
func (*Polygon) GetPointListOk ¶
func (o *Polygon) GetPointListOk() ([]GeographicalCoordinates, bool)
GetPointListOk returns a tuple with the PointList field value and a boolean to check if the value has been set.
func (Polygon) MarshalJSON ¶
func (*Polygon) SetPointList ¶
func (o *Polygon) SetPointList(v []GeographicalCoordinates)
SetPointList sets field value
func (*Polygon) UnmarshalJSON ¶
type ProblemDetails ¶
type ProblemDetails struct { // string providing an URI formatted according to IETF RFC 3986. Type *string `json:"type,omitempty"` // A short, human-readable summary of the problem type. It should not change from occurrence to occurrence of the problem. Title *string `json:"title,omitempty"` // The HTTP status code for this occurrence of the problem. 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 IETF 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"` // Description of invalid parameters, for a request rejected due to invalid parameters. 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"` }
ProblemDetails Represents additional information and details on 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) 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) 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) 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) 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) HasStatus ¶
func (o *ProblemDetails) HasStatus() bool
HasStatus 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) 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) SetStatus ¶
func (o *ProblemDetails) SetStatus(v int32)
SetStatus gets a reference to the given int32 and assigns it to the Status 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 RelativeCartesianLocation ¶
type RelativeCartesianLocation struct { // string with format 'float' as defined in OpenAPI. X float32 `json:"x"` // string with format 'float' as defined in OpenAPI. Y float32 `json:"y"` // string with format 'float' as defined in OpenAPI. Z *float32 `json:"z,omitempty"` }
RelativeCartesianLocation Relative Cartesian Location
func NewRelativeCartesianLocation ¶
func NewRelativeCartesianLocation(x float32, y float32) *RelativeCartesianLocation
NewRelativeCartesianLocation instantiates a new RelativeCartesianLocation 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 NewRelativeCartesianLocationWithDefaults ¶
func NewRelativeCartesianLocationWithDefaults() *RelativeCartesianLocation
NewRelativeCartesianLocationWithDefaults instantiates a new RelativeCartesianLocation 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 (*RelativeCartesianLocation) GetX ¶
func (o *RelativeCartesianLocation) GetX() float32
GetX returns the X field value
func (*RelativeCartesianLocation) GetXOk ¶
func (o *RelativeCartesianLocation) GetXOk() (*float32, bool)
GetXOk returns a tuple with the X field value and a boolean to check if the value has been set.
func (*RelativeCartesianLocation) GetY ¶
func (o *RelativeCartesianLocation) GetY() float32
GetY returns the Y field value
func (*RelativeCartesianLocation) GetYOk ¶
func (o *RelativeCartesianLocation) GetYOk() (*float32, bool)
GetYOk returns a tuple with the Y field value and a boolean to check if the value has been set.
func (*RelativeCartesianLocation) GetZ ¶
func (o *RelativeCartesianLocation) GetZ() float32
GetZ returns the Z field value if set, zero value otherwise.
func (*RelativeCartesianLocation) GetZOk ¶
func (o *RelativeCartesianLocation) GetZOk() (*float32, bool)
GetZOk returns a tuple with the Z field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RelativeCartesianLocation) HasZ ¶
func (o *RelativeCartesianLocation) HasZ() bool
HasZ returns a boolean if a field has been set.
func (RelativeCartesianLocation) MarshalJSON ¶
func (o RelativeCartesianLocation) MarshalJSON() ([]byte, error)
func (*RelativeCartesianLocation) SetX ¶
func (o *RelativeCartesianLocation) SetX(v float32)
SetX sets field value
func (*RelativeCartesianLocation) SetY ¶
func (o *RelativeCartesianLocation) SetY(v float32)
SetY sets field value
func (*RelativeCartesianLocation) SetZ ¶
func (o *RelativeCartesianLocation) SetZ(v float32)
SetZ gets a reference to the given float32 and assigns it to the Z field.
func (RelativeCartesianLocation) ToMap ¶
func (o RelativeCartesianLocation) ToMap() (map[string]interface{}, error)
func (*RelativeCartesianLocation) UnmarshalJSON ¶
func (o *RelativeCartesianLocation) UnmarshalJSON(bytes []byte) (err error)
type RouteSelectionParameterSet ¶
type RouteSelectionParameterSet struct { // String representing a Data Network as defined in clause 9A of 3GPP TS 23.003; it shall contain either a DNN Network Identifier, or a full DNN with both the Network Identifier and Operator Identifier, as specified in 3GPP TS 23.003 clause 9.1.1 and 9.1.2. It shall be coded as string in which the labels are separated by dots (e.g. \"Label1.Label2.Label3\"). Dnn *string `json:"dnn,omitempty"` Snssai *Snssai `json:"snssai,omitempty"` // Unsigned Integer, i.e. only value 0 and integers above 0 are permissible. Precedence *int32 `json:"precedence,omitempty"` // Indicates where the route selection parameters apply. It may correspond to a geographical area, for example using a geographic shape that is known to the AF and is configured by the operator to correspond to a list of or TAIs. SpatialValidityAreas []GeographicalArea `json:"spatialValidityAreas,omitempty"` // Indicates the TAIs in which the route selection parameters apply. This attribute is applicable only within the 5GC and it shall not be included in the request messages of untrusted AFs for URSP guidance. SpatialValidityTais []Tai `json:"spatialValidityTais,omitempty"` }
RouteSelectionParameterSet Contains parameters that can be used to guide the Route Selection Descriptors of the URSP.
func NewRouteSelectionParameterSet ¶
func NewRouteSelectionParameterSet() *RouteSelectionParameterSet
NewRouteSelectionParameterSet instantiates a new RouteSelectionParameterSet 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 NewRouteSelectionParameterSetWithDefaults ¶
func NewRouteSelectionParameterSetWithDefaults() *RouteSelectionParameterSet
NewRouteSelectionParameterSetWithDefaults instantiates a new RouteSelectionParameterSet 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 (*RouteSelectionParameterSet) GetDnn ¶
func (o *RouteSelectionParameterSet) GetDnn() string
GetDnn returns the Dnn field value if set, zero value otherwise.
func (*RouteSelectionParameterSet) GetDnnOk ¶
func (o *RouteSelectionParameterSet) GetDnnOk() (*string, bool)
GetDnnOk returns a tuple with the Dnn field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RouteSelectionParameterSet) GetPrecedence ¶
func (o *RouteSelectionParameterSet) GetPrecedence() int32
GetPrecedence returns the Precedence field value if set, zero value otherwise.
func (*RouteSelectionParameterSet) GetPrecedenceOk ¶
func (o *RouteSelectionParameterSet) GetPrecedenceOk() (*int32, bool)
GetPrecedenceOk returns a tuple with the Precedence field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RouteSelectionParameterSet) GetSnssai ¶
func (o *RouteSelectionParameterSet) GetSnssai() Snssai
GetSnssai returns the Snssai field value if set, zero value otherwise.
func (*RouteSelectionParameterSet) GetSnssaiOk ¶
func (o *RouteSelectionParameterSet) GetSnssaiOk() (*Snssai, bool)
GetSnssaiOk returns a tuple with the Snssai field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RouteSelectionParameterSet) GetSpatialValidityAreas ¶
func (o *RouteSelectionParameterSet) GetSpatialValidityAreas() []GeographicalArea
GetSpatialValidityAreas returns the SpatialValidityAreas field value if set, zero value otherwise.
func (*RouteSelectionParameterSet) GetSpatialValidityAreasOk ¶
func (o *RouteSelectionParameterSet) GetSpatialValidityAreasOk() ([]GeographicalArea, bool)
GetSpatialValidityAreasOk returns a tuple with the SpatialValidityAreas field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RouteSelectionParameterSet) GetSpatialValidityTais ¶
func (o *RouteSelectionParameterSet) GetSpatialValidityTais() []Tai
GetSpatialValidityTais returns the SpatialValidityTais field value if set, zero value otherwise.
func (*RouteSelectionParameterSet) GetSpatialValidityTaisOk ¶
func (o *RouteSelectionParameterSet) GetSpatialValidityTaisOk() ([]Tai, bool)
GetSpatialValidityTaisOk returns a tuple with the SpatialValidityTais field value if set, nil otherwise and a boolean to check if the value has been set.
func (*RouteSelectionParameterSet) HasDnn ¶
func (o *RouteSelectionParameterSet) HasDnn() bool
HasDnn returns a boolean if a field has been set.
func (*RouteSelectionParameterSet) HasPrecedence ¶
func (o *RouteSelectionParameterSet) HasPrecedence() bool
HasPrecedence returns a boolean if a field has been set.
func (*RouteSelectionParameterSet) HasSnssai ¶
func (o *RouteSelectionParameterSet) HasSnssai() bool
HasSnssai returns a boolean if a field has been set.
func (*RouteSelectionParameterSet) HasSpatialValidityAreas ¶
func (o *RouteSelectionParameterSet) HasSpatialValidityAreas() bool
HasSpatialValidityAreas returns a boolean if a field has been set.
func (*RouteSelectionParameterSet) HasSpatialValidityTais ¶
func (o *RouteSelectionParameterSet) HasSpatialValidityTais() bool
HasSpatialValidityTais returns a boolean if a field has been set.
func (RouteSelectionParameterSet) MarshalJSON ¶
func (o RouteSelectionParameterSet) MarshalJSON() ([]byte, error)
func (*RouteSelectionParameterSet) SetDnn ¶
func (o *RouteSelectionParameterSet) SetDnn(v string)
SetDnn gets a reference to the given string and assigns it to the Dnn field.
func (*RouteSelectionParameterSet) SetPrecedence ¶
func (o *RouteSelectionParameterSet) SetPrecedence(v int32)
SetPrecedence gets a reference to the given int32 and assigns it to the Precedence field.
func (*RouteSelectionParameterSet) SetSnssai ¶
func (o *RouteSelectionParameterSet) SetSnssai(v Snssai)
SetSnssai gets a reference to the given Snssai and assigns it to the Snssai field.
func (*RouteSelectionParameterSet) SetSpatialValidityAreas ¶
func (o *RouteSelectionParameterSet) SetSpatialValidityAreas(v []GeographicalArea)
SetSpatialValidityAreas gets a reference to the given []GeographicalArea and assigns it to the SpatialValidityAreas field.
func (*RouteSelectionParameterSet) SetSpatialValidityTais ¶
func (o *RouteSelectionParameterSet) SetSpatialValidityTais(v []Tai)
SetSpatialValidityTais gets a reference to the given []Tai and assigns it to the SpatialValidityTais field.
func (RouteSelectionParameterSet) ToMap ¶
func (o RouteSelectionParameterSet) 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
type ServerVariable ¶
ServerVariable stores the information about a server variable
type ServiceParameterData ¶
type ServiceParameterData struct { // Identifies a service on behalf of which the AF is issuing the request. AfServiceId *string `json:"afServiceId,omitempty"` // Identifies an application. AppId *string `json:"appId,omitempty"` // String representing a Data Network as defined in clause 9A of 3GPP TS 23.003; it shall contain either a DNN Network Identifier, or a full DNN with both the Network Identifier and Operator Identifier, as specified in 3GPP TS 23.003 clause 9.1.1 and 9.1.2. It shall be coded as string in which the labels are separated by dots (e.g. \"Label1.Label2.Label3\"). Dnn *string `json:"dnn,omitempty"` Snssai *Snssai `json:"snssai,omitempty"` // string containing a local identifier followed by \"@\" and a domain identifier. Both the local identifier and the domain identifier shall be encoded as strings that do not contain any \"@\" characters. See Clauses 4.6.2 and 4.6.3 of 3GPP TS 23.682 for more information. ExternalGroupId *string `json:"externalGroupId,omitempty"` // Identifies whether the AF request applies to any UE. This attribute shall set to \"true\" if applicable for any UE, otherwise, set to \"false\". AnyUeInd *bool `json:"anyUeInd,omitempty"` // String identifying a Gpsi shall contain either an External Id or an MSISDN. It shall be formatted as follows -External Identifier= \"extid-'extid', where 'extid' shall be formatted according to clause 19.7.2 of 3GPP TS 23.003 that describes an External Identifier. Gpsi *string `json:"gpsi,omitempty"` // String identifying a IPv4 address formatted in the 'dotted decimal' notation as defined in RFC 1166. UeIpv4 *string `json:"ueIpv4,omitempty"` UeIpv6 *Ipv6Addr `json:"ueIpv6,omitempty"` // String identifying a MAC address formatted in the hexadecimal notation according to clause 1.1 and clause 2.1 of RFC 7042. UeMac *string `json:"ueMac,omitempty"` // string formatted according to IETF RFC 3986 identifying a referenced resource. Self *string `json:"self,omitempty"` SubNotifEvents []Event `json:"subNotifEvents,omitempty"` // String providing an URI formatted according to RFC 3986. NotificationDestination *string `json:"notificationDestination,omitempty"` // Set to true by the AF to request the NEF to send a test notification as defined in clause 5.2.5.3 of 3GPP TS 29.122. Set to false or omitted otherwise. RequestTestNotification *bool `json:"requestTestNotification,omitempty"` WebsockNotifConfig *WebsockNotifConfig `json:"websockNotifConfig,omitempty"` // Represents configuration parameters for V2X communications over PC5 reference point. ParamOverPc5 *string `json:"paramOverPc5,omitempty"` // Represents configuration parameters for V2X communications over Uu reference point. ParamOverUu *string `json:"paramOverUu,omitempty"` // Represents the service parameters for 5G ProSe direct discovery. ParamForProSeDd *string `json:"paramForProSeDd,omitempty"` // Represents the service parameters for 5G ProSe direct communications. ParamForProSeDc *string `json:"paramForProSeDc,omitempty"` // Represents the service parameters for 5G ProSe UE-to-network relay UE. ParamForProSeU2NRelUe *string `json:"paramForProSeU2NRelUe,omitempty"` // Represents the service parameters for 5G ProSe Remate UE. ParamForProSeRemUe *string `json:"paramForProSeRemUe,omitempty"` // Contains the service parameter used to guide the URSP. UrspGuidance []UrspRuleRequest `json:"urspGuidance,omitempty"` // String uniquely identifying MTC provider information. MtcProviderId *string `json:"mtcProviderId,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. SuppFeat *string `json:"suppFeat,omitempty"` }
ServiceParameterData Represents an individual Service Parameter subscription resource.
func NewServiceParameterData ¶
func NewServiceParameterData() *ServiceParameterData
NewServiceParameterData instantiates a new ServiceParameterData 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 NewServiceParameterDataWithDefaults ¶
func NewServiceParameterDataWithDefaults() *ServiceParameterData
NewServiceParameterDataWithDefaults instantiates a new ServiceParameterData 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 (*ServiceParameterData) GetAfServiceId ¶
func (o *ServiceParameterData) GetAfServiceId() string
GetAfServiceId returns the AfServiceId field value if set, zero value otherwise.
func (*ServiceParameterData) GetAfServiceIdOk ¶
func (o *ServiceParameterData) GetAfServiceIdOk() (*string, bool)
GetAfServiceIdOk returns a tuple with the AfServiceId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceParameterData) GetAnyUeInd ¶
func (o *ServiceParameterData) GetAnyUeInd() bool
GetAnyUeInd returns the AnyUeInd field value if set, zero value otherwise.
func (*ServiceParameterData) GetAnyUeIndOk ¶
func (o *ServiceParameterData) GetAnyUeIndOk() (*bool, bool)
GetAnyUeIndOk returns a tuple with the AnyUeInd field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceParameterData) GetAppId ¶
func (o *ServiceParameterData) GetAppId() string
GetAppId returns the AppId field value if set, zero value otherwise.
func (*ServiceParameterData) GetAppIdOk ¶
func (o *ServiceParameterData) GetAppIdOk() (*string, bool)
GetAppIdOk returns a tuple with the AppId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceParameterData) GetDnn ¶
func (o *ServiceParameterData) GetDnn() string
GetDnn returns the Dnn field value if set, zero value otherwise.
func (*ServiceParameterData) GetDnnOk ¶
func (o *ServiceParameterData) GetDnnOk() (*string, bool)
GetDnnOk returns a tuple with the Dnn field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceParameterData) GetExternalGroupId ¶
func (o *ServiceParameterData) GetExternalGroupId() string
GetExternalGroupId returns the ExternalGroupId field value if set, zero value otherwise.
func (*ServiceParameterData) GetExternalGroupIdOk ¶
func (o *ServiceParameterData) GetExternalGroupIdOk() (*string, bool)
GetExternalGroupIdOk returns a tuple with the ExternalGroupId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceParameterData) GetGpsi ¶
func (o *ServiceParameterData) GetGpsi() string
GetGpsi returns the Gpsi field value if set, zero value otherwise.
func (*ServiceParameterData) GetGpsiOk ¶
func (o *ServiceParameterData) GetGpsiOk() (*string, bool)
GetGpsiOk returns a tuple with the Gpsi field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceParameterData) GetMtcProviderId ¶
func (o *ServiceParameterData) GetMtcProviderId() string
GetMtcProviderId returns the MtcProviderId field value if set, zero value otherwise.
func (*ServiceParameterData) GetMtcProviderIdOk ¶
func (o *ServiceParameterData) GetMtcProviderIdOk() (*string, bool)
GetMtcProviderIdOk returns a tuple with the MtcProviderId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceParameterData) GetNotificationDestination ¶
func (o *ServiceParameterData) GetNotificationDestination() string
GetNotificationDestination returns the NotificationDestination field value if set, zero value otherwise.
func (*ServiceParameterData) GetNotificationDestinationOk ¶
func (o *ServiceParameterData) GetNotificationDestinationOk() (*string, bool)
GetNotificationDestinationOk returns a tuple with the NotificationDestination field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceParameterData) GetParamForProSeDc ¶
func (o *ServiceParameterData) GetParamForProSeDc() string
GetParamForProSeDc returns the ParamForProSeDc field value if set, zero value otherwise.
func (*ServiceParameterData) GetParamForProSeDcOk ¶
func (o *ServiceParameterData) GetParamForProSeDcOk() (*string, bool)
GetParamForProSeDcOk returns a tuple with the ParamForProSeDc field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceParameterData) GetParamForProSeDd ¶
func (o *ServiceParameterData) GetParamForProSeDd() string
GetParamForProSeDd returns the ParamForProSeDd field value if set, zero value otherwise.
func (*ServiceParameterData) GetParamForProSeDdOk ¶
func (o *ServiceParameterData) GetParamForProSeDdOk() (*string, bool)
GetParamForProSeDdOk returns a tuple with the ParamForProSeDd field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceParameterData) GetParamForProSeRemUe ¶
func (o *ServiceParameterData) GetParamForProSeRemUe() string
GetParamForProSeRemUe returns the ParamForProSeRemUe field value if set, zero value otherwise.
func (*ServiceParameterData) GetParamForProSeRemUeOk ¶
func (o *ServiceParameterData) GetParamForProSeRemUeOk() (*string, bool)
GetParamForProSeRemUeOk returns a tuple with the ParamForProSeRemUe field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceParameterData) GetParamForProSeU2NRelUe ¶
func (o *ServiceParameterData) GetParamForProSeU2NRelUe() string
GetParamForProSeU2NRelUe returns the ParamForProSeU2NRelUe field value if set, zero value otherwise.
func (*ServiceParameterData) GetParamForProSeU2NRelUeOk ¶
func (o *ServiceParameterData) GetParamForProSeU2NRelUeOk() (*string, bool)
GetParamForProSeU2NRelUeOk returns a tuple with the ParamForProSeU2NRelUe field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceParameterData) GetParamOverPc5 ¶
func (o *ServiceParameterData) GetParamOverPc5() string
GetParamOverPc5 returns the ParamOverPc5 field value if set, zero value otherwise.
func (*ServiceParameterData) GetParamOverPc5Ok ¶
func (o *ServiceParameterData) GetParamOverPc5Ok() (*string, bool)
GetParamOverPc5Ok returns a tuple with the ParamOverPc5 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceParameterData) GetParamOverUu ¶
func (o *ServiceParameterData) GetParamOverUu() string
GetParamOverUu returns the ParamOverUu field value if set, zero value otherwise.
func (*ServiceParameterData) GetParamOverUuOk ¶
func (o *ServiceParameterData) GetParamOverUuOk() (*string, bool)
GetParamOverUuOk returns a tuple with the ParamOverUu field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceParameterData) GetRequestTestNotification ¶
func (o *ServiceParameterData) GetRequestTestNotification() bool
GetRequestTestNotification returns the RequestTestNotification field value if set, zero value otherwise.
func (*ServiceParameterData) GetRequestTestNotificationOk ¶
func (o *ServiceParameterData) GetRequestTestNotificationOk() (*bool, bool)
GetRequestTestNotificationOk returns a tuple with the RequestTestNotification field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceParameterData) GetSelf ¶
func (o *ServiceParameterData) GetSelf() string
GetSelf returns the Self field value if set, zero value otherwise.
func (*ServiceParameterData) GetSelfOk ¶
func (o *ServiceParameterData) GetSelfOk() (*string, bool)
GetSelfOk returns a tuple with the Self field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceParameterData) GetSnssai ¶
func (o *ServiceParameterData) GetSnssai() Snssai
GetSnssai returns the Snssai field value if set, zero value otherwise.
func (*ServiceParameterData) GetSnssaiOk ¶
func (o *ServiceParameterData) GetSnssaiOk() (*Snssai, bool)
GetSnssaiOk returns a tuple with the Snssai field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceParameterData) GetSubNotifEvents ¶
func (o *ServiceParameterData) GetSubNotifEvents() []Event
GetSubNotifEvents returns the SubNotifEvents field value if set, zero value otherwise.
func (*ServiceParameterData) GetSubNotifEventsOk ¶
func (o *ServiceParameterData) GetSubNotifEventsOk() ([]Event, bool)
GetSubNotifEventsOk returns a tuple with the SubNotifEvents field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceParameterData) GetSuppFeat ¶
func (o *ServiceParameterData) GetSuppFeat() string
GetSuppFeat returns the SuppFeat field value if set, zero value otherwise.
func (*ServiceParameterData) GetSuppFeatOk ¶
func (o *ServiceParameterData) GetSuppFeatOk() (*string, bool)
GetSuppFeatOk returns a tuple with the SuppFeat field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceParameterData) GetUeIpv4 ¶
func (o *ServiceParameterData) GetUeIpv4() string
GetUeIpv4 returns the UeIpv4 field value if set, zero value otherwise.
func (*ServiceParameterData) GetUeIpv4Ok ¶
func (o *ServiceParameterData) GetUeIpv4Ok() (*string, bool)
GetUeIpv4Ok returns a tuple with the UeIpv4 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceParameterData) GetUeIpv6 ¶
func (o *ServiceParameterData) GetUeIpv6() Ipv6Addr
GetUeIpv6 returns the UeIpv6 field value if set, zero value otherwise.
func (*ServiceParameterData) GetUeIpv6Ok ¶
func (o *ServiceParameterData) GetUeIpv6Ok() (*Ipv6Addr, bool)
GetUeIpv6Ok returns a tuple with the UeIpv6 field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceParameterData) GetUeMac ¶
func (o *ServiceParameterData) GetUeMac() string
GetUeMac returns the UeMac field value if set, zero value otherwise.
func (*ServiceParameterData) GetUeMacOk ¶
func (o *ServiceParameterData) GetUeMacOk() (*string, bool)
GetUeMacOk returns a tuple with the UeMac field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceParameterData) GetUrspGuidance ¶
func (o *ServiceParameterData) GetUrspGuidance() []UrspRuleRequest
GetUrspGuidance returns the UrspGuidance field value if set, zero value otherwise.
func (*ServiceParameterData) GetUrspGuidanceOk ¶
func (o *ServiceParameterData) GetUrspGuidanceOk() ([]UrspRuleRequest, bool)
GetUrspGuidanceOk returns a tuple with the UrspGuidance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceParameterData) GetWebsockNotifConfig ¶
func (o *ServiceParameterData) GetWebsockNotifConfig() WebsockNotifConfig
GetWebsockNotifConfig returns the WebsockNotifConfig field value if set, zero value otherwise.
func (*ServiceParameterData) GetWebsockNotifConfigOk ¶
func (o *ServiceParameterData) GetWebsockNotifConfigOk() (*WebsockNotifConfig, bool)
GetWebsockNotifConfigOk returns a tuple with the WebsockNotifConfig field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceParameterData) HasAfServiceId ¶
func (o *ServiceParameterData) HasAfServiceId() bool
HasAfServiceId returns a boolean if a field has been set.
func (*ServiceParameterData) HasAnyUeInd ¶
func (o *ServiceParameterData) HasAnyUeInd() bool
HasAnyUeInd returns a boolean if a field has been set.
func (*ServiceParameterData) HasAppId ¶
func (o *ServiceParameterData) HasAppId() bool
HasAppId returns a boolean if a field has been set.
func (*ServiceParameterData) HasDnn ¶
func (o *ServiceParameterData) HasDnn() bool
HasDnn returns a boolean if a field has been set.
func (*ServiceParameterData) HasExternalGroupId ¶
func (o *ServiceParameterData) HasExternalGroupId() bool
HasExternalGroupId returns a boolean if a field has been set.
func (*ServiceParameterData) HasGpsi ¶
func (o *ServiceParameterData) HasGpsi() bool
HasGpsi returns a boolean if a field has been set.
func (*ServiceParameterData) HasMtcProviderId ¶
func (o *ServiceParameterData) HasMtcProviderId() bool
HasMtcProviderId returns a boolean if a field has been set.
func (*ServiceParameterData) HasNotificationDestination ¶
func (o *ServiceParameterData) HasNotificationDestination() bool
HasNotificationDestination returns a boolean if a field has been set.
func (*ServiceParameterData) HasParamForProSeDc ¶
func (o *ServiceParameterData) HasParamForProSeDc() bool
HasParamForProSeDc returns a boolean if a field has been set.
func (*ServiceParameterData) HasParamForProSeDd ¶
func (o *ServiceParameterData) HasParamForProSeDd() bool
HasParamForProSeDd returns a boolean if a field has been set.
func (*ServiceParameterData) HasParamForProSeRemUe ¶
func (o *ServiceParameterData) HasParamForProSeRemUe() bool
HasParamForProSeRemUe returns a boolean if a field has been set.
func (*ServiceParameterData) HasParamForProSeU2NRelUe ¶
func (o *ServiceParameterData) HasParamForProSeU2NRelUe() bool
HasParamForProSeU2NRelUe returns a boolean if a field has been set.
func (*ServiceParameterData) HasParamOverPc5 ¶
func (o *ServiceParameterData) HasParamOverPc5() bool
HasParamOverPc5 returns a boolean if a field has been set.
func (*ServiceParameterData) HasParamOverUu ¶
func (o *ServiceParameterData) HasParamOverUu() bool
HasParamOverUu returns a boolean if a field has been set.
func (*ServiceParameterData) HasRequestTestNotification ¶
func (o *ServiceParameterData) HasRequestTestNotification() bool
HasRequestTestNotification returns a boolean if a field has been set.
func (*ServiceParameterData) HasSelf ¶
func (o *ServiceParameterData) HasSelf() bool
HasSelf returns a boolean if a field has been set.
func (*ServiceParameterData) HasSnssai ¶
func (o *ServiceParameterData) HasSnssai() bool
HasSnssai returns a boolean if a field has been set.
func (*ServiceParameterData) HasSubNotifEvents ¶
func (o *ServiceParameterData) HasSubNotifEvents() bool
HasSubNotifEvents returns a boolean if a field has been set.
func (*ServiceParameterData) HasSuppFeat ¶
func (o *ServiceParameterData) HasSuppFeat() bool
HasSuppFeat returns a boolean if a field has been set.
func (*ServiceParameterData) HasUeIpv4 ¶
func (o *ServiceParameterData) HasUeIpv4() bool
HasUeIpv4 returns a boolean if a field has been set.
func (*ServiceParameterData) HasUeIpv6 ¶
func (o *ServiceParameterData) HasUeIpv6() bool
HasUeIpv6 returns a boolean if a field has been set.
func (*ServiceParameterData) HasUeMac ¶
func (o *ServiceParameterData) HasUeMac() bool
HasUeMac returns a boolean if a field has been set.
func (*ServiceParameterData) HasUrspGuidance ¶
func (o *ServiceParameterData) HasUrspGuidance() bool
HasUrspGuidance returns a boolean if a field has been set.
func (*ServiceParameterData) HasWebsockNotifConfig ¶
func (o *ServiceParameterData) HasWebsockNotifConfig() bool
HasWebsockNotifConfig returns a boolean if a field has been set.
func (ServiceParameterData) MarshalJSON ¶
func (o ServiceParameterData) MarshalJSON() ([]byte, error)
func (*ServiceParameterData) SetAfServiceId ¶
func (o *ServiceParameterData) SetAfServiceId(v string)
SetAfServiceId gets a reference to the given string and assigns it to the AfServiceId field.
func (*ServiceParameterData) SetAnyUeInd ¶
func (o *ServiceParameterData) SetAnyUeInd(v bool)
SetAnyUeInd gets a reference to the given bool and assigns it to the AnyUeInd field.
func (*ServiceParameterData) SetAppId ¶
func (o *ServiceParameterData) SetAppId(v string)
SetAppId gets a reference to the given string and assigns it to the AppId field.
func (*ServiceParameterData) SetDnn ¶
func (o *ServiceParameterData) SetDnn(v string)
SetDnn gets a reference to the given string and assigns it to the Dnn field.
func (*ServiceParameterData) SetExternalGroupId ¶
func (o *ServiceParameterData) SetExternalGroupId(v string)
SetExternalGroupId gets a reference to the given string and assigns it to the ExternalGroupId field.
func (*ServiceParameterData) SetGpsi ¶
func (o *ServiceParameterData) SetGpsi(v string)
SetGpsi gets a reference to the given string and assigns it to the Gpsi field.
func (*ServiceParameterData) SetMtcProviderId ¶
func (o *ServiceParameterData) SetMtcProviderId(v string)
SetMtcProviderId gets a reference to the given string and assigns it to the MtcProviderId field.
func (*ServiceParameterData) SetNotificationDestination ¶
func (o *ServiceParameterData) SetNotificationDestination(v string)
SetNotificationDestination gets a reference to the given string and assigns it to the NotificationDestination field.
func (*ServiceParameterData) SetParamForProSeDc ¶
func (o *ServiceParameterData) SetParamForProSeDc(v string)
SetParamForProSeDc gets a reference to the given string and assigns it to the ParamForProSeDc field.
func (*ServiceParameterData) SetParamForProSeDd ¶
func (o *ServiceParameterData) SetParamForProSeDd(v string)
SetParamForProSeDd gets a reference to the given string and assigns it to the ParamForProSeDd field.
func (*ServiceParameterData) SetParamForProSeRemUe ¶
func (o *ServiceParameterData) SetParamForProSeRemUe(v string)
SetParamForProSeRemUe gets a reference to the given string and assigns it to the ParamForProSeRemUe field.
func (*ServiceParameterData) SetParamForProSeU2NRelUe ¶
func (o *ServiceParameterData) SetParamForProSeU2NRelUe(v string)
SetParamForProSeU2NRelUe gets a reference to the given string and assigns it to the ParamForProSeU2NRelUe field.
func (*ServiceParameterData) SetParamOverPc5 ¶
func (o *ServiceParameterData) SetParamOverPc5(v string)
SetParamOverPc5 gets a reference to the given string and assigns it to the ParamOverPc5 field.
func (*ServiceParameterData) SetParamOverUu ¶
func (o *ServiceParameterData) SetParamOverUu(v string)
SetParamOverUu gets a reference to the given string and assigns it to the ParamOverUu field.
func (*ServiceParameterData) SetRequestTestNotification ¶
func (o *ServiceParameterData) SetRequestTestNotification(v bool)
SetRequestTestNotification gets a reference to the given bool and assigns it to the RequestTestNotification field.
func (*ServiceParameterData) SetSelf ¶
func (o *ServiceParameterData) SetSelf(v string)
SetSelf gets a reference to the given string and assigns it to the Self field.
func (*ServiceParameterData) SetSnssai ¶
func (o *ServiceParameterData) SetSnssai(v Snssai)
SetSnssai gets a reference to the given Snssai and assigns it to the Snssai field.
func (*ServiceParameterData) SetSubNotifEvents ¶
func (o *ServiceParameterData) SetSubNotifEvents(v []Event)
SetSubNotifEvents gets a reference to the given []Event and assigns it to the SubNotifEvents field.
func (*ServiceParameterData) SetSuppFeat ¶
func (o *ServiceParameterData) SetSuppFeat(v string)
SetSuppFeat gets a reference to the given string and assigns it to the SuppFeat field.
func (*ServiceParameterData) SetUeIpv4 ¶
func (o *ServiceParameterData) SetUeIpv4(v string)
SetUeIpv4 gets a reference to the given string and assigns it to the UeIpv4 field.
func (*ServiceParameterData) SetUeIpv6 ¶
func (o *ServiceParameterData) SetUeIpv6(v Ipv6Addr)
SetUeIpv6 gets a reference to the given Ipv6Addr and assigns it to the UeIpv6 field.
func (*ServiceParameterData) SetUeMac ¶
func (o *ServiceParameterData) SetUeMac(v string)
SetUeMac gets a reference to the given string and assigns it to the UeMac field.
func (*ServiceParameterData) SetUrspGuidance ¶
func (o *ServiceParameterData) SetUrspGuidance(v []UrspRuleRequest)
SetUrspGuidance gets a reference to the given []UrspRuleRequest and assigns it to the UrspGuidance field.
func (*ServiceParameterData) SetWebsockNotifConfig ¶
func (o *ServiceParameterData) SetWebsockNotifConfig(v WebsockNotifConfig)
SetWebsockNotifConfig gets a reference to the given WebsockNotifConfig and assigns it to the WebsockNotifConfig field.
func (ServiceParameterData) ToMap ¶
func (o ServiceParameterData) ToMap() (map[string]interface{}, error)
type ServiceParameterDataPatch ¶
type ServiceParameterDataPatch struct { // Represents the same as the ParameterOverPc5 data type but with the nullable:true property. ParamOverPc5 NullableString `json:"paramOverPc5,omitempty"` // Represents the same as the ParameterOverUu data type but with the nullable:true property. ParamOverUu NullableString `json:"paramOverUu,omitempty"` // This data type is defined in the same way as the ParamForProSeDd data type, but with the OpenAPI nullable property set to true. ParamForProSeDd NullableString `json:"paramForProSeDd,omitempty"` // This data type is defined in the same way as the ParamForProSeDc data type, but with the OpenAPI nullable property set to true. ParamForProSeDc NullableString `json:"paramForProSeDc,omitempty"` // This data type is defined in the same way as the ParamForProSeU2NRelay data type, but with the OpenAPI nullable property set to true. ParamForProSeU2NRelUe NullableString `json:"paramForProSeU2NRelUe,omitempty"` // This data type is defined in the same way as the ParamForProSeRemUe data type, but with the OpenAPI nullable property set to true. ParamForProSeRemUe NullableString `json:"paramForProSeRemUe,omitempty"` // Contains the service parameter used to guide the URSP. UrspGuidance []UrspRuleRequest `json:"urspGuidance,omitempty"` SubNotifEvents []Event `json:"subNotifEvents,omitempty"` // String providing an URI formatted according to RFC 3986. NotificationDestination *string `json:"notificationDestination,omitempty"` }
ServiceParameterDataPatch Represents the parameters to request the modification of a service parameter subscription resource.
func NewServiceParameterDataPatch ¶
func NewServiceParameterDataPatch() *ServiceParameterDataPatch
NewServiceParameterDataPatch instantiates a new ServiceParameterDataPatch 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 NewServiceParameterDataPatchWithDefaults ¶
func NewServiceParameterDataPatchWithDefaults() *ServiceParameterDataPatch
NewServiceParameterDataPatchWithDefaults instantiates a new ServiceParameterDataPatch 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 (*ServiceParameterDataPatch) GetNotificationDestination ¶
func (o *ServiceParameterDataPatch) GetNotificationDestination() string
GetNotificationDestination returns the NotificationDestination field value if set, zero value otherwise.
func (*ServiceParameterDataPatch) GetNotificationDestinationOk ¶
func (o *ServiceParameterDataPatch) GetNotificationDestinationOk() (*string, bool)
GetNotificationDestinationOk returns a tuple with the NotificationDestination field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceParameterDataPatch) GetParamForProSeDc ¶
func (o *ServiceParameterDataPatch) GetParamForProSeDc() string
GetParamForProSeDc returns the ParamForProSeDc field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ServiceParameterDataPatch) GetParamForProSeDcOk ¶
func (o *ServiceParameterDataPatch) GetParamForProSeDcOk() (*string, bool)
GetParamForProSeDcOk returns a tuple with the ParamForProSeDc 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 (*ServiceParameterDataPatch) GetParamForProSeDd ¶
func (o *ServiceParameterDataPatch) GetParamForProSeDd() string
GetParamForProSeDd returns the ParamForProSeDd field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ServiceParameterDataPatch) GetParamForProSeDdOk ¶
func (o *ServiceParameterDataPatch) GetParamForProSeDdOk() (*string, bool)
GetParamForProSeDdOk returns a tuple with the ParamForProSeDd 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 (*ServiceParameterDataPatch) GetParamForProSeRemUe ¶
func (o *ServiceParameterDataPatch) GetParamForProSeRemUe() string
GetParamForProSeRemUe returns the ParamForProSeRemUe field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ServiceParameterDataPatch) GetParamForProSeRemUeOk ¶
func (o *ServiceParameterDataPatch) GetParamForProSeRemUeOk() (*string, bool)
GetParamForProSeRemUeOk returns a tuple with the ParamForProSeRemUe 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 (*ServiceParameterDataPatch) GetParamForProSeU2NRelUe ¶
func (o *ServiceParameterDataPatch) GetParamForProSeU2NRelUe() string
GetParamForProSeU2NRelUe returns the ParamForProSeU2NRelUe field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ServiceParameterDataPatch) GetParamForProSeU2NRelUeOk ¶
func (o *ServiceParameterDataPatch) GetParamForProSeU2NRelUeOk() (*string, bool)
GetParamForProSeU2NRelUeOk returns a tuple with the ParamForProSeU2NRelUe 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 (*ServiceParameterDataPatch) GetParamOverPc5 ¶
func (o *ServiceParameterDataPatch) GetParamOverPc5() string
GetParamOverPc5 returns the ParamOverPc5 field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ServiceParameterDataPatch) GetParamOverPc5Ok ¶
func (o *ServiceParameterDataPatch) GetParamOverPc5Ok() (*string, bool)
GetParamOverPc5Ok returns a tuple with the ParamOverPc5 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 (*ServiceParameterDataPatch) GetParamOverUu ¶
func (o *ServiceParameterDataPatch) GetParamOverUu() string
GetParamOverUu returns the ParamOverUu field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ServiceParameterDataPatch) GetParamOverUuOk ¶
func (o *ServiceParameterDataPatch) GetParamOverUuOk() (*string, bool)
GetParamOverUuOk returns a tuple with the ParamOverUu 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 (*ServiceParameterDataPatch) GetSubNotifEvents ¶
func (o *ServiceParameterDataPatch) GetSubNotifEvents() []Event
GetSubNotifEvents returns the SubNotifEvents field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ServiceParameterDataPatch) GetSubNotifEventsOk ¶
func (o *ServiceParameterDataPatch) GetSubNotifEventsOk() ([]Event, bool)
GetSubNotifEventsOk returns a tuple with the SubNotifEvents 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 (*ServiceParameterDataPatch) GetUrspGuidance ¶
func (o *ServiceParameterDataPatch) GetUrspGuidance() []UrspRuleRequest
GetUrspGuidance returns the UrspGuidance field value if set, zero value otherwise.
func (*ServiceParameterDataPatch) GetUrspGuidanceOk ¶
func (o *ServiceParameterDataPatch) GetUrspGuidanceOk() ([]UrspRuleRequest, bool)
GetUrspGuidanceOk returns a tuple with the UrspGuidance field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ServiceParameterDataPatch) HasNotificationDestination ¶
func (o *ServiceParameterDataPatch) HasNotificationDestination() bool
HasNotificationDestination returns a boolean if a field has been set.
func (*ServiceParameterDataPatch) HasParamForProSeDc ¶
func (o *ServiceParameterDataPatch) HasParamForProSeDc() bool
HasParamForProSeDc returns a boolean if a field has been set.
func (*ServiceParameterDataPatch) HasParamForProSeDd ¶
func (o *ServiceParameterDataPatch) HasParamForProSeDd() bool
HasParamForProSeDd returns a boolean if a field has been set.
func (*ServiceParameterDataPatch) HasParamForProSeRemUe ¶
func (o *ServiceParameterDataPatch) HasParamForProSeRemUe() bool
HasParamForProSeRemUe returns a boolean if a field has been set.
func (*ServiceParameterDataPatch) HasParamForProSeU2NRelUe ¶
func (o *ServiceParameterDataPatch) HasParamForProSeU2NRelUe() bool
HasParamForProSeU2NRelUe returns a boolean if a field has been set.
func (*ServiceParameterDataPatch) HasParamOverPc5 ¶
func (o *ServiceParameterDataPatch) HasParamOverPc5() bool
HasParamOverPc5 returns a boolean if a field has been set.
func (*ServiceParameterDataPatch) HasParamOverUu ¶
func (o *ServiceParameterDataPatch) HasParamOverUu() bool
HasParamOverUu returns a boolean if a field has been set.
func (*ServiceParameterDataPatch) HasSubNotifEvents ¶
func (o *ServiceParameterDataPatch) HasSubNotifEvents() bool
HasSubNotifEvents returns a boolean if a field has been set.
func (*ServiceParameterDataPatch) HasUrspGuidance ¶
func (o *ServiceParameterDataPatch) HasUrspGuidance() bool
HasUrspGuidance returns a boolean if a field has been set.
func (ServiceParameterDataPatch) MarshalJSON ¶
func (o ServiceParameterDataPatch) MarshalJSON() ([]byte, error)
func (*ServiceParameterDataPatch) SetNotificationDestination ¶
func (o *ServiceParameterDataPatch) SetNotificationDestination(v string)
SetNotificationDestination gets a reference to the given string and assigns it to the NotificationDestination field.
func (*ServiceParameterDataPatch) SetParamForProSeDc ¶
func (o *ServiceParameterDataPatch) SetParamForProSeDc(v string)
SetParamForProSeDc gets a reference to the given NullableString and assigns it to the ParamForProSeDc field.
func (*ServiceParameterDataPatch) SetParamForProSeDcNil ¶
func (o *ServiceParameterDataPatch) SetParamForProSeDcNil()
SetParamForProSeDcNil sets the value for ParamForProSeDc to be an explicit nil
func (*ServiceParameterDataPatch) SetParamForProSeDd ¶
func (o *ServiceParameterDataPatch) SetParamForProSeDd(v string)
SetParamForProSeDd gets a reference to the given NullableString and assigns it to the ParamForProSeDd field.
func (*ServiceParameterDataPatch) SetParamForProSeDdNil ¶
func (o *ServiceParameterDataPatch) SetParamForProSeDdNil()
SetParamForProSeDdNil sets the value for ParamForProSeDd to be an explicit nil
func (*ServiceParameterDataPatch) SetParamForProSeRemUe ¶
func (o *ServiceParameterDataPatch) SetParamForProSeRemUe(v string)
SetParamForProSeRemUe gets a reference to the given NullableString and assigns it to the ParamForProSeRemUe field.
func (*ServiceParameterDataPatch) SetParamForProSeRemUeNil ¶
func (o *ServiceParameterDataPatch) SetParamForProSeRemUeNil()
SetParamForProSeRemUeNil sets the value for ParamForProSeRemUe to be an explicit nil
func (*ServiceParameterDataPatch) SetParamForProSeU2NRelUe ¶
func (o *ServiceParameterDataPatch) SetParamForProSeU2NRelUe(v string)
SetParamForProSeU2NRelUe gets a reference to the given NullableString and assigns it to the ParamForProSeU2NRelUe field.
func (*ServiceParameterDataPatch) SetParamForProSeU2NRelUeNil ¶
func (o *ServiceParameterDataPatch) SetParamForProSeU2NRelUeNil()
SetParamForProSeU2NRelUeNil sets the value for ParamForProSeU2NRelUe to be an explicit nil
func (*ServiceParameterDataPatch) SetParamOverPc5 ¶
func (o *ServiceParameterDataPatch) SetParamOverPc5(v string)
SetParamOverPc5 gets a reference to the given NullableString and assigns it to the ParamOverPc5 field.
func (*ServiceParameterDataPatch) SetParamOverPc5Nil ¶
func (o *ServiceParameterDataPatch) SetParamOverPc5Nil()
SetParamOverPc5Nil sets the value for ParamOverPc5 to be an explicit nil
func (*ServiceParameterDataPatch) SetParamOverUu ¶
func (o *ServiceParameterDataPatch) SetParamOverUu(v string)
SetParamOverUu gets a reference to the given NullableString and assigns it to the ParamOverUu field.
func (*ServiceParameterDataPatch) SetParamOverUuNil ¶
func (o *ServiceParameterDataPatch) SetParamOverUuNil()
SetParamOverUuNil sets the value for ParamOverUu to be an explicit nil
func (*ServiceParameterDataPatch) SetSubNotifEvents ¶
func (o *ServiceParameterDataPatch) SetSubNotifEvents(v []Event)
SetSubNotifEvents gets a reference to the given []Event and assigns it to the SubNotifEvents field.
func (*ServiceParameterDataPatch) SetUrspGuidance ¶
func (o *ServiceParameterDataPatch) SetUrspGuidance(v []UrspRuleRequest)
SetUrspGuidance gets a reference to the given []UrspRuleRequest and assigns it to the UrspGuidance field.
func (ServiceParameterDataPatch) ToMap ¶
func (o ServiceParameterDataPatch) ToMap() (map[string]interface{}, error)
func (*ServiceParameterDataPatch) UnsetParamForProSeDc ¶
func (o *ServiceParameterDataPatch) UnsetParamForProSeDc()
UnsetParamForProSeDc ensures that no value is present for ParamForProSeDc, not even an explicit nil
func (*ServiceParameterDataPatch) UnsetParamForProSeDd ¶
func (o *ServiceParameterDataPatch) UnsetParamForProSeDd()
UnsetParamForProSeDd ensures that no value is present for ParamForProSeDd, not even an explicit nil
func (*ServiceParameterDataPatch) UnsetParamForProSeRemUe ¶
func (o *ServiceParameterDataPatch) UnsetParamForProSeRemUe()
UnsetParamForProSeRemUe ensures that no value is present for ParamForProSeRemUe, not even an explicit nil
func (*ServiceParameterDataPatch) UnsetParamForProSeU2NRelUe ¶
func (o *ServiceParameterDataPatch) UnsetParamForProSeU2NRelUe()
UnsetParamForProSeU2NRelUe ensures that no value is present for ParamForProSeU2NRelUe, not even an explicit nil
func (*ServiceParameterDataPatch) UnsetParamOverPc5 ¶
func (o *ServiceParameterDataPatch) UnsetParamOverPc5()
UnsetParamOverPc5 ensures that no value is present for ParamOverPc5, not even an explicit nil
func (*ServiceParameterDataPatch) UnsetParamOverUu ¶
func (o *ServiceParameterDataPatch) UnsetParamOverUu()
UnsetParamOverUu ensures that no value is present for ParamOverUu, not even an explicit nil
type ServiceParameterSubscriptionsAPIService ¶
type ServiceParameterSubscriptionsAPIService service
ServiceParameterSubscriptionsAPIService ServiceParameterSubscriptionsAPI service
func (*ServiceParameterSubscriptionsAPIService) CreateAnSubscription ¶
func (a *ServiceParameterSubscriptionsAPIService) CreateAnSubscription(ctx context.Context, afId string) ApiCreateAnSubscriptionRequest
CreateAnSubscription Creates a new subscription resource
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param afId Identifier of the AF @return ApiCreateAnSubscriptionRequest
func (*ServiceParameterSubscriptionsAPIService) CreateAnSubscriptionExecute ¶
func (a *ServiceParameterSubscriptionsAPIService) CreateAnSubscriptionExecute(r ApiCreateAnSubscriptionRequest) (*ServiceParameterData, *http.Response, error)
Execute executes the request
@return ServiceParameterData
func (*ServiceParameterSubscriptionsAPIService) ReadAllSubscriptions ¶
func (a *ServiceParameterSubscriptionsAPIService) ReadAllSubscriptions(ctx context.Context, afId string) ApiReadAllSubscriptionsRequest
ReadAllSubscriptions read all of the active subscriptions for the AF
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param afId Identifier of the AF @return ApiReadAllSubscriptionsRequest
func (*ServiceParameterSubscriptionsAPIService) ReadAllSubscriptionsExecute ¶
func (a *ServiceParameterSubscriptionsAPIService) ReadAllSubscriptionsExecute(r ApiReadAllSubscriptionsRequest) ([]ServiceParameterData, *http.Response, error)
Execute executes the request
@return []ServiceParameterData
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 ¶
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) GetSdOk ¶
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) GetSstOk ¶
GetSstOk returns a tuple with the Sst field value and a boolean to check if the value has been set.
func (Snssai) MarshalJSON ¶
func (*Snssai) UnmarshalJSON ¶
type SupportedGADShapes ¶
type SupportedGADShapes struct {
// contains filtered or unexported fields
}
SupportedGADShapes Indicates supported GAD shapes.
func (*SupportedGADShapes) MarshalJSON ¶
func (src *SupportedGADShapes) MarshalJSON() ([]byte, error)
Marshal data from the first non-nil pointers in the struct to JSON
func (*SupportedGADShapes) UnmarshalJSON ¶
func (dst *SupportedGADShapes) UnmarshalJSON(data []byte) error
Unmarshal JSON data into any of the pointers in the struct
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 ¶
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) GetNidOk ¶
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) GetPlmnIdOk ¶
GetPlmnIdOk returns a tuple with the PlmnId field value and a boolean to check if the value has been set.
func (*Tai) GetTacOk ¶
GetTacOk returns a tuple with the Tac field value and a boolean to check if the value has been set.
func (Tai) MarshalJSON ¶
func (*Tai) UnmarshalJSON ¶
type TrafficDescriptorComponents ¶
type TrafficDescriptorComponents struct { // Describes the operation systems and the corresponding applications for each operation systems. The key of map is osId. AppDescs *map[string]AppDescriptor `json:"appDescs,omitempty"` // Represents a 3-tuple with protocol, server ip and server port for UL/DL application traffic. The content of the string has the same encoding as the IPFilterRule AVP value as defined in IETF RFC 6733. FlowDescs []string `json:"flowDescs,omitempty"` // FQDN(s) or a regular expression which are used as a domain name matching criteria. DomainDescs []string `json:"domainDescs,omitempty"` // Descriptor(s) for destination information of non-IP traffic in which only ethernet flow description is defined. EthFlowDescs []EthFlowDescription `json:"ethFlowDescs,omitempty"` // This is matched against the DNN information provided by the application. Dnns []string `json:"dnns,omitempty"` // This is matched against the information provided by a UE application when it requests a network connection with certain capabilities. ConnCaps []ConnectionCapabilities `json:"connCaps,omitempty"` }
TrafficDescriptorComponents Traffic descriptor components for the requested URSP.
func NewTrafficDescriptorComponents ¶
func NewTrafficDescriptorComponents() *TrafficDescriptorComponents
NewTrafficDescriptorComponents instantiates a new TrafficDescriptorComponents 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 NewTrafficDescriptorComponentsWithDefaults ¶
func NewTrafficDescriptorComponentsWithDefaults() *TrafficDescriptorComponents
NewTrafficDescriptorComponentsWithDefaults instantiates a new TrafficDescriptorComponents 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 (*TrafficDescriptorComponents) GetAppDescs ¶
func (o *TrafficDescriptorComponents) GetAppDescs() map[string]AppDescriptor
GetAppDescs returns the AppDescs field value if set, zero value otherwise.
func (*TrafficDescriptorComponents) GetAppDescsOk ¶
func (o *TrafficDescriptorComponents) GetAppDescsOk() (*map[string]AppDescriptor, bool)
GetAppDescsOk returns a tuple with the AppDescs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TrafficDescriptorComponents) GetConnCaps ¶
func (o *TrafficDescriptorComponents) GetConnCaps() []ConnectionCapabilities
GetConnCaps returns the ConnCaps field value if set, zero value otherwise.
func (*TrafficDescriptorComponents) GetConnCapsOk ¶
func (o *TrafficDescriptorComponents) GetConnCapsOk() ([]ConnectionCapabilities, bool)
GetConnCapsOk returns a tuple with the ConnCaps field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TrafficDescriptorComponents) GetDnns ¶
func (o *TrafficDescriptorComponents) GetDnns() []string
GetDnns returns the Dnns field value if set, zero value otherwise.
func (*TrafficDescriptorComponents) GetDnnsOk ¶
func (o *TrafficDescriptorComponents) GetDnnsOk() ([]string, bool)
GetDnnsOk returns a tuple with the Dnns field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TrafficDescriptorComponents) GetDomainDescs ¶
func (o *TrafficDescriptorComponents) GetDomainDescs() []string
GetDomainDescs returns the DomainDescs field value if set, zero value otherwise.
func (*TrafficDescriptorComponents) GetDomainDescsOk ¶
func (o *TrafficDescriptorComponents) GetDomainDescsOk() ([]string, bool)
GetDomainDescsOk returns a tuple with the DomainDescs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TrafficDescriptorComponents) GetEthFlowDescs ¶
func (o *TrafficDescriptorComponents) GetEthFlowDescs() []EthFlowDescription
GetEthFlowDescs returns the EthFlowDescs field value if set, zero value otherwise.
func (*TrafficDescriptorComponents) GetEthFlowDescsOk ¶
func (o *TrafficDescriptorComponents) GetEthFlowDescsOk() ([]EthFlowDescription, bool)
GetEthFlowDescsOk returns a tuple with the EthFlowDescs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TrafficDescriptorComponents) GetFlowDescs ¶
func (o *TrafficDescriptorComponents) GetFlowDescs() []string
GetFlowDescs returns the FlowDescs field value if set, zero value otherwise.
func (*TrafficDescriptorComponents) GetFlowDescsOk ¶
func (o *TrafficDescriptorComponents) GetFlowDescsOk() ([]string, bool)
GetFlowDescsOk returns a tuple with the FlowDescs field value if set, nil otherwise and a boolean to check if the value has been set.
func (*TrafficDescriptorComponents) HasAppDescs ¶
func (o *TrafficDescriptorComponents) HasAppDescs() bool
HasAppDescs returns a boolean if a field has been set.
func (*TrafficDescriptorComponents) HasConnCaps ¶
func (o *TrafficDescriptorComponents) HasConnCaps() bool
HasConnCaps returns a boolean if a field has been set.
func (*TrafficDescriptorComponents) HasDnns ¶
func (o *TrafficDescriptorComponents) HasDnns() bool
HasDnns returns a boolean if a field has been set.
func (*TrafficDescriptorComponents) HasDomainDescs ¶
func (o *TrafficDescriptorComponents) HasDomainDescs() bool
HasDomainDescs returns a boolean if a field has been set.
func (*TrafficDescriptorComponents) HasEthFlowDescs ¶
func (o *TrafficDescriptorComponents) HasEthFlowDescs() bool
HasEthFlowDescs returns a boolean if a field has been set.
func (*TrafficDescriptorComponents) HasFlowDescs ¶
func (o *TrafficDescriptorComponents) HasFlowDescs() bool
HasFlowDescs returns a boolean if a field has been set.
func (TrafficDescriptorComponents) MarshalJSON ¶
func (o TrafficDescriptorComponents) MarshalJSON() ([]byte, error)
func (*TrafficDescriptorComponents) SetAppDescs ¶
func (o *TrafficDescriptorComponents) SetAppDescs(v map[string]AppDescriptor)
SetAppDescs gets a reference to the given map[string]AppDescriptor and assigns it to the AppDescs field.
func (*TrafficDescriptorComponents) SetConnCaps ¶
func (o *TrafficDescriptorComponents) SetConnCaps(v []ConnectionCapabilities)
SetConnCaps gets a reference to the given []ConnectionCapabilities and assigns it to the ConnCaps field.
func (*TrafficDescriptorComponents) SetDnns ¶
func (o *TrafficDescriptorComponents) SetDnns(v []string)
SetDnns gets a reference to the given []string and assigns it to the Dnns field.
func (*TrafficDescriptorComponents) SetDomainDescs ¶
func (o *TrafficDescriptorComponents) SetDomainDescs(v []string)
SetDomainDescs gets a reference to the given []string and assigns it to the DomainDescs field.
func (*TrafficDescriptorComponents) SetEthFlowDescs ¶
func (o *TrafficDescriptorComponents) SetEthFlowDescs(v []EthFlowDescription)
SetEthFlowDescs gets a reference to the given []EthFlowDescription and assigns it to the EthFlowDescs field.
func (*TrafficDescriptorComponents) SetFlowDescs ¶
func (o *TrafficDescriptorComponents) SetFlowDescs(v []string)
SetFlowDescs gets a reference to the given []string and assigns it to the FlowDescs field.
func (TrafficDescriptorComponents) ToMap ¶
func (o TrafficDescriptorComponents) ToMap() (map[string]interface{}, error)
type UncertaintyEllipse ¶
type UncertaintyEllipse struct { // Indicates value of uncertainty. SemiMajor float32 `json:"semiMajor"` // Indicates value of uncertainty. SemiMinor float32 `json:"semiMinor"` // Indicates value of orientation angle. OrientationMajor int32 `json:"orientationMajor"` }
UncertaintyEllipse Ellipse with uncertainty.
func NewUncertaintyEllipse ¶
func NewUncertaintyEllipse(semiMajor float32, semiMinor float32, orientationMajor int32) *UncertaintyEllipse
NewUncertaintyEllipse instantiates a new UncertaintyEllipse 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 NewUncertaintyEllipseWithDefaults ¶
func NewUncertaintyEllipseWithDefaults() *UncertaintyEllipse
NewUncertaintyEllipseWithDefaults instantiates a new UncertaintyEllipse 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 (*UncertaintyEllipse) GetOrientationMajor ¶
func (o *UncertaintyEllipse) GetOrientationMajor() int32
GetOrientationMajor returns the OrientationMajor field value
func (*UncertaintyEllipse) GetOrientationMajorOk ¶
func (o *UncertaintyEllipse) GetOrientationMajorOk() (*int32, bool)
GetOrientationMajorOk returns a tuple with the OrientationMajor field value and a boolean to check if the value has been set.
func (*UncertaintyEllipse) GetSemiMajor ¶
func (o *UncertaintyEllipse) GetSemiMajor() float32
GetSemiMajor returns the SemiMajor field value
func (*UncertaintyEllipse) GetSemiMajorOk ¶
func (o *UncertaintyEllipse) GetSemiMajorOk() (*float32, bool)
GetSemiMajorOk returns a tuple with the SemiMajor field value and a boolean to check if the value has been set.
func (*UncertaintyEllipse) GetSemiMinor ¶
func (o *UncertaintyEllipse) GetSemiMinor() float32
GetSemiMinor returns the SemiMinor field value
func (*UncertaintyEllipse) GetSemiMinorOk ¶
func (o *UncertaintyEllipse) GetSemiMinorOk() (*float32, bool)
GetSemiMinorOk returns a tuple with the SemiMinor field value and a boolean to check if the value has been set.
func (UncertaintyEllipse) MarshalJSON ¶
func (o UncertaintyEllipse) MarshalJSON() ([]byte, error)
func (*UncertaintyEllipse) SetOrientationMajor ¶
func (o *UncertaintyEllipse) SetOrientationMajor(v int32)
SetOrientationMajor sets field value
func (*UncertaintyEllipse) SetSemiMajor ¶
func (o *UncertaintyEllipse) SetSemiMajor(v float32)
SetSemiMajor sets field value
func (*UncertaintyEllipse) SetSemiMinor ¶
func (o *UncertaintyEllipse) SetSemiMinor(v float32)
SetSemiMinor sets field value
func (UncertaintyEllipse) ToMap ¶
func (o UncertaintyEllipse) ToMap() (map[string]interface{}, error)
func (*UncertaintyEllipse) UnmarshalJSON ¶
func (o *UncertaintyEllipse) UnmarshalJSON(bytes []byte) (err error)
type UncertaintyEllipsoid ¶
type UncertaintyEllipsoid struct { // Indicates value of uncertainty. SemiMajor float32 `json:"semiMajor"` // Indicates value of uncertainty. SemiMinor float32 `json:"semiMinor"` // Indicates value of uncertainty. Vertical float32 `json:"vertical"` // Indicates value of orientation angle. OrientationMajor int32 `json:"orientationMajor"` }
UncertaintyEllipsoid Ellipsoid with uncertainty
func NewUncertaintyEllipsoid ¶
func NewUncertaintyEllipsoid(semiMajor float32, semiMinor float32, vertical float32, orientationMajor int32) *UncertaintyEllipsoid
NewUncertaintyEllipsoid instantiates a new UncertaintyEllipsoid 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 NewUncertaintyEllipsoidWithDefaults ¶
func NewUncertaintyEllipsoidWithDefaults() *UncertaintyEllipsoid
NewUncertaintyEllipsoidWithDefaults instantiates a new UncertaintyEllipsoid 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 (*UncertaintyEllipsoid) GetOrientationMajor ¶
func (o *UncertaintyEllipsoid) GetOrientationMajor() int32
GetOrientationMajor returns the OrientationMajor field value
func (*UncertaintyEllipsoid) GetOrientationMajorOk ¶
func (o *UncertaintyEllipsoid) GetOrientationMajorOk() (*int32, bool)
GetOrientationMajorOk returns a tuple with the OrientationMajor field value and a boolean to check if the value has been set.
func (*UncertaintyEllipsoid) GetSemiMajor ¶
func (o *UncertaintyEllipsoid) GetSemiMajor() float32
GetSemiMajor returns the SemiMajor field value
func (*UncertaintyEllipsoid) GetSemiMajorOk ¶
func (o *UncertaintyEllipsoid) GetSemiMajorOk() (*float32, bool)
GetSemiMajorOk returns a tuple with the SemiMajor field value and a boolean to check if the value has been set.
func (*UncertaintyEllipsoid) GetSemiMinor ¶
func (o *UncertaintyEllipsoid) GetSemiMinor() float32
GetSemiMinor returns the SemiMinor field value
func (*UncertaintyEllipsoid) GetSemiMinorOk ¶
func (o *UncertaintyEllipsoid) GetSemiMinorOk() (*float32, bool)
GetSemiMinorOk returns a tuple with the SemiMinor field value and a boolean to check if the value has been set.
func (*UncertaintyEllipsoid) GetVertical ¶
func (o *UncertaintyEllipsoid) GetVertical() float32
GetVertical returns the Vertical field value
func (*UncertaintyEllipsoid) GetVerticalOk ¶
func (o *UncertaintyEllipsoid) GetVerticalOk() (*float32, bool)
GetVerticalOk returns a tuple with the Vertical field value and a boolean to check if the value has been set.
func (UncertaintyEllipsoid) MarshalJSON ¶
func (o UncertaintyEllipsoid) MarshalJSON() ([]byte, error)
func (*UncertaintyEllipsoid) SetOrientationMajor ¶
func (o *UncertaintyEllipsoid) SetOrientationMajor(v int32)
SetOrientationMajor sets field value
func (*UncertaintyEllipsoid) SetSemiMajor ¶
func (o *UncertaintyEllipsoid) SetSemiMajor(v float32)
SetSemiMajor sets field value
func (*UncertaintyEllipsoid) SetSemiMinor ¶
func (o *UncertaintyEllipsoid) SetSemiMinor(v float32)
SetSemiMinor sets field value
func (*UncertaintyEllipsoid) SetVertical ¶
func (o *UncertaintyEllipsoid) SetVertical(v float32)
SetVertical sets field value
func (UncertaintyEllipsoid) ToMap ¶
func (o UncertaintyEllipsoid) ToMap() (map[string]interface{}, error)
func (*UncertaintyEllipsoid) UnmarshalJSON ¶
func (o *UncertaintyEllipsoid) UnmarshalJSON(bytes []byte) (err error)
type UrspRuleRequest ¶
type UrspRuleRequest struct { TrafficDesc NullableTrafficDescriptorComponents `json:"trafficDesc,omitempty"` // Unsigned Integer, i.e. only value 0 and integers above 0 are permissible. RelatPrecedence *int32 `json:"relatPrecedence,omitempty"` // Sets of parameters that may be used to guide the Route Selection Descriptors of the URSP. RouteSelParamSets []RouteSelectionParameterSet `json:"routeSelParamSets,omitempty"` }
UrspRuleRequest Contains parameters that can be used to guide the URSP.
func NewUrspRuleRequest ¶
func NewUrspRuleRequest() *UrspRuleRequest
NewUrspRuleRequest instantiates a new UrspRuleRequest 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 NewUrspRuleRequestWithDefaults ¶
func NewUrspRuleRequestWithDefaults() *UrspRuleRequest
NewUrspRuleRequestWithDefaults instantiates a new UrspRuleRequest 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 (*UrspRuleRequest) GetRelatPrecedence ¶
func (o *UrspRuleRequest) GetRelatPrecedence() int32
GetRelatPrecedence returns the RelatPrecedence field value if set, zero value otherwise.
func (*UrspRuleRequest) GetRelatPrecedenceOk ¶
func (o *UrspRuleRequest) GetRelatPrecedenceOk() (*int32, bool)
GetRelatPrecedenceOk returns a tuple with the RelatPrecedence field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UrspRuleRequest) GetRouteSelParamSets ¶
func (o *UrspRuleRequest) GetRouteSelParamSets() []RouteSelectionParameterSet
GetRouteSelParamSets returns the RouteSelParamSets field value if set, zero value otherwise.
func (*UrspRuleRequest) GetRouteSelParamSetsOk ¶
func (o *UrspRuleRequest) GetRouteSelParamSetsOk() ([]RouteSelectionParameterSet, bool)
GetRouteSelParamSetsOk returns a tuple with the RouteSelParamSets field value if set, nil otherwise and a boolean to check if the value has been set.
func (*UrspRuleRequest) GetTrafficDesc ¶
func (o *UrspRuleRequest) GetTrafficDesc() TrafficDescriptorComponents
GetTrafficDesc returns the TrafficDesc field value if set, zero value otherwise (both if not set or set to explicit null).
func (*UrspRuleRequest) GetTrafficDescOk ¶
func (o *UrspRuleRequest) GetTrafficDescOk() (*TrafficDescriptorComponents, bool)
GetTrafficDescOk returns a tuple with the TrafficDesc 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 (*UrspRuleRequest) HasRelatPrecedence ¶
func (o *UrspRuleRequest) HasRelatPrecedence() bool
HasRelatPrecedence returns a boolean if a field has been set.
func (*UrspRuleRequest) HasRouteSelParamSets ¶
func (o *UrspRuleRequest) HasRouteSelParamSets() bool
HasRouteSelParamSets returns a boolean if a field has been set.
func (*UrspRuleRequest) HasTrafficDesc ¶
func (o *UrspRuleRequest) HasTrafficDesc() bool
HasTrafficDesc returns a boolean if a field has been set.
func (UrspRuleRequest) MarshalJSON ¶
func (o UrspRuleRequest) MarshalJSON() ([]byte, error)
func (*UrspRuleRequest) SetRelatPrecedence ¶
func (o *UrspRuleRequest) SetRelatPrecedence(v int32)
SetRelatPrecedence gets a reference to the given int32 and assigns it to the RelatPrecedence field.
func (*UrspRuleRequest) SetRouteSelParamSets ¶
func (o *UrspRuleRequest) SetRouteSelParamSets(v []RouteSelectionParameterSet)
SetRouteSelParamSets gets a reference to the given []RouteSelectionParameterSet and assigns it to the RouteSelParamSets field.
func (*UrspRuleRequest) SetTrafficDesc ¶
func (o *UrspRuleRequest) SetTrafficDesc(v TrafficDescriptorComponents)
SetTrafficDesc gets a reference to the given NullableTrafficDescriptorComponents and assigns it to the TrafficDesc field.
func (*UrspRuleRequest) SetTrafficDescNil ¶
func (o *UrspRuleRequest) SetTrafficDescNil()
SetTrafficDescNil sets the value for TrafficDesc to be an explicit nil
func (UrspRuleRequest) ToMap ¶
func (o UrspRuleRequest) ToMap() (map[string]interface{}, error)
func (*UrspRuleRequest) UnsetTrafficDesc ¶
func (o *UrspRuleRequest) UnsetTrafficDesc()
UnsetTrafficDesc ensures that no value is present for TrafficDesc, not even an explicit nil
type WebsockNotifConfig ¶
type WebsockNotifConfig struct { // string formatted according to IETF RFC 3986 identifying a referenced resource. WebsocketUri *string `json:"websocketUri,omitempty"` // Set by the SCS/AS to indicate that the Websocket delivery is requested. RequestWebsocketUri *bool `json:"requestWebsocketUri,omitempty"` }
WebsockNotifConfig Represents the configuration information for the delivery of notifications over Websockets.
func NewWebsockNotifConfig ¶
func NewWebsockNotifConfig() *WebsockNotifConfig
NewWebsockNotifConfig instantiates a new WebsockNotifConfig 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 NewWebsockNotifConfigWithDefaults ¶
func NewWebsockNotifConfigWithDefaults() *WebsockNotifConfig
NewWebsockNotifConfigWithDefaults instantiates a new WebsockNotifConfig 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 (*WebsockNotifConfig) GetRequestWebsocketUri ¶
func (o *WebsockNotifConfig) GetRequestWebsocketUri() bool
GetRequestWebsocketUri returns the RequestWebsocketUri field value if set, zero value otherwise.
func (*WebsockNotifConfig) GetRequestWebsocketUriOk ¶
func (o *WebsockNotifConfig) GetRequestWebsocketUriOk() (*bool, bool)
GetRequestWebsocketUriOk returns a tuple with the RequestWebsocketUri field value if set, nil otherwise and a boolean to check if the value has been set.
func (*WebsockNotifConfig) GetWebsocketUri ¶
func (o *WebsockNotifConfig) GetWebsocketUri() string
GetWebsocketUri returns the WebsocketUri field value if set, zero value otherwise.
func (*WebsockNotifConfig) GetWebsocketUriOk ¶
func (o *WebsockNotifConfig) GetWebsocketUriOk() (*string, bool)
GetWebsocketUriOk returns a tuple with the WebsocketUri field value if set, nil otherwise and a boolean to check if the value has been set.
func (*WebsockNotifConfig) HasRequestWebsocketUri ¶
func (o *WebsockNotifConfig) HasRequestWebsocketUri() bool
HasRequestWebsocketUri returns a boolean if a field has been set.
func (*WebsockNotifConfig) HasWebsocketUri ¶
func (o *WebsockNotifConfig) HasWebsocketUri() bool
HasWebsocketUri returns a boolean if a field has been set.
func (WebsockNotifConfig) MarshalJSON ¶
func (o WebsockNotifConfig) MarshalJSON() ([]byte, error)
func (*WebsockNotifConfig) SetRequestWebsocketUri ¶
func (o *WebsockNotifConfig) SetRequestWebsocketUri(v bool)
SetRequestWebsocketUri gets a reference to the given bool and assigns it to the RequestWebsocketUri field.
func (*WebsockNotifConfig) SetWebsocketUri ¶
func (o *WebsockNotifConfig) SetWebsocketUri(v string)
SetWebsocketUri gets a reference to the given string and assigns it to the WebsocketUri field.
func (WebsockNotifConfig) ToMap ¶
func (o WebsockNotifConfig) ToMap() (map[string]interface{}, error)
Source Files ¶
- api_individual_service_parameter_subscription.go
- api_service_parameter_subscriptions.go
- client.go
- configuration.go
- model_af_notification.go
- model_app_descriptor.go
- model_authorization_result.go
- model_civic_address.go
- model_connection_capabilities.go
- model_ellipsoid_arc.go
- model_eth_flow_description.go
- model_event.go
- model_event_info.go
- model_failure.go
- model_flow_direction.go
- model_gad_shape.go
- model_geographic_area.go
- model_geographical_area.go
- model_geographical_coordinates.go
- model_invalid_param.go
- model_ip_addr.go
- model_ipv6_addr.go
- model_ipv6_prefix.go
- model_local2d_point_uncertainty_ellipse.go
- model_local3d_point_uncertainty_ellipsoid.go
- model_local_origin.go
- model_plmn_id.go
- model_point.go
- model_point_altitude.go
- model_point_altitude_uncertainty.go
- model_point_uncertainty_circle.go
- model_point_uncertainty_ellipse.go
- model_polygon.go
- model_problem_details.go
- model_relative_cartesian_location.go
- model_route_selection_parameter_set.go
- model_service_parameter_data.go
- model_service_parameter_data_patch.go
- model_snssai.go
- model_supported_gad_shapes.go
- model_tai.go
- model_traffic_descriptor_components.go
- model_uncertainty_ellipse.go
- model_uncertainty_ellipsoid.go
- model_ursp_rule_request.go
- model_websock_notif_config.go
- response.go
- utils.go