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] |
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.