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