export_nested_structure proprietà

export_nested_structure proprietà

Esportata 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