Interface ActionVariable

ActionVariable return value of the query API

Hierarchy

  • ActionVariable

Properties

data?: string

the value of the variable

name?: string

the name of the variable

owner_id?: number

the owner to which the variable belongs

Format

int64

repo_id?: number

the repository to which the variable belongs

Format

int64

Generated using TypeDoc