Skip to content

FullPrice model

FullPrice model represents an extended Price model with more details and consists of the following fields:

  • currency: string
  • grossValue: number
  • grossValueFormatted: string
  • netValue: number
  • netValueFormatted: string
  • taxValue: number
  • taxValueFormatted: string
  • tax: number
  • taxFormatted: string