Built motion from commit 14588770.|2.5.38
[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 _0x1410=['STRING','BOOLEAN','INTEGER','sequelize','exports'];(function(_0x12d293,_0x48be2c){var _0x24da92=function(_0x2df93d){while(--_0x2df93d){_0x12d293['push'](_0x12d293['shift']());}};_0x24da92(++_0x48be2c);}(_0x1410,0x67));var _0x0141=function(_0x1ecf60,_0xe4ac05){_0x1ecf60=_0x1ecf60-0x0;var _0x21d98c=_0x1410[_0x1ecf60];return _0x21d98c;};'use strict';var Sequelize=require(_0x0141('0x0'));module[_0x0141('0x1')]={'name':{'type':Sequelize[_0x0141('0x2')],'allowNull':![]},'channel':{'type':Sequelize['STRING']},'description':{'type':Sequelize['STRING']},'status':{'type':Sequelize[_0x0141('0x3')],'defaultValue':![]},'timeout':{'type':Sequelize[_0x0141('0x4')],'defaultValue':0xa}};