3d2f206d8bbdb1b779dced746d608aa0e4c6de21
[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 _0xda18=['sequelize','STRING','BOOLEAN','INTEGER'];(function(_0xac9b71,_0x4c8fa2){var _0x276103=function(_0x97a41a){while(--_0x97a41a){_0xac9b71['push'](_0xac9b71['shift']());}};_0x276103(++_0x4c8fa2);}(_0xda18,0x1c0));var _0x8da1=function(_0x53b363,_0x9bd12f){_0x53b363=_0x53b363-0x0;var _0x1ddf68=_0xda18[_0x53b363];return _0x1ddf68;};'use strict';var Sequelize=require(_0x8da1('0x0'));module['exports']={'name':{'type':Sequelize[_0x8da1('0x1')],'allowNull':![]},'channel':{'type':Sequelize[_0x8da1('0x1')]},'description':{'type':Sequelize[_0x8da1('0x1')]},'status':{'type':Sequelize[_0x8da1('0x2')],'defaultValue':![]},'timeout':{'type':Sequelize[_0x8da1('0x3')],'defaultValue':0xa}};