InventoryFee

Table:
inventory_fee
Model Version:
d3366ce914150a75
JSON Schema:
amountCents
integer
categoryId
Nullable
string
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
feeType
PercentLineItem, PercentService, FixedCents
id
Primary Key
string
inventoryFeeTemplateId
Nullable
string
This is explicitly not a foreign key to persist this connection for consumer processing after inventory tire template deletion
locationId
string
metadata
Nullable
object
metadata reserved for customers to control
name
string
percent
number
updatedDate
Nullable
date-time
userId
Nullable
string