Interface Plan

The definition of a plan within a Model.

Hierarchy

  • Plan

Properties

currency?: string
features?: {
    [f: FeatureName]: FeatureDefinition;
}

Type declaration

interval?: Interval
title?: string

Generated using TypeDoc