InventoryCategory

Table:
inventory_category
Model Version:
83175c012c1f3bd9
JSON Schema:
companyId
string
createdDate
date-time
deleted
boolean
if the record has been deleted
deletedDate
Nullable
date-time
the date that the record was deleted or null if not deleted
deletedReason
Nullable
string
the reason that the record was deleted
deletedUserId
Nullable
string
the user that deleted the record or null if not deleted
id
Primary Key
string
inventoryCategoryTemplateId
Nullable
string
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
Nullable
object
metadata reserved for customers to control
name
string
parentId
Nullable
string
parentName
string
subCategoryCount
integer
updatedDate
Nullable
date-time