shipToNewAddress constant

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