RemediationTicketInfoInput
Information related to remediation ticket.
Fields
| Field | Type | Description |
|---|---|---|
| attachmentTypes | [RemediationTicketAttachmentType!] | Type of attachments to be added to the ticket. |
| comment | String | Comment to be added to the ticket. |
| reason | String | Reason for creating the ticket. |
| title | String | Title of the ticket. |