ebfd43b82482dce293edb28e5067f4889cc25e4b
[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 _0xe766=['util','../../config/logger','api','bluebird','request-promise','path','./attachment.attributes','define','attachments','lodash'];(function(_0x2e33fc,_0x567682){var _0x521c08=function(_0x46f70f){while(--_0x46f70f){_0x2e33fc['push'](_0x2e33fc['shift']());}};_0x521c08(++_0x567682);}(_0xe766,0xe5));var _0x6e76=function(_0x52a2be,_0x4bd252){_0x52a2be=_0x52a2be-0x0;var _0x246f1d=_0xe766[_0x52a2be];return _0x246f1d;};'use strict';var _=require(_0x6e76('0x0'));var util=require(_0x6e76('0x1'));var logger=require(_0x6e76('0x2'))(_0x6e76('0x3'));var moment=require('moment');var BPromise=require(_0x6e76('0x4'));var rp=require(_0x6e76('0x5'));var fs=require('fs');var path=require(_0x6e76('0x6'));var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require(_0x6e76('0x7'));module['exports']=function(_0x31c007,_0x13f05f){return _0x31c007[_0x6e76('0x8')]('Attachment',attributes,{'tableName':_0x6e76('0x9'),'paranoid':![],'indexes':[],'timestamps':!![]});};