returnTop property

bool? returnTop
final

In case if you delete a submodel object (a child object of a top-level object), you can specify whether to return the updated top-level object.

Implementation

final bool? returnTop;