transfer

package
v0.22.0 Latest Latest
Warning

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

Go to latest
Published: May 3, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateTransferRequestBodyFromDiscriminatorValue added in v0.13.0

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

Types

type TransferRequestBody

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

TransferRequestBody provides operations to call the transfer method.

func NewTransferRequestBody

func NewTransferRequestBody() *TransferRequestBody

NewTransferRequestBody instantiates a new transferRequestBody and sets the default values.

func (*TransferRequestBody) GetAdditionalData

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

GetFieldDeserializers the deserialization information for the current model

func (*TransferRequestBody) GetTransferTarget

GetTransferTarget gets the transferTarget property value. The transferTarget property

func (*TransferRequestBody) GetTransferee

GetTransferee gets the transferee property value. The transferee property

func (*TransferRequestBody) Serialize

Serialize serializes information the current object

func (*TransferRequestBody) SetAdditionalData

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

SetTransferTarget sets the transferTarget property value. The transferTarget property

func (*TransferRequestBody) SetTransferee

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 invoke action transfer

func (*TransferRequestBuilder) CreatePostRequestInformationWithRequestConfiguration added in v0.22.0

CreatePostRequestInformationWithRequestConfiguration invoke action transfer

func (*TransferRequestBuilder) Post

Post invoke action transfer

func (*TransferRequestBuilder) PostWithRequestConfigurationAndResponseHandler added in v0.22.0

PostWithRequestConfigurationAndResponseHandler invoke action transfer

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