Skip to content

Type Alias: AttachmentLabels

ts
type AttachmentLabels = z.infer<typeof AttachmentLabelsSchema>;

Defined in: src/v2/models/attachmentLabels.ts:11