shipping property

List<ProductShipping>? shipping
getter/setter pair

Shipping rules.

Implementation

core.List<ProductShipping>? shipping;