Skip to content
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 1.17 KB

EntMedia.md

File metadata and controls

16 lines (12 loc) · 1.17 KB

EntMedia

Properties

Name Type Description Notes
CreatedAt string CreatedAt holds the value of the "created_at" field. [optional] [default to null]
Edges *EntMediaEdges Edges holds the relations/edges for other nodes in the graph. The values are being populated by the MediaQuery when eager-loading is set. [optional] [default to null]
Id string ID of the ent. [optional] [default to null]
OriginalFilename string OriginalFilename holds the value of the "original_filename" field. [optional] [default to null]
Status string Status holds the value of the "status" field. [optional] [default to null]
Title string Title holds the value of the "title" field. [optional] [default to null]
UpdatedAt string UpdatedAt holds the value of the "updated_at" field. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]