8e9d759671868db54c25f951ce92bba10693a807
[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 _0xfe06=['STRING','BOOLEAN','sequelize'];(function(_0x4dc7b9,_0x319d5a){var _0x3ab114=function(_0x51a9df){while(--_0x51a9df){_0x4dc7b9['push'](_0x4dc7b9['shift']());}};_0x3ab114(++_0x319d5a);}(_0xfe06,0x89));var _0x6fe0=function(_0x505fce,_0x2e99c0){_0x505fce=_0x505fce-0x0;var _0x283d1a=_0xfe06[_0x505fce];return _0x283d1a;};'use strict';var Sequelize=require(_0x6fe0('0x0'));module['exports']={'name':{'type':Sequelize[_0x6fe0('0x1')],'allowNull':![]},'channel':{'type':Sequelize[_0x6fe0('0x1')]},'description':{'type':Sequelize[_0x6fe0('0x1')]},'status':{'type':Sequelize[_0x6fe0('0x2')],'defaultValue':![]},'timeout':{'type':Sequelize['INTEGER'],'defaultValue':0xa}};