GetConnectAttachmentPlainArgs

data class GetConnectAttachmentPlainArgs(val attachmentId: String) : ConvertibleToJava<GetConnectAttachmentPlainArgs>

Constructors

Link copied to clipboard
constructor(attachmentId: String)

Properties

Link copied to clipboard

The ID of the attachment.

Functions

Link copied to clipboard
open override fun toJava(): GetConnectAttachmentPlainArgs