Attachment

fun Attachment(    id: String,     name: String,     size: Long,     user_id: Long,     project_id: Long)