GetActionsVariablesVariable

data class GetActionsVariablesVariable(val createdAt: String, val name: String, val updatedAt: String, val value: String)

Constructors

Link copied to clipboard
constructor(createdAt: String, name: String, updatedAt: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Timestamp of the variable creation

Link copied to clipboard

The name of the repository.

Link copied to clipboard

Timestamp of the variable last update

Link copied to clipboard

Value of the variable