0ead88c7a0da45e49b58bb15877adea44ba73226
[motion2.git] / server / api / attachment / attachment.model.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x6fb9=['path','rimraf','../../config/environment','./attachment.attributes','exports','define','Attachment','util','../../config/logger','moment','bluebird','request-promise'];(function(_0x14add3,_0x13ce8d){var _0x4a174f=function(_0x2b3ed7){while(--_0x2b3ed7){_0x14add3['push'](_0x14add3['shift']());}};_0x4a174f(++_0x13ce8d);}(_0x6fb9,0x193));var _0x96fb=function(_0x5d6482,_0x1c9b00){_0x5d6482=_0x5d6482-0x0;var _0x32e681=_0x6fb9[_0x5d6482];return _0x32e681;};'use strict';var _=require('lodash');var util=require(_0x96fb('0x0'));var logger=require(_0x96fb('0x1'))('api');var moment=require(_0x96fb('0x2'));var BPromise=require(_0x96fb('0x3'));var rp=require(_0x96fb('0x4'));var fs=require('fs');var path=require(_0x96fb('0x5'));var rimraf=require(_0x96fb('0x6'));var config=require(_0x96fb('0x7'));var attributes=require(_0x96fb('0x8'));module[_0x96fb('0x9')]=function(_0x49eda8,_0x2fb1e3){return _0x49eda8[_0x96fb('0xa')](_0x96fb('0xb'),attributes,{'tableName':'attachments','paranoid':![],'indexes':[],'timestamps':!![]});};