projects/congacommerce/ecommerce/src/lib/modules/catalog/classes/category.model.ts
AObject
Properties |
AncestorId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__AncestorId__c'})
|
Description |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__Description__c'})
|
HierarchyId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__HierarchyId__c'})
|
IncludeInTotalsView |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__IncludeInTotalsView__c'})
|
IsHidden |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__IsHidden__c'})
|
IsLeaf |
Type : "Yes" | "No"
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__IsLeaf__c'})
|
Label |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__Label__c'})
|
Name |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Name'})
|
PrimordialId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__PrimordialId__c'})
|
ProductCount |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ProductCount__c'})
|
Translation |
Type : Array<CategoryTranslation>
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__Translation__r'})
|