Skip to content

Variable: CreateBulkUserLookupSchema

ts
const CreateBulkUserLookupSchema: ZodObject<{
  body: ZodOptional<ZodRecord<ZodString, ZodAny>>;
}, $strip>;

Defined in: src/v2/parameters/createBulkUserLookup.ts:3