Type Alias: IssueTypeProjectCreatePayload
ts
type IssueTypeProjectCreatePayload = z.infer<typeof IssueTypeProjectCreatePayloadSchema>;Defined in: src/cloud/models/issueTypeProjectCreatePayload.ts:22