b66479614c80d7bfb5b5ea517a2e7e92321615f9
[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 _0x7084=['utf8mb4','lodash','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','define','ChatInteraction','chat_interactions','closed','closedAt','format','YYYY-MM-DD\x20HH:mm:ss'];(function(_0x4b9a62,_0x528ba3){var _0x45c582=function(_0x596041){while(--_0x596041){_0x4b9a62['push'](_0x4b9a62['shift']());}};_0x45c582(++_0x528ba3);}(_0x7084,0x67));var _0x4708=function(_0x43d12a,_0x1e2861){_0x43d12a=_0x43d12a-0x0;var _0x4fe522=_0x7084[_0x43d12a];return _0x4fe522;};'use strict';var _=require(_0x4708('0x0'));var util=require(_0x4708('0x1'));var logger=require(_0x4708('0x2'))(_0x4708('0x3'));var moment=require(_0x4708('0x4'));var BPromise=require(_0x4708('0x5'));var rp=require(_0x4708('0x6'));var fs=require('fs');var path=require(_0x4708('0x7'));var rimraf=require(_0x4708('0x8'));var config=require('../../config/environment');var attributes=require('./chatInteraction.attributes');module['exports']=function(_0x57ae8e,_0x4f87c0){return _0x57ae8e[_0x4708('0x9')](_0x4708('0xa'),attributes,{'tableName':_0x4708('0xb'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x55ab71,_0x468b0c,_0x5cd029){if(_0x55ab71['changed'](_0x4708('0xc'))){_0x55ab71[_0x4708('0xd')]=moment()[_0x4708('0xe')](_0x4708('0xf'));}_0x5cd029(null,_0x55ab71);}},'charset':_0x4708('0x10'),'collate':'utf8mb4_unicode_ci'});};