transfer

package
v0.41.2 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateTransferPostRequestBodyFromDiscriminatorValue added in v0.24.0

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

Types

type TransferPostRequestBody added in v0.24.0

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

TransferPostRequestBody provides operations to call the transfer method.

func NewTransferPostRequestBody added in v0.24.0

func NewTransferPostRequestBody() *TransferPostRequestBody

NewTransferPostRequestBody instantiates a new transferPostRequestBody and sets the default values.

func (*TransferPostRequestBody) GetAdditionalData added in v0.24.0

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

GetFieldDeserializers the deserialization information for the current model

func (*TransferPostRequestBody) GetTransferTarget added in v0.24.0

GetTransferTarget gets the transferTarget property value. The transferTarget property

func (*TransferPostRequestBody) GetTransferee added in v0.24.0

GetTransferee gets the transferee property value. The transferee property

func (*TransferPostRequestBody) Serialize added in v0.24.0

Serialize serializes information the current object

func (*TransferPostRequestBody) SetAdditionalData added in v0.24.0

func (m *TransferPostRequestBody) 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 (*TransferPostRequestBody) SetTransferTarget added in v0.24.0

SetTransferTarget sets the transferTarget property value. The transferTarget property

func (*TransferPostRequestBody) SetTransferee added in v0.24.0

SetTransferee sets the transferee property value. The transferee property

type TransferRequestBuilder

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

TransferRequestBuilder provides operations to call the transfer method.

func NewTransferRequestBuilder

NewTransferRequestBuilder instantiates a new TransferRequestBuilder and sets the default values.

func NewTransferRequestBuilderInternal

func NewTransferRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *TransferRequestBuilder

NewTransferRequestBuilderInternal instantiates a new TransferRequestBuilder and sets the default values.

func (*TransferRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation transfer an active peer-to-peer call or group call. A consultative transfer means that the transferor can inform the person they want to transfer the call to (the transferee), before the transfer is made. This is opposed to transfering the call directly.

func (*TransferRequestBuilder) CreatePostRequestInformationWithRequestConfiguration added in v0.22.0

CreatePostRequestInformationWithRequestConfiguration transfer an active peer-to-peer call or group call. A consultative transfer means that the transferor can inform the person they want to transfer the call to (the transferee), before the transfer is made. This is opposed to transfering the call directly.

func (*TransferRequestBuilder) Post

Post transfer an active peer-to-peer call or group call. A consultative transfer means that the transferor can inform the person they want to transfer the call to (the transferee), before the transfer is made. This is opposed to transfering the call directly.

type TransferRequestBuilderPostRequestConfiguration added in v0.22.0

type TransferRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

TransferRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

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