80ec89ee7e022c7a2c36f8d4a14f0149494477cc
[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 _0x5f43=['bluebird','request-promise','rimraf','../../config/environment','./whatsappAccount.attributes','define','WhatsappAccount','whatsapp_accounts','lodash','util','../../config/logger','moment'];(function(_0x4ffd8c,_0x11a18b){var _0x2581ec=function(_0x2a329e){while(--_0x2a329e){_0x4ffd8c['push'](_0x4ffd8c['shift']());}};_0x2581ec(++_0x11a18b);}(_0x5f43,0x1f4));var _0x35f4=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x5f43[_0x3dd15e];return _0x231fd0;};'use strict';var _=require(_0x35f4('0x0'));var util=require(_0x35f4('0x1'));var logger=require(_0x35f4('0x2'))('api');var moment=require(_0x35f4('0x3'));var BPromise=require(_0x35f4('0x4'));var rp=require(_0x35f4('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0x35f4('0x6'));var config=require(_0x35f4('0x7'));var attributes=require(_0x35f4('0x8'));module['exports']=function(_0x3936cc,_0x48cfcb){return _0x3936cc[_0x35f4('0x9')](_0x35f4('0xa'),attributes,{'tableName':_0x35f4('0xb'),'paranoid':![],'indexes':[],'timestamps':!![]});};