Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.42 KB

Media.md

File metadata and controls

25 lines (20 loc) · 1.42 KB

ProcessMakerSDK.Model.Media

Properties

Name Type Description Notes
Id int? Represents media files stored in the database [optional]
ModelId int? Represents media files stored in the database [optional]
ModelType string Represents media files stored in the database [optional]
CollectionName string Represents media files stored in the database [optional]
Name string Represents media files stored in the database [optional]
FileName string Represents media files stored in the database [optional]
MimeType string Represents media files stored in the database [optional]
Disk string Represents media files stored in the database [optional]
Size int? Represents media files stored in the database [optional]
Manipulations string Represents media files stored in the database [optional]
CustomProperties string Represents media files stored in the database [optional]
ResponsiveImages Object Represents media files stored in the database [optional]
OrderColumn int? Represents media files stored in the database [optional]

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