taxName property

String? taxName
getter/setter pair

Optional name of the tax type.

This should only be provided if taxType is otherFeeTax.

Implementation

core.String? taxName;