44e18b744d7fd1ab5c6e600587dc7e8067a32930
[motion2.git] / server / api / whatsappAccount / whatsappAccount.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 _0xbf9e=['../../config/environment','./whatsappAccount.attributes','define','WhatsappAccount','whatsapp_accounts','lodash','../../config/logger','api','moment','bluebird','path','rimraf'];(function(_0x4c4261,_0x4a5d30){var _0x382b29=function(_0x47292f){while(--_0x47292f){_0x4c4261['push'](_0x4c4261['shift']());}};_0x382b29(++_0x4a5d30);}(_0xbf9e,0xf5));var _0xebf9=function(_0x317f8e,_0xfb7f9b){_0x317f8e=_0x317f8e-0x0;var _0x347bc0=_0xbf9e[_0x317f8e];return _0x347bc0;};'use strict';var _=require(_0xebf9('0x0'));var util=require('util');var logger=require(_0xebf9('0x1'))(_0xebf9('0x2'));var moment=require(_0xebf9('0x3'));var BPromise=require(_0xebf9('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xebf9('0x5'));var rimraf=require(_0xebf9('0x6'));var config=require(_0xebf9('0x7'));var attributes=require(_0xebf9('0x8'));module['exports']=function(_0x2d96cc,_0x7e1951){return _0x2d96cc[_0xebf9('0x9')](_0xebf9('0xa'),attributes,{'tableName':_0xebf9('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};