Loyalty Tier Mshp Fee Option DMO

Represents the options by which members can pay for tier or club memberships.

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

  • 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__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__EffectiveEndDateTime__c
  • Data Type: DATETIME
  • Description: The end date and time of the loyalty tier membership.
  • Field API Name: std__EffectiveStartDateTime__c
  • Data Type: DATETIME
  • Description: The start date and time of the loyalty tier membership.
  • Field API Name: std__FeeType__c
  • Data Type: TEXT
  • Description: Specifies the type of payment for the membership fee.

Sample Values:

  • Cash
  • Cash + Points
  • Points
  • 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__IsActive__c
  • Data Type: BOOLEAN
  • Description: Indicates whether the membership is active (true) or not (false).
  • Field API Name: std__LoyaltyProgramCurrencyId__c
  • Data Type: TEXT
  • Description: Non-qualifying loyalty program currency associated with the loyalty tier.
  • Field API Name: std__LoyaltyTierId__c
  • Data Type: TEXT
  • Description: The loyalty tier associated with the membership.
  • Field API Name: std__MembershipDurationType__c
  • Data Type: TEXT
  • Description: The duration of the loyalty tier membership.

Sample Values:

  • Monthly
  • Quarterly
  • Yearly
  • Field API Name: std__MembershipFeeAmount__c
  • Data Type: CURRENCY
  • Description: The amount of the loyalty tier membership.
  • Field API Name: std__MembershipPoints__c
  • Data Type: DOUBLE
  • Description: The points used to pay for the membership fee.