Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Sku

Index

Properties

available_quantity: number
categories?: unknown
created_at: ISO8601
deleted_at: null | ISO8601
free_shipping: boolean
id: number
info: null | SkuInfo
is_giftable: boolean
lock_quantity: number
name: string
number: null | string
purchase_limit: PurchaseLimit[]
deprecated

舊版限購數量(後端還沒刪)

salable_id: number
salable_limit: null | number

限購數量。null 代表沒限制

salable_quantity: number
deprecated

用到 salable_quantity 的地方全換成 available_quantity

salable_type: string
sold_quantity: number
subscription_frequency: null | number
subscription_started_at: null | ISO8601
updated_at: ISO8601

Generated using TypeDoc