c55f7c2c257de0dcaa5317fca73ac7210f6f5911
[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 _0xefc3=['sequelize','STRING','BOOLEAN','INTEGER'];(function(_0x23eba0,_0x60bca1){var _0x42eb5e=function(_0x31bf86){while(--_0x31bf86){_0x23eba0['push'](_0x23eba0['shift']());}};_0x42eb5e(++_0x60bca1);}(_0xefc3,0xc0));var _0x3efc=function(_0x5709a2,_0x4137a3){_0x5709a2=_0x5709a2-0x0;var _0x10b990=_0xefc3[_0x5709a2];return _0x10b990;};'use strict';var Sequelize=require(_0x3efc('0x0'));module['exports']={'name':{'type':Sequelize['STRING'],'allowNull':![]},'channel':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0x3efc('0x1')]},'status':{'type':Sequelize[_0x3efc('0x2')],'defaultValue':![]},'timeout':{'type':Sequelize[_0x3efc('0x3')],'defaultValue':0xa}};