Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

made setters on EpaymentResponse properties internal #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DarthMouayed
Copy link

@DarthMouayed DarthMouayed commented Jul 16, 2023

Hello,
Since you are exposing the EpayPaymentResponse as a return type for the client, I think at least the property setters on the implementation should be internal.

A better approach would be to make the implementation internal and hide it behind a public interface IEpayPaymentResponse, and only expose the properties the getters.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant