Skip to content

Type Alias: CreatePlanRequest

ts
type CreatePlanRequest = z.infer<typeof CreatePlanRequestSchema>;

Defined in: src/cloud/models/createPlanRequest.ts:27