A feature in a plan. They represent a service or product provided to a subscriber.
IFeature
allocations
code
description
name
priceTiers
• allocations: IAllocation[]
reserved for future use
• code: string
a unique code used for API calls
• description: string
a description that explains the feature
• name: string
the name of the service as shown to the subscriber
• priceTiers: IPriceTier[]
the price tiers associated with this feature
Last updated 5 years ago