checkin

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CheckinRequestBody

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

CheckinRequestBody

func NewCheckinRequestBody

func NewCheckinRequestBody() *CheckinRequestBody

NewCheckinRequestBody instantiates a new checkinRequestBody and sets the default values.

func (*CheckinRequestBody) GetAdditionalData

func (m *CheckinRequestBody) 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 (*CheckinRequestBody) GetCheckInAs

func (m *CheckinRequestBody) GetCheckInAs() *string

GetCheckInAs gets the checkInAs property value.

func (*CheckinRequestBody) GetComment

func (m *CheckinRequestBody) GetComment() *string

GetComment gets the comment property value.

func (*CheckinRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*CheckinRequestBody) IsNil

func (m *CheckinRequestBody) IsNil() bool

func (*CheckinRequestBody) Serialize

Serialize serializes information the current object

func (*CheckinRequestBody) SetAdditionalData

func (m *CheckinRequestBody) 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 (*CheckinRequestBody) SetCheckInAs

func (m *CheckinRequestBody) SetCheckInAs(value *string)

SetCheckInAs sets the checkInAs property value.

func (*CheckinRequestBody) SetComment

func (m *CheckinRequestBody) SetComment(value *string)

SetComment sets the comment property value.

type CheckinRequestBuilder

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

CheckinRequestBuilder builds and executes requests for operations under \workbooks\{driveItem-id}\microsoft.graph.checkin

func NewCheckinRequestBuilder

NewCheckinRequestBuilder instantiates a new CheckinRequestBuilder and sets the default values.

func NewCheckinRequestBuilderInternal

func NewCheckinRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *CheckinRequestBuilder

NewCheckinRequestBuilderInternal instantiates a new CheckinRequestBuilder and sets the default values.

func (*CheckinRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action checkin

func (*CheckinRequestBuilder) Post

Post invoke action checkin

type CheckinRequestBuilderPostOptions

type CheckinRequestBuilderPostOptions struct {
	//
	Body *CheckinRequestBody
	// 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
}

CheckinRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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