checkin

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCheckinRequestBodyFromDiscriminatorValue added in v0.13.0

CreateCheckinRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

Types

type CheckinRequestBody

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

CheckinRequestBody provides operations to call the checkin method.

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. The checkInAs property

func (*CheckinRequestBody) GetComment

func (m *CheckinRequestBody) GetComment() *string

GetComment gets the comment property value. The comment property

func (*CheckinRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

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. The checkInAs property

func (*CheckinRequestBody) SetComment

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

SetComment sets the comment property value. The comment property

type CheckinRequestBodyable added in v0.13.0

CheckinRequestBodyable

type CheckinRequestBuilder

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

CheckinRequestBuilder provides operations to call the checkin method.

func NewCheckinRequestBuilder

NewCheckinRequestBuilder instantiates a new CheckinRequestBuilder and sets the default values.

func NewCheckinRequestBuilderInternal

func NewCheckinRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.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 CheckinRequestBodyable
	// 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
}

CheckinRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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