Voucher Definition DMO

Object API Name: std__VoucherDefinitionDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • PartnerAccountId has a FOREIGNKEY relationship with the Account DMO Id field.
  • LoyaltyProgramId has a FOREIGNKEY relationship with the Loyalty Program DMO Id field.
  • VoucherExpirationTypeId has a FOREIGNKEY relationship with the Voucher Definition DMO Id field.
  • 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__CodePrefixText__c
  • Data Type: TEXT
  • Description: The prefix added in the autogenerated codes of the vouchers issued using the voucher definition.
  • Field API Name: std__CodeSuffixText__c
  • Data Type: TEXT
  • Description: The suffix added in the autogenerated codes of the vouchers issued using the voucher definition.
  • Field API Name: std__CreatedById__c
  • Data Type: TEXT
  • Description: The user who created the record.
  • Field API Name: std__CreatedDate__c
  • Data Type: DATETIME
  • Description: The date and time the record was originally created.
  • 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__Description__c
  • Data Type: TEXT
  • Description: Description of a Voucher Definition.
  • Field API Name: std__DiscountPercent__c
  • Data Type: DOUBLE
  • Description: The reduction in price a voucher holder is entitled to expressed as a fraction of the original price.
  • Field API Name: std__EffectiveDate__c
  • Data Type: DATETIME
  • Description: The date the voucher goes into effect.
  • Field API Name: std__ExpirationDate__c
  • Data Type: DATETIME
  • Description: The date the voucher expires.
  • Field API Name: std__ExpirationPeriodNumber__c
  • Data Type: DOUBLE
  • Description: Based on the Expiration Period UOM, how many days, weeks, months, or other periods until the voucher expires.
  • Field API Name: std__ExpirationPeriodUom__c
  • Data Type: TEXT
  • Description: Alphanumeric string representing the expiration period uom.
  • Field API Name: std__ExternalRecordId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__ExternalSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__FaceValueAmount__c
  • Data Type: DOUBLE
  • Description: The value, in currency of the Voucher, for example $10.00.
  • Field API Name: std__HasTimeBasedVoucherPeriod__c
  • Data Type: BOOLEAN
  • Description: Whether vouchers are effective and expire at a specific date and time.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this VoucherDefinition record. Maximum size is 36 characters.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__IsActive__c
  • Data Type: TEXT
  • Description: True if the Voucher Definition is currently in use.
  • Field API Name: std__IsPartialRedeemable__c
  • Data Type: BOOLEAN
  • Description: It indicates whether voucher can be partial redeemed.
  • Field API Name: std__LastModifiedDate__c
  • Data Type: DATETIME
  • Description: The date and time of the last modification to this record.
  • Field API Name: std__LoyaltyProgramId__c
  • Data Type: TEXT
  • Description: A marketing strategy designed to encourage customers to continue to shop at or use the services of a business associated with the program.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__PartnerAccountId__c
  • Data Type: TEXT
  • Description: The account of an organization that partners in offering the voucher.
  • Field API Name: std__ProductId__c
  • Data Type: TEXT
  • Description: What is intended to be sold. For example, goods, services, bundles, made to order products.
  • Field API Name: std__UnitCostAmount__c
  • Data Type: DOUBLE
  • Description: Cost Per Voucher Indicating The Liability Incurred per issued voucher.
  • Field API Name: std__VoucherExpirationTypeId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__VoucherStatusId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__VoucherTypeId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.