Built motion from commit 97153652.|2.6.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 _0x5a93=['sequelize','STRING','DATE'];(function(_0x3d86f5,_0x257914){var _0x2d6881=function(_0x2d912e){while(--_0x2d912e){_0x3d86f5['push'](_0x3d86f5['shift']());}};_0x2d6881(++_0x257914);}(_0x5a93,0xf6));var _0x35a9=function(_0x3500c6,_0x4de955){_0x3500c6=_0x3500c6-0x0;var _0x3fccec=_0x5a93[_0x3500c6];return _0x3fccec;};'use strict';var moment=require('moment');var Sequelize=require(_0x35a9('0x0'));module['exports']={'uniqueid':{'type':Sequelize[_0x35a9('0x1')],'allowNull':![]},'from':{'type':Sequelize[_0x35a9('0x1')]},'joinAt':{'type':Sequelize['DATE']},'leaveAt':{'type':Sequelize['DATE']},'acceptAt':{'type':Sequelize[_0x35a9('0x2')]},'exitAt':{'type':Sequelize[_0x35a9('0x2')]},'reason':{'type':Sequelize[_0x35a9('0x1')]}};