Object » ProductPackage

Fields

ageRestriction (Numrange)

cityTaxedLocationTags ([LocationTag])

cityTaxedLocations ([Location])

countyTaxedLocationTags ([LocationTag])

countyTaxedLocations ([Location])

discountPercent (Decimal)

enabledLocationTags ([LocationTag])

enabledLocations ([Location])

fixedPrice (Decimal)+

id (ID)

includedPackages ([ProductPackage])

insertedAt (NaiveDateTime)

isDisabled (Boolean)

isLocked (Boolean)

isPicklist (Boolean)

isTaxed (Boolean)

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

name (String)

priceType (PriceType)

restrictToOnlyNonNeutered (Boolean)

revenueCenter (RevenueCenter)

revenueCenterId (ID)

speciesRestrictions ([String])

stateTaxedLocationTags ([LocationTag])

stateTaxedLocations ([Location])

taxedLocationTags ([LocationTag])

taxedLocations ([Location])

weightRestriction (Numrange)