Interface ProductLocationSpecific

Hierarchy

  • DbProduct
  • Pick<DbProductLocation, "storeDomainId" | "shopifyProductId" | "statusId" | "inventory" | "algoliaObjectId" | "firstAvailableAt">
    • ProductLocationSpecific

Properties

algoliaObjectId: null | string
createdAt: Date
displayName: string
firstAvailableAt: null | Date
handle: null | string
id: string
inventory: number
isManual: boolean
lastReviewedAt: null | Date
name: string
netsuiteRecordType: string
productMaterialId: null | number
productTypeId: null | number
shopifyProductId: null | string
statusId: number
storeDomainId: number
updatedAt: Date

Generated using TypeDoc