Skip to content

Type Alias: LabelAttachments

ts
type LabelAttachments = z.infer<typeof LabelAttachmentsSchema>;

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