Object » Estimate

Fields

appliedCoupons ([Coupon])

boardRows ([BoardRow])

cityTaxRate (Decimal)

client (Client)

clientConsents ([ClientConsent])

closed (Boolean)

consentSignature (String)

countyTaxRate (Decimal)

datetime (DateTime)

discount (Decimal)

discountType (DiscountType)

encounter (Encounter)

estimateType (EstimateType)

highSubtotalCents (Int)

highTotal (Decimal)

highTotalAfterTaxCents (Int)

highTotalDiscountCents (Int)

highTotalTaxCents (Int)

historicalId (String)

id (ID!)

insertedAt (NaiveDateTime)

items ([EstimateItem])+

location (Location)

lowSubtotalCents (Int)

lowTotal (Decimal)

lowTotalAfterTaxCents (Int)

lowTotalDiscountCents (Int)

lowTotalTaxCents (Int)

note (String)

order (Order)

ordered (Boolean)

otherTaxRate (Decimal)

patient (Patient)

patients ([Patient])

payLink (String)

payments ([Payment])

provider (Provider)

stateTaxRate (Decimal)

taxRate (Decimal)

DEPRECATED: This field is deprecated and will only ever return an estimates's `otherTaxRate`. Estimates now have various tax rate fields you may want to read. Please update your queries to pull from `otherTaxRate`, `cityTaxRate`, `stateTaxRate`, and `countyTaxRate`.  

title (String)

totalPaid (Decimal)

updatedAt (NaiveDateTime)