ショートフォームのデータモデル
- 印刷する
ショートフォームのデータモデル
- 印刷する
記事の要約
この要約は役に立ちましたか?
ご意見ありがとうございます
ショートフォーム (Shorts)
プロパティ | 型 |
---|---|
shortsId | string |
shortsDetail |
ショートフォーム詳細 (ShortsDetail)
プロパティ | 型 |
---|---|
title | string |
description | string |
tags | string[] |
brand |
|
ブランド (Brand)
プロパティ | 型 |
---|---|
name | string |
identifier | string |
imageUrl | string | null |
商品 (Product)
プロパティ | 型 |
---|---|
productId | string |
brand | string |
name | string |
description | string |
url | string |
sku | string |
imageUrl | string |
currency | string |
originalPrice | number |
discountPrice | number |
discountRate | number |
コメント (Comment)
プロパティ | 型 |
---|---|
commentId | string |
type | "COMMENT" | "REPLY" |
content | string |