tax property

PriceModifier? tax
final

Tax applied to the withoutTax Price, according to the billing CountryCode of the OperationDeposit, in the provided Currency.

null if the provided Currency is not supported by the OperationDeposit.

Implementation

final PriceModifier? tax;