Skip to content

Type Alias: OrganizationFields

ts
type OrganizationFields = z.infer<typeof OrganizationFieldsSchema>;

Defined in: models/organizationFields.ts:5