Built motion from commit 936e8062.|2.5.33
[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 _0xf8e3=['STRING','INTEGER','exports'];(function(_0x27470d,_0x20ad27){var _0x2cab2b=function(_0x26380c){while(--_0x26380c){_0x27470d['push'](_0x27470d['shift']());}};_0x2cab2b(++_0x20ad27);}(_0xf8e3,0x146));var _0x3f8e=function(_0x31f2dc,_0x4b13bd){_0x31f2dc=_0x31f2dc-0x0;var _0x2359b2=_0xf8e3[_0x31f2dc];return _0x2359b2;};'use strict';var Sequelize=require('sequelize');module[_0x3f8e('0x0')]={'name':{'type':Sequelize[_0x3f8e('0x1')],'allowNull':![]},'channel':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0x3f8e('0x1')]},'status':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'timeout':{'type':Sequelize[_0x3f8e('0x2')],'defaultValue':0xa}};