Built motion from commit e6806ed6.|2.6.0
[motion2.git] / server / api / mailQueueReport / mailQueueReport.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 _0x9baf=['moment','sequelize','STRING','DATE'];(function(_0x37c70f,_0xca966b){var _0x172f64=function(_0x108d13){while(--_0x108d13){_0x37c70f['push'](_0x37c70f['shift']());}};_0x172f64(++_0xca966b);}(_0x9baf,0xc4));var _0xf9ba=function(_0x1fc3c8,_0x58b8bb){_0x1fc3c8=_0x1fc3c8-0x0;var _0x57698a=_0x9baf[_0x1fc3c8];return _0x57698a;};'use strict';var moment=require(_0xf9ba('0x0'));var Sequelize=require(_0xf9ba('0x1'));module['exports']={'uniqueid':{'type':Sequelize[_0xf9ba('0x2')],'allowNull':![]},'from':{'type':Sequelize[_0xf9ba('0x2')]},'joinAt':{'type':Sequelize['DATE']},'leaveAt':{'type':Sequelize[_0xf9ba('0x3')]},'acceptAt':{'type':Sequelize[_0xf9ba('0x3')]},'exitAt':{'type':Sequelize[_0xf9ba('0x3')]},'reason':{'type':Sequelize[_0xf9ba('0x2')]}};