ProductCategoryResponse

ProductCategoryResponse

NameDescriptionSchemaDefault
category_id
optional
Product Category ID
Example : NETWORKING
any of [string, null]
created_at
optional
Created date
Example : 2024-01-01T00:00:00
string (date-time)
created_by
optional
Created by
Example : 5cada9f6afa049418c4f18c0c4859202
string
display_name
optional
Product Category Name
Example : Networking
Pattern : [a-zA-Z0-9_\-()\s]{2,30}$
any of [string, null]
display_name_ko
optional
Product Category Name
Example : Networking
Pattern : ^[가-힣a-zA-Z0-9_\-()\s]{2,30}$
any of [string, null]
icon_file_id
optional
Icon File ID
Example : c1d5c1f63bf24f73b32c37f6f7b50310
any of [string, null]
is_exposed_menu
optional
Product Category Menu Exposed Status
Example : True
any of [boolean, null]
modified_at
optional
Modified date
Example : 2024-01-01T00:00:00
string (date-time)
modified_by
optional
Modified by
Example : 5cada9f6afa049418c4f18c0c4859202
string
seq
optional
Seq
Example : 9
any of [integer, null]
service_group_color_id
optional
Service Group Color
Example : ffff00
any of [string, null]