5e36d884ea496ff8fbf27903e4107ce59a8fc7d2
[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 _0x65aa=['bluebird','request-promise','rimraf','../../config/environment','./mailAccount.attributes','exports','MailAccount','../../config/logger','moment'];(function(_0x315756,_0x335548){var _0x905fc2=function(_0x2fd6a4){while(--_0x2fd6a4){_0x315756['push'](_0x315756['shift']());}};_0x905fc2(++_0x335548);}(_0x65aa,0x142));var _0xa65a=function(_0x115258,_0x34ed11){_0x115258=_0x115258-0x0;var _0x23b6a4=_0x65aa[_0x115258];return _0x23b6a4;};'use strict';var _=require('lodash');var util=require('util');var logger=require(_0xa65a('0x0'))('api');var moment=require(_0xa65a('0x1'));var BPromise=require(_0xa65a('0x2'));var rp=require(_0xa65a('0x3'));var fs=require('fs');var path=require('path');var rimraf=require(_0xa65a('0x4'));var config=require(_0xa65a('0x5'));var attributes=require(_0xa65a('0x6'));module[_0xa65a('0x7')]=function(_0xae21e9,_0x2b387d){return _0xae21e9['define'](_0xa65a('0x8'),attributes,{'tableName':'mail_accounts','paranoid':![],'indexes':[],'timestamps':!![]});};