d4a4bf54ab8e5803c1d405f9983fcbcc2cd35a27
[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 _0x3946=['sequelize','STRING'];(function(_0x1060f2,_0x3a8aad){var _0x10d447=function(_0x4c9a25){while(--_0x4c9a25){_0x1060f2['push'](_0x1060f2['shift']());}};_0x10d447(++_0x3a8aad);}(_0x3946,0x1d8));var _0x6394=function(_0x113324,_0x273ee0){_0x113324=_0x113324-0x0;var _0x29604d=_0x3946[_0x113324];return _0x29604d;};'use strict';var Sequelize=require(_0x6394('0x0'));module['exports']={'name':{'type':Sequelize[_0x6394('0x1')]},'channel':{'type':Sequelize[_0x6394('0x1')]},'description':{'type':Sequelize['STRING']},'status':{'type':Sequelize['BOOLEAN'],'defaultValue':![]}};