amountWithBreakdown property

AmountWithBreakdown? amountWithBreakdown
final

The breakdown details for the amount. Includes the gross, tax, fee, and shipping amounts.

Implementation

final AmountWithBreakdown? amountWithBreakdown;