Skip to content

Type Alias: LabelDetails

ts
type LabelDetails = z.infer<typeof LabelDetailsSchema>;

Defined in: src/v1/models/labelDetails.ts:11