Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 574 Bytes

createticketingprojectconfigurationrequest.md

File metadata and controls

17 lines (12 loc) · 574 Bytes

CreateTicketingProjectConfigurationRequest

Example Usage

import { CreateTicketingProjectConfigurationRequest } from "firehydrant-typescript-sdk/models/operations";

let value: CreateTicketingProjectConfigurationRequest = {
  ticketingProjectId: "<id>",
};

Fields

Field Type Required Description
ticketingProjectId string ✔️ N/A