cf6cb4ac5fb748fe3028f3f9fad66a54b2aedb88
[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 _0xb6a6=['rimraf','./chatInteraction.attributes','exports','chat_interactions','changed','closed','closedAt','YYYY-MM-DD\x20HH:mm:ss','utf8mb4','utf8mb4_unicode_ci','lodash','../../config/logger','api','moment','bluebird','path'];(function(_0x502c7d,_0x2f1285){var _0x30b7ed=function(_0x2d92f3){while(--_0x2d92f3){_0x502c7d['push'](_0x502c7d['shift']());}};_0x30b7ed(++_0x2f1285);}(_0xb6a6,0x19a));var _0x6b6a=function(_0x426d82,_0x50a388){_0x426d82=_0x426d82-0x0;var _0x4fccb2=_0xb6a6[_0x426d82];return _0x4fccb2;};'use strict';var _=require(_0x6b6a('0x0'));var util=require('util');var logger=require(_0x6b6a('0x1'))(_0x6b6a('0x2'));var moment=require(_0x6b6a('0x3'));var BPromise=require(_0x6b6a('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x6b6a('0x5'));var rimraf=require(_0x6b6a('0x6'));var config=require('../../config/environment');var attributes=require(_0x6b6a('0x7'));module[_0x6b6a('0x8')]=function(_0x114293,_0x2205ca){return _0x114293['define']('ChatInteraction',attributes,{'tableName':_0x6b6a('0x9'),'paranoid':![],'indexes':[],'timestamps':!![],'hooks':{'beforeUpdate':function(_0x45f872,_0x3a8cfc,_0x3b4ef0){if(_0x45f872[_0x6b6a('0xa')](_0x6b6a('0xb'))){_0x45f872[_0x6b6a('0xc')]=moment()['format'](_0x6b6a('0xd'));}_0x3b4ef0(null,_0x45f872);}},'charset':_0x6b6a('0xe'),'collate':_0x6b6a('0xf')});};