projects/congarevenuecloud/ecommerce/src/lib/modules/catalog/classes/quote-attachment.model.ts
Properties |
Body |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Body'})
|
BodyLength |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'BodyLength'})
|
ContentType |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'ContentType'})
|
Description |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Description'})
|
Name |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Name'})
|
ParentId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'ParentId'})
|