Built motion from commit (unavailable).|2.5.11
[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 _0x7375=['DATE','format','YYYY-MM-DD\x20HH:mm:ss','exports','STRING'];(function(_0xdae8e5,_0x532e71){var _0x118dc3=function(_0x5aaf86){while(--_0x5aaf86){_0xdae8e5['push'](_0xdae8e5['shift']());}};_0x118dc3(++_0x532e71);}(_0x7375,0x12a));var _0x5737=function(_0x4bcc31,_0x2b92a0){_0x4bcc31=_0x4bcc31-0x0;var _0x3b3065=_0x7375[_0x4bcc31];return _0x3b3065;};'use strict';var Sequelize=require('sequelize');var moment=require('moment');module[_0x5737('0x0')]={'time':{'type':Sequelize[_0x5737('0x1')]},'callid':{'type':Sequelize[_0x5737('0x1')],'allowNull':![],'defaultValue':''},'queuename':{'type':Sequelize[_0x5737('0x1')],'allowNull':![],'defaultValue':''},'agent':{'type':Sequelize[_0x5737('0x1')],'allowNull':![],'defaultValue':''},'event':{'type':Sequelize[_0x5737('0x1')],'allowNull':![],'defaultValue':''},'data':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data1':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data2':{'type':Sequelize[_0x5737('0x1')],'allowNull':![],'defaultValue':''},'data3':{'type':Sequelize[_0x5737('0x1')],'allowNull':![],'defaultValue':''},'data4':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':''},'data5':{'type':Sequelize[_0x5737('0x1')],'allowNull':![],'defaultValue':''},'dtm':{'type':Sequelize[_0x5737('0x2')],'allowNull':![],'defaultValue':moment()[_0x5737('0x3')](_0x5737('0x4'))}};