b8e44a026e6371999bd1e9c58c7e7939768520f0
[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 _0x2469=['sequelize','STRING','BOOLEAN'];(function(_0x5ea0c7,_0x4896b6){var _0x1d32a2=function(_0x163902){while(--_0x163902){_0x5ea0c7['push'](_0x5ea0c7['shift']());}};_0x1d32a2(++_0x4896b6);}(_0x2469,0x183));var _0x9246=function(_0x375206,_0x315de8){_0x375206=_0x375206-0x0;var _0x49862d=_0x2469[_0x375206];return _0x49862d;};'use strict';var Sequelize=require(_0x9246('0x0'));module['exports']={'name':{'type':Sequelize[_0x9246('0x1')]},'channel':{'type':Sequelize['STRING']},'description':{'type':Sequelize['STRING']},'status':{'type':Sequelize[_0x9246('0x2')],'defaultValue':![]}};