shopperInteraction property

Implementation

StoredValueBalanceMergeRequestShopperInteractionEnum?
get shopperInteraction => _$this._shopperInteraction;
set shopperInteraction (StoredValueBalanceMergeRequestShopperInteractionEnum? shopperInteraction)

Implementation

set shopperInteraction(
  StoredValueBalanceMergeRequestShopperInteractionEnum? shopperInteraction,
) => _$this._shopperInteraction = shopperInteraction;