subscribedskus

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

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
}

SubscribedSkusRequestBuilder provides operations to manage the collection of subscribedSku entities.

func NewSubscribedSkusRequestBuilder

NewSubscribedSkusRequestBuilder instantiates a new SubscribedSkusRequestBuilder and sets the default values.

func NewSubscribedSkusRequestBuilderInternal

func NewSubscribedSkusRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *SubscribedSkusRequestBuilder

NewSubscribedSkusRequestBuilderInternal instantiates a new SubscribedSkusRequestBuilder and sets the default values.

func (*SubscribedSkusRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get entities from subscribedSkus

func (*SubscribedSkusRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation add new entity to subscribedSkus

func (*SubscribedSkusRequestBuilder) Post

Post add new entity to subscribedSkus

type SubscribedSkusRequestBuilderGetOptions

type SubscribedSkusRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *SubscribedSkusRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

SubscribedSkusRequestBuilderGetOptions options for Get

type SubscribedSkusRequestBuilderGetQueryParameters

type SubscribedSkusRequestBuilderGetQueryParameters struct {
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

SubscribedSkusRequestBuilderGetQueryParameters get entities from subscribedSkus

type SubscribedSkusRequestBuilderPostOptions

type SubscribedSkusRequestBuilderPostOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.SubscribedSkuable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

SubscribedSkusRequestBuilderPostOptions options for Post

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL