Built motion from commit 1fd437e9.|2.6.19
[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 _0x2658=['exports','STRING','BOOLEAN'];(function(_0x2787c5,_0x422f0b){var _0x1b53c5=function(_0x398028){while(--_0x398028){_0x2787c5['push'](_0x2787c5['shift']());}};_0x1b53c5(++_0x422f0b);}(_0x2658,0x102));var _0x8265=function(_0x1fb99e,_0x6afedb){_0x1fb99e=_0x1fb99e-0x0;var _0x4b9b71=_0x2658[_0x1fb99e];return _0x4b9b71;};'use strict';var Sequelize=require('sequelize');module[_0x8265('0x0')]={'name':{'type':Sequelize[_0x8265('0x1')],'allowNull':![]},'channel':{'type':Sequelize[_0x8265('0x1')]},'description':{'type':Sequelize[_0x8265('0x1')]},'status':{'type':Sequelize[_0x8265('0x2')],'defaultValue':![]},'timeout':{'type':Sequelize['INTEGER'],'defaultValue':0xa}};