Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ResetPasswordRequest

Index

Constructors

Properties

email: string

The email address of the user.

password: string

The new password of the user.

state?: string

Unique value to identify the request. It's used to mitigate CSRF attacks.

attributeTypeMap: { baseName: string; format: string; name: string; type: string }[] = ...
discriminator: undefined | string = undefined

Methods

  • getAttributeTypeMap(): { baseName: string; format: string; name: string; type: string }[]

Generated using TypeDoc