Hierarchy

  • CurrentPrices

Properties

addons: {
    name: string;
    price: number;
}[]

Type declaration

  • name: string
  • price: number
analysis: Price[]
data_records: Price[]
email: Price[]
input: Price[]
output: Price[]
plans: {
    name: string;
    price: number;
}[]

Type declaration

  • name: string
  • price: number
sms: Price[]