X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FintZendeskAccount%2FintZendeskAccount.attributes.js;h=494539e08a3eff9268c842ac448e139daa9b8f4b;hb=de6f27d8824ffb29cbf937050a12378469af9a53;hp=d3b4bc13648e59f9384ec00c864625858b7baa8f;hpb=6154c6759c55056c3b23ea2e885ab9e551bbdf0c;p=motion2.git diff --git a/server/api/intZendeskAccount/intZendeskAccount.attributes.js b/server/api/intZendeskAccount/intZendeskAccount.attributes.js index d3b4bc1..494539e 100644 --- a/server/api/intZendeskAccount/intZendeskAccount.attributes.js +++ b/server/api/intZendeskAccount/intZendeskAccount.attributes.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x2769=['integrationTab','newTab','sequelize','STRING','username','remoteUri','password','ENUM'];(function(_0x7fcfa6,_0x1d0bcf){var _0x182fba=function(_0x44b038){while(--_0x44b038){_0x7fcfa6['push'](_0x7fcfa6['shift']());}};_0x182fba(++_0x1d0bcf);}(_0x2769,0xfa));var _0x9276=function(_0x4945ef,_0x3f0304){_0x4945ef=_0x4945ef-0x0;var _0x2ae647=_0x2769[_0x4945ef];return _0x2ae647;};'use strict';var Sequelize=require(_0x9276('0x0'));module['exports']={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0x9276('0x1')]},'username':{'type':Sequelize[_0x9276('0x1')],'unique':_0x9276('0x2')},'password':{'type':Sequelize[_0x9276('0x1')]},'token':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize[_0x9276('0x1')],'unique':_0x9276('0x3')},'authType':{'type':Sequelize['ENUM'](_0x9276('0x4'),'token'),'defaultValue':_0x9276('0x4')},'serverUrl':{'type':Sequelize['STRING'],'allowNull':![]},'type':{'type':Sequelize[_0x9276('0x5')](_0x9276('0x6'),_0x9276('0x7')),'defaultValue':'integrationTab'}}; \ No newline at end of file +var _0x80b8=['ENUM','password','integrationTab','sequelize','exports','STRING','username'];(function(_0x42ce67,_0x5b7b2e){var _0x47a4cf=function(_0x4fb87c){while(--_0x4fb87c){_0x42ce67['push'](_0x42ce67['shift']());}};_0x47a4cf(++_0x5b7b2e);}(_0x80b8,0x168));var _0x880b=function(_0x1fbabc,_0x1e89c2){_0x1fbabc=_0x1fbabc-0x0;var _0x47d18e=_0x80b8[_0x1fbabc];return _0x47d18e;};'use strict';var Sequelize=require(_0x880b('0x0'));module[_0x880b('0x1')]={'name':{'type':Sequelize[_0x880b('0x2')]},'description':{'type':Sequelize[_0x880b('0x2')]},'username':{'type':Sequelize[_0x880b('0x2')],'unique':_0x880b('0x3')},'password':{'type':Sequelize[_0x880b('0x2')]},'token':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize[_0x880b('0x2')],'unique':'remoteUri'},'authType':{'type':Sequelize[_0x880b('0x4')]('password','token'),'defaultValue':_0x880b('0x5')},'serverUrl':{'type':Sequelize['STRING'],'allowNull':![]},'type':{'type':Sequelize[_0x880b('0x4')](_0x880b('0x6'),'newTab'),'defaultValue':_0x880b('0x6')}}; \ No newline at end of file