899e17330dd2cec4d1e0f41e0206bac11cc64d18
[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 _0x9071=['exports','define','MailAccount','mail_accounts','util','../../config/logger','api','bluebird','request-promise','rimraf','../../config/environment','./mailAccount.attributes'];(function(_0xcf64ad,_0x7688e2){var _0x4ed13a=function(_0x20033e){while(--_0x20033e){_0xcf64ad['push'](_0xcf64ad['shift']());}};_0x4ed13a(++_0x7688e2);}(_0x9071,0xe8));var _0x1907=function(_0x2f0d74,_0x3dfdea){_0x2f0d74=_0x2f0d74-0x0;var _0x1c9838=_0x9071[_0x2f0d74];return _0x1c9838;};'use strict';var _=require('lodash');var util=require(_0x1907('0x0'));var logger=require(_0x1907('0x1'))(_0x1907('0x2'));var moment=require('moment');var BPromise=require(_0x1907('0x3'));var rp=require(_0x1907('0x4'));var fs=require('fs');var path=require('path');var rimraf=require(_0x1907('0x5'));var config=require(_0x1907('0x6'));var attributes=require(_0x1907('0x7'));module[_0x1907('0x8')]=function(_0x2b1e77,_0x3614e7){return _0x2b1e77[_0x1907('0x9')](_0x1907('0xa'),attributes,{'tableName':_0x1907('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};