Object » ProductType

Fields

amountSold (Decimal)+

cityTaxedLocationTags ([LocationTag])

cityTaxedLocations ([Location])

coerceIntegerQuantity (Boolean)

commissions ([ProviderCommission])+

countyTaxedLocationTags ([LocationTag])

countyTaxedLocations ([Location])

dispenseFee (Decimal)

hasLotNumber (Boolean)

historicalId (String)

id (String)

insertedAt (NaiveDateTime)

invoiceBlurb (String)

isBoarding (Boolean)

isBoardingAddon (Boolean)

isDefault (Boolean)

isExam (Boolean)

isFood (Boolean)

isImmunization (Boolean)

isInhouseDiagnostic (Boolean)

isInjectable (Boolean)

isMedication (Boolean)

isRefDiagnostic (Boolean)

isService (Boolean)

isTaxed (Boolean)

DEPRECATED: This field is deprecated and will only ever return an product types's `is_taxed_other`. Product Types now have various tax rate fields you may want to read. Please update your queries to pull from `isTaxedOther`, `isTaxedCity`, `isTaxedState`, and `isTaxedCounty`.  

isTaxedCity (Boolean)

isTaxedCounty (Boolean)

isTaxedOther (Boolean)

isTaxedState (Boolean)

isTreatment (Boolean)

name (String)

numberOfDeletedProducts (Int)

numberOfProducts (Int)

onlyInventory (Boolean)

revenueCenter (RevenueCenter)

revenueCenterId (ID)

stateTaxedLocationTags ([LocationTag])

stateTaxedLocations ([Location])

taxedLocationTags ([LocationTag])

taxedLocations ([Location])

trackInventory (Boolean)

unitMarkupPercent (Decimal)

updatedAt (NaiveDateTime)