5804621b589cbdf0c02f2d7a3ff5a1e08134634c
[motion2.git] / server / api / smsTransferReport / smsTransferReport.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 _0x93a5=['moment','sequelize','ENUM','account','queue','DATE'];(function(_0xaf9efa,_0x1d1e95){var _0x132a2c=function(_0x9cb3c5){while(--_0x9cb3c5){_0xaf9efa['push'](_0xaf9efa['shift']());}};_0x132a2c(++_0x1d1e95);}(_0x93a5,0x132));var _0x593a=function(_0x51d71a,_0x596fda){_0x51d71a=_0x51d71a-0x0;var _0xff01f1=_0x93a5[_0x51d71a];return _0xff01f1;};'use strict';var moment=require(_0x593a('0x0'));var Sequelize=require(_0x593a('0x1'));module['exports']={'uniqueid':{'type':Sequelize['STRING'],'allowNull':![]},'type':{'type':Sequelize[_0x593a('0x2')](_0x593a('0x3'),'agent',_0x593a('0x4')),'allowNull':![],'defaultValue':'queue'},'transferredAt':{'type':Sequelize[_0x593a('0x5')],'allowNull':![],'defaultValue':Sequelize['NOW']}};