Fields
Name | Type | Description |
---|---|---|
caseId | String! | Unique identifier for a case |
exceptionType | ExceptionType! | Type of exception |
individualId | String! | Unique identifier of an individual |
reason | String! | Reason for exception |
Definition of the AddExceptionForCaseIndividualInput input object
Name | Type | Description |
---|---|---|
caseId | String! | Unique identifier for a case |
exceptionType | ExceptionType! | Type of exception |
individualId | String! | Unique identifier of an individual |
reason | String! | Reason for exception |