breakdown property

AmountBreakdown? breakdown
final

The breakdown of the amount. Breakdown provides details such as total item amount, total tax amount, shipping, handling, insurance, and discounts, if any.

Implementation

final AmountBreakdown? breakdown;