Class ServiceNowCreateTicketRequest

  • All Implemented Interfaces:
    Serializable

    public class ServiceNowCreateTicketRequest
    extends BaseServiceRequest
    Represents a request for creating a ticket in ServiceNow. This class contains information such as ServiceNow instance URL, username, password, and details of the incident to be created.
    Author:
    Mohammed Saif
    See Also:
    Serialized Form
    • Field Detail

      • requestId

        public String requestId
        The request id representing request id
    • Constructor Detail

      • ServiceNowCreateTicketRequest

        public ServiceNowCreateTicketRequest()