Shopee SDK API Reference - v1.11.0
Preparing search index...
schemas/product
DeleteModelResponse
Interface DeleteModelResponse
Response for deleting models
interface
DeleteModelResponse
{
error
:
string
;
message
:
string
;
request_id
:
string
;
response
:
{
success
:
boolean
}
;
result
?:
{
success
:
boolean
}
;
}
Hierarchy (
View Summary
)
FetchResponse
<
{
success
:
boolean
}
>
DeleteModelResponse
Index
Properties
error
message
request_
id
response
result?
Properties
error
error
:
string
message
message
:
string
request_
id
request_id
:
string
response
response
:
{
success
:
boolean
}
Type Declaration
success
:
boolean
Success status
Optional
result
result
?:
{
success
:
boolean
}
Type Declaration
success
:
boolean
Success status
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
message
request_
id
response
result
Shopee SDK API Reference - v1.11.0
Loading...
Response for deleting models