item

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: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AgreementItemRequestBuilder

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

AgreementItemRequestBuilder provides operations to manage the collection of agreement entities.

func NewAgreementItemRequestBuilder

NewAgreementItemRequestBuilder instantiates a new AgreementItemRequestBuilder and sets the default values.

func NewAgreementItemRequestBuilderInternal

func NewAgreementItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AgreementItemRequestBuilder

NewAgreementItemRequestBuilderInternal instantiates a new AgreementItemRequestBuilder and sets the default values.

func (*AgreementItemRequestBuilder) Acceptances

Acceptances the acceptances property

func (*AgreementItemRequestBuilder) AcceptancesById

AcceptancesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.agreements.item.acceptances.item collection

func (*AgreementItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete entity from agreements

func (*AgreementItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get entity from agreements by key

func (*AgreementItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update entity in agreements

func (*AgreementItemRequestBuilder) Delete

Delete delete entity from agreements

func (*AgreementItemRequestBuilder) File

File the file property

func (*AgreementItemRequestBuilder) Files

Files the files property

func (*AgreementItemRequestBuilder) FilesById

FilesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.agreements.item.files.item collection

func (*AgreementItemRequestBuilder) Get

Get get entity from agreements by key

func (*AgreementItemRequestBuilder) Patch

Patch update entity in agreements

type AgreementItemRequestBuilderDeleteOptions

type AgreementItemRequestBuilderDeleteOptions struct {
	// 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
}

AgreementItemRequestBuilderDeleteOptions options for Delete

type AgreementItemRequestBuilderGetOptions

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

AgreementItemRequestBuilderGetOptions options for Get

type AgreementItemRequestBuilderGetQueryParameters

type AgreementItemRequestBuilderGetQueryParameters struct {
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

AgreementItemRequestBuilderGetQueryParameters get entity from agreements by key

type AgreementItemRequestBuilderPatchOptions

type AgreementItemRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Agreementable
	// 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
}

AgreementItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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