0beef58c2d6061396d1de27eb7d93bf661f08dcf
[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 _0x3f37=['util','../../config/logger','api','bluebird','request-promise','path','rimraf','../../config/environment','./whatsappAccount.attributes','exports','WhatsappAccount','whatsapp_accounts','lodash'];(function(_0x190f19,_0x50fcf2){var _0x8c0a97=function(_0x57dafd){while(--_0x57dafd){_0x190f19['push'](_0x190f19['shift']());}};_0x8c0a97(++_0x50fcf2);}(_0x3f37,0x1d3));var _0x73f3=function(_0x30f07a,_0x98341){_0x30f07a=_0x30f07a-0x0;var _0xb38461=_0x3f37[_0x30f07a];return _0xb38461;};'use strict';var _=require(_0x73f3('0x0'));var util=require(_0x73f3('0x1'));var logger=require(_0x73f3('0x2'))(_0x73f3('0x3'));var moment=require('moment');var BPromise=require(_0x73f3('0x4'));var rp=require(_0x73f3('0x5'));var fs=require('fs');var path=require(_0x73f3('0x6'));var rimraf=require(_0x73f3('0x7'));var config=require(_0x73f3('0x8'));var attributes=require(_0x73f3('0x9'));module[_0x73f3('0xa')]=function(_0xb94f13,_0x19d877){return _0xb94f13['define'](_0x73f3('0xb'),attributes,{'tableName':_0x73f3('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};