withoutTax property

Price? withoutTax
final

Calculated Price of the OperationDeposit to be paid, before the tax being applied, in the provided Currency.

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

Doesn't include bonus.

Implementation

final Price? withoutTax;