Built motion from commit 85328c08.|2.5.50
[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 _0x7c74=['sequelize','STRING','DATE','moment'];(function(_0x254076,_0x5e7b8d){var _0x21a93e=function(_0x26aa78){while(--_0x26aa78){_0x254076['push'](_0x254076['shift']());}};_0x21a93e(++_0x5e7b8d);}(_0x7c74,0x11f));var _0x47c7=function(_0x56482c,_0x16118d){_0x56482c=_0x56482c-0x0;var _0x5aae7a=_0x7c74[_0x56482c];return _0x5aae7a;};'use strict';var moment=require(_0x47c7('0x0'));var Sequelize=require(_0x47c7('0x1'));module['exports']={'uniqueid':{'type':Sequelize[_0x47c7('0x2')],'allowNull':![]},'from':{'type':Sequelize[_0x47c7('0x2')]},'joinAt':{'type':Sequelize[_0x47c7('0x3')]},'leaveAt':{'type':Sequelize[_0x47c7('0x3')]},'acceptAt':{'type':Sequelize[_0x47c7('0x3')]},'exitAt':{'type':Sequelize['DATE']},'reason':{'type':Sequelize['STRING']}};