changepassword

package
v0.38.1 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateChangePasswordPostRequestBodyFromDiscriminatorValue added in v0.24.0

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

Types

type ChangePasswordPostRequestBody added in v0.24.0

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

ChangePasswordPostRequestBody provides operations to call the changePassword method.

func NewChangePasswordPostRequestBody added in v0.24.0

func NewChangePasswordPostRequestBody() *ChangePasswordPostRequestBody

NewChangePasswordPostRequestBody instantiates a new changePasswordPostRequestBody and sets the default values.

func (*ChangePasswordPostRequestBody) GetAdditionalData added in v0.24.0

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

func (m *ChangePasswordPostRequestBody) GetCurrentPassword() *string

GetCurrentPassword gets the currentPassword property value. The currentPassword property

func (*ChangePasswordPostRequestBody) GetFieldDeserializers added in v0.24.0

GetFieldDeserializers the deserialization information for the current model

func (*ChangePasswordPostRequestBody) GetNewPassword added in v0.24.0

func (m *ChangePasswordPostRequestBody) GetNewPassword() *string

GetNewPassword gets the newPassword property value. The newPassword property

func (*ChangePasswordPostRequestBody) Serialize added in v0.24.0

Serialize serializes information the current object

func (*ChangePasswordPostRequestBody) SetAdditionalData added in v0.24.0

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

func (m *ChangePasswordPostRequestBody) SetCurrentPassword(value *string)

SetCurrentPassword sets the currentPassword property value. The currentPassword property

func (*ChangePasswordPostRequestBody) SetNewPassword added in v0.24.0

func (m *ChangePasswordPostRequestBody) SetNewPassword(value *string)

SetNewPassword sets the newPassword property value. The newPassword property

type ChangePasswordPostRequestBodyable added in v0.24.0

type ChangePasswordPostRequestBodyable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetCurrentPassword() *string
	GetNewPassword() *string
	SetCurrentPassword(value *string)
	SetNewPassword(value *string)
}

ChangePasswordPostRequestBodyable

type ChangePasswordRequestBuilder

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

ChangePasswordRequestBuilder provides operations to call the changePassword method.

func NewChangePasswordRequestBuilder

NewChangePasswordRequestBuilder instantiates a new ChangePasswordRequestBuilder and sets the default values.

func NewChangePasswordRequestBuilderInternal

func NewChangePasswordRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ChangePasswordRequestBuilder

NewChangePasswordRequestBuilderInternal instantiates a new ChangePasswordRequestBuilder and sets the default values.

func (*ChangePasswordRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action changePassword

func (*ChangePasswordRequestBuilder) CreatePostRequestInformationWithRequestConfiguration added in v0.22.0

CreatePostRequestInformationWithRequestConfiguration invoke action changePassword

func (*ChangePasswordRequestBuilder) Post

Post invoke action changePassword

type ChangePasswordRequestBuilderPostRequestConfiguration added in v0.22.0

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

ChangePasswordRequestBuilderPostRequestConfiguration 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