Shopee SDK API Reference - v1.11.0
Preparing search index...
schemas/attribute
Attribute
Interface Attribute
interface
Attribute
{
attribute_id
:
number
;
attribute_unit
:
string
[]
;
attribute_value_list
:
AttributeValue
[]
;
date_format_type
?:
DateFormatType
;
display_attribute_name
:
string
;
format_type
:
FormatType
;
input_type
:
InputType
;
input_validation_type
:
InputValidationType
;
introduction
?:
string
;
is_mandatory
:
boolean
;
max_input_value_number
:
number
;
original_attribute_name
:
string
;
}
Index
Properties
attribute_
id
attribute_
unit
attribute_
value_
list
date_
format_
type?
display_
attribute_
name
format_
type
input_
type
input_
validation_
type
introduction?
is_
mandatory
max_
input_
value_
number
original_
attribute_
name
Properties
attribute_
id
attribute_id
:
number
attribute_
unit
attribute_unit
:
string
[]
attribute_
value_
list
attribute_value_list
:
AttributeValue
[]
Optional
date_
format_
type
date_format_type
?:
DateFormatType
display_
attribute_
name
display_attribute_name
:
string
format_
type
format_type
:
FormatType
input_
type
input_type
:
InputType
input_
validation_
type
input_validation_type
:
InputValidationType
Optional
introduction
introduction
?:
string
is_
mandatory
is_mandatory
:
boolean
max_
input_
value_
number
max_input_value_number
:
number
original_
attribute_
name
original_attribute_name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attribute_
id
attribute_
unit
attribute_
value_
list
date_
format_
type
display_
attribute_
name
format_
type
input_
type
input_
validation_
type
introduction
is_
mandatory
max_
input_
value_
number
original_
attribute_
name
Shopee SDK API Reference - v1.11.0
Loading...