Shopee SDK API Reference - v1.11.0
Preparing search index...
schemas/bundle-deal
BundleDealFailedItem
Interface BundleDealFailedItem
Failed item in batch operations
interface
BundleDealFailedItem
{
fail_error
:
string
;
fail_message
:
string
;
item_id
:
number
;
}
Index
Properties
fail_
error
fail_
message
item_
id
Properties
fail_
error
fail_error
:
string
Error code
fail_
message
fail_message
:
string
Error message
item_
id
item_id
:
number
Shopee's unique identifier for an item
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fail_
error
fail_
message
item_
id
Shopee SDK API Reference - v1.11.0
Loading...
Failed item in batch operations