676b016a0786d2553770be86762f01b4a7150218
[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 _0xf4fb=['STRING','BOOLEAN','INTEGER','sequelize'];(function(_0x56b450,_0x12a147){var _0x1985b6=function(_0x5f49b4){while(--_0x5f49b4){_0x56b450['push'](_0x56b450['shift']());}};_0x1985b6(++_0x12a147);}(_0xf4fb,0xbf));var _0xbf4f=function(_0x249100,_0x28707d){_0x249100=_0x249100-0x0;var _0x11b3ec=_0xf4fb[_0x249100];return _0x11b3ec;};'use strict';var Sequelize=require(_0xbf4f('0x0'));module['exports']={'name':{'type':Sequelize['STRING'],'allowNull':![]},'channel':{'type':Sequelize[_0xbf4f('0x1')]},'description':{'type':Sequelize[_0xbf4f('0x1')]},'status':{'type':Sequelize[_0xbf4f('0x2')],'defaultValue':![]},'timeout':{'type':Sequelize[_0xbf4f('0x3')],'defaultValue':0xa}};