데이터 모델
- 인쇄
데이터 모델
- 인쇄
기사 요약
이 요약이 도움이 되었나요?
의견을 보내 주셔서 감사합니다.
Shorts
Payload | Type |
---|---|
shortsId | string |
shortsDetail |
ShortsDetail
Payload | Type |
---|---|
shorts | |
position | number |
tags | string[] |
brand |
|
Brand
Payload | Type |
---|---|
shorts | |
position | number |
imageUrl | string | null |
Product
Payload | Type |
---|---|
shorts | |
position | number |
name | string |
description | string |
url | string |
sku | string |
imageUrl | string |
currency | string |
originalPrice | number |
discountPrice | number |
discountRate | number |
Comment
Payload | Type |
---|---|
shorts | |
position | number |
content | string |