GetEndpointAttachmentPlainArgs

data class GetEndpointAttachmentPlainArgs(val endpointAttachmentId: String, val organizationId: String) : ConvertibleToJava<GetEndpointAttachmentPlainArgs>

Constructors

Link copied to clipboard
constructor(endpointAttachmentId: String, organizationId: String)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

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