Skip to content

Type Alias: UserColumnRequestBody

ts
type UserColumnRequestBody = z.infer<typeof UserColumnRequestBodySchema>;

Defined in: src/cloud/models/userColumnRequestBody.ts:8