shipToNewAddress constant
- @BuiltValueEnumConst.new(wireName: r'shipToNewAddress')
Indicator regarding the delivery address. Allowed values: * shipToBillingAddress * shipToVerifiedAddress * shipToNewAddress * shipToStore * digitalGoods * goodsNotShipped * other
Implementation
@BuiltValueEnumConst(wireName: r'shipToNewAddress')
static const MerchantRiskIndicatorDeliveryAddressIndicatorEnum shipToNewAddress = _$merchantRiskIndicatorDeliveryAddressIndicatorEnum_shipToNewAddress;