Type alias Attachment

Attachment: Override<yup.InferType<typeof attachmentSchema>, {
    id: AttachmentId;
}>

Generated using TypeDoc