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

made setters on EpaymentResponse properties internal#11

Open
DarthMouayed wants to merge 1 commit into
Chargily:mainfrom
DarthMouayed:main
Open

made setters on EpaymentResponse properties internal#11
DarthMouayed wants to merge 1 commit into
Chargily:mainfrom
DarthMouayed:main

Conversation

@DarthMouayed

@DarthMouayed DarthMouayed commented Jul 16, 2023

Copy link
Copy Markdown

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