mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 15:11:56 +00:00
15 lines
541 B
Markdown
15 lines
541 B
Markdown
# ModelPackage
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**createdAt** | [**Date**](Date.md) | | [optional]
|
|
**creator** | [**User**](User.md) | | [optional]
|
|
**htmlUrl** | **String** | | [optional]
|
|
**id** | **Long** | | [optional]
|
|
**name** | **String** | | [optional]
|
|
**owner** | [**User**](User.md) | | [optional]
|
|
**repository** | [**Repository**](Repository.md) | | [optional]
|
|
**type** | **String** | | [optional]
|
|
**version** | **String** | | [optional]
|