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