Preparing search index...
The search index is not available
@mobilon-dev/gupshup - v0.2.17
@mobilon-dev/gupshup
TemplateResponse
Interface TemplateResponse
interface
TemplateResponse
{
error
?:
string
;
message
?:
string
;
status
:
string
;
template
:
ApiTemplate
;
}
Hierarchy (
View Summary
)
BaseApiResponse
TemplateResponse
Index
Properties
error?
message?
status
template
Properties
Optional
error
error
?:
string
Optional
message
message
?:
string
status
status
:
string
template
template
:
ApiTemplate
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
message
status
template
@mobilon-dev/gupshup - v0.2.17
Loading...