export_nested_structure property

export_nested_structure property

Exported as parent-child hierarchy Json structure.

Remarks

Definition:

@property
def export_nested_structure(self):
    ...
@export_nested_structure.setter
def export_nested_structure(self, value):
    ...

See Also