4652be80c44135f6c0e7ab080d84d7e06375baa6
[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 _0x4ee6=['BOOLEAN','exports','STRING'];(function(_0x4bac4f,_0x33db86){var _0x150b3c=function(_0x4e2375){while(--_0x4e2375){_0x4bac4f['push'](_0x4bac4f['shift']());}};_0x150b3c(++_0x33db86);}(_0x4ee6,0xca));var _0x64ee=function(_0x3aef13,_0x305704){_0x3aef13=_0x3aef13-0x0;var _0x205a39=_0x4ee6[_0x3aef13];return _0x205a39;};'use strict';var Sequelize=require('sequelize');module[_0x64ee('0x0')]={'name':{'type':Sequelize['STRING'],'allowNull':![]},'channel':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0x64ee('0x1')]},'status':{'type':Sequelize[_0x64ee('0x2')],'defaultValue':![]},'timeout':{'type':Sequelize['INTEGER'],'defaultValue':0xa}};