Files
tea4j-autodeploy/docs/ActionVariable.md
T
2024-03-29 00:03:56 +00:00

10 lines
416 B
Markdown

# ActionVariable
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**data** | **String** | the value 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]