Built motion from commit efa66e19.|2.6.22
[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 _0x3031=['BOOLEAN','sequelize','exports','STRING'];(function(_0x1ab0c1,_0x102f9b){var _0x59e91c=function(_0x383567){while(--_0x383567){_0x1ab0c1['push'](_0x1ab0c1['shift']());}};_0x59e91c(++_0x102f9b);}(_0x3031,0x13d));var _0x1303=function(_0x2e0412,_0x3a6261){_0x2e0412=_0x2e0412-0x0;var _0x18a177=_0x3031[_0x2e0412];return _0x18a177;};'use strict';var Sequelize=require(_0x1303('0x0'));module[_0x1303('0x1')]={'name':{'type':Sequelize['STRING'],'allowNull':![]},'channel':{'type':Sequelize[_0x1303('0x2')]},'description':{'type':Sequelize['STRING']},'status':{'type':Sequelize[_0x1303('0x3')],'defaultValue':![]},'timeout':{'type':Sequelize['INTEGER'],'defaultValue':0xa}};