dce1bfbd3469c5f8a88e8fff7d18d779bf6cd2e1
[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 _0x122c=['BOOLEAN','sequelize','STRING'];(function(_0xcedbfd,_0x172f2e){var _0x21f6d0=function(_0x706d0){while(--_0x706d0){_0xcedbfd['push'](_0xcedbfd['shift']());}};_0x21f6d0(++_0x172f2e);}(_0x122c,0xbe));var _0xc122=function(_0x3e53ef,_0xefde57){_0x3e53ef=_0x3e53ef-0x0;var _0x503717=_0x122c[_0x3e53ef];return _0x503717;};'use strict';var Sequelize=require(_0xc122('0x0'));module['exports']={'name':{'type':Sequelize[_0xc122('0x1')],'allowNull':![]},'channel':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0xc122('0x1')]},'status':{'type':Sequelize[_0xc122('0x2')],'defaultValue':![]},'timeout':{'type':Sequelize['INTEGER'],'defaultValue':0xa}};