label property

String? label
getter/setter pair

The unique user-defined label of the return policy.

The same label cannot be used in different return policies for the same country. Policies with the label 'default' will apply to all products, unless a product specifies a return_policy_label attribute.

Implementation

core.String? label;