Shopee SDK API Reference - v1.11.0
Preparing search index...
schemas/product
TierVariationOption
Interface TierVariationOption
Tier variation option for models
interface
TierVariationOption
{
image
?:
{
image_id
?:
string
}
;
option
:
string
;
}
Index
Properties
image?
option
Properties
Optional
image
image
?:
{
image_id
?:
string
}
Image for the option
Type Declaration
Optional
image_id
?:
string
Image ID
option
option
:
string
Option name
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
image
option
Shopee SDK API Reference - v1.11.0
Loading...
Tier variation option for models