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