Shopee SDK API Reference - v1.11.0
Preparing search index...
schemas/product
GetItemPromotionResponse
Interface GetItemPromotionResponse
Response for getting item promotion
interface
GetItemPromotionResponse
{
error
:
string
;
message
:
string
;
request_id
:
string
;
response
:
{
item_promotion_list
:
ItemPromotionInfo
[]
}
;
result
?:
{
item_promotion_list
:
ItemPromotionInfo
[]
}
;
}
Hierarchy (
View Summary
)
FetchResponse
<
{
item_promotion_list
:
ItemPromotionInfo
[]
}
>
GetItemPromotionResponse
Index
Properties
error
message
request_
id
response
result?
Properties
error
error
:
string
message
message
:
string
request_
id
request_id
:
string
response
response
:
{
item_promotion_list
:
ItemPromotionInfo
[]
}
Type Declaration
item_promotion_list
:
ItemPromotionInfo
[]
List of item promotions
Optional
result
result
?:
{
item_promotion_list
:
ItemPromotionInfo
[]
}
Type Declaration
item_promotion_list
:
ItemPromotionInfo
[]
List of item promotions
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 getting item promotion