2fc3916c3e12414dd18832d3831ca4a0fdf6a10c
[motion2.git] / server / api / smsQueueReport / smsQueueReport.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 _0x6c25=['sequelize','STRING','DATE'];(function(_0x2e0bd8,_0x11e41d){var _0x5cb4b5=function(_0x416739){while(--_0x416739){_0x2e0bd8['push'](_0x2e0bd8['shift']());}};_0x5cb4b5(++_0x11e41d);}(_0x6c25,0x87));var _0x56c2=function(_0x1d7321,_0x5bbbad){_0x1d7321=_0x1d7321-0x0;var _0x390210=_0x6c25[_0x1d7321];return _0x390210;};'use strict';var moment=require('moment');var Sequelize=require(_0x56c2('0x0'));module['exports']={'uniqueid':{'type':Sequelize[_0x56c2('0x1')],'allowNull':![]},'from':{'type':Sequelize[_0x56c2('0x1')]},'joinAt':{'type':Sequelize[_0x56c2('0x2')]},'leaveAt':{'type':Sequelize[_0x56c2('0x2')]},'acceptAt':{'type':Sequelize[_0x56c2('0x2')]},'exitAt':{'type':Sequelize['DATE']},'reason':{'type':Sequelize[_0x56c2('0x1')]}};