projects/congarevenuecloud/ecommerce/src/lib/modules/catalog/classes/product-attribute.model.ts
Properties |
AttributeGroup |
Type : ProductAttributeGroup
|
Default value : null
|
Decorators :
@Expose({name: 'AttributeGroup'})
|
DefaultValue |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'DefaultValue'})
|
Description |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Description'})
|
DisplayName |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'DisplayName'})
|
Field |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Name'})
|
IsRequired |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'IsRequired'})
|
LookupObjectName |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'LookupObjectName'})
|
PickListValue |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'PickListValue'})
|
Type |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Type'})
|