97d9f8792e557010efac5d37341ddfef222c0340
[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 _0x82c2=['STRING','DATE','moment','sequelize'];(function(_0x404258,_0x3ffa48){var _0x3aaa38=function(_0x37c28b){while(--_0x37c28b){_0x404258['push'](_0x404258['shift']());}};_0x3aaa38(++_0x3ffa48);}(_0x82c2,0x1e6));var _0x282c=function(_0x129046,_0x519448){_0x129046=_0x129046-0x0;var _0x4d06d9=_0x82c2[_0x129046];return _0x4d06d9;};'use strict';var moment=require(_0x282c('0x0'));var Sequelize=require(_0x282c('0x1'));module['exports']={'uniqueid':{'type':Sequelize[_0x282c('0x2')],'allowNull':![]},'from':{'type':Sequelize['STRING']},'joinAt':{'type':Sequelize[_0x282c('0x3')]},'leaveAt':{'type':Sequelize['DATE']},'acceptAt':{'type':Sequelize['DATE']},'exitAt':{'type':Sequelize[_0x282c('0x3')]},'reason':{'type':Sequelize['STRING']}};