Skip to content

IntegrationPlanTiersType

The plan tiers that an integration is available for

Used By

Definition

"""
The plan tiers that an integration is available for
"""
enum IntegrationPlanTiersType {
ENTERPRISE
GROUP
PLUS
ESSENTIALS
STARTER
}