types.IntoDocument

Any object that can be converted into a Document via to_document().

Usage

Source

types.IntoDocument()

Methods

Name Description
to_document() Convert this object into a Document.

to_document()

Convert this object into a Document.

Usage

Source

to_document()