54f292cfe3ee39f934be218cc7202bd1eb74a065
[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 _0xa6ee=['exports','OpenchannelAccount','lodash','../../config/logger','api','moment','bluebird','request-promise','path','../../config/environment','./openchannelAccount.attributes'];(function(_0x4f0b97,_0x213c2f){var _0x17d3e1=function(_0x1de288){while(--_0x1de288){_0x4f0b97['push'](_0x4f0b97['shift']());}};_0x17d3e1(++_0x213c2f);}(_0xa6ee,0x136));var _0xea6e=function(_0x8006b1,_0x4e98f2){_0x8006b1=_0x8006b1-0x0;var _0x272c09=_0xa6ee[_0x8006b1];return _0x272c09;};'use strict';var _=require(_0xea6e('0x0'));var util=require('util');var logger=require(_0xea6e('0x1'))(_0xea6e('0x2'));var moment=require(_0xea6e('0x3'));var BPromise=require(_0xea6e('0x4'));var rp=require(_0xea6e('0x5'));var fs=require('fs');var path=require(_0xea6e('0x6'));var rimraf=require('rimraf');var config=require(_0xea6e('0x7'));var attributes=require(_0xea6e('0x8'));module[_0xea6e('0x9')]=function(_0x2e8875,_0x2d3ad7){return _0x2e8875['define'](_0xea6e('0xa'),attributes,{'tableName':'openchannel_accounts','paranoid':![],'indexes':[],'timestamps':!![]});};