decline

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateDeclineRequestBodyFromDiscriminatorValue

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

Types

type DeclineRequestBody

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

DeclineRequestBody provides operations to call the decline method.

func NewDeclineRequestBody

func NewDeclineRequestBody() *DeclineRequestBody

NewDeclineRequestBody instantiates a new declineRequestBody and sets the default values.

func (*DeclineRequestBody) GetAdditionalData

func (m *DeclineRequestBody) 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 (*DeclineRequestBody) GetComment

func (m *DeclineRequestBody) GetComment() *string

GetComment gets the comment property value. The Comment property

func (*DeclineRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*DeclineRequestBody) GetProposedNewTime

GetProposedNewTime gets the proposedNewTime property value. The ProposedNewTime property

func (*DeclineRequestBody) GetSendResponse

func (m *DeclineRequestBody) GetSendResponse() *bool

GetSendResponse gets the sendResponse property value. The SendResponse property

func (*DeclineRequestBody) Serialize

Serialize serializes information the current object

func (*DeclineRequestBody) SetAdditionalData

func (m *DeclineRequestBody) 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 (*DeclineRequestBody) SetComment

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

SetComment sets the comment property value. The Comment property

func (*DeclineRequestBody) SetProposedNewTime

SetProposedNewTime sets the proposedNewTime property value. The ProposedNewTime property

func (*DeclineRequestBody) SetSendResponse

func (m *DeclineRequestBody) 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 invoke action decline

func (*DeclineRequestBuilder) Post

Post invoke action decline

type DeclineRequestBuilderPostOptions

type DeclineRequestBuilderPostOptions struct {
	//
	Body DeclineRequestBodyable
	// 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
}

DeclineRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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