deliveryAddressIndicator property
- @BuiltValueField.new(wireName: r'deliveryAddressIndicator')
Indicator regarding the delivery address. Allowed values: * shipToBillingAddress * shipToVerifiedAddress * shipToNewAddress * shipToStore * digitalGoods * goodsNotShipped * other
Implementation
@BuiltValueField(wireName: r'deliveryAddressIndicator')
MerchantRiskIndicatorDeliveryAddressIndicatorEnum? get deliveryAddressIndicator;