OrderPrice: { _id?: string; amount: number; currency: string }

Type declaration

  • Optional _id?: string
  • amount: number
  • currency: string