c1658daa8de3e2dbaa85df8744fb61c58dfbd9df
[motion2.git] / server / api / openchannelAccount / openchannelAccount.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 _0x058f=['lodash','util','api','moment','request-promise','path','../../config/environment','./openchannelAccount.attributes','exports','define','openchannel_accounts'];(function(_0x2a3306,_0x27fd5b){var _0x3c3859=function(_0x392054){while(--_0x392054){_0x2a3306['push'](_0x2a3306['shift']());}};_0x3c3859(++_0x27fd5b);}(_0x058f,0xc6));var _0xf058=function(_0x4816a6,_0x116b86){_0x4816a6=_0x4816a6-0x0;var _0x70d171=_0x058f[_0x4816a6];return _0x70d171;};'use strict';var _=require(_0xf058('0x0'));var util=require(_0xf058('0x1'));var logger=require('../../config/logger')(_0xf058('0x2'));var moment=require(_0xf058('0x3'));var BPromise=require('bluebird');var rp=require(_0xf058('0x4'));var fs=require('fs');var path=require(_0xf058('0x5'));var rimraf=require('rimraf');var config=require(_0xf058('0x6'));var attributes=require(_0xf058('0x7'));module[_0xf058('0x8')]=function(_0x25ecbe,_0x1e2c41){return _0x25ecbe[_0xf058('0x9')]('OpenchannelAccount',attributes,{'tableName':_0xf058('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};