transfer

package
v0.24.2 Latest Latest
Warning

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

Go to latest
Published: May 30, 2022 License: MIT Imports: 3 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 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