Built motion from commit 87cd5f02.|2.5.48
[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 _0x7448=['sequelize','STRING','BOOLEAN'];(function(_0x4763a3,_0x551f4f){var _0x315aec=function(_0x58c9c0){while(--_0x58c9c0){_0x4763a3['push'](_0x4763a3['shift']());}};_0x315aec(++_0x551f4f);}(_0x7448,0x17a));var _0x8744=function(_0x441fe1,_0x33aabf){_0x441fe1=_0x441fe1-0x0;var _0x4178bc=_0x7448[_0x441fe1];return _0x4178bc;};'use strict';var Sequelize=require(_0x8744('0x0'));module['exports']={'name':{'type':Sequelize[_0x8744('0x1')],'allowNull':![]},'channel':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0x8744('0x1')]},'status':{'type':Sequelize[_0x8744('0x2')],'defaultValue':![]},'timeout':{'type':Sequelize['INTEGER'],'defaultValue':0xa}};