OptionalcontentAttachment MIME type.
OptionaldataBase64-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.
OptionaldigestContent hash digest. It starts with prefix which announce hash type (e.g. md5-) and continues with
Base64-encoded hash digest.
OptionalencodedCompressed 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.
OptionalencodingCompression 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.
OptionalfollowsTrue if the attachment follows in a multipart request or response.
OptionallengthReal attachment size in bytes. Not available if inline attachment content requested.
OptionalrevposRevision number when attachment was added.
OptionalstubHas true value if object contains stub info and no content. Otherwise omitted in response.
StaticdeserializeStaticserialize
Schema for an attachment.