VoucherDefinition
The Voucher Definition DMO is a Data Cloud data model object (DMO) for details about a voucher definition associated with a loyalty program.
Columns
| Name | Type | References | Description |
| Created Date | Datetime | The date when the record was created. | |
| Data Source | Varchar | A reference ID for the logical name for a system that is the source of records identified by external record ID. | |
| Data Source Object | Varchar | A reference ID to logical name of object where record originated, for example a cloud storage file or another connector’s external object. | |
| Description | Varchar | The description of the voucher. | |
| Discount Percent | Double | The reduction in price that a voucher holder is entitled to, typically shown as a fraction of original price. | |
| Effective Date | Datetime | The date when voucher goes into effect. | |
| Expiration Date | Datetime | The date when voucher expires. | |
| Expiration Period | Double | The quantity of time units defined by Expiration Period UOM. | |
| Expiration Period UOM | Varchar | A reference ID to unit of time used to define expiration period of voucher, for example days, weeks, or months. | |
| External Record ID | Varchar | A reference ID to an external data source system. | |
| External Source ID | Varchar | A reference ID for the system in which the external record ID was assigned. | |
| Face Value Amount | Double | The value amount of a voucher. | |
| Internal Organization | Varchar | A reference ID to business unit or other internal organization that owns the business account. | |
| Is Active | Varchar | An indicator if the voucher is active. | |
| Last Modified Date | Datetime | The date when a user last modified the record. | |
| Loyalty Program | Varchar | A reference ID to marketing strategy designed to encourage customers to continue shopping at or use services of a business associated with the program. | |
| Name | Varchar | The name of the voucher. | |
| Partner Account | Varchar | A reference ID to account of organization that partners in offering voucher. | |
| Voucher Definition ID | Varchar | A unique ID used as primary key for the Voucher Definition DMO. | |
| Voucher Expiration Type | Varchar | A reference ID to the expiration type. | |
| Voucher Status | Varchar | A reference ID to status of voucher, for example, issued, expired, or redeemed. | |
| Voucher Type | Varchar | A reference ID to type of voucher, for example accrual or redemption. |