Skip to content
Gropius
Search
K
Main Navigation
Guide
Kotlin API
GraphQL
Login service
GitHub
Menu
Return to top
core
/
gropius.dto.input.issue
/
RemoveAssignmentInput
RemoveAssignmentInput
class
RemoveAssignmentInput
(
val
assignment
:
ID
)
:
Input
Input for the removeAssignment mutations
Members
Constructors
Remove
Assignment
Input
Link copied to clipboard
constructor
(
assignment
:
ID
)
Properties
assignment
Link copied to clipboard
val
assignment
:
ID
Functions
validate
Link copied to clipboard
open
fun
validate
(
)
Validates this input