Package: {
    amount: number;
    description: string;
    label: string;
    price: string;
    surveyCount: number;
}

Type declaration

  • amount: number
  • description: string
  • label: string
  • price: string
  • surveyCount: number