forcedelete

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateForceDeleteRequestBodyFromDiscriminatorValue added in v0.13.0

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

Types

type ForceDeleteRequestBody

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

ForceDeleteRequestBody provides operations to call the forceDelete method.

func NewForceDeleteRequestBody

func NewForceDeleteRequestBody() *ForceDeleteRequestBody

NewForceDeleteRequestBody instantiates a new forceDeleteRequestBody and sets the default values.

func (*ForceDeleteRequestBody) GetAdditionalData

func (m *ForceDeleteRequestBody) 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 (*ForceDeleteRequestBody) GetDisableUserAccounts

func (m *ForceDeleteRequestBody) GetDisableUserAccounts() *bool

GetDisableUserAccounts gets the disableUserAccounts property value. The disableUserAccounts property

func (*ForceDeleteRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*ForceDeleteRequestBody) Serialize

Serialize serializes information the current object

func (*ForceDeleteRequestBody) SetAdditionalData

func (m *ForceDeleteRequestBody) 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 (*ForceDeleteRequestBody) SetDisableUserAccounts

func (m *ForceDeleteRequestBody) SetDisableUserAccounts(value *bool)

SetDisableUserAccounts sets the disableUserAccounts property value. The disableUserAccounts property

type ForceDeleteRequestBodyable added in v0.13.0

ForceDeleteRequestBodyable

type ForceDeleteRequestBuilder

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

ForceDeleteRequestBuilder provides operations to call the forceDelete method.

func NewForceDeleteRequestBuilder

NewForceDeleteRequestBuilder instantiates a new ForceDeleteRequestBuilder and sets the default values.

func NewForceDeleteRequestBuilderInternal

func NewForceDeleteRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ForceDeleteRequestBuilder

NewForceDeleteRequestBuilderInternal instantiates a new ForceDeleteRequestBuilder and sets the default values.

func (*ForceDeleteRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action forceDelete

func (*ForceDeleteRequestBuilder) Post

Post invoke action forceDelete

type ForceDeleteRequestBuilderPostOptions

type ForceDeleteRequestBuilderPostOptions struct {
	//
	Body ForceDeleteRequestBodyable
	// 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
}

ForceDeleteRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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