ratePercent property

String? ratePercent
getter/setter pair

Explicit tax rate in percent, represented as a floating point number without the percentage character.

Must not be negative.

Implementation

core.String? ratePercent;