shipToStore constant
- @BuiltValueEnumConst.new(wireName: r'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;