Attachment MIME type.
Base64-encoded content. Available if attachment content is requested by using the query parameters
attachments=true
or atts_since
. Note that when used with a view or changes feed include_docs
must also be
true
.
Content hash digest. It starts with prefix which announce hash type (e.g. md5-
) and continues with
Base64-encoded hash digest.
Compressed attachment size in bytes. Available if content_type was in list of compressible types when the
attachment was added and the query parameter att_encoding_info
is true
. Note that when used with a view or
changes feed include_docs
must also be true
.
Compression codec. Available if content_type was in list of compressible types when the attachment was added
and the and the query parameter att_encoding_info
is true
. Note that when used with a view or changes feed
include_docs
must also be true
.
True if the attachment follows in a multipart request or response.
Real attachment size in bytes. Not available if inline attachment content requested.
Revision number when attachment was added.
Has true
value if object contains stub info and no content. Otherwise omitted in response.
Generated using TypeDoc
Schema for an attachment.