87363182f610f7fb3a127b6fcdc621db79e6a977
[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 _0x20da=['rimraf','../../config/environment','exports','define','api','moment','bluebird','request-promise','path'];(function(_0x6782c1,_0x539047){var _0x52d22b=function(_0x47dc09){while(--_0x47dc09){_0x6782c1['push'](_0x6782c1['shift']());}};_0x52d22b(++_0x539047);}(_0x20da,0x1e1));var _0xa20d=function(_0x160bb3,_0xc98bd0){_0x160bb3=_0x160bb3-0x0;var _0x4e1313=_0x20da[_0x160bb3];return _0x4e1313;};'use strict';var _=require('lodash');var util=require('util');var logger=require('../../config/logger')(_0xa20d('0x0'));var moment=require(_0xa20d('0x1'));var BPromise=require(_0xa20d('0x2'));var rp=require(_0xa20d('0x3'));var fs=require('fs');var path=require(_0xa20d('0x4'));var rimraf=require(_0xa20d('0x5'));var config=require(_0xa20d('0x6'));var attributes=require('./whatsappAccount.attributes');module[_0xa20d('0x7')]=function(_0x63b1d,_0xf19dcc){return _0x63b1d[_0xa20d('0x8')]('WhatsappAccount',attributes,{'tableName':'whatsapp_accounts','paranoid':![],'indexes':[],'timestamps':!![]});};