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