sameDayShipping constant
- @BuiltValueEnumConst.new(wireName: r'sameDayShipping')
The estimated delivery time for the shopper to receive the goods. Allowed values: * electronicDelivery * sameDayShipping * overnightShipping * twoOrMoreDaysShipping
Implementation
@BuiltValueEnumConst(wireName: r'sameDayShipping')
static const MerchantRiskIndicatorDeliveryTimeframeEnum sameDayShipping = _$merchantRiskIndicatorDeliveryTimeframeEnum_sameDayShipping;