Built motion from commit f7863d46.|2.5.41
[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 _0x4daa=['BOOLEAN','INTEGER','sequelize','exports','STRING'];(function(_0x36e2c4,_0x580702){var _0x383225=function(_0x48aa76){while(--_0x48aa76){_0x36e2c4['push'](_0x36e2c4['shift']());}};_0x383225(++_0x580702);}(_0x4daa,0x1b5));var _0xa4da=function(_0x491e1a,_0x305a7c){_0x491e1a=_0x491e1a-0x0;var _0x142458=_0x4daa[_0x491e1a];return _0x142458;};'use strict';var Sequelize=require(_0xa4da('0x0'));module[_0xa4da('0x1')]={'name':{'type':Sequelize['STRING'],'allowNull':![]},'channel':{'type':Sequelize[_0xa4da('0x2')]},'description':{'type':Sequelize[_0xa4da('0x2')]},'status':{'type':Sequelize[_0xa4da('0x3')],'defaultValue':![]},'timeout':{'type':Sequelize[_0xa4da('0x4')],'defaultValue':0xa}};