b1bb7a3764e501d7426ab5d1b55feb4e35e0a54a
[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 _0xb83a=['path','rimraf','../../config/environment','./whatsappAccount.attributes','WhatsappAccount','whatsapp_accounts','util','api','moment','bluebird','request-promise'];(function(_0x14cae8,_0x42afd1){var _0x3b67bd=function(_0x11d2fa){while(--_0x11d2fa){_0x14cae8['push'](_0x14cae8['shift']());}};_0x3b67bd(++_0x42afd1);}(_0xb83a,0x7f));var _0xab83=function(_0x5f5a07,_0x2b0d45){_0x5f5a07=_0x5f5a07-0x0;var _0x4fc725=_0xb83a[_0x5f5a07];return _0x4fc725;};'use strict';var _=require('lodash');var util=require(_0xab83('0x0'));var logger=require('../../config/logger')(_0xab83('0x1'));var moment=require(_0xab83('0x2'));var BPromise=require(_0xab83('0x3'));var rp=require(_0xab83('0x4'));var fs=require('fs');var path=require(_0xab83('0x5'));var rimraf=require(_0xab83('0x6'));var config=require(_0xab83('0x7'));var attributes=require(_0xab83('0x8'));module['exports']=function(_0x5b579e,_0x53b871){return _0x5b579e['define'](_0xab83('0x9'),attributes,{'tableName':_0xab83('0xa'),'paranoid':![],'indexes':[],'timestamps':!![]});};