Built motion from commit (unavailable).|2.5.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 _0x1b94=['STRING'];(function(_0x17c618,_0x21e312){var _0x4a4f8a=function(_0x4693a6){while(--_0x4693a6){_0x17c618['push'](_0x17c618['shift']());}};_0x4a4f8a(++_0x21e312);}(_0x1b94,0x16b));var _0x41b9=function(_0x36ed3c,_0x44a00a){_0x36ed3c=_0x36ed3c-0x0;var _0x52a2e0=_0x1b94[_0x36ed3c];return _0x52a2e0;};'use strict';var Sequelize=require('sequelize');module['exports']={'name':{'type':Sequelize['STRING']},'channel':{'type':Sequelize[_0x41b9('0x0')]},'description':{'type':Sequelize[_0x41b9('0x0')]},'status':{'type':Sequelize['BOOLEAN'],'defaultValue':![]}};