Built motion from commit a61a4a20.|2.5.46
[motion2.git] / server / api / intServicenowAccount / intServicenowAccount.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 _0xbcdc=['STRING','username','remoteUri','sequelize'];(function(_0x33ccb8,_0x104aef){var _0x5ce9d8=function(_0x5068ce){while(--_0x5068ce){_0x33ccb8['push'](_0x33ccb8['shift']());}};_0x5ce9d8(++_0x104aef);}(_0xbcdc,0xbf));var _0xcbcd=function(_0x2bd694,_0x53f8e2){_0x2bd694=_0x2bd694-0x0;var _0x38559d=_0xbcdc[_0x2bd694];return _0x38559d;};'use strict';var Sequelize=require(_0xcbcd('0x0'));module['exports']={'name':{'type':Sequelize[_0xcbcd('0x1')]},'description':{'type':Sequelize[_0xcbcd('0x1')]},'username':{'type':Sequelize[_0xcbcd('0x1')],'unique':_0xcbcd('0x2')},'password':{'type':Sequelize['STRING']},'email':{'type':Sequelize[_0xcbcd('0x1')]},'remoteUri':{'type':Sequelize[_0xcbcd('0x1')],'unique':_0xcbcd('0x3')},'serverUrl':{'type':Sequelize[_0xcbcd('0x1')],'allowNull':![]}};