Skip to content

Type Alias: GetPlanResponse

ts
type GetPlanResponse = z.infer<typeof GetPlanResponseSchema>;

Defined in: src/cloud/models/getPlanResponse.ts:33