types.IntoDocument
Any object that can be converted into a Document via to_document().
Usage
types.IntoDocument()Methods
| Name | Description |
|---|---|
| to_document() | Convert this object into a Document. |
to_document()
Convert this object into a Document.
Usage
to_document()