Built motion from commit bab6f49e.|2.6.17
[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 _0x3e89=['exports','STRING','INTEGER'];(function(_0x2317af,_0x1332d3){var _0x3cb58d=function(_0x4e75a0){while(--_0x4e75a0){_0x2317af['push'](_0x2317af['shift']());}};_0x3cb58d(++_0x1332d3);}(_0x3e89,0x84));var _0x93e8=function(_0x5936a8,_0x5d8f39){_0x5936a8=_0x5936a8-0x0;var _0x1ccb2d=_0x3e89[_0x5936a8];return _0x1ccb2d;};'use strict';var Sequelize=require('sequelize');module[_0x93e8('0x0')]={'name':{'type':Sequelize[_0x93e8('0x1')],'allowNull':![]},'channel':{'type':Sequelize[_0x93e8('0x1')]},'description':{'type':Sequelize[_0x93e8('0x1')]},'status':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'timeout':{'type':Sequelize[_0x93e8('0x2')],'defaultValue':0xa}};