AsObject: {
    currencyCode: string;
    price: number;
}

Type declaration

  • currencyCode: string
  • price: number

Generated using TypeDoc