ffc8014f35b1711c69341fe026ece979a719d946
[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 _0xde50=['path','../../config/environment','define','WhatsappApplication','utf8mb4','../../config/logger','api','moment','bluebird'];(function(_0x236ff0,_0x197c81){var _0x40d005=function(_0x50058f){while(--_0x50058f){_0x236ff0['push'](_0x236ff0['shift']());}};_0x40d005(++_0x197c81);}(_0xde50,0x140));var _0x0de5=function(_0x398e63,_0x992366){_0x398e63=_0x398e63-0x0;var _0x54fea9=_0xde50[_0x398e63];return _0x54fea9;};'use strict';var _=require('lodash');var util=require('util');var logger=require(_0x0de5('0x0'))(_0x0de5('0x1'));var moment=require(_0x0de5('0x2'));var BPromise=require(_0x0de5('0x3'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x0de5('0x4'));var rimraf=require('rimraf');var config=require(_0x0de5('0x5'));var attributes=require('./whatsappApplication.attributes');module['exports']=function(_0x5f05a1,_0x444955){return _0x5f05a1[_0x0de5('0x6')](_0x0de5('0x7'),attributes,{'tableName':'whatsapp_applications','paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x0de5('0x8'),'collate':'utf8mb4_unicode_ci'});};