export_nested_structure propiedad

export_nested_structure propiedad

Exportado como estructura Json de jerarquía padre-hijo.

Observaciones

Definición:

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

Ver también