Question
Interface potentially taking two json loads from API
Hello Community,
I have an interface that displays two types of data coming from two methods that delivers the json values.
If this is an individual I have built out a CDT that ties into the method "individualResult". If it's a group, I will have to tie into the "groupResult" method.
The properties are the same, but the methods are different. I'm wondering if anyone has a recommendation as to how to build this out?
Let me know if more information is required.
Thank you.
