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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TimeOffItemRequestBuilder

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

TimeOffItemRequestBuilder provides operations to manage the timesOff property of the microsoft.graph.schedule entity.

func NewTimeOffItemRequestBuilder

NewTimeOffItemRequestBuilder instantiates a new TimeOffItemRequestBuilder and sets the default values.

func NewTimeOffItemRequestBuilderInternal

func NewTimeOffItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TimeOffItemRequestBuilder

NewTimeOffItemRequestBuilderInternal instantiates a new TimeOffItemRequestBuilder and sets the default values.

func (*TimeOffItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property timesOff for teams

func (*TimeOffItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the instances of times off in the schedule.

func (*TimeOffItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property timesOff in teams

func (*TimeOffItemRequestBuilder) Delete

Delete delete navigation property timesOff for teams

func (*TimeOffItemRequestBuilder) Get

Get the instances of times off in the schedule.

func (*TimeOffItemRequestBuilder) Patch

Patch update the navigation property timesOff in teams

type TimeOffItemRequestBuilderDeleteOptions

type TimeOffItemRequestBuilderDeleteOptions 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
}

TimeOffItemRequestBuilderDeleteOptions options for Delete

type TimeOffItemRequestBuilderGetOptions

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

TimeOffItemRequestBuilderGetOptions options for Get

type TimeOffItemRequestBuilderGetQueryParameters

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

TimeOffItemRequestBuilderGetQueryParameters the instances of times off in the schedule.

type TimeOffItemRequestBuilderPatchOptions

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

TimeOffItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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