X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FintServicenowAccount%2FintServicenowAccount.attributes.js;h=92504f8aa8f3a3e2a8b5fe5b536ae197af8ab9fb;hb=fef0b697be1412fa067cb7edc64691337a3866f3;hp=6db1aabcdb0a5d35f26b58e84c37a65d8c850770;hpb=676e0a00dac18511f03a9406d0d87e461770e967;p=motion2.git diff --git a/server/api/intServicenowAccount/intServicenowAccount.attributes.js b/server/api/intServicenowAccount/intServicenowAccount.attributes.js index 6db1aab..92504f8 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 _0x3ec5=['remoteUri','sequelize','exports','STRING','username'];(function(_0x17c8c9,_0x1b335f){var _0x3c6937=function(_0x39eb01){while(--_0x39eb01){_0x17c8c9['push'](_0x17c8c9['shift']());}};_0x3c6937(++_0x1b335f);}(_0x3ec5,0x15a));var _0x53ec=function(_0x5b644e,_0x2e5e07){_0x5b644e=_0x5b644e-0x0;var _0x49c6bf=_0x3ec5[_0x5b644e];return _0x49c6bf;};'use strict';var Sequelize=require(_0x53ec('0x0'));module[_0x53ec('0x1')]={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0x53ec('0x2')]},'username':{'type':Sequelize[_0x53ec('0x2')],'unique':_0x53ec('0x3')},'password':{'type':Sequelize['STRING']},'email':{'type':Sequelize[_0x53ec('0x2')]},'remoteUri':{'type':Sequelize[_0x53ec('0x2')],'unique':_0x53ec('0x4')},'serverUrl':{'type':Sequelize['STRING'],'allowNull':![]}}; \ No newline at end of file +var _0xd9c6=['exports','STRING'];(function(_0x23365f,_0x503d7d){var _0x243b15=function(_0x21a174){while(--_0x21a174){_0x23365f['push'](_0x23365f['shift']());}};_0x243b15(++_0x503d7d);}(_0xd9c6,0x14a));var _0x6d9c=function(_0x3a6b84,_0x293a5f){_0x3a6b84=_0x3a6b84-0x0;var _0x437678=_0xd9c6[_0x3a6b84];return _0x437678;};'use strict';var Sequelize=require('sequelize');module[_0x6d9c('0x0')]={'name':{'type':Sequelize[_0x6d9c('0x1')]},'description':{'type':Sequelize['STRING']},'username':{'type':Sequelize[_0x6d9c('0x1')],'unique':'username'},'password':{'type':Sequelize[_0x6d9c('0x1')]},'email':{'type':Sequelize[_0x6d9c('0x1')]},'remoteUri':{'type':Sequelize[_0x6d9c('0x1')],'unique':'remoteUri'},'serverUrl':{'type':Sequelize['STRING'],'allowNull':![]}}; \ No newline at end of file