b59a5b288a126561e764cd6e22aa4cd0d81ec487
[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 _0x95e1=['../../config/environment','exports','whatsapp_applications','utf8mb4','lodash','util','api','bluebird','request-promise','path','rimraf'];(function(_0x26eaed,_0x5aca19){var _0x228b93=function(_0x1c20af){while(--_0x1c20af){_0x26eaed['push'](_0x26eaed['shift']());}};_0x228b93(++_0x5aca19);}(_0x95e1,0x1c7));var _0x195e=function(_0x565c49,_0x54acd0){_0x565c49=_0x565c49-0x0;var _0x20ca34=_0x95e1[_0x565c49];return _0x20ca34;};'use strict';var _=require(_0x195e('0x0'));var util=require(_0x195e('0x1'));var logger=require('../../config/logger')(_0x195e('0x2'));var moment=require('moment');var BPromise=require(_0x195e('0x3'));var rp=require(_0x195e('0x4'));var fs=require('fs');var path=require(_0x195e('0x5'));var rimraf=require(_0x195e('0x6'));var config=require(_0x195e('0x7'));var attributes=require('./whatsappApplication.attributes');module[_0x195e('0x8')]=function(_0x245bc7,_0x5067e7){return _0x245bc7['define']('WhatsappApplication',attributes,{'tableName':_0x195e('0x9'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x195e('0xa'),'collate':'utf8mb4_unicode_ci'});};