66f974e55fd138963bd8a9fd5e040807675d571c
[motion2.git] / server / api / chatInteraction / chatInteraction.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 _0xc89f=['exports','define','changed','closedAt','format','utf8mb4','lodash','../../config/logger','api','moment','request-promise','path','rimraf','./chatInteraction.attributes'];(function(_0x5cbbc6,_0x4f4c29){var _0x19c695=function(_0x27010d){while(--_0x27010d){_0x5cbbc6['push'](_0x5cbbc6['shift']());}};_0x19c695(++_0x4f4c29);}(_0xc89f,0xca));var _0xfc89=function(_0x5a9397,_0x2e444c){_0x5a9397=_0x5a9397-0x0;var _0x5b89be=_0xc89f[_0x5a9397];return _0x5b89be;};'use strict';var _=require(_0xfc89('0x0'));var util=require('util');var logger=require(_0xfc89('0x1'))(_0xfc89('0x2'));var moment=require(_0xfc89('0x3'));var BPromise=require('bluebird');var rp=require(_0xfc89('0x4'));var fs=require('fs');var path=require(_0xfc89('0x5'));var rimraf=require(_0xfc89('0x6'));var config=require('../../config/environment');var attributes=require(_0xfc89('0x7'));module[_0xfc89('0x8')]=function(_0x1ea65c,_0x5459c8){return _0x1ea65c[_0xfc89('0x9')]('ChatInteraction',attributes,{'tableName':'chat_interactions','paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x5b4a1d,_0x12f663,_0x392b84){if(_0x5b4a1d[_0xfc89('0xa')]('closed')){_0x5b4a1d[_0xfc89('0xb')]=moment()[_0xfc89('0xc')]('YYYY-MM-DD\x20HH:mm:ss');}_0x392b84(null,_0x5b4a1d);}},'charset':_0xfc89('0xd'),'collate':'utf8mb4_unicode_ci'});};