f925de60554a7b5aa567493290b4eb91733ed649
[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 _0x683d=['bluebird','request-promise','rimraf','../../config/environment','define','OpenchannelAccount','openchannel_accounts','lodash','util','../../config/logger','api','moment'];(function(_0x5447fd,_0x52a6b5){var _0x15b28a=function(_0x370d4f){while(--_0x370d4f){_0x5447fd['push'](_0x5447fd['shift']());}};_0x15b28a(++_0x52a6b5);}(_0x683d,0x19f));var _0xd683=function(_0x2fc012,_0x503e5b){_0x2fc012=_0x2fc012-0x0;var _0x2891f9=_0x683d[_0x2fc012];return _0x2891f9;};'use strict';var _=require(_0xd683('0x0'));var util=require(_0xd683('0x1'));var logger=require(_0xd683('0x2'))(_0xd683('0x3'));var moment=require(_0xd683('0x4'));var BPromise=require(_0xd683('0x5'));var rp=require(_0xd683('0x6'));var fs=require('fs');var path=require('path');var rimraf=require(_0xd683('0x7'));var config=require(_0xd683('0x8'));var attributes=require('./openchannelAccount.attributes');module['exports']=function(_0x21bff7,_0x1dd63d){return _0x21bff7[_0xd683('0x9')](_0xd683('0xa'),attributes,{'tableName':_0xd683('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};