fields property

fields property

Gets an array of document fields.

Definition:

@property
def fields(self):
    ...

See Also