taxes property

List<ProductTax>? taxes
getter/setter pair

Tax information.

Implementation

core.List<ProductTax>? taxes;