Built motion from commit (unavailable).|2.5.4
[motion2.git] / server / api / faxTransferReport / faxTransferReport.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 _0x2c6b=['sequelize','ENUM','account','queue','DATE','moment'];(function(_0x184e4a,_0x300787){var _0x243cfe=function(_0xb90fa3){while(--_0xb90fa3){_0x184e4a['push'](_0x184e4a['shift']());}};_0x243cfe(++_0x300787);}(_0x2c6b,0x83));var _0xb2c6=function(_0x2fceb4,_0x17773b){_0x2fceb4=_0x2fceb4-0x0;var _0x2d4f61=_0x2c6b[_0x2fceb4];return _0x2d4f61;};'use strict';var moment=require(_0xb2c6('0x0'));var Sequelize=require(_0xb2c6('0x1'));module['exports']={'uniqueid':{'type':Sequelize['STRING'],'allowNull':![]},'type':{'type':Sequelize[_0xb2c6('0x2')](_0xb2c6('0x3'),'agent',_0xb2c6('0x4')),'allowNull':![],'defaultValue':_0xb2c6('0x4')},'transferredAt':{'type':Sequelize[_0xb2c6('0x5')],'allowNull':![],'defaultValue':Sequelize['NOW']}};