rateGroups property
Shipping rate group definitions.
Only the last one is allowed to have an empty applicableShippingLabels
,
which means "everything else". The other applicableShippingLabels
must
not overlap.
Implementation
core.List<RateGroup>? rateGroups;