X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FintZendeskAccount%2FintZendeskAccount.attributes.js;h=b33d81850f8db098713170e9bb41a4ff9695a0aa;hb=5ce610d3f4c768865e05185aa062c8402f6dcea4;hp=0ccd16e25b5a170e1e03ec0d6f0433ce8200939f;hpb=24271de0e5dd1b448821a50abace88b2fad818a2;p=motion2.git diff --git a/server/api/intZendeskAccount/intZendeskAccount.attributes.js b/server/api/intZendeskAccount/intZendeskAccount.attributes.js index 0ccd16e..b33d818 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 _0x06f8=['username','ENUM','password','token','integrationTab','newTab','exports','STRING'];(function(_0x5aee3b,_0x221ce5){var _0x59c769=function(_0x30288f){while(--_0x30288f){_0x5aee3b['push'](_0x5aee3b['shift']());}};_0x59c769(++_0x221ce5);}(_0x06f8,0x13e));var _0x806f=function(_0x387929,_0x38d1dc){_0x387929=_0x387929-0x0;var _0x4fcd90=_0x06f8[_0x387929];return _0x4fcd90;};'use strict';var Sequelize=require('sequelize');module[_0x806f('0x0')]={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize['STRING']},'username':{'type':Sequelize[_0x806f('0x1')],'unique':_0x806f('0x2')},'password':{'type':Sequelize[_0x806f('0x1')]},'token':{'type':Sequelize[_0x806f('0x1')]},'remoteUri':{'type':Sequelize[_0x806f('0x1')],'unique':'remoteUri'},'authType':{'type':Sequelize[_0x806f('0x3')](_0x806f('0x4'),_0x806f('0x5')),'defaultValue':_0x806f('0x4')},'serverUrl':{'type':Sequelize[_0x806f('0x1')]},'type':{'type':Sequelize[_0x806f('0x3')](_0x806f('0x6'),_0x806f('0x7')),'defaultValue':_0x806f('0x6')}}; \ No newline at end of file +var _0x9d97=['exports','STRING','username','remoteUri','ENUM','password','token','integrationTab','sequelize'];(function(_0x27fb22,_0xab9f66){var _0x2046fc=function(_0x1a692c){while(--_0x1a692c){_0x27fb22['push'](_0x27fb22['shift']());}};_0x2046fc(++_0xab9f66);}(_0x9d97,0x179));var _0x79d9=function(_0x2f0101,_0x4af170){_0x2f0101=_0x2f0101-0x0;var _0x1d1516=_0x9d97[_0x2f0101];return _0x1d1516;};'use strict';var Sequelize=require(_0x79d9('0x0'));module[_0x79d9('0x1')]={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0x79d9('0x2')]},'username':{'type':Sequelize[_0x79d9('0x2')],'unique':_0x79d9('0x3')},'password':{'type':Sequelize[_0x79d9('0x2')]},'token':{'type':Sequelize['STRING']},'remoteUri':{'type':Sequelize[_0x79d9('0x2')],'unique':_0x79d9('0x4')},'authType':{'type':Sequelize[_0x79d9('0x5')](_0x79d9('0x6'),_0x79d9('0x7')),'defaultValue':'password'},'serverUrl':{'type':Sequelize['STRING']},'type':{'type':Sequelize['ENUM'](_0x79d9('0x8'),'newTab'),'defaultValue':_0x79d9('0x8')}}; \ No newline at end of file