Built motion from commit e6806ed6.|2.6.0
[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 _0x9de1=['exports','STRING','DATE','moment','sequelize'];(function(_0x9b8285,_0x1b623b){var _0x26cf2c=function(_0x11ee04){while(--_0x11ee04){_0x9b8285['push'](_0x9b8285['shift']());}};_0x26cf2c(++_0x1b623b);}(_0x9de1,0x1a2));var _0x19de=function(_0x4e6d56,_0x3a7f7b){_0x4e6d56=_0x4e6d56-0x0;var _0x415041=_0x9de1[_0x4e6d56];return _0x415041;};'use strict';var moment=require(_0x19de('0x0'));var Sequelize=require(_0x19de('0x1'));module[_0x19de('0x2')]={'uniqueid':{'type':Sequelize['STRING'],'allowNull':![]},'from':{'type':Sequelize[_0x19de('0x3')]},'joinAt':{'type':Sequelize['DATE']},'leaveAt':{'type':Sequelize[_0x19de('0x4')]},'acceptAt':{'type':Sequelize[_0x19de('0x4')]},'exitAt':{'type':Sequelize[_0x19de('0x4')]},'reason':{'type':Sequelize[_0x19de('0x3')]}};