Built motion from commit (unavailable).|2.5.17
[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 _0x6eaa=['INTEGER','sequelize','exports','STRING'];(function(_0x4142b1,_0x1119af){var _0x346210=function(_0x5817af){while(--_0x5817af){_0x4142b1['push'](_0x4142b1['shift']());}};_0x346210(++_0x1119af);}(_0x6eaa,0x1ad));var _0xa6ea=function(_0x3e21f4,_0x43d310){_0x3e21f4=_0x3e21f4-0x0;var _0x40fc49=_0x6eaa[_0x3e21f4];return _0x40fc49;};'use strict';var Sequelize=require(_0xa6ea('0x0'));module[_0xa6ea('0x1')]={'name':{'type':Sequelize[_0xa6ea('0x2')],'allowNull':![]},'channel':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0xa6ea('0x2')]},'status':{'type':Sequelize['BOOLEAN'],'defaultValue':![]},'timeout':{'type':Sequelize[_0xa6ea('0x3')],'defaultValue':0xa}};