AttachmentRequest: {
    attachmentId: string;
    messageId: string;
    name: string;
    targetEntityId: MessageTargetEntityId;
    targetEntityType: MessageTargetEntityType;
}

Type declaration