Built motion from commit 67e5df37.|2.0.66
[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 _0x17a7=['BOOLEAN','INTEGER','STRING'];(function(_0x486159,_0x279308){var _0x156174=function(_0x575ed0){while(--_0x575ed0){_0x486159['push'](_0x486159['shift']());}};_0x156174(++_0x279308);}(_0x17a7,0xc2));var _0x717a=function(_0x2f58bb,_0x4ff581){_0x2f58bb=_0x2f58bb-0x0;var _0x3d2e87=_0x17a7[_0x2f58bb];return _0x3d2e87;};'use strict';var Sequelize=require('sequelize');module['exports']={'name':{'type':Sequelize['STRING'],'allowNull':![]},'channel':{'type':Sequelize[_0x717a('0x0')]},'description':{'type':Sequelize[_0x717a('0x0')]},'status':{'type':Sequelize[_0x717a('0x1')],'defaultValue':![]},'timeout':{'type':Sequelize[_0x717a('0x2')],'defaultValue':0xa}};