Built motion from commit (unavailable).|2.5.30
[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 _0xf61c=['request-promise','path','rimraf','../../config/environment','./mailAccount.attributes','exports','MailAccount','util','../../config/logger','api','moment','bluebird'];(function(_0x38f86b,_0x45b662){var _0x10832f=function(_0x35f66a){while(--_0x35f66a){_0x38f86b['push'](_0x38f86b['shift']());}};_0x10832f(++_0x45b662);}(_0xf61c,0x1c3));var _0xcf61=function(_0xa42e7d,_0xc6fd9){_0xa42e7d=_0xa42e7d-0x0;var _0x36a094=_0xf61c[_0xa42e7d];return _0x36a094;};'use strict';var _=require('lodash');var util=require(_0xcf61('0x0'));var logger=require(_0xcf61('0x1'))(_0xcf61('0x2'));var moment=require(_0xcf61('0x3'));var BPromise=require(_0xcf61('0x4'));var rp=require(_0xcf61('0x5'));var fs=require('fs');var path=require(_0xcf61('0x6'));var rimraf=require(_0xcf61('0x7'));var config=require(_0xcf61('0x8'));var attributes=require(_0xcf61('0x9'));module[_0xcf61('0xa')]=function(_0x7764ec,_0x2f9b93){return _0x7764ec['define'](_0xcf61('0xb'),attributes,{'tableName':'mail_accounts','paranoid':![],'indexes':[],'timestamps':!![]});};