4e0ed9ca7b3aa093d1c6438709a68e21b1ed9e0d
[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 _0xfb2a=['utf8mb4_unicode_ci','util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','./chatInteraction.attributes','exports','chat_interactions','changed','closed','closedAt','utf8mb4'];(function(_0x5f49c0,_0x27a1b4){var _0x5ab653=function(_0x4de962){while(--_0x4de962){_0x5f49c0['push'](_0x5f49c0['shift']());}};_0x5ab653(++_0x27a1b4);}(_0xfb2a,0x1c1));var _0xafb2=function(_0x502c7d,_0x2f1285){_0x502c7d=_0x502c7d-0x0;var _0x30b7ed=_0xfb2a[_0x502c7d];return _0x30b7ed;};'use strict';var _=require('lodash');var util=require(_0xafb2('0x0'));var logger=require(_0xafb2('0x1'))(_0xafb2('0x2'));var moment=require(_0xafb2('0x3'));var BPromise=require(_0xafb2('0x4'));var rp=require(_0xafb2('0x5'));var fs=require('fs');var path=require(_0xafb2('0x6'));var rimraf=require(_0xafb2('0x7'));var config=require('../../config/environment');var attributes=require(_0xafb2('0x8'));module[_0xafb2('0x9')]=function(_0x535c59,_0x2d5b16){return _0x535c59['define']('ChatInteraction',attributes,{'tableName':_0xafb2('0xa'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x15c728,_0x3e565c,_0x429e47){if(_0x15c728[_0xafb2('0xb')](_0xafb2('0xc'))){_0x15c728[_0xafb2('0xd')]=moment()['format']('YYYY-MM-DD\x20HH:mm:ss');}_0x429e47(null,_0x15c728);}},'charset':_0xafb2('0xe'),'collate':_0xafb2('0xf')});};