Built motion from commit d5e4af8c.|2.6.23
[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 _0x0fec=['BOOLEAN','INTEGER','sequelize','STRING'];(function(_0x115453,_0x5458f0){var _0x5a591a=function(_0x4fc58c){while(--_0x4fc58c){_0x115453['push'](_0x115453['shift']());}};_0x5a591a(++_0x5458f0);}(_0x0fec,0x142));var _0xc0fe=function(_0x16124d,_0x4afafa){_0x16124d=_0x16124d-0x0;var _0x56d3be=_0x0fec[_0x16124d];return _0x56d3be;};'use strict';var Sequelize=require(_0xc0fe('0x0'));module['exports']={'name':{'type':Sequelize[_0xc0fe('0x1')],'allowNull':![]},'channel':{'type':Sequelize[_0xc0fe('0x1')]},'description':{'type':Sequelize['STRING']},'status':{'type':Sequelize[_0xc0fe('0x2')],'defaultValue':![]},'timeout':{'type':Sequelize[_0xc0fe('0x3')],'defaultValue':0xa}};