Dt_(kit)_pricing

Dummy Data Type

The Dt_(kit)_pricing data type is used to store and manage pricing information within the application.

Data Fields:

  • benefits (List of texts) - The benefits associated with the pricing plan.

  • Billing Period (os_billing_period) - The billing period for the plan.

  • Index (number) - The index or order of the pricing plan.

  • mode (text) - The mode or type of pricing.

  • Plan name (text) - The name of the pricing plan.

  • Popularity (os_pricing_plan_popularity) - The popularity level of the plan.

  • price_id_dev (text) - The price ID for the development environment.

  • price_id_live (text) - The price ID for the live environment.

  • supporting text (text) - Additional supporting text for the plan.

  • Creator (User) - The user who created the pricing entry.

  • Modified Date (date) - The date and time when the pricing entry was last modified.

  • Created Date (date) - The date and time when the pricing entry was created.

  • Slug (text) - A unique identifier for the pricing entry.

Last updated