Get Envgroup Attachment Plain Args
    data class GetEnvgroupAttachmentPlainArgs(val attachmentId: String, val envgroupId: String, val organizationId: String) : ConvertibleToJava<GetEnvgroupAttachmentPlainArgs> 
Constructors
Link copied to clipboard
                fun GetEnvgroupAttachmentPlainArgs(attachmentId: String, envgroupId: String, organizationId: String)