TireModel

Table:
tire_model
Model Version:
adba64aa1d189d59
JSON Schema:
brandId
string
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
id
Primary Key
string
locationId
string
metadata
Nullable
object
metadata reserved for customers to control
name
string
seasonality
Nullable
Summer, Winter, AllSeasons
tireModelTemplateId
Nullable
string
This is explicitly not a foreign key to persist this connection for consumer processing after tire model template deletion
updatedDate
Nullable
date-time
userId
Nullable
string
TODO do we need this?
vendorId
Nullable
string