aries / net.globalid.aries.decorators.attachment / AttachmentDescriptor / fileName

fileName

val fileName: String?

is a hint for the name of the file if the attachment is written to a file. If mimeType is null, the extension of the fileName can be used to infer the type.

Property

fileName - is a hint for the name of the file if the attachment is written to a file. If mimeType is null, the extension of the fileName can be used to infer the type.