Built motion from commit d5e4af8c.|2.6.23
[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 _0x86b9=['sequelize','exports','STRING','DATE','moment'];(function(_0x595a73,_0xd78c12){var _0x25824d=function(_0x37e242){while(--_0x37e242){_0x595a73['push'](_0x595a73['shift']());}};_0x25824d(++_0xd78c12);}(_0x86b9,0x1e4));var _0x986b=function(_0x6fa168,_0x3d13cb){_0x6fa168=_0x6fa168-0x0;var _0x24f9a7=_0x86b9[_0x6fa168];return _0x24f9a7;};'use strict';var moment=require(_0x986b('0x0'));var Sequelize=require(_0x986b('0x1'));module[_0x986b('0x2')]={'uniqueid':{'type':Sequelize[_0x986b('0x3')],'allowNull':![]},'from':{'type':Sequelize[_0x986b('0x3')]},'joinAt':{'type':Sequelize['DATE']},'leaveAt':{'type':Sequelize['DATE']},'acceptAt':{'type':Sequelize[_0x986b('0x4')]},'exitAt':{'type':Sequelize[_0x986b('0x4')]},'reason':{'type':Sequelize['STRING']}};