Coupon Definition DMO
A model from which instances of coupons can be printed or sent electronically.
Object API Name: std__CouponDefinitionDmo__dlm
Category: Unassigned
Availability: Available in 260 and later versions
Primary Key Field: Id
- PartyId has a FOREIGNKEY relationship with the Party DMO
Idfield. - ProductId has a FOREIGNKEY relationship with the Product DMO
Idfield.
- cdp_sys_record_currency
- CouponCount
- CouponDefnName
- CouponUseType
- DataSourceId
- DataSourceObjectId
- ExpirationDate
- HasCaseSensitiveCode
- Id
- InternalOrganizationId
- IsCustomerSpecific
- IsProductSpecific
- MaxRedmPerCodeCount
- MaxRedmPerCustCount
- MaxRedmPerTimePeriodCount
- PartyId
- ProductId
- RedmTimePeriodCount
- ValidFromDateTime
- ValidToDateTime
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__CouponCount__c - Data Type: DOUBLE
- Description: The number of coupons created from this definition
- Field API Name:
std__CouponDefnName__c - Data Type: TEXT
- Description: Name of the Coupon Definition
- Field API Name:
std__CouponUseType__c - Data Type: TEXT
- Description: Types of coupons include Single Code for many users; multiple codes on one coupon for one user; multiple codes on one coupon for multiple users.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__ExpirationDate__c - Data Type: DATEONLY
- Description: When coupons derived from this definition will expire
- Field API Name:
std__HasCaseSensitiveCode__c - Data Type: BOOLEAN
- Description: Indicates the Scan Code for the coupon has a value that is case specific e.g. 10OFF and 10off are two different codes.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Primary Key
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsCustomerSpecific__c - Data Type: BOOLEAN
- Description: True if coupons derived from this campaign may only be used by the customer to whom they were given.
- Field API Name:
std__IsProductSpecific__c - Data Type: BOOLEAN
- Description: True if coupons derived from this campaign can only be used for specific product(s)
- Field API Name:
std__MaxRedmPerCodeCount__c - Data Type: DOUBLE
- Description: How many times can the same code be used before the coupon is no longer valid e.g. can only use code 1 (per week)
- Field API Name:
std__MaxRedmPerCustCount__c - Data Type: DOUBLE
- Description: The maximum number of coupon any individual customer is allowed to redeem.
- Field API Name:
std__MaxRedmPerTimePeriodCount__c - Data Type: DOUBLE
- Description: The maximum number of coupon redemptions per customer, per time period
- Field API Name:
std__PartyId__c - Data Type: TEXT
- Description: The manufacturer of the item to which the coupon applies
- Field API Name:
std__ProductId__c - Data Type: TEXT
- Description: What is intended to be sold e.g. goods, services, bundles, made to order products.
- Field API Name:
std__RedmTimePeriodCount__c - Data Type: DOUBLE
- Description: The time period that recipients have to use the coupon
- Field API Name:
std__ValidFromDateTime__c - Data Type: DATETIME
- Description: The first date that coupons derived from this definition are valid
- Field API Name:
std__ValidToDateTime__c - Data Type: DATETIME
- Description: The last date that coupons derived from this definition are valid