Variable.ChargebeeFeature
const ChargebeeFeature: {
ActiveUsersPerMonth: "active-users-per-month";
TrustActiveProducts: "trust-active-products";
};
Type Declaration
ActiveUsersPerMonth
readonly ActiveUsersPerMonth: "active-users-per-month";
TrustActiveProducts
readonly TrustActiveProducts: "trust-active-products";