67eb620289fac8b84092ae5575af29193323470d
[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 _0x6536=['BOOLEAN','INTEGER','sequelize','STRING'];(function(_0x478c8a,_0x9afc92){var _0x3b6b3e=function(_0x37634e){while(--_0x37634e){_0x478c8a['push'](_0x478c8a['shift']());}};_0x3b6b3e(++_0x9afc92);}(_0x6536,0x142));var _0x6653=function(_0x265473,_0x4acef5){_0x265473=_0x265473-0x0;var _0x34ee6a=_0x6536[_0x265473];return _0x34ee6a;};'use strict';var Sequelize=require(_0x6653('0x0'));module['exports']={'name':{'type':Sequelize['STRING'],'allowNull':![]},'channel':{'type':Sequelize[_0x6653('0x1')]},'description':{'type':Sequelize[_0x6653('0x1')]},'status':{'type':Sequelize[_0x6653('0x2')],'defaultValue':![]},'timeout':{'type':Sequelize[_0x6653('0x3')],'defaultValue':0xa}};