sameDayShipping constant

  1. @BuiltValueEnumConst.new(wireName: r'sameDayShipping')
MerchantRiskIndicatorDeliveryTimeframeEnum const 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;