unfavorite

package
v0.16.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateUnfavoriteRequestBodyFromDiscriminatorValue added in v0.13.0

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

func CreateUnfavoriteResponseFromDiscriminatorValue added in v0.13.0

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

Types

type UnfavoriteRequestBody

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

UnfavoriteRequestBody provides operations to call the unfavorite method.

func NewUnfavoriteRequestBody

func NewUnfavoriteRequestBody() *UnfavoriteRequestBody

NewUnfavoriteRequestBody instantiates a new unfavoriteRequestBody and sets the default values.

func (*UnfavoriteRequestBody) GetAdditionalData

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

GetFieldDeserializers the deserialization information for the current model

func (*UnfavoriteRequestBody) GetMessageIds

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

GetMessageIds gets the messageIds property value.

func (*UnfavoriteRequestBody) Serialize

Serialize serializes information the current object

func (*UnfavoriteRequestBody) SetAdditionalData

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

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

SetMessageIds sets the messageIds property value.

type UnfavoriteRequestBodyable added in v0.13.0

UnfavoriteRequestBodyable

type UnfavoriteRequestBuilder

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

UnfavoriteRequestBuilder provides operations to call the unfavorite method.

func NewUnfavoriteRequestBuilder

NewUnfavoriteRequestBuilder instantiates a new UnfavoriteRequestBuilder and sets the default values.

func NewUnfavoriteRequestBuilderInternal

func NewUnfavoriteRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *UnfavoriteRequestBuilder

NewUnfavoriteRequestBuilderInternal instantiates a new UnfavoriteRequestBuilder and sets the default values.

func (*UnfavoriteRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action unfavorite

func (*UnfavoriteRequestBuilder) Post

Post invoke action unfavorite

type UnfavoriteRequestBuilderPostOptions

type UnfavoriteRequestBuilderPostOptions struct {
	//
	Body UnfavoriteRequestBodyable
	// 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
}

UnfavoriteRequestBuilderPostOptions options for Post

type UnfavoriteResponse added in v0.13.0

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

UnfavoriteResponse provides operations to call the unfavorite method.

func NewUnfavoriteResponse added in v0.13.0

func NewUnfavoriteResponse() *UnfavoriteResponse

NewUnfavoriteResponse instantiates a new unfavoriteResponse and sets the default values.

func (*UnfavoriteResponse) GetAdditionalData added in v0.13.0

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

GetFieldDeserializers the deserialization information for the current model

func (*UnfavoriteResponse) GetValue added in v0.13.0

func (m *UnfavoriteResponse) GetValue() *bool

GetValue gets the value property value.

func (*UnfavoriteResponse) Serialize added in v0.13.0

Serialize serializes information the current object

func (*UnfavoriteResponse) SetAdditionalData added in v0.13.0

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

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