Interface ProductVariantLocationSpecific

Hierarchy

  • DbProductVariant
  • Pick<DbProductVariantLocation, "storeDomainId" | "price" | "compareAtPrice" | "shopifyVariantId" | "statusId" | "inventory" | "nextInDcAt" | "shopifyInventoryItemId">
    • ProductVariantLocationSpecific

Properties

color: null | string
compareAtPrice: null | string
countryOfOrigin: null | string
createdAt: Date
density: null | string
displayName: string
fabric: null | string
htsCode: null | string
id: string
inventory: number
isManual: boolean
itemClass: null | string
needsReview: boolean
netsuiteProductType: null | string
netsuiteRecordType: string
nextInDcAt: null | Date
price: string
productId: string
program: null | string
scent: null | string
shopifyInventoryItemId: null | string
shopifyVariantId: null | string
size: null | string
sku: string
statusId: number
storeDomainId: number
style: null | string
taxCode: null | string
upc: null | string
updatedAt: Date
weightLb: null | string

Generated using TypeDoc