Built motion from commit eddce310.|2.6.12
[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 _0xf11c=['INTEGER','sequelize'];(function(_0x48e93b,_0x4e3c59){var _0x4fe518=function(_0x377621){while(--_0x377621){_0x48e93b['push'](_0x48e93b['shift']());}};_0x4fe518(++_0x4e3c59);}(_0xf11c,0x1a1));var _0xcf11=function(_0x169b09,_0x3a59d2){_0x169b09=_0x169b09-0x0;var _0x5ce9a5=_0xf11c[_0x169b09];return _0x5ce9a5;};'use strict';var Sequelize=require(_0xcf11('0x0'));module['exports']={'name':{'type':Sequelize['STRING'],'allowNull':![]},'channel':{'type':Sequelize['STRING']},'description':{'type':Sequelize['STRING']},'status':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'timeout':{'type':Sequelize[_0xcf11('0x1')],'defaultValue':0xa}};