favorite

package
v0.14.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateFavoriteRequestBodyFromDiscriminatorValue added in v0.13.0

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

func CreateFavoriteResponseFromDiscriminatorValue added in v0.13.0

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

Types

type FavoriteRequestBody

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

FavoriteRequestBody provides operations to call the favorite method.

func NewFavoriteRequestBody

func NewFavoriteRequestBody() *FavoriteRequestBody

NewFavoriteRequestBody instantiates a new favoriteRequestBody and sets the default values.

func (*FavoriteRequestBody) GetAdditionalData

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

GetFieldDeserializers the deserialization information for the current model

func (*FavoriteRequestBody) GetMessageIds

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

GetMessageIds gets the messageIds property value.

func (*FavoriteRequestBody) IsNil

func (m *FavoriteRequestBody) IsNil() bool

func (*FavoriteRequestBody) Serialize

Serialize serializes information the current object

func (*FavoriteRequestBody) SetAdditionalData

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

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

SetMessageIds sets the messageIds property value.

type FavoriteRequestBodyable added in v0.13.0

FavoriteRequestBodyable

type FavoriteRequestBuilder

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

FavoriteRequestBuilder provides operations to call the favorite method.

func NewFavoriteRequestBuilder

NewFavoriteRequestBuilder instantiates a new FavoriteRequestBuilder and sets the default values.

func NewFavoriteRequestBuilderInternal

func NewFavoriteRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *FavoriteRequestBuilder

NewFavoriteRequestBuilderInternal instantiates a new FavoriteRequestBuilder and sets the default values.

func (*FavoriteRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action favorite

func (*FavoriteRequestBuilder) Post

Post invoke action favorite

type FavoriteRequestBuilderPostOptions

type FavoriteRequestBuilderPostOptions struct {
	//
	Body FavoriteRequestBodyable
	// 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
}

FavoriteRequestBuilderPostOptions options for Post

type FavoriteResponse added in v0.13.0

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

FavoriteResponse provides operations to call the favorite method.

func NewFavoriteResponse added in v0.13.0

func NewFavoriteResponse() *FavoriteResponse

NewFavoriteResponse instantiates a new favoriteResponse and sets the default values.

func (*FavoriteResponse) GetAdditionalData added in v0.13.0

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

GetFieldDeserializers the deserialization information for the current model

func (*FavoriteResponse) GetValue added in v0.13.0

func (m *FavoriteResponse) GetValue() *bool

GetValue gets the value property value.

func (*FavoriteResponse) IsNil added in v0.13.0

func (m *FavoriteResponse) IsNil() bool

func (*FavoriteResponse) Serialize added in v0.13.0

Serialize serializes information the current object

func (*FavoriteResponse) SetAdditionalData added in v0.13.0

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

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