projects/congarevenuecloud/ecommerce/src/lib/modules/translation/classes/product-translation.model.ts
Properties |
Description |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Description'})
|
Family |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Family'})
|
Language |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Language'})
|
Name |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Name'})
|
Product |
Type : Product
|
Default value : null
|
Decorators :
@Expose({name: 'Product'})
|
ProductCode |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'ProductCode'})
|