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