Built motion from commit 753c950e.|2.5.42
[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 _0x8981=['exports','STRING','DATE','moment','sequelize'];(function(_0x502c7d,_0x2f1285){var _0x30b7ed=function(_0x2d92f3){while(--_0x2d92f3){_0x502c7d['push'](_0x502c7d['shift']());}};_0x30b7ed(++_0x2f1285);}(_0x8981,0x76));var _0x1898=function(_0x1b1cc7,_0x29e88d){_0x1b1cc7=_0x1b1cc7-0x0;var _0x2329a9=_0x8981[_0x1b1cc7];return _0x2329a9;};'use strict';var moment=require(_0x1898('0x0'));var Sequelize=require(_0x1898('0x1'));module[_0x1898('0x2')]={'uniqueid':{'type':Sequelize[_0x1898('0x3')],'allowNull':![]},'from':{'type':Sequelize[_0x1898('0x3')]},'joinAt':{'type':Sequelize['DATE']},'leaveAt':{'type':Sequelize[_0x1898('0x4')]},'acceptAt':{'type':Sequelize[_0x1898('0x4')]},'exitAt':{'type':Sequelize[_0x1898('0x4')]},'reason':{'type':Sequelize['STRING']}};