55202e75ae75503d9b20cd739cebbcdc6c69dce3
[motion2.git] / server / api / smsQueueReport / smsQueueReport.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 _0x8dab=['sequelize','STRING','DATE','moment'];(function(_0x301cd6,_0x2b6608){var _0x91d829=function(_0x2f2111){while(--_0x2f2111){_0x301cd6['push'](_0x301cd6['shift']());}};_0x91d829(++_0x2b6608);}(_0x8dab,0xd3));var _0xb8da=function(_0x162739,_0x2f5faa){_0x162739=_0x162739-0x0;var _0x97a9b=_0x8dab[_0x162739];return _0x97a9b;};'use strict';var moment=require(_0xb8da('0x0'));var Sequelize=require(_0xb8da('0x1'));module['exports']={'uniqueid':{'type':Sequelize[_0xb8da('0x2')],'allowNull':![]},'from':{'type':Sequelize[_0xb8da('0x2')]},'joinAt':{'type':Sequelize[_0xb8da('0x3')]},'leaveAt':{'type':Sequelize['DATE']},'acceptAt':{'type':Sequelize[_0xb8da('0x3')]},'exitAt':{'type':Sequelize[_0xb8da('0x3')]},'reason':{'type':Sequelize[_0xb8da('0x2')]}};