📄️ PricingManager
This class is the main object of the package. It contains all the information about the pricing configuration and can be used to evaluate the context of an user and generate a JWT with the results.
📄️ Feature
This abstract class models the information of a feature.
📄️ UsageLimit
This abstract class models the information of an usageLimit.
📄️ Plan
This class models the information of a plan.
📄️ AddOn
This class models the information of an addOn.