TireModel
brandId
string
categoryId
Nullablestring
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
locationId
string
metadata
Nullableobject
metadata reserved for customers to control
name
string
seasonality
NullableSummer, Winter, AllSeasons
tireModelTemplateId
Nullablestring
This is explicitly not a foreign key to persist this connection for consumer processing after tire model template deletion
updatedDate
Nullabledate-time
userId
Nullablestring
TODO do we need this?
vendorId
Nullablestring