121c9d29fee9543f5cfebec31935a752b4cfb369
[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 _0x3f8f=['BOOLEAN','INTEGER','STRING'];(function(_0x31cc6e,_0x4da430){var _0x39a234=function(_0x3fe7cd){while(--_0x3fe7cd){_0x31cc6e['push'](_0x31cc6e['shift']());}};_0x39a234(++_0x4da430);}(_0x3f8f,0x1a0));var _0xf3f8=function(_0x5faae8,_0x1523d5){_0x5faae8=_0x5faae8-0x0;var _0x542615=_0x3f8f[_0x5faae8];return _0x542615;};'use strict';var Sequelize=require('sequelize');module['exports']={'name':{'type':Sequelize['STRING'],'allowNull':![]},'channel':{'type':Sequelize[_0xf3f8('0x0')]},'description':{'type':Sequelize[_0xf3f8('0x0')]},'status':{'type':Sequelize[_0xf3f8('0x1')],'defaultValue':![]},'timeout':{'type':Sequelize[_0xf3f8('0x2')],'defaultValue':0xa}};