Built motion from commit 9d0783e6.|2.6.13
[motion2.git] / server / api / condition / condition.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 _0x993c=['sequelize','getDataValue','field','STRING'];(function(_0x463b5a,_0x3e4231){var _0x1ef670=function(_0x42eaa3){while(--_0x42eaa3){_0x463b5a['push'](_0x463b5a['shift']());}};_0x1ef670(++_0x3e4231);}(_0x993c,0x1ec));var _0xc993=function(_0x2a2483,_0x2cb352){_0x2a2483=_0x2a2483-0x0;var _0x59c20a=_0x993c[_0x2a2483];return _0x59c20a;};'use strict';var Sequelize=require(_0xc993('0x0'));module['exports']={'name':{'type':Sequelize['VIRTUAL'],'get':function(_0x1a5c29){return this[_0xc993('0x1')](_0xc993('0x2'));}},'field':{'type':Sequelize['STRING'],'allowNull':![]},'operator':{'type':Sequelize[_0xc993('0x3')],'allowNull':![]},'value':{'type':Sequelize['STRING'],'allowNull':![]}};