ProductCategoryResponse

ProductCategoryResponse

NameDescriptionSchemaDefault
category_id
optional
상품 카테고리 ID
Example : NETWORKING
any of [string, null]
created_at
optional
생성 날짜
Example : 2024-01-01T00:00:00
string (date-time)
created_by
optional
생성자
Example : 5cada9f6afa049418c4f18c0c4859202
string
display_name
optional
상품 카테고리 이름
Example : Networking
Pattern : [a-zA-Z0-9_\-()\s]{2,30}$
any of [string, null]
display_name_ko
optional
상품 카테고리 이름
Example : Networking
Pattern : ^[가-힣a-zA-Z0-9_\-()\s]{2,30}$
any of [string, null]
icon_file_id
optional
아이콘 파일 ID
Example : c1d5c1f63bf24f73b32c37f6f7b50310
any of [string, null]
is_exposed_menu
optional
상품 카테고리 메뉴 노출 상태
Example : True
any of [boolean, null]
modified_at
optional
수정 날짜
Example : 2024-01-01T00:00:00
string (date-time)
modified_by
optional
수정자
Example : 5cada9f6afa049418c4f18c0c4859202
string
seq
optional
순번
Example : 9
any of [integer, null]
service_group_color_id
optional
상품 그룹 색상
Example : ffff00
any of [string, null]