Skip to content
Gropius
Search
K
Main Navigation
Guide
Kotlin API
GraphQL
Login service
GitHub
Menu
Return to top
core
/
gropius.dto.input.issue
/
CreateArtefactInput
/
CreateArtefactInput
CreateArtefactInput
constructor
(
templatedFields
:
List
<
JSONFieldInput
>
,
template
:
ID
,
file
:
URI
,
from
:
Int
?
,
to
:
Int
?
,
version
:
String
?
,
trackable
:
ID
)