teamwork

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TeamworkRequestBuilder

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

TeamworkRequestBuilder provides operations to manage the teamwork singleton.

func NewTeamworkRequestBuilder

NewTeamworkRequestBuilder instantiates a new TeamworkRequestBuilder and sets the default values.

func NewTeamworkRequestBuilderInternal

func NewTeamworkRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TeamworkRequestBuilder

NewTeamworkRequestBuilderInternal instantiates a new TeamworkRequestBuilder and sets the default values.

func (*TeamworkRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get teamwork

func (*TeamworkRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update teamwork

func (*TeamworkRequestBuilder) Patch

Patch update teamwork

func (*TeamworkRequestBuilder) WorkforceIntegrations

WorkforceIntegrations the workforceIntegrations property

func (*TeamworkRequestBuilder) WorkforceIntegrationsById

WorkforceIntegrationsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.teamwork.workforceIntegrations.item collection

type TeamworkRequestBuilderGetOptions

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

TeamworkRequestBuilderGetOptions options for Get

type TeamworkRequestBuilderGetQueryParameters

type TeamworkRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

TeamworkRequestBuilderGetQueryParameters get teamwork

type TeamworkRequestBuilderPatchOptions

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

TeamworkRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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