Docs
Dashboard

TaxPortion

Object

Represents a portion of a tax rate applied to a cart or line item, detailing the specific tax amount and its type.

#

Fields


name
String!

Gets the name of the tax portion, which describes the type of tax applied (e.g., VAT, sales tax).

rate
Decimal!

Gets the amount of the tax portion, which is the specific tax amount applied to the cart or line item.