Built motion from commit (unavailable).|2.5.26
[motion2.git] / server / api / faxQueueReport / faxQueueReport.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 _0x3fda=['STRING','DATE','moment','sequelize'];(function(_0x1fc122,_0x5e2c17){var _0xa2cb13=function(_0x263b13){while(--_0x263b13){_0x1fc122['push'](_0x1fc122['shift']());}};_0xa2cb13(++_0x5e2c17);}(_0x3fda,0x10a));var _0xa3fd=function(_0x29c776,_0x32f050){_0x29c776=_0x29c776-0x0;var _0x21f00a=_0x3fda[_0x29c776];return _0x21f00a;};'use strict';var moment=require(_0xa3fd('0x0'));var Sequelize=require(_0xa3fd('0x1'));module['exports']={'uniqueid':{'type':Sequelize['STRING'],'allowNull':![]},'from':{'type':Sequelize[_0xa3fd('0x2')]},'joinAt':{'type':Sequelize[_0xa3fd('0x3')]},'leaveAt':{'type':Sequelize[_0xa3fd('0x3')]},'acceptAt':{'type':Sequelize['DATE']},'exitAt':{'type':Sequelize['DATE']},'reason':{'type':Sequelize[_0xa3fd('0x2')]}};