decline

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateDeclinePostRequestBodyFromDiscriminatorValue added in v0.24.0

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

Types

type DeclinePostRequestBody added in v0.24.0

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

DeclinePostRequestBody provides operations to call the decline method.

func NewDeclinePostRequestBody added in v0.24.0

func NewDeclinePostRequestBody() *DeclinePostRequestBody

NewDeclinePostRequestBody instantiates a new declinePostRequestBody and sets the default values.

func (*DeclinePostRequestBody) GetAdditionalData added in v0.24.0

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

func (m *DeclinePostRequestBody) GetComment() *string

GetComment gets the comment property value. The Comment property

func (*DeclinePostRequestBody) GetFieldDeserializers added in v0.24.0

GetFieldDeserializers the deserialization information for the current model

func (*DeclinePostRequestBody) GetProposedNewTime added in v0.24.0

GetProposedNewTime gets the proposedNewTime property value. The ProposedNewTime property

func (*DeclinePostRequestBody) GetSendResponse added in v0.24.0

func (m *DeclinePostRequestBody) GetSendResponse() *bool

GetSendResponse gets the sendResponse property value. The SendResponse property

func (*DeclinePostRequestBody) Serialize added in v0.24.0

Serialize serializes information the current object

func (*DeclinePostRequestBody) SetAdditionalData added in v0.24.0

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

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

SetComment sets the comment property value. The Comment property

func (*DeclinePostRequestBody) SetProposedNewTime added in v0.24.0

SetProposedNewTime sets the proposedNewTime property value. The ProposedNewTime property

func (*DeclinePostRequestBody) SetSendResponse added in v0.24.0

func (m *DeclinePostRequestBody) SetSendResponse(value *bool)

SetSendResponse sets the sendResponse property value. The SendResponse property

type DeclineRequestBuilder

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

DeclineRequestBuilder provides operations to call the decline method.

func NewDeclineRequestBuilder

NewDeclineRequestBuilder instantiates a new DeclineRequestBuilder and sets the default values.

func NewDeclineRequestBuilderInternal

func NewDeclineRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DeclineRequestBuilder

NewDeclineRequestBuilderInternal instantiates a new DeclineRequestBuilder and sets the default values.

func (*DeclineRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.

func (*DeclineRequestBuilder) CreatePostRequestInformationWithRequestConfiguration added in v0.22.0

CreatePostRequestInformationWithRequestConfiguration decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.

func (*DeclineRequestBuilder) Post

Post decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the **proposedNewTime** parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.

type DeclineRequestBuilderPostRequestConfiguration added in v0.22.0

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

DeclineRequestBuilderPostRequestConfiguration 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