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