-
Notifications
You must be signed in to change notification settings - Fork 0
Metadata Model
Noah Huppert edited this page Jun 16, 2018
·
1 revision
Every single model contains the following fields which describe some metadata:
-
@type:schema:DataFeedItem -
id,@id:int- A unique id so the object can be referenced
-
created_at,schema:dateCreated:Time,- Time the model was created.
-
updated_at,schema:dateModified:Time- Time the model was last updated.
-
deleted_at,schema:dateDeleted:Time- Time the model was delete, if not delete than null.
- Functional Requirements
- Specifications
- User
- Location
- Squad
- Event
- Car
- Image Model