Interface: IFeature

A feature in a plan. They represent a service or product provided to a subscriber.

Hierarchy

  • IFeature

Index

Properties

Properties

allocations

allocations: IAllocation[]

reserved for future use

code

code: string

a unique code used for API calls

description

description: string

a description that explains the feature

name

name: string

the name of the service as shown to the subscriber

priceTiers

priceTiers: IPriceTier[]

the price tiers associated with this feature

Last updated

Was this helpful?