resetpassword

package
v0.46.0 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateResetPasswordPostRequestBodyFromDiscriminatorValue

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

Types

type ResetPasswordPostRequestBody

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

ResetPasswordPostRequestBody provides operations to call the resetPassword method.

func NewResetPasswordPostRequestBody

func NewResetPasswordPostRequestBody() *ResetPasswordPostRequestBody

NewResetPasswordPostRequestBody instantiates a new resetPasswordPostRequestBody and sets the default values.

func (*ResetPasswordPostRequestBody) GetAdditionalData

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

GetFieldDeserializers the deserialization information for the current model

func (*ResetPasswordPostRequestBody) GetNewPassword

func (m *ResetPasswordPostRequestBody) GetNewPassword() *string

GetNewPassword gets the newPassword property value. The newPassword property

func (*ResetPasswordPostRequestBody) Serialize

Serialize serializes information the current object

func (*ResetPasswordPostRequestBody) SetAdditionalData

func (m *ResetPasswordPostRequestBody) 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 (*ResetPasswordPostRequestBody) SetNewPassword

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

SetNewPassword sets the newPassword property value. The newPassword property

type ResetPasswordPostRequestBodyable

ResetPasswordPostRequestBodyable

type ResetPasswordRequestBuilder

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

ResetPasswordRequestBuilder provides operations to call the resetPassword method.

func NewResetPasswordRequestBuilder

NewResetPasswordRequestBuilder instantiates a new ResetPasswordRequestBuilder and sets the default values.

func NewResetPasswordRequestBuilderInternal

func NewResetPasswordRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ResetPasswordRequestBuilder

NewResetPasswordRequestBuilderInternal instantiates a new ResetPasswordRequestBuilder and sets the default values.

func (*ResetPasswordRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action resetPassword

type ResetPasswordRequestBuilderPostRequestConfiguration

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

ResetPasswordRequestBuilderPostRequestConfiguration 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