Trading Assistant API Documentation - v0.1.0
Preparing search index...
components/02-widgets/11_ApplicationSettings/settings.types
TestEmailResponse
Interface TestEmailResponse
interface
TestEmailResponse
{
success
:
boolean
;
message
:
string
;
timestamp
:
string
;
}
Index
Properties
success
message
timestamp
Properties
success
success
:
boolean
message
message
:
string
timestamp
timestamp
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
success
message
timestamp
Trading Assistant API Documentation - v0.1.0
Loading...