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