Object » EstimateItem

Fields

declined (Boolean)

department (Department)

discounted (Boolean)

dispenseFee (Decimal)

estimate (Estimate)

hidden (Boolean)

highPrice (Decimal)

highQuantity (Decimal)

highSubtotalCents (Int)

highTotal (Price)

highTotalBeforeTaxCents (Int)

id (ID!)

inPackage (Boolean)

insertedAt (NaiveDateTime)

isPackage (Boolean)

isSecretlyIncluded (Boolean)

isTaxed (Boolean)

DEPRECATED: This field is deprecated and will only ever return an estimate item's `is_taxed_other`. EstimateItems 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)

lineDiscount (Decimal)

lineDiscountType (DiscountType)

lowPrice (Decimal)

lowQuantity (Decimal)

lowSubtotalCents (Int)

lowTotal (Price)

lowTotalBeforeTaxCents (Int)

minimumPrice (Decimal)

name (String)

package (ProductPackage)

patient (Patient)

percentDiscounted (Decimal)

position (Int)

priceIncluded (Boolean)

product (Product)

productId (ID)

provider (Provider)

sourceEstimateItemId (ID)

undeletable (Boolean)

unitPrice (Decimal)

volumeTiers ([PriceTier])