taxType property

String? taxType
getter/setter pair

Type of the tax.

Acceptable values are: - "otherFee" - "otherFeeTax" - "sales"

Required.

Implementation

core.String? taxType;