Documentation
¶
Index ¶
- type SubscribedSkusRequestBuilder
- func (m *SubscribedSkusRequestBuilder) CreateGetRequestInformation(options *SubscribedSkusRequestBuilderGetOptions) (...)
- func (m *SubscribedSkusRequestBuilder) CreatePostRequestInformation(options *SubscribedSkusRequestBuilderPostOptions) (...)
- func (m *SubscribedSkusRequestBuilder) Get(options *SubscribedSkusRequestBuilderGetOptions) (*SubscribedSkusResponse, error)
- func (m *SubscribedSkusRequestBuilder) Post(options *SubscribedSkusRequestBuilderPostOptions) (...)
- type SubscribedSkusRequestBuilderGetOptions
- type SubscribedSkusRequestBuilderGetQueryParameters
- type SubscribedSkusRequestBuilderPostOptions
- type SubscribedSkusResponse
- func (m *SubscribedSkusResponse) GetAdditionalData() map[string]interface{}
- func (m *SubscribedSkusResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *SubscribedSkusResponse) GetNextLink() *string
- func (m *SubscribedSkusResponse) GetValue() ...
- func (m *SubscribedSkusResponse) IsNil() bool
- func (m *SubscribedSkusResponse) Serialize(...) error
- func (m *SubscribedSkusResponse) SetAdditionalData(value map[string]interface{})
- func (m *SubscribedSkusResponse) SetNextLink(value *string)
- func (m *SubscribedSkusResponse) SetValue(...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SubscribedSkusRequestBuilder ¶
type SubscribedSkusRequestBuilder struct {
// contains filtered or unexported fields
}
Builds and executes requests for operations under \subscribedSkus
func NewSubscribedSkusRequestBuilder ¶
func NewSubscribedSkusRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *SubscribedSkusRequestBuilder
Instantiates a new SubscribedSkusRequestBuilder and sets the default values. Parameters:
- rawUrl : The raw URL to use for the request builder.
- requestAdapter : The request adapter to use to execute the requests.
func NewSubscribedSkusRequestBuilderInternal ¶
func NewSubscribedSkusRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *SubscribedSkusRequestBuilder
Instantiates a new SubscribedSkusRequestBuilder and sets the default values. Parameters:
- pathParameters : Path parameters for the request
- requestAdapter : The request adapter to use to execute the requests.
func (*SubscribedSkusRequestBuilder) CreateGetRequestInformation ¶
func (m *SubscribedSkusRequestBuilder) CreateGetRequestInformation(options *SubscribedSkusRequestBuilderGetOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
Get entities from subscribedSkus Parameters:
- options : Options for the request
func (*SubscribedSkusRequestBuilder) CreatePostRequestInformation ¶
func (m *SubscribedSkusRequestBuilder) CreatePostRequestInformation(options *SubscribedSkusRequestBuilderPostOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
Add new entity to subscribedSkus Parameters:
- options : Options for the request
func (*SubscribedSkusRequestBuilder) Get ¶
func (m *SubscribedSkusRequestBuilder) Get(options *SubscribedSkusRequestBuilderGetOptions) (*SubscribedSkusResponse, error)
Get entities from subscribedSkus Parameters:
- options : Options for the request
func (*SubscribedSkusRequestBuilder) Post ¶
func (m *SubscribedSkusRequestBuilder) Post(options *SubscribedSkusRequestBuilderPostOptions) (*i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.SubscribedSku, error)
Add new entity to subscribedSkus Parameters:
- options : Options for the request
type SubscribedSkusRequestBuilderGetOptions ¶
type SubscribedSkusRequestBuilderGetOptions struct {
// Request headers
H map[string]string
// Request options
O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
// Request query parameters
Q *SubscribedSkusRequestBuilderGetQueryParameters
// Response handler to use in place of the default response handling provided by the core service
ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}
Options for Get
type SubscribedSkusRequestBuilderGetQueryParameters ¶
type SubscribedSkusRequestBuilderGetQueryParameters struct {
ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.QueryParametersBase
// Order items by property values
Orderby []string
// Search items by search phrases
Search *string
// Select properties to be returned
Select_escaped []string
}
Get entities from subscribedSkus
type SubscribedSkusRequestBuilderPostOptions ¶
type SubscribedSkusRequestBuilderPostOptions struct {
//
Body *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.SubscribedSku
// Request headers
H map[string]string
// Request options
O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
// Response handler to use in place of the default response handling provided by the core service
ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}
Options for Post
type SubscribedSkusResponse ¶
type SubscribedSkusResponse struct {
// contains filtered or unexported fields
}
func NewSubscribedSkusResponse ¶
func NewSubscribedSkusResponse() *SubscribedSkusResponse
Instantiates a new subscribedSkusResponse and sets the default values.
func (*SubscribedSkusResponse) GetAdditionalData ¶
func (m *SubscribedSkusResponse) GetAdditionalData() map[string]interface{}
Gets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*SubscribedSkusResponse) GetFieldDeserializers ¶
func (m *SubscribedSkusResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
The deserialization information for the current model
func (*SubscribedSkusResponse) GetNextLink ¶
func (m *SubscribedSkusResponse) GetNextLink() *string
Gets the nextLink property value.
func (*SubscribedSkusResponse) GetValue ¶
func (m *SubscribedSkusResponse) GetValue() []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.SubscribedSku
Gets the value property value.
func (*SubscribedSkusResponse) IsNil ¶
func (m *SubscribedSkusResponse) IsNil() bool
func (*SubscribedSkusResponse) Serialize ¶
func (m *SubscribedSkusResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serializes information the current object Parameters:
- writer : Serialization writer to use to serialize this model
func (*SubscribedSkusResponse) SetAdditionalData ¶
func (m *SubscribedSkusResponse) SetAdditionalData(value map[string]interface{})
Sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. Parameters:
- value : Value to set for the AdditionalData property.
func (*SubscribedSkusResponse) SetNextLink ¶
func (m *SubscribedSkusResponse) SetNextLink(value *string)
Sets the nextLink property value. Parameters:
- value : Value to set for the nextLink property.
func (*SubscribedSkusResponse) SetValue ¶
func (m *SubscribedSkusResponse) SetValue(value []i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.SubscribedSku)
Sets the value property value. Parameters:
- value : Value to set for the value property.