BaseEntity
Representing a table in the database.
Properties
id
stringRequiredThe ID of an entity's record.
created_at
DateRequiredThe date an entity's record was created.
updated_at
DateRequiredThe date an entity's record was updated.
Was this section helpful?