b5497476bb71d494211d27edcee3df9eecd0b1f8
[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 _0xd4ad=['../../config/environment','./whatsappAccount.attributes','define','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf'];(function(_0x1f0fcc,_0x361581){var _0x1f9ba3=function(_0x1ff30c){while(--_0x1ff30c){_0x1f0fcc['push'](_0x1f0fcc['shift']());}};_0x1f9ba3(++_0x361581);}(_0xd4ad,0x1bf));var _0xdd4a=function(_0x459439,_0x51f289){_0x459439=_0x459439-0x0;var _0x103251=_0xd4ad[_0x459439];return _0x103251;};'use strict';var _=require(_0xdd4a('0x0'));var util=require(_0xdd4a('0x1'));var logger=require(_0xdd4a('0x2'))(_0xdd4a('0x3'));var moment=require(_0xdd4a('0x4'));var BPromise=require(_0xdd4a('0x5'));var rp=require(_0xdd4a('0x6'));var fs=require('fs');var path=require(_0xdd4a('0x7'));var rimraf=require(_0xdd4a('0x8'));var config=require(_0xdd4a('0x9'));var attributes=require(_0xdd4a('0xa'));module['exports']=function(_0x5e218b,_0x66e20b){return _0x5e218b[_0xdd4a('0xb')]('WhatsappAccount',attributes,{'tableName':'whatsapp_accounts','paranoid':![],'indexes':[],'timestamps':!![]});};