9ebd185dd1f6803ae4140cca729843d1896b3996
[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 _0x29fd=['STRING','sequelize'];(function(_0x174ef5,_0x256e8e){var _0x1cc379=function(_0x3eafcf){while(--_0x3eafcf){_0x174ef5['push'](_0x174ef5['shift']());}};_0x1cc379(++_0x256e8e);}(_0x29fd,0xed));var _0xd29f=function(_0x147b4f,_0x2fe12c){_0x147b4f=_0x147b4f-0x0;var _0x58093d=_0x29fd[_0x147b4f];return _0x58093d;};'use strict';var Sequelize=require(_0xd29f('0x0'));module['exports']={'name':{'type':Sequelize['STRING']},'channel':{'type':Sequelize[_0xd29f('0x1')]},'description':{'type':Sequelize[_0xd29f('0x1')]},'status':{'type':Sequelize['BOOLEAN'],'defaultValue':![]}};