Built motion from commit (unavailable).|2.5.16
[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 _0x2ca9=['sequelize','exports','STRING','username','remoteUri'];(function(_0x50cdd2,_0x253760){var _0x57dde0=function(_0x1044c3){while(--_0x1044c3){_0x50cdd2['push'](_0x50cdd2['shift']());}};_0x57dde0(++_0x253760);}(_0x2ca9,0x1d1));var _0x92ca=function(_0x107a1d,_0x38c034){_0x107a1d=_0x107a1d-0x0;var _0x55d11f=_0x2ca9[_0x107a1d];return _0x55d11f;};'use strict';var Sequelize=require(_0x92ca('0x0'));module[_0x92ca('0x1')]={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize['STRING']},'username':{'type':Sequelize[_0x92ca('0x2')],'unique':_0x92ca('0x3')},'password':{'type':Sequelize[_0x92ca('0x2')]},'email':{'type':Sequelize[_0x92ca('0x2')]},'remoteUri':{'type':Sequelize[_0x92ca('0x2')],'unique':_0x92ca('0x4')},'serverUrl':{'type':Sequelize[_0x92ca('0x2')],'allowNull':![]}};