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