You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 17, 2024. It is now read-only.
This is an id for given entity/object. Id is unique.
string
ImageContent
This is a content of the image. Content is intended for display to other users. Content is encoded as Base64 format.
DateTime
CreatedAt
This is the date and time when the image was created. It is set during image uploading.
DateTime
UpdatedAt
This is the date and time when the image was updated. It is set during creation for the first time. Each image update operation refreshes this property.