Built motion from commit (unavailable).|2.3.4
[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 _0x22c9=['sequelize','STRING','DATE'];(function(_0x21409b,_0x125417){var _0x3933c2=function(_0x4a34b1){while(--_0x4a34b1){_0x21409b['push'](_0x21409b['shift']());}};_0x3933c2(++_0x125417);}(_0x22c9,0x1b0));var _0x922c=function(_0x499a43,_0x3cbee7){_0x499a43=_0x499a43-0x0;var _0x4e607e=_0x22c9[_0x499a43];return _0x4e607e;};'use strict';var moment=require('moment');var Sequelize=require(_0x922c('0x0'));module['exports']={'uniqueid':{'type':Sequelize[_0x922c('0x1')],'allowNull':![]},'from':{'type':Sequelize['STRING']},'joinAt':{'type':Sequelize[_0x922c('0x2')]},'leaveAt':{'type':Sequelize['DATE']},'acceptAt':{'type':Sequelize[_0x922c('0x2')]},'exitAt':{'type':Sequelize[_0x922c('0x2')]},'reason':{'type':Sequelize[_0x922c('0x1')]}};