projects/congacommerce/ecommerce/src/lib/modules/catalog/classes/product-option.model.ts
AObject
| _isOpen |
Type : boolean
|
Default value : false
|
| AllowCloning |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__AllowCloning__c'})
|
| AutoUpdateQuantity |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__AutoUpdateQuantity__c'})
|
| ComponentProduct |
Type : Product
|
Decorators :
@Expose({name: 'Apttus_Config2__ComponentProductId__r'})
|
| ComponentProductId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ComponentProductId__c'})
|
| ConfigType |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ConfigType__c'})
|
| Default |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__Default__c'})
|
| DefaultQuantity |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__DefaultQuantity__c'})
|
| DefaultQuantityExpressionId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__DefaultQuantityExpressionId__c'})
|
| InclusionCriteria |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__InclusionCriteria__c'})
|
| MaxQuantity |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__MaxQuantity__c'})
|
| MaxQuantityExpressionId |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__MaxQuantityExpressionId__c'})
|
| MinQuantity |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__MinQuantity__c'})
|
| MinQuantityExpressionId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__MinQuantityExpressionId__c'})
|
| Modifiable |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__Modifiable__c'})
|
| Name |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Name'})
|
| OptionPrices |
Type : Array<ProductOptionPrice>
|
Default value : [new ProductOptionPrice()]
|
Decorators :
@Expose({name: 'Apttus_Config2__OptionPrices__r'})
|
| ParentProductId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ParentProductId__c'})
|
| ProductOptionGroup |
Type : ProductOptionGroup
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ProductOptionGroupId__r'})
|
| ProductOptionGroupId |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ProductOptionGroupId__c'})
|
| RelationshipType |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__RelationshipType__c'})
|
| Required |
Type : boolean
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__Required__c'})
|
| Sequence |
Type : number
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__Sequence__c'})
|