Built motion from commit ab870f9e.|2.5.44
[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 _0x7441=['DATE','moment','sequelize','STRING'];(function(_0x268b02,_0x43efb0){var _0x403154=function(_0x40d310){while(--_0x40d310){_0x268b02['push'](_0x268b02['shift']());}};_0x403154(++_0x43efb0);}(_0x7441,0x191));var _0x1744=function(_0x57aa4c,_0x11656f){_0x57aa4c=_0x57aa4c-0x0;var _0x1f793e=_0x7441[_0x57aa4c];return _0x1f793e;};'use strict';var moment=require(_0x1744('0x0'));var Sequelize=require(_0x1744('0x1'));module['exports']={'uniqueid':{'type':Sequelize[_0x1744('0x2')],'allowNull':![]},'from':{'type':Sequelize['STRING']},'joinAt':{'type':Sequelize['DATE']},'leaveAt':{'type':Sequelize['DATE']},'acceptAt':{'type':Sequelize[_0x1744('0x3')]},'exitAt':{'type':Sequelize[_0x1744('0x3')]},'reason':{'type':Sequelize[_0x1744('0x2')]}};