MultiRemoteAttachment

data class MultiRemoteAttachment(val remoteAttachments: List<RemoteAttachmentInfo>)

Constructors

Link copied to clipboard
constructor(remoteAttachments: List<RemoteAttachmentInfo>)

Properties