isUnlabelledFallback property

bool? isUnlabelledFallback
getter/setter pair

This can be marked 'true' to indicate that some published SchemaDeliveryTimeSettings or SchemaShippingRateSettings are intended to apply to all SchemaOfferShippingDetails published by the same merchant, when referenced by a SchemashippingSettingsLink in those settings. It is not meaningful to use a 'true' value for this property alongside a transitTimeLabel (for SchemaDeliveryTimeSettings) or shippingLabel (for SchemaShippingRateSettings), since this property is for use with unlabelled settings.

Implementation

bool? isUnlabelledFallback;