Код: Выделить всё
AggregatedSalesOrder(super=AbstractOCIDEntity(super=Entity of type com.example.domain.models.AggregatedSalesOrder with id: null), bucketIndex=null, quantity=null)
< /code>
Я бы получил: < /p>
AggregatedSalesOrder(id: null, bucketIndex=null, quantity=null)
Подробнее здесь: https://stackoverflow.com/questions/384 ... -callsuper