Skip to content

Type Alias: JqlQueryClauseOperand

ts
type JqlQueryClauseOperand = z.infer<typeof JqlQueryClauseOperandSchema>;

Defined in: src/cloud/models/jqlQueryClauseOperand.ts:15