ActionVersionInputConditionResponse: {
    operator: string;
    value: object;
    variable: string;
}

Type declaration

  • operator: string
  • value: object
  • variable: string