Class RawDocument (1.0.0)

RawDocument(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Payload message of raw document content (bytes). .. attribute:: content

Inline document content.

:type: bytes

Attribute

NameDescription
mime_type str
An IANA MIME type (RFC6838) indicating the nature and format of the [content].