Skip to main content
Version: 8.9 (unreleased)

Type Alias: EvaluateConditionalsData

type EvaluateConditionalsData = object;

Defined in: gen/types.gen.ts:9059

Properties

body

body: ConditionalEvaluationInstruction;

Defined in: gen/types.gen.ts:9060


path?

optional path: never;

Defined in: gen/types.gen.ts:9061


query?

optional query: never;

Defined in: gen/types.gen.ts:9062


url

url: "/conditionals/evaluation";

Defined in: gen/types.gen.ts:9063