Versions in this module Expand all Collapse all v0 v0.9.0 Jul 8, 2023 Changes in this version + func CreateCreateReplyRequestBodyFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...) + type CreateReplyRequestBody struct + func NewCreateReplyRequestBody() *CreateReplyRequestBody + func (m *CreateReplyRequestBody) GetAdditionalData() map[string]interface{} + func (m *CreateReplyRequestBody) GetComment() *string + func (m *CreateReplyRequestBody) GetFieldDeserializers() ... + func (m *CreateReplyRequestBody) GetMessage() iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Messageable + func (m *CreateReplyRequestBody) Serialize(...) error + func (m *CreateReplyRequestBody) SetAdditionalData(value map[string]interface{}) + func (m *CreateReplyRequestBody) SetComment(value *string) + func (m *CreateReplyRequestBody) SetMessage(...) + type CreateReplyRequestBodyable interface + GetComment func() *string + GetMessage func() iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Messageable + SetComment func(value *string) + SetMessage func(...) + type CreateReplyRequestBuilder struct + func NewCreateReplyRequestBuilder(rawUrl string, ...) *CreateReplyRequestBuilder + func NewCreateReplyRequestBuilderInternal(pathParameters map[string]string, ...) *CreateReplyRequestBuilder + func (m *CreateReplyRequestBuilder) CreatePostRequestInformation(options *CreateReplyRequestBuilderPostOptions) (...) + func (m *CreateReplyRequestBuilder) Post(options *CreateReplyRequestBuilderPostOptions) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Messageable, ...) + type CreateReplyRequestBuilderPostOptions struct + Body CreateReplyRequestBodyable + Headers map[string]string + Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption + ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler