Variable: LicenseMetricSchema
ts
const LicenseMetricSchema: ZodObject<{
key: ZodOptional<ZodString>;
value: ZodOptional<ZodString>;
}, $loose>;Defined in: src/cloud/models/licenseMetric.ts:5
A metric that provides insight into the active licence details