licensedetails

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2022 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 LicenseDetailsRequestBuilder

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

LicenseDetailsRequestBuilder builds and executes requests for operations under \users\{user-id}\licenseDetails

func NewLicenseDetailsRequestBuilder

NewLicenseDetailsRequestBuilder instantiates a new LicenseDetailsRequestBuilder and sets the default values.

func NewLicenseDetailsRequestBuilderInternal

func NewLicenseDetailsRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *LicenseDetailsRequestBuilder

NewLicenseDetailsRequestBuilderInternal instantiates a new LicenseDetailsRequestBuilder and sets the default values.

func (*LicenseDetailsRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation a collection of this user's license details. Read-only.

func (*LicenseDetailsRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation a collection of this user's license details. Read-only.

func (*LicenseDetailsRequestBuilder) Get

Get a collection of this user's license details. Read-only.

func (*LicenseDetailsRequestBuilder) Post

Post a collection of this user's license details. Read-only.

type LicenseDetailsRequestBuilderGetOptions

type LicenseDetailsRequestBuilderGetOptions struct {
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Request query parameters
	Q *LicenseDetailsRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

LicenseDetailsRequestBuilderGetOptions options for Get

type LicenseDetailsRequestBuilderGetQueryParameters

type LicenseDetailsRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool
	// Expand related entities
	Expand []string
	// Filter items by property values
	Filter *string
	// Order items by property values
	Orderby []string
	// Search items by search phrases
	Search *string
	// Select properties to be returned
	Select []string
	// Skip the first n items
	Skip *int32
	// Show only the first n items
	Top *int32
}

LicenseDetailsRequestBuilderGetQueryParameters a collection of this user's license details. Read-only.

type LicenseDetailsRequestBuilderPostOptions

type LicenseDetailsRequestBuilderPostOptions struct {
	//
	Body *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.LicenseDetails
	// 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
}

LicenseDetailsRequestBuilderPostOptions options for Post

type LicenseDetailsResponse

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

LicenseDetailsResponse

func NewLicenseDetailsResponse

func NewLicenseDetailsResponse() *LicenseDetailsResponse

NewLicenseDetailsResponse instantiates a new licenseDetailsResponse and sets the default values.

func (*LicenseDetailsResponse) GetAdditionalData

func (m *LicenseDetailsResponse) GetAdditionalData() map[string]interface{}

GetAdditionalData 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 (*LicenseDetailsResponse) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (m *LicenseDetailsResponse) GetNextLink() *string

GetNextLink gets the @odata.nextLink property value.

func (*LicenseDetailsResponse) GetValue

GetValue gets the value property value.

func (*LicenseDetailsResponse) IsNil

func (m *LicenseDetailsResponse) IsNil() bool

func (*LicenseDetailsResponse) Serialize

Serialize serializes information the current object

func (*LicenseDetailsResponse) SetAdditionalData

func (m *LicenseDetailsResponse) SetAdditionalData(value map[string]interface{})

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (m *LicenseDetailsResponse) SetNextLink(value *string)

SetNextLink sets the @odata.nextLink property value.

func (*LicenseDetailsResponse) SetValue

SetValue sets the value property value.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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