Built motion from commit fda31434.|2.5.44
[motion2.git] / server / api / mailAccount / mailAccount.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 _0x7dea=['bluebird','request-promise','path','rimraf','../../config/environment','./mailAccount.attributes','exports','MailAccount','mail_accounts','lodash','util','../../config/logger','api'];(function(_0x34cadb,_0x52b843){var _0x1a3672=function(_0x1a09e8){while(--_0x1a09e8){_0x34cadb['push'](_0x34cadb['shift']());}};_0x1a3672(++_0x52b843);}(_0x7dea,0x182));var _0xa7de=function(_0x531c7c,_0x2e02ad){_0x531c7c=_0x531c7c-0x0;var _0xe9125=_0x7dea[_0x531c7c];return _0xe9125;};'use strict';var _=require(_0xa7de('0x0'));var util=require(_0xa7de('0x1'));var logger=require(_0xa7de('0x2'))(_0xa7de('0x3'));var moment=require('moment');var BPromise=require(_0xa7de('0x4'));var rp=require(_0xa7de('0x5'));var fs=require('fs');var path=require(_0xa7de('0x6'));var rimraf=require(_0xa7de('0x7'));var config=require(_0xa7de('0x8'));var attributes=require(_0xa7de('0x9'));module[_0xa7de('0xa')]=function(_0x47ee53,_0x111ef3){return _0x47ee53['define'](_0xa7de('0xb'),attributes,{'tableName':_0xa7de('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};