createreply

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 CreateCreateReplyRequestBodyFromDiscriminatorValue

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

Types

type CreateReplyRequestBody

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

CreateReplyRequestBody provides operations to call the createReply method.

func NewCreateReplyRequestBody

func NewCreateReplyRequestBody() *CreateReplyRequestBody

NewCreateReplyRequestBody instantiates a new createReplyRequestBody and sets the default values.

func (*CreateReplyRequestBody) GetAdditionalData

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

func (m *CreateReplyRequestBody) GetComment() *string

GetComment gets the comment property value. The Comment property

func (*CreateReplyRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*CreateReplyRequestBody) GetMessage

GetMessage gets the message property value. The Message property

func (*CreateReplyRequestBody) Serialize

Serialize serializes information the current object

func (*CreateReplyRequestBody) SetAdditionalData

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

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

SetComment sets the comment property value. The Comment property

func (*CreateReplyRequestBody) SetMessage

SetMessage sets the message property value. The Message property

type CreateReplyRequestBuilder

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

CreateReplyRequestBuilder provides operations to call the createReply method.

func NewCreateReplyRequestBuilder

NewCreateReplyRequestBuilder instantiates a new CreateReplyRequestBuilder and sets the default values.

func NewCreateReplyRequestBuilderInternal

func NewCreateReplyRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CreateReplyRequestBuilder

NewCreateReplyRequestBuilderInternal instantiates a new CreateReplyRequestBuilder and sets the default values.

func (*CreateReplyRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action createReply

func (*CreateReplyRequestBuilder) Post

Post invoke action createReply

type CreateReplyRequestBuilderPostOptions

type CreateReplyRequestBuilderPostOptions struct {
	//
	Body CreateReplyRequestBodyable
	// 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
}

CreateReplyRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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