You are creating an interface and pass data out to its parent interface. What type of variable is used to achieve this?
Discussion posts and replies are publicly visible
In general, you can use any data type. But the data must be declared in the parent interface. Check out my blog post.
https://appian.rocks/2022/07/05/data-in-interfaces/