export_nested_structure proprietà

export_nested_structure proprietà

Esportato come struttura Json della gerarchia padre-figlio.

Osservazioni

Definizione:

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

Guarda anche