InventoryFee

Table:
inventory_fee
Model Version:
4e48d055eae157c0
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
locationId
string
metadata
Nullable
object
metadata reserved for customers to control
name
string
percent
number
updatedDate
Nullable
date-time
userId
Nullable
string