2b57c33f3a834c9275336e464a11a83ea9f0ec63
[motion2.git] / server / api / chatTransferReport / chatTransferReport.attributes.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 _0xf4eb=['NOW','moment','account','queue','DATE'];(function(_0x2aee4d,_0x2e33f6){var _0xa523be=function(_0x12284a){while(--_0x12284a){_0x2aee4d['push'](_0x2aee4d['shift']());}};_0xa523be(++_0x2e33f6);}(_0xf4eb,0xec));var _0xbf4e=function(_0x49d231,_0x7c8c9f){_0x49d231=_0x49d231-0x0;var _0xdc8e51=_0xf4eb[_0x49d231];return _0xdc8e51;};'use strict';var moment=require(_0xbf4e('0x0'));var Sequelize=require('sequelize');module['exports']={'uniqueid':{'type':Sequelize['STRING'],'allowNull':![]},'type':{'type':Sequelize['ENUM'](_0xbf4e('0x1'),'agent','queue'),'allowNull':![],'defaultValue':_0xbf4e('0x2')},'transferredAt':{'type':Sequelize[_0xbf4e('0x3')],'allowNull':![],'defaultValue':Sequelize[_0xbf4e('0x4')]}};