2021 Nov 04 5:57 PM
Hello guys,
I want to implement an OData V4 service that allows me to return a list of objects. My return object is in the form



I have created an:
- interface :

- class model


- class data
where i select all data
but I receive an error

I've try to set this property at false but same error