Builder

class Builder

Properties

Link copied to clipboard
var hash: String?

The cryptographic hash value of the document content.

Link copied to clipboard

The hash algorithm used to calculate the hash value.

Link copied to clipboard
var name: String?

The name of an attachment.

Link copied to clipboard
var size: Long

The size of an attachment in bytes.

Link copied to clipboard
var url: String?

The URL location of the attachment content.