Built motion from commit (unavailable).|2.4.18
[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 _0x1b77=['sequelize','STRING'];(function(_0x3021ec,_0x1668c1){var _0x12f210=function(_0x4152ff){while(--_0x4152ff){_0x3021ec['push'](_0x3021ec['shift']());}};_0x12f210(++_0x1668c1);}(_0x1b77,0xc0));var _0x71b7=function(_0x305409,_0x311e51){_0x305409=_0x305409-0x0;var _0x562fc7=_0x1b77[_0x305409];return _0x562fc7;};'use strict';var Sequelize=require(_0x71b7('0x0'));module['exports']={'name':{'type':Sequelize['STRING']},'channel':{'type':Sequelize[_0x71b7('0x1')]},'description':{'type':Sequelize['STRING']},'status':{'type':Sequelize['BOOLEAN'],'defaultValue':![]}};