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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OrgContactItemRequestBuilder

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

OrgContactItemRequestBuilder provides operations to manage the collection of orgContact entities.

func NewOrgContactItemRequestBuilder

NewOrgContactItemRequestBuilder instantiates a new OrgContactItemRequestBuilder and sets the default values.

func NewOrgContactItemRequestBuilderInternal

func NewOrgContactItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *OrgContactItemRequestBuilder

NewOrgContactItemRequestBuilderInternal instantiates a new OrgContactItemRequestBuilder and sets the default values.

func (*OrgContactItemRequestBuilder) CheckMemberGroups

CheckMemberGroups the checkMemberGroups property

func (*OrgContactItemRequestBuilder) CheckMemberObjects

CheckMemberObjects the checkMemberObjects property

func (*OrgContactItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete entity from contacts

func (*OrgContactItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get entity from contacts by key

func (*OrgContactItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update entity in contacts

func (*OrgContactItemRequestBuilder) Delete

Delete delete entity from contacts

func (*OrgContactItemRequestBuilder) DirectReports

DirectReports the directReports property

func (*OrgContactItemRequestBuilder) DirectReportsById

DirectReportsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.contacts.item.directReports.item collection

func (*OrgContactItemRequestBuilder) Get

Get get entity from contacts by key

func (*OrgContactItemRequestBuilder) GetMemberGroups

GetMemberGroups the getMemberGroups property

func (*OrgContactItemRequestBuilder) GetMemberObjects

GetMemberObjects the getMemberObjects property

func (*OrgContactItemRequestBuilder) Manager

Manager the manager property

func (*OrgContactItemRequestBuilder) MemberOf

MemberOf the memberOf property

func (*OrgContactItemRequestBuilder) MemberOfById

MemberOfById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.contacts.item.memberOf.item collection

func (*OrgContactItemRequestBuilder) Patch

Patch update entity in contacts

func (*OrgContactItemRequestBuilder) Restore

Restore the restore property

func (*OrgContactItemRequestBuilder) TransitiveMemberOf

TransitiveMemberOf the transitiveMemberOf property

func (*OrgContactItemRequestBuilder) TransitiveMemberOfById

TransitiveMemberOfById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.contacts.item.transitiveMemberOf.item collection

type OrgContactItemRequestBuilderDeleteOptions

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

OrgContactItemRequestBuilderDeleteOptions options for Delete

type OrgContactItemRequestBuilderGetOptions

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

OrgContactItemRequestBuilderGetOptions options for Get

type OrgContactItemRequestBuilderGetQueryParameters

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

OrgContactItemRequestBuilderGetQueryParameters get entity from contacts by key

type OrgContactItemRequestBuilderPatchOptions

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

OrgContactItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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