Get Actions Environment Variables Variable
data class GetActionsEnvironmentVariablesVariable(val createdAt: String, val name: String, val updatedAt: String, val value: String)
Constructors
Link copied to clipboard
fun GetActionsEnvironmentVariablesVariable(createdAt: String, name: String, updatedAt: String, value: String)