Built motion from commit 5b761a7b.|2.5.36
[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 _0x03f8=['VIRTUAL','STRING','sequelize'];(function(_0x5f5c59,_0x169b7c){var _0x5a5f48=function(_0x5c6489){while(--_0x5c6489){_0x5f5c59['push'](_0x5f5c59['shift']());}};_0x5a5f48(++_0x169b7c);}(_0x03f8,0xf2));var _0x803f=function(_0x4eef97,_0x42d547){_0x4eef97=_0x4eef97-0x0;var _0x545742=_0x03f8[_0x4eef97];return _0x545742;};'use strict';var Sequelize=require(_0x803f('0x0'));module['exports']={'name':{'type':Sequelize[_0x803f('0x1')],'get':function(_0x2088fb){return this['getDataValue']('field');}},'field':{'type':Sequelize['STRING'],'allowNull':![]},'operator':{'type':Sequelize['STRING'],'allowNull':![]},'value':{'type':Sequelize[_0x803f('0x2')],'allowNull':![]}};