Built motion from commit (unavailable).|2.5.14
[motion2.git] / server / api / whatsappInteraction / whatsappInteraction.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 _0x9855=['closed','closedAt','util','../../config/logger','api','moment','request-promise','path','rimraf','../../config/environment','./whatsappInteraction.attributes','exports','whatsapp_interactions','changed'];(function(_0x204a37,_0x54e8a5){var _0x32f13e=function(_0x2dd84d){while(--_0x2dd84d){_0x204a37['push'](_0x204a37['shift']());}};_0x32f13e(++_0x54e8a5);}(_0x9855,0xc6));var _0x5985=function(_0x5491f7,_0x478212){_0x5491f7=_0x5491f7-0x0;var _0xe7d4d8=_0x9855[_0x5491f7];return _0xe7d4d8;};'use strict';var _=require('lodash');var util=require(_0x5985('0x0'));var logger=require(_0x5985('0x1'))(_0x5985('0x2'));var moment=require(_0x5985('0x3'));var BPromise=require('bluebird');var rp=require(_0x5985('0x4'));var fs=require('fs');var path=require(_0x5985('0x5'));var rimraf=require(_0x5985('0x6'));var config=require(_0x5985('0x7'));var attributes=require(_0x5985('0x8'));module[_0x5985('0x9')]=function(_0x1124cd,_0x17f411){return _0x1124cd['define']('WhatsappInteraction',attributes,{'tableName':_0x5985('0xa'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x1ae290,_0x4b5f9c,_0x23427a){if(_0x1ae290[_0x5985('0xb')](_0x5985('0xc'))){_0x1ae290[_0x5985('0xd')]=moment()['format']('YYYY-MM-DD\x20HH:mm:ss');}_0x23427a(null,_0x1ae290);}}});};