Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.04 KB

PreviewDto.md

File metadata and controls

20 lines (17 loc) · 1.04 KB

# PreviewDto

Properties

Name Type Description Notes
size int Preview image file size. [optional]
namespace string Preview image namespace. [optional]
source_id string Preview source entity identifier. [optional]
width int Preview image width. [optional]
height int Preview image height. [optional]
format string Preview image file format, e.g. Jpeg, Png, Bmp... [optional]
mime_type string Preview image media format type. [optional]
url string Preview URL. [optional]
tenant_id int Entity tenant identifier [optional]
id string Entity unique identifier [optional]
name string Entity name [optional]
last_modified \DateTime Last entity modification date and time [optional]

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