Built motion from commit (unavailable).|2.5.14
[motion2.git] / server / api / whatsappApplication / whatsappApplication.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 _0x9209=['utf8mb4','utf8mb4_unicode_ci','lodash','util','../../config/logger','api','moment','request-promise','rimraf','../../config/environment','exports','define','WhatsappApplication','whatsapp_applications'];(function(_0x1c4d84,_0xc6f48f){var _0x1eb568=function(_0x42be9f){while(--_0x42be9f){_0x1c4d84['push'](_0x1c4d84['shift']());}};_0x1eb568(++_0xc6f48f);}(_0x9209,0x152));var _0x9920=function(_0x356103,_0x4ac2a3){_0x356103=_0x356103-0x0;var _0x338598=_0x9209[_0x356103];return _0x338598;};'use strict';var _=require(_0x9920('0x0'));var util=require(_0x9920('0x1'));var logger=require(_0x9920('0x2'))(_0x9920('0x3'));var moment=require(_0x9920('0x4'));var BPromise=require('bluebird');var rp=require(_0x9920('0x5'));var fs=require('fs');var path=require('path');var rimraf=require(_0x9920('0x6'));var config=require(_0x9920('0x7'));var attributes=require('./whatsappApplication.attributes');module[_0x9920('0x8')]=function(_0x4fcb20,_0x7891e5){return _0x4fcb20[_0x9920('0x9')](_0x9920('0xa'),attributes,{'tableName':_0x9920('0xb'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x9920('0xc'),'collate':_0x9920('0xd')});};