04ea87eab115042ddce0f6e332c3d31ec3ef0b8f
[motion2.git] / server / api / trigger / trigger.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 _0xcda3=['BOOLEAN','sequelize','STRING'];(function(_0x16823f,_0x3bb8a7){var _0x3e7ce7=function(_0x1128d6){while(--_0x1128d6){_0x16823f['push'](_0x16823f['shift']());}};_0x3e7ce7(++_0x3bb8a7);}(_0xcda3,0xb2));var _0x3cda=function(_0x454018,_0x46e33a){_0x454018=_0x454018-0x0;var _0x24697d=_0xcda3[_0x454018];return _0x24697d;};'use strict';var Sequelize=require(_0x3cda('0x0'));module['exports']={'name':{'type':Sequelize[_0x3cda('0x1')]},'channel':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0x3cda('0x1')]},'status':{'type':Sequelize[_0x3cda('0x2')],'defaultValue':![]}};