shipToStore constant

  1. @BuiltValueEnumConst.new(wireName: r'shipToStore')
MerchantRiskIndicatorDeliveryAddressIndicatorEnum const shipToStore

Indicator regarding the delivery address. Allowed values: * shipToBillingAddress * shipToVerifiedAddress * shipToNewAddress * shipToStore * digitalGoods * goodsNotShipped * other

Implementation

@BuiltValueEnumConst(wireName: r'shipToStore')
static const MerchantRiskIndicatorDeliveryAddressIndicatorEnum shipToStore = _$merchantRiskIndicatorDeliveryAddressIndicatorEnum_shipToStore;