Skip to main content

PricingType

The possible pricing types.

enum PricingType {
ADDON
INBOX
KB
}

Values

PricingType.ADDON

Pricing that can extend the available features on an account.

PricingType.INBOX

Pricing that gives access to any groove feature.

PricingType.KB

Pricing that only give access to kb features.

Member of

Pricing object