X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FintServicenowAccount%2FintServicenowAccount.attributes.js;h=c4e4899cdfd5708ecf1abd417636c9b3c7fc5bcd;hb=032eef5eb1c414450ccc959e49effc8ff508851b;hp=e8627715b9cdce77c691383d8d35a3680839af89;hpb=9c8616cfa647d703a1bff4c288be65133e777d2a;p=motion2.git diff --git a/server/api/intServicenowAccount/intServicenowAccount.attributes.js b/server/api/intServicenowAccount/intServicenowAccount.attributes.js index e862771..c4e4899 100644 --- a/server/api/intServicenowAccount/intServicenowAccount.attributes.js +++ b/server/api/intServicenowAccount/intServicenowAccount.attributes.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xe80e=['STRING','username','sequelize'];(function(_0x4f67f1,_0x3d02bf){var _0x52c611=function(_0x2ff881){while(--_0x2ff881){_0x4f67f1['push'](_0x4f67f1['shift']());}};_0x52c611(++_0x3d02bf);}(_0xe80e,0x1b8));var _0xee80=function(_0x18b5e8,_0x51e875){_0x18b5e8=_0x18b5e8-0x0;var _0x25baed=_0xe80e[_0x18b5e8];return _0x25baed;};'use strict';var Sequelize=require(_0xee80('0x0'));module['exports']={'name':{'type':Sequelize[_0xee80('0x1')]},'description':{'type':Sequelize[_0xee80('0x1')]},'username':{'type':Sequelize[_0xee80('0x1')],'unique':_0xee80('0x2')},'password':{'type':Sequelize['STRING']},'email':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize['STRING'],'unique':'remoteUri'},'serverUrl':{'type':Sequelize[_0xee80('0x1')],'allowNull':![]}}; \ No newline at end of file +var _0x390a=['STRING','remoteUri','sequelize'];(function(_0x224e34,_0x2244e1){var _0x55135e=function(_0xb10c26){while(--_0xb10c26){_0x224e34['push'](_0x224e34['shift']());}};_0x55135e(++_0x2244e1);}(_0x390a,0xc8));var _0xa390=function(_0x26d945,_0x3e6366){_0x26d945=_0x26d945-0x0;var _0x58c2fb=_0x390a[_0x26d945];return _0x58c2fb;};'use strict';var Sequelize=require(_0xa390('0x0'));module['exports']={'name':{'type':Sequelize[_0xa390('0x1')]},'description':{'type':Sequelize[_0xa390('0x1')]},'username':{'type':Sequelize['STRING'],'unique':'username'},'password':{'type':Sequelize['STRING']},'email':{'type':Sequelize[_0xa390('0x1')]},'remoteUri':{'type':Sequelize[_0xa390('0x1')],'unique':_0xa390('0x2')},'serverUrl':{'type':Sequelize['STRING'],'allowNull':![]}}; \ No newline at end of file