mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 07:01:55 +00:00
493 B
493 B
ActionVariable
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| data | String | the value of the variable | [optional] |
| description | String | the description of the variable | [optional] |
| name | String | the name of the variable | [optional] |
| ownerId | Long | the owner to which the variable belongs | [optional] |
| repoId | Long | the repository to which the variable belongs | [optional] |