projects/congarevenuecloud/ecommerce/src/lib/modules/catalog/classes/product-feature.model.ts
Properties |
Description |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Description'})
|
FeatureSet |
Type : FeatureSet
|
Default value : new FeatureSet()
|
Decorators :
@Type(undefined)
|
FeatureSetId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'FeatureSetId'})
|
Name |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Name'})
|
Sequence |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'Sequence'})
|