8488f6e2d60aaa9df1918d6db02c2735122f5be3
[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 _0xd1ff=['api','moment','bluebird','request-promise','rimraf','../../config/environment','./whatsappAccount.attributes','exports','define','WhatsappAccount','util','../../config/logger'];(function(_0x3bd2ec,_0x199c06){var _0x216858=function(_0x4404ea){while(--_0x4404ea){_0x3bd2ec['push'](_0x3bd2ec['shift']());}};_0x216858(++_0x199c06);}(_0xd1ff,0x112));var _0xfd1f=function(_0x391c55,_0x168617){_0x391c55=_0x391c55-0x0;var _0xa434e0=_0xd1ff[_0x391c55];return _0xa434e0;};'use strict';var _=require('lodash');var util=require(_0xfd1f('0x0'));var logger=require(_0xfd1f('0x1'))(_0xfd1f('0x2'));var moment=require(_0xfd1f('0x3'));var BPromise=require(_0xfd1f('0x4'));var rp=require(_0xfd1f('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0xfd1f('0x6'));var config=require(_0xfd1f('0x7'));var attributes=require(_0xfd1f('0x8'));module[_0xfd1f('0x9')]=function(_0x5da313,_0x113185){return _0x5da313[_0xfd1f('0xa')](_0xfd1f('0xb'),attributes,{'tableName':'whatsapp_accounts','paranoid':![],'indexes':[],'timestamps':!![]});};