goodsNotShipped constant

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

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

Implementation

@BuiltValueEnumConst(wireName: r'goodsNotShipped')
static const MerchantRiskIndicatorDeliveryAddressIndicatorEnum goodsNotShipped = _$merchantRiskIndicatorDeliveryAddressIndicatorEnum_goodsNotShipped;