Built motion from commit e02f907f.|2.6.14
[motion2.git] / server / api / automation / automation.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 _0x74c6=['sequelize','STRING','BOOLEAN'];(function(_0x109286,_0x3ee526){var _0x5a91a2=function(_0x3f636d){while(--_0x3f636d){_0x109286['push'](_0x109286['shift']());}};_0x5a91a2(++_0x3ee526);}(_0x74c6,0xf3));var _0x674c=function(_0x2d4267,_0x4943ee){_0x2d4267=_0x2d4267-0x0;var _0x423cea=_0x74c6[_0x2d4267];return _0x423cea;};'use strict';var Sequelize=require(_0x674c('0x0'));module['exports']={'name':{'type':Sequelize[_0x674c('0x1')],'allowNull':![]},'channel':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0x674c('0x1')]},'status':{'type':Sequelize[_0x674c('0x2')],'defaultValue':![]},'timeout':{'type':Sequelize['INTEGER'],'defaultValue':0xa}};