replyall

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateReplyAllRequestBodyFromDiscriminatorValue added in v0.13.0

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

Types

type ReplyAllRequestBody

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

ReplyAllRequestBody provides operations to call the replyAll method.

func NewReplyAllRequestBody

func NewReplyAllRequestBody() *ReplyAllRequestBody

NewReplyAllRequestBody instantiates a new replyAllRequestBody and sets the default values.

func (*ReplyAllRequestBody) GetAdditionalData

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

func (m *ReplyAllRequestBody) GetComment() *string

GetComment gets the comment property value. The Comment property

func (*ReplyAllRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*ReplyAllRequestBody) GetMessage

GetMessage gets the message property value. The Message property

func (*ReplyAllRequestBody) Serialize

Serialize serializes information the current object

func (*ReplyAllRequestBody) SetAdditionalData

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

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

SetComment sets the comment property value. The Comment property

func (*ReplyAllRequestBody) SetMessage

SetMessage sets the message property value. The Message property

type ReplyAllRequestBuilder

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

ReplyAllRequestBuilder provides operations to call the replyAll method.

func NewReplyAllRequestBuilder

NewReplyAllRequestBuilder instantiates a new ReplyAllRequestBuilder and sets the default values.

func NewReplyAllRequestBuilderInternal

func NewReplyAllRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ReplyAllRequestBuilder

NewReplyAllRequestBuilderInternal instantiates a new ReplyAllRequestBuilder and sets the default values.

func (*ReplyAllRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action replyAll

func (*ReplyAllRequestBuilder) Post

Post invoke action replyAll

type ReplyAllRequestBuilderPostOptions

type ReplyAllRequestBuilderPostOptions struct {
	//
	Body ReplyAllRequestBodyable
	// 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
}

ReplyAllRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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