Versions in this module Expand all Collapse all v0 v0.9.0 Jul 8, 2023 Changes in this version + func CreateCreateReplyAllRequestBodyFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...) + type CreateReplyAllRequestBody struct + func NewCreateReplyAllRequestBody() *CreateReplyAllRequestBody + func (m *CreateReplyAllRequestBody) GetAdditionalData() map[string]interface{} + func (m *CreateReplyAllRequestBody) GetComment() *string + func (m *CreateReplyAllRequestBody) GetFieldDeserializers() ... + func (m *CreateReplyAllRequestBody) GetMessage() iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Messageable + func (m *CreateReplyAllRequestBody) Serialize(...) error + func (m *CreateReplyAllRequestBody) SetAdditionalData(value map[string]interface{}) + func (m *CreateReplyAllRequestBody) SetComment(value *string) + func (m *CreateReplyAllRequestBody) SetMessage(...) + type CreateReplyAllRequestBodyable interface + GetComment func() *string + GetMessage func() iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Messageable + SetComment func(value *string) + SetMessage func(...) + type CreateReplyAllRequestBuilder struct + func NewCreateReplyAllRequestBuilder(rawUrl string, ...) *CreateReplyAllRequestBuilder + func NewCreateReplyAllRequestBuilderInternal(pathParameters map[string]string, ...) *CreateReplyAllRequestBuilder + func (m *CreateReplyAllRequestBuilder) CreatePostRequestInformation(options *CreateReplyAllRequestBuilderPostOptions) (...) + func (m *CreateReplyAllRequestBuilder) Post(options *CreateReplyAllRequestBuilderPostOptions) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Messageable, ...) + type CreateReplyAllRequestBuilderPostOptions struct + Body CreateReplyAllRequestBodyable + Headers map[string]string + Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption + ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler