Variable: GetPropertySchema
ts
const GetPropertySchema: ZodObject<{
organizationId: ZodString;
propertyKey: ZodString;
}, $strip>;Defined in: src/serviceDesk/parameters/getProperty.ts:3