Voucher
The Voucher DMO is a Data Cloud data model object (DMO) for a loyalty program’s voucher.
Columns
Name | Type | References | Description |
Account | Varchar | A reference ID to the account where this voucher is associated with. | |
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. | |
Discount Percent | Double | The reduction in price that the voucher holder is entitled to use, typically a fraction of the original price. | |
Effective Date | Datetime | The date when voucher goes into effect. | |
Expiration Date | Datetime | The date when voucher expires. | |
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. | |
Last Modified Date | Datetime | The date when a user last modified the record. | |
Loyalty Benefit | Varchar | A reference ID to perk or betterment available to loyalty program members. Examples include waived airline baggage fees, complimentary hotel stays, or rental car upgrades. | |
Loyalty Journal Subtype | Varchar | A reference ID to subtype of the loyalty journal type entry, for example, a watched video or a product review. | |
Loyalty Program Member | Varchar | A reference ID to person who joined loyalty program. | |
Loyalty Transaction Journal | Varchar | A reference ID to all transactions related to loyalty program. | |
Name | Varchar | The name of the voucher. | |
Notes | Varchar | The reason why voucher was issued. | |
Party | Varchar | A reference ID to the parent party, for example, an individual, business, or affiliation group. | |
Payment Method Status | Varchar | The status of the payment method related to the voucher. | |
Payment Method Type | Varchar | A reference ID to the type of voucher payment method. | |
Promotion | Varchar | A reference ID to campaign that provides discounts or other reasons for adjusting an order. | |
Used Date | Datetime | The date when the voucher was used. | |
Voucher Definition | Varchar | A reference ID to main voucher from which instance vouchers awarded to individual people are derived. | |
Voucher ID | Varchar | A unique ID used as primary key for the Voucher DMO. | |
Voucher Status | Varchar | A reference ID to status of voucher, for example, issued or expired. | |
Voucher Type | Varchar | A reference ID to type of voucher, for example, accrual or manual action. |