@watzon/baserow
Preparing search index...
types
EmailTesterResponse
Interface EmailTesterResponse
Response from email testing endpoint
interface
EmailTesterResponse
{
error
?:
null
|
string
;
error_stack
?:
null
|
string
;
error_type
?:
null
|
string
;
succeeded
:
boolean
;
}
Index
Properties
error?
error_
stack?
error_
type?
succeeded
Properties
Optional
error
error
?:
null
|
string
Optional
error_
stack
error_stack
?:
null
|
string
Optional
error_
type
error_type
?:
null
|
string
succeeded
succeeded
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
error_
stack
error_
type
succeeded
@watzon/baserow
Loading...
Response from email testing endpoint