answer

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateAnswerRequestBodyFromDiscriminatorValue

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

Types

type AnswerRequestBody

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

AnswerRequestBody provides operations to call the answer method.

func NewAnswerRequestBody

func NewAnswerRequestBody() *AnswerRequestBody

NewAnswerRequestBody instantiates a new answerRequestBody and sets the default values.

func (*AnswerRequestBody) GetAcceptedModalities

GetAcceptedModalities gets the acceptedModalities property value. The acceptedModalities property

func (*AnswerRequestBody) GetAdditionalData

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

GetCallOptions gets the callOptions property value. The callOptions property

func (*AnswerRequestBody) GetCallbackUri

func (m *AnswerRequestBody) GetCallbackUri() *string

GetCallbackUri gets the callbackUri property value. The callbackUri property

func (*AnswerRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*AnswerRequestBody) GetMediaConfig

GetMediaConfig gets the mediaConfig property value. The mediaConfig property

func (*AnswerRequestBody) GetParticipantCapacity

func (m *AnswerRequestBody) GetParticipantCapacity() *int32

GetParticipantCapacity gets the participantCapacity property value. The participantCapacity property

func (*AnswerRequestBody) Serialize

Serialize serializes information the current object

func (*AnswerRequestBody) SetAcceptedModalities

SetAcceptedModalities sets the acceptedModalities property value. The acceptedModalities property

func (*AnswerRequestBody) SetAdditionalData

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

SetCallOptions sets the callOptions property value. The callOptions property

func (*AnswerRequestBody) SetCallbackUri

func (m *AnswerRequestBody) SetCallbackUri(value *string)

SetCallbackUri sets the callbackUri property value. The callbackUri property

func (*AnswerRequestBody) SetMediaConfig

SetMediaConfig sets the mediaConfig property value. The mediaConfig property

func (*AnswerRequestBody) SetParticipantCapacity

func (m *AnswerRequestBody) SetParticipantCapacity(value *int32)

SetParticipantCapacity sets the participantCapacity property value. The participantCapacity property

type AnswerRequestBuilder

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

AnswerRequestBuilder provides operations to call the answer method.

func NewAnswerRequestBuilder

NewAnswerRequestBuilder instantiates a new AnswerRequestBuilder and sets the default values.

func NewAnswerRequestBuilderInternal

func NewAnswerRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AnswerRequestBuilder

NewAnswerRequestBuilderInternal instantiates a new AnswerRequestBuilder and sets the default values.

func (*AnswerRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action answer

func (*AnswerRequestBuilder) Post

Post invoke action answer

type AnswerRequestBuilderPostOptions

type AnswerRequestBuilderPostOptions struct {
	//
	Body AnswerRequestBodyable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

AnswerRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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