shipToBillingAddress constant

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