Sporades SDK API
Preparing search index...
server
PasswordResetMailOptions
Type Alias PasswordResetMailOptions
Copy overrides for the built-in password reset message.
type
PasswordResetMailOptions
=
{
htmlBody
?:
string
;
subject
?:
string
;
textBody
?:
string
;
}
Index
Properties
html
Body?
subject?
text
Body?
Properties
Optional
html
Body
htmlBody
?:
string
Optional
subject
subject
?:
string
Optional
text
Body
textBody
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
html
Body
subject
text
Body
Sporades SDK API
Loading...
Copy overrides for the built-in password reset message.