Skip to content

Type Alias: GetDateFieldResponse

ts
type GetDateFieldResponse = z.infer<typeof GetDateFieldResponseSchema>;

Defined in: src/cloud/models/getDateFieldResponse.ts:11