52f71587de9f884994a1d92a1d6e1aee6b112675
[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 _0xcdf8=['sequelize','STRING','DATE','moment'];(function(_0x410bf3,_0x23e30e){var _0x19e87c=function(_0x3a6e8a){while(--_0x3a6e8a){_0x410bf3['push'](_0x410bf3['shift']());}};_0x19e87c(++_0x23e30e);}(_0xcdf8,0x6f));var _0x8cdf=function(_0x13ce0c,_0x3f2a0d){_0x13ce0c=_0x13ce0c-0x0;var _0x4388fb=_0xcdf8[_0x13ce0c];return _0x4388fb;};'use strict';var moment=require(_0x8cdf('0x0'));var Sequelize=require(_0x8cdf('0x1'));module['exports']={'uniqueid':{'type':Sequelize[_0x8cdf('0x2')],'allowNull':![]},'from':{'type':Sequelize[_0x8cdf('0x2')]},'joinAt':{'type':Sequelize['DATE']},'leaveAt':{'type':Sequelize['DATE']},'acceptAt':{'type':Sequelize[_0x8cdf('0x3')]},'exitAt':{'type':Sequelize[_0x8cdf('0x3')]},'reason':{'type':Sequelize[_0x8cdf('0x2')]}};