mdocument.model.field.Synced

class mdocument.model.field.Synced

Bases: object

Placeholder for identifying synced fields and models.

__init__()

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__()

Initialize self.

cut_data(document)

Cuts document to only needed fields or single field value.

classmethod cut_data(document)

Cuts document to only needed fields or single field value.