Tiers

The Tiers file contains data on the various tiers.

A sample file is provided below:

Available Data:

  • levelId: Unique ID of the tier

  • tenantId: ID of the tenant where the tier is created

  • name: Name of the tier

  • description: Description of the tier

  • hasPhoto: Status indicating if a photo is present (true = 1 / false = null)

  • active: Status indicating if the tier is active (true = 1 / false = null)

  • conditionValue: Minimum condition to reach the tier

  • rewards: Rewards or benefits associated with the tier

  • createdAt: Date when the tier was created

  • updatedAt: Date when the tier was last updated

Last updated