intuit / intuit/QuickBooks-V3-DotNET-SDK
Is there a reason there is not an Interface for IntuitEntity?
Open
enhancement
hacktoberfest
- Dominant language
- C#
- Stars
- 121
- Forks
- 145
- Avg merge
- 17h 1m
- Merged PRs (30d)
- 1
Description
Trying to make a generic repository pattern in our interface to the QBO api using the .NET SDK. It would be a lot easier if the classes that all inherit from IntuitEntity would also implement an IIntuitEntity interface so we could build generic methods for CRUD operations.
Or if the classes were labeled as Partial so we could extend them.
Or am I missing something that would allow this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.