@webitel/api-services
Preparing search index...
_models/storageMediaFile
StorageMediaFile
Interface StorageMediaFile
interface
StorageMediaFile
{
createdAt
?:
string
;
createdBy
?:
EngineLookup
;
id
?:
string
;
mimeType
?:
string
;
name
?:
string
;
size
?:
string
;
updatedAt
?:
string
;
updatedBy
?:
EngineLookup
;
}
Index
Properties
created
At?
created
By?
id?
mime
Type?
name?
size?
updated
At?
updated
By?
Properties
Optional
created
At
createdAt
?:
string
Optional
created
By
createdBy
?:
EngineLookup
Optional
id
id
?:
string
Optional
mime
Type
mimeType
?:
string
Optional
name
name
?:
string
Optional
size
size
?:
string
Optional
updated
At
updatedAt
?:
string
Optional
updated
By
updatedBy
?:
EngineLookup
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
At
created
By
id
mime
Type
name
size
updated
At
updated
By
@webitel/api-services
Loading...