ショートフォームのデータモデル

    ショートフォームのデータモデル


    記事の要約

    ショートフォーム (Shorts)

    プロパティ

    shortsId

    string

    shortsDetail

    ShortsDetail


    ショートフォーム詳細 (ShortsDetail)

    プロパティ

    title

    string

    description

    string

    tags

    string[]

    brand

    Brand | null


    ブランド (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