GetInstanceDeployKeysDeployKeyProjectsWithWriteAccess

data class GetInstanceDeployKeysDeployKeyProjectsWithWriteAccess(val createdAt: String, val description: String, val id: Int, val name: String, val nameWithNamespace: String, val path: String, val pathWithNamespace: String)

Constructors

constructor(createdAt: String, description: String, id: Int, name: String, nameWithNamespace: String, path: String, pathWithNamespace: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The creation date of the project. In RFC3339 format.

Link copied to clipboard

The description of the project.

Link copied to clipboard
val id: Int

The ID of the project.

Link copied to clipboard

The name of the project.

Link copied to clipboard

The name of the project with namespace.

Link copied to clipboard

The path of the project.

Link copied to clipboard

The path of the project with namespace.