9e7b3e08e9f1a04b84788610803490c23f763403
[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 _0x2df4=['STRING','ENUM','agent','queue','moment','sequelize'];(function(_0x30cc1a,_0x162bbc){var _0xb3f18f=function(_0x26bdfe){while(--_0x26bdfe){_0x30cc1a['push'](_0x30cc1a['shift']());}};_0xb3f18f(++_0x162bbc);}(_0x2df4,0x76));var _0x42df=function(_0x459b3e,_0x5a0c7a){_0x459b3e=_0x459b3e-0x0;var _0xaf15e4=_0x2df4[_0x459b3e];return _0xaf15e4;};'use strict';var moment=require(_0x42df('0x0'));var Sequelize=require(_0x42df('0x1'));module['exports']={'uniqueid':{'type':Sequelize[_0x42df('0x2')],'allowNull':![]},'type':{'type':Sequelize[_0x42df('0x3')]('account',_0x42df('0x4'),_0x42df('0x5')),'allowNull':![],'defaultValue':'queue'},'transferredAt':{'type':Sequelize['DATE'],'allowNull':![],'defaultValue':Sequelize['NOW']}};