Skip to content

Type Alias: RetentionPeriod

ts
type RetentionPeriod = z.infer<typeof RetentionPeriodSchema>;

Defined in: src/v1/models/retentionPeriod.ts:28