Skip to content

Type Alias: EntityPropertyDetails

ts
type EntityPropertyDetails = z.infer<typeof EntityPropertyDetailsSchema>;

Defined in: src/cloud/models/entityPropertyDetails.ts:13