Built motion from commit (unavailable).|2.5.2
[motion2.git] / server / api / voiceQueuesLog / voiceQueuesLog.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 _0x27f2=['DATE','YYYY-MM-DD\x20HH:mm:ss','sequelize','moment','exports','STRING'];(function(_0x3dafc0,_0x5cb187){var _0x80a316=function(_0x51ad85){while(--_0x51ad85){_0x3dafc0['push'](_0x3dafc0['shift']());}};_0x80a316(++_0x5cb187);}(_0x27f2,0x152));var _0x227f=function(_0x1da196,_0x4b4bc4){_0x1da196=_0x1da196-0x0;var _0x597847=_0x27f2[_0x1da196];return _0x597847;};'use strict';var Sequelize=require(_0x227f('0x0'));var moment=require(_0x227f('0x1'));module[_0x227f('0x2')]={'time':{'type':Sequelize['STRING']},'callid':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize[_0x227f('0x3')],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize[_0x227f('0x3')],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize[_0x227f('0x3')],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize[_0x227f('0x3')],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize[_0x227f('0x3')],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize[_0x227f('0x4')],'allowNull':![],'defaultValue':moment()['format'](_0x227f('0x5'))}};