InventoryCategory
companyId
string
createdDate
date-time
deleted
boolean
if the record has been deleted
deletedDate
Nullabledate-time
the date that the record was deleted or null if not deleted
deletedReason
Nullablestring
the reason that the record was deleted
deletedUserId
Nullablestring
the user that deleted the record or null if not deleted
id
Primary Keystring
inventoryCategoryTemplateId
Nullablestring
This is explicitly not a foreign key to persist this connection for consumer processing after inventory category template deletion
inventoryFeeCount
integer
inventoryLaborCount
integer
inventoryPartCount
integer
inventoryTireCount
integer
locationId
string
metadata
Nullableobject
metadata reserved for customers to control
name
string
parentId
Nullablestring
parentName
string
subCategoryCount
integer
updatedDate
Nullabledate-time