other constant

  1. @BuiltValueEnumConst.new(wireName: r'other')
MerchantRiskIndicatorDeliveryAddressIndicatorEnum const other

Indicator regarding the delivery address. Allowed values: * shipToBillingAddress * shipToVerifiedAddress * shipToNewAddress * shipToStore * digitalGoods * goodsNotShipped * other

Implementation

@BuiltValueEnumConst(wireName: r'other')
static const MerchantRiskIndicatorDeliveryAddressIndicatorEnum other = _$merchantRiskIndicatorDeliveryAddressIndicatorEnum_other;