assign

package
v0.23.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateAssignRequestBodyFromDiscriminatorValue added in v0.13.0

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

Types

type AssignRequestBody

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

AssignRequestBody provides operations to call the assign method.

func NewAssignRequestBody

func NewAssignRequestBody() *AssignRequestBody

NewAssignRequestBody instantiates a new assignRequestBody and sets the default values.

func (*AssignRequestBody) GetAdditionalData

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

GetFieldDeserializers the deserialization information for the current model

func (*AssignRequestBody) GetMobileAppAssignments

GetMobileAppAssignments gets the mobileAppAssignments property value. The mobileAppAssignments property

func (*AssignRequestBody) Serialize

Serialize serializes information the current object

func (*AssignRequestBody) SetAdditionalData

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

SetMobileAppAssignments sets the mobileAppAssignments property value. The mobileAppAssignments property

type AssignRequestBuilder

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

AssignRequestBuilder provides operations to call the assign method.

func NewAssignRequestBuilder

NewAssignRequestBuilder instantiates a new AssignRequestBuilder and sets the default values.

func NewAssignRequestBuilderInternal

func NewAssignRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AssignRequestBuilder

NewAssignRequestBuilderInternal instantiates a new AssignRequestBuilder and sets the default values.

func (*AssignRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action assign

func (*AssignRequestBuilder) CreatePostRequestInformationWithRequestConfiguration added in v0.22.0

CreatePostRequestInformationWithRequestConfiguration invoke action assign

func (*AssignRequestBuilder) Post

Post invoke action assign

func (*AssignRequestBuilder) PostWithRequestConfigurationAndResponseHandler added in v0.22.0

PostWithRequestConfigurationAndResponseHandler invoke action assign

type AssignRequestBuilderPostRequestConfiguration added in v0.22.0

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

AssignRequestBuilderPostRequestConfiguration 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