9be1707574b77a3ce27d0cdc964a80a1fb22fb40
[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 _0x2f1d=['WhatsappAccount','whatsapp_accounts','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','define'];(function(_0x369790,_0x3660bb){var _0x43e9f3=function(_0x47017c){while(--_0x47017c){_0x369790['push'](_0x369790['shift']());}};_0x43e9f3(++_0x3660bb);}(_0x2f1d,0x199));var _0xd2f1=function(_0xc8a931,_0x260690){_0xc8a931=_0xc8a931-0x0;var _0x28bd27=_0x2f1d[_0xc8a931];return _0x28bd27;};'use strict';var _=require(_0xd2f1('0x0'));var util=require(_0xd2f1('0x1'));var logger=require(_0xd2f1('0x2'))(_0xd2f1('0x3'));var moment=require(_0xd2f1('0x4'));var BPromise=require(_0xd2f1('0x5'));var rp=require(_0xd2f1('0x6'));var fs=require('fs');var path=require(_0xd2f1('0x7'));var rimraf=require('rimraf');var config=require('../../config/environment');var attributes=require('./whatsappAccount.attributes');module['exports']=function(_0x56ca79,_0xfa8095){return _0x56ca79[_0xd2f1('0x8')](_0xd2f1('0x9'),attributes,{'tableName':_0xd2f1('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};