Price: {
    amount: number;
    currency: Currency;
}

Type declaration

  • amount: number
  • currency: Currency

Generated using TypeDoc