a72db7de4ad3215156e5ddfc9be7e6f0a7e1c925
[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 _0x3acd=['mail_accounts','lodash','util','../../config/logger','api','bluebird','request-promise','path','rimraf','../../config/environment','./mailAccount.attributes','exports','define'];(function(_0x4a4922,_0x82cb8f){var _0x55a8c6=function(_0x59712e){while(--_0x59712e){_0x4a4922['push'](_0x4a4922['shift']());}};_0x55a8c6(++_0x82cb8f);}(_0x3acd,0x69));var _0xd3ac=function(_0xda852b,_0x350687){_0xda852b=_0xda852b-0x0;var _0x1b2265=_0x3acd[_0xda852b];return _0x1b2265;};'use strict';var _=require(_0xd3ac('0x0'));var util=require(_0xd3ac('0x1'));var logger=require(_0xd3ac('0x2'))(_0xd3ac('0x3'));var moment=require('moment');var BPromise=require(_0xd3ac('0x4'));var rp=require(_0xd3ac('0x5'));var fs=require('fs');var path=require(_0xd3ac('0x6'));var rimraf=require(_0xd3ac('0x7'));var config=require(_0xd3ac('0x8'));var attributes=require(_0xd3ac('0x9'));module[_0xd3ac('0xa')]=function(_0x2c7a09,_0x54b162){return _0x2c7a09[_0xd3ac('0xb')]('MailAccount',attributes,{'tableName':_0xd3ac('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};