Built motion from commit 936e8062.|2.5.33
[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 _0x3ce3=['STRING','DATE','moment','sequelize'];(function(_0x189443,_0xe89c30){var _0x30a056=function(_0x51fdd7){while(--_0x51fdd7){_0x189443['push'](_0x189443['shift']());}};_0x30a056(++_0xe89c30);}(_0x3ce3,0x1ae));var _0x33ce=function(_0xea81a1,_0xb28e9e){_0xea81a1=_0xea81a1-0x0;var _0x2cd030=_0x3ce3[_0xea81a1];return _0x2cd030;};'use strict';var moment=require(_0x33ce('0x0'));var Sequelize=require(_0x33ce('0x1'));module['exports']={'uniqueid':{'type':Sequelize[_0x33ce('0x2')],'allowNull':![]},'from':{'type':Sequelize[_0x33ce('0x2')]},'joinAt':{'type':Sequelize['DATE']},'leaveAt':{'type':Sequelize['DATE']},'acceptAt':{'type':Sequelize[_0x33ce('0x3')]},'exitAt':{'type':Sequelize['DATE']},'reason':{'type':Sequelize[_0x33ce('0x2')]}};