Built motion from commit c738b9ac.|2.6.25
[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 _0x5733=['STRING','DATE','moment','sequelize'];(function(_0x3c8aba,_0x39b159){var _0x41a8b0=function(_0x9c7ad1){while(--_0x9c7ad1){_0x3c8aba['push'](_0x3c8aba['shift']());}};_0x41a8b0(++_0x39b159);}(_0x5733,0x1b2));var _0x3573=function(_0x215f44,_0x17e43e){_0x215f44=_0x215f44-0x0;var _0x184518=_0x5733[_0x215f44];return _0x184518;};'use strict';var moment=require(_0x3573('0x0'));var Sequelize=require(_0x3573('0x1'));module['exports']={'uniqueid':{'type':Sequelize['STRING'],'allowNull':![]},'from':{'type':Sequelize[_0x3573('0x2')]},'joinAt':{'type':Sequelize[_0x3573('0x3')]},'leaveAt':{'type':Sequelize[_0x3573('0x3')]},'acceptAt':{'type':Sequelize[_0x3573('0x3')]},'exitAt':{'type':Sequelize['DATE']},'reason':{'type':Sequelize[_0x3573('0x2')]}};