markread

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateMarkReadRequestBodyFromDiscriminatorValue added in v0.13.0

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

func CreateMarkReadResponseFromDiscriminatorValue added in v0.13.0

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

Types

type MarkReadRequestBody

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

MarkReadRequestBody provides operations to call the markRead method.

func NewMarkReadRequestBody

func NewMarkReadRequestBody() *MarkReadRequestBody

NewMarkReadRequestBody instantiates a new markReadRequestBody and sets the default values.

func (*MarkReadRequestBody) GetAdditionalData

func (m *MarkReadRequestBody) 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 (*MarkReadRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*MarkReadRequestBody) GetMessageIds

func (m *MarkReadRequestBody) GetMessageIds() []string

GetMessageIds gets the messageIds property value.

func (*MarkReadRequestBody) Serialize

Serialize serializes information the current object

func (*MarkReadRequestBody) SetAdditionalData

func (m *MarkReadRequestBody) 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 (*MarkReadRequestBody) SetMessageIds

func (m *MarkReadRequestBody) SetMessageIds(value []string)

SetMessageIds sets the messageIds property value.

type MarkReadRequestBodyable added in v0.13.0

MarkReadRequestBodyable

type MarkReadRequestBuilder

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

MarkReadRequestBuilder provides operations to call the markRead method.

func NewMarkReadRequestBuilder

NewMarkReadRequestBuilder instantiates a new MarkReadRequestBuilder and sets the default values.

func NewMarkReadRequestBuilderInternal

func NewMarkReadRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *MarkReadRequestBuilder

NewMarkReadRequestBuilderInternal instantiates a new MarkReadRequestBuilder and sets the default values.

func (*MarkReadRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action markRead

func (*MarkReadRequestBuilder) Post

Post invoke action markRead

type MarkReadRequestBuilderPostOptions

type MarkReadRequestBuilderPostOptions struct {
	//
	Body MarkReadRequestBodyable
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

MarkReadRequestBuilderPostOptions options for Post

type MarkReadResponse added in v0.13.0

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

MarkReadResponse provides operations to call the markRead method.

func NewMarkReadResponse added in v0.13.0

func NewMarkReadResponse() *MarkReadResponse

NewMarkReadResponse instantiates a new markReadResponse and sets the default values.

func (*MarkReadResponse) GetAdditionalData added in v0.13.0

func (m *MarkReadResponse) 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 (*MarkReadResponse) GetFieldDeserializers added in v0.13.0

GetFieldDeserializers the deserialization information for the current model

func (*MarkReadResponse) GetValue added in v0.13.0

func (m *MarkReadResponse) GetValue() *bool

GetValue gets the value property value.

func (*MarkReadResponse) Serialize added in v0.13.0

Serialize serializes information the current object

func (*MarkReadResponse) SetAdditionalData added in v0.13.0

func (m *MarkReadResponse) 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 (*MarkReadResponse) SetValue added in v0.13.0

func (m *MarkReadResponse) SetValue(value *bool)

SetValue sets the value property value.

Jump to

Keyboard shortcuts

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