Built motion from commit e0fa946e.|2.6.5
[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 _0x3a06=['moment','sequelize','STRING','DATE'];(function(_0x75aa47,_0x2626bd){var _0x44b9c6=function(_0xa683ff){while(--_0xa683ff){_0x75aa47['push'](_0x75aa47['shift']());}};_0x44b9c6(++_0x2626bd);}(_0x3a06,0x1d0));var _0x63a0=function(_0x4625b2,_0x2fe026){_0x4625b2=_0x4625b2-0x0;var _0x5997c7=_0x3a06[_0x4625b2];return _0x5997c7;};'use strict';var moment=require(_0x63a0('0x0'));var Sequelize=require(_0x63a0('0x1'));module['exports']={'uniqueid':{'type':Sequelize[_0x63a0('0x2')],'allowNull':![]},'from':{'type':Sequelize['STRING']},'joinAt':{'type':Sequelize['DATE']},'leaveAt':{'type':Sequelize['DATE']},'acceptAt':{'type':Sequelize['DATE']},'exitAt':{'type':Sequelize[_0x63a0('0x3')]},'reason':{'type':Sequelize['STRING']}};