Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / api / openchannelTransferReport / openchannelTransferReport.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 _0x5eef=['STRING','queue','NOW','moment','sequelize'];(function(_0x387777,_0x356171){var _0x3f84c0=function(_0x4d4423){while(--_0x4d4423){_0x387777['push'](_0x387777['shift']());}};_0x3f84c0(++_0x356171);}(_0x5eef,0x85));var _0xf5ee=function(_0x22c330,_0x4db06e){_0x22c330=_0x22c330-0x0;var _0x2ec285=_0x5eef[_0x22c330];return _0x2ec285;};'use strict';var moment=require(_0xf5ee('0x0'));var Sequelize=require(_0xf5ee('0x1'));module['exports']={'uniqueid':{'type':Sequelize[_0xf5ee('0x2')],'allowNull':![]},'type':{'type':Sequelize['ENUM']('account','agent','queue'),'allowNull':![],'defaultValue':_0xf5ee('0x3')},'transferredAt':{'type':Sequelize['DATE'],'allowNull':![],'defaultValue':Sequelize[_0xf5ee('0x4')]}};