880b8e08d1678c17ba2a79a495651b63ab4a2e15
[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 _0x74a4=['define','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','./whatsappAccount.attributes','exports'];(function(_0x28c095,_0x1c2efe){var _0x283f4c=function(_0x20ffdd){while(--_0x20ffdd){_0x28c095['push'](_0x28c095['shift']());}};_0x283f4c(++_0x1c2efe);}(_0x74a4,0x182));var _0x474a=function(_0x4fe652,_0x4a11cd){_0x4fe652=_0x4fe652-0x0;var _0x3fd042=_0x74a4[_0x4fe652];return _0x3fd042;};'use strict';var _=require('lodash');var util=require('util');var logger=require(_0x474a('0x0'))(_0x474a('0x1'));var moment=require(_0x474a('0x2'));var BPromise=require(_0x474a('0x3'));var rp=require(_0x474a('0x4'));var fs=require('fs');var path=require(_0x474a('0x5'));var rimraf=require(_0x474a('0x6'));var config=require(_0x474a('0x7'));var attributes=require(_0x474a('0x8'));module[_0x474a('0x9')]=function(_0x4be35d,_0x1d90c4){return _0x4be35d[_0x474a('0xa')]('WhatsappAccount',attributes,{'tableName':'whatsapp_accounts','paranoid':![],'indexes':[],'timestamps':!![]});};