projects/congarevenuecloud/ecommerce/src/lib/modules/catalog/services/attachment.service.ts
Interface representing document details consisting of created date, ID, modified date, name and status .
Properties |
createdDate |
createdDate:
|
Type : string
|
id |
id:
|
Type : string
|
modifiedDate |
modifiedDate:
|
Type : string
|
name |
name:
|
Type : string
|
status |
status:
|
Type : string
|