% Generated by roxygen2: do not edit by hand % Please edit documentation in R/ArvadosClasses.R \name{Trait} \alias{Trait} \title{Trait} \description{ Trait } \section{Usage}{ \preformatted{trait -> Trait$new(uuid = NULL, etag = NULL, owner_uuid = NULL, modified_by_client_uuid = NULL, modified_by_user_uuid = NULL, modified_at = NULL, name = NULL, properties = NULL, created_at = NULL, updated_at = NULL) } } \section{Arguments}{ \describe{ \item{uuid}{Object ID.} \item{etag}{Object version.} \item{uuid}{} \item{owner_uuid}{} \item{modified_by_client_uuid}{} \item{modified_by_user_uuid}{} \item{modified_at}{} \item{name}{} \item{properties}{} \item{created_at}{} \item{updated_at}{} } }