Skip to main content
Skip to main content

ComputeAmountParams

ComputeAmountParams: Object

Options to compute an amount.

Properties

amountnumberRequired
The original amount used for computation.
regionRegionInfoRequired
The region's details.
includeTaxesboolean
Whether the computed price should include taxes or not.

Default: true

Was this section helpful?