projects/congacommerce/ecommerce/src/lib/modules/promotion/classes/incentive.model.ts
AObject
Properties |
AutoApply |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__AutoApply__c'})
|
Description |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__Description__c'})
|
ExpirationDate |
Type : Date
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__ExpirationDate__c'})
|
IncentiveCode |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Apttus_Config2__IncentiveCode__c'})
|
Name |
Type : string
|
Default value : null
|
Decorators :
@Expose({name: 'Name'})
|