shipToVerifiedAddress constant

  1. @BuiltValueEnumConst.new(wireName: r'shipToVerifiedAddress')
MerchantRiskIndicatorDeliveryAddressIndicatorEnum const 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;