1 % Generated by roxygen2: do not edit by hand
2 % Please edit documentation in R/ArvadosClasses.R
3 \name{ApiClientAuthorization}
4 \alias{ApiClientAuthorization}
5 \title{ApiClientAuthorization}
11 \preformatted{apiClientAuthorization -> ApiClientAuthorization$new(uuid = NULL,
12 etag = NULL, api_token = NULL, api_client_id = NULL,
13 user_id = NULL, created_by_ip_address = NULL, last_used_by_ip_address = NULL,
14 last_used_at = NULL, expires_at = NULL, created_at = NULL,
15 updated_at = NULL, default_owner_uuid = NULL, scopes = NULL)
22 \item{uuid}{Object ID.}
23 \item{etag}{Object version.}
25 \item{api_client_id}{}
27 \item{created_by_ip_address}{}
28 \item{last_used_by_ip_address}{}
33 \item{default_owner_uuid}{}