deliveryAddressIndicator property

Implementation

MerchantRiskIndicatorDeliveryAddressIndicatorEnum?
get deliveryAddressIndicator => _$this._deliveryAddressIndicator;
set deliveryAddressIndicator (MerchantRiskIndicatorDeliveryAddressIndicatorEnum? deliveryAddressIndicator)

Implementation

set deliveryAddressIndicator(
  MerchantRiskIndicatorDeliveryAddressIndicatorEnum? deliveryAddressIndicator,
) => _$this._deliveryAddressIndicator = deliveryAddressIndicator;