c760eef191bee4957a9130e2884c6e00afa229d1
[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 _0x104d=['define','WhatsappApplication','whatsapp_applications','utf8mb4','moment','bluebird','request-promise','path','rimraf','exports'];(function(_0x33eb67,_0x4cb881){var _0x26c9ac=function(_0x33036d){while(--_0x33036d){_0x33eb67['push'](_0x33eb67['shift']());}};_0x26c9ac(++_0x4cb881);}(_0x104d,0x16c));var _0xd104=function(_0x27f39d,_0x5efee5){_0x27f39d=_0x27f39d-0x0;var _0x355e1e=_0x104d[_0x27f39d];return _0x355e1e;};'use strict';var _=require('lodash');var util=require('util');var logger=require('../../config/logger')('api');var moment=require(_0xd104('0x0'));var BPromise=require(_0xd104('0x1'));var rp=require(_0xd104('0x2'));var fs=require('fs');var path=require(_0xd104('0x3'));var rimraf=require(_0xd104('0x4'));var config=require('../../config/environment');var attributes=require('./whatsappApplication.attributes');module[_0xd104('0x5')]=function(_0x1338df,_0x4c5b1e){return _0x1338df[_0xd104('0x6')](_0xd104('0x7'),attributes,{'tableName':_0xd104('0x8'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0xd104('0x9'),'collate':'utf8mb4_unicode_ci'});};