projects/congarevenuecloud/elements/src/lib/files/files.component.ts
Interface representing a file.
Properties |
created_date |
created_date:
|
Type : Date
|
id |
id:
|
Type : string
|
index |
index:
|
Type : number
|
is_file |
is_file:
|
Type : boolean
|
record |
record:
|
Type : AttachmentDetails | File
|
size |
size:
|
Type : string
|
title |
title:
|
Type : string
|
type |
type:
|
Type : string
|