cancel

package
v0.41.1 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCancelPostRequestBodyFromDiscriminatorValue added in v0.24.0

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

Types

type CancelPostRequestBody added in v0.24.0

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

CancelPostRequestBody provides operations to call the cancel method.

func NewCancelPostRequestBody added in v0.24.0

func NewCancelPostRequestBody() *CancelPostRequestBody

NewCancelPostRequestBody instantiates a new cancelPostRequestBody and sets the default values.

func (*CancelPostRequestBody) GetAdditionalData added in v0.24.0

func (m *CancelPostRequestBody) 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 (*CancelPostRequestBody) GetComment added in v0.24.0

func (m *CancelPostRequestBody) GetComment() *string

GetComment gets the comment property value. The Comment property

func (*CancelPostRequestBody) GetFieldDeserializers added in v0.24.0

GetFieldDeserializers the deserialization information for the current model

func (*CancelPostRequestBody) Serialize added in v0.24.0

Serialize serializes information the current object

func (*CancelPostRequestBody) SetAdditionalData added in v0.24.0

func (m *CancelPostRequestBody) 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 (*CancelPostRequestBody) SetComment added in v0.24.0

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

SetComment sets the comment property value. The Comment property

type CancelPostRequestBodyable added in v0.24.0

CancelPostRequestBodyable

type CancelRequestBuilder

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

CancelRequestBuilder provides operations to call the cancel method.

func NewCancelRequestBuilder

NewCancelRequestBuilder instantiates a new CancelRequestBuilder and sets the default values.

func NewCancelRequestBuilderInternal

func NewCancelRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CancelRequestBuilder

NewCancelRequestBuilderInternal instantiates a new CancelRequestBuilder and sets the default values.

func (*CancelRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation this action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting by providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the followingerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and letsthe organizer send a custom message to the attendees about the cancellation.

func (*CancelRequestBuilder) CreatePostRequestInformationWithRequestConfiguration added in v0.22.0

CreatePostRequestInformationWithRequestConfiguration this action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting by providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the followingerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and letsthe organizer send a custom message to the attendees about the cancellation.

func (*CancelRequestBuilder) Post

Post this action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting by providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the followingerror message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that **Cancel** is available to only the organizer, and letsthe organizer send a custom message to the attendees about the cancellation.

type CancelRequestBuilderPostRequestConfiguration added in v0.22.0

type CancelRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

CancelRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

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