X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FintFreshdeskAccount%2FintFreshdeskAccount.attributes.js;h=1e740e5879c7e508000e27ecf25dc744563c4702;hb=d56da45b6e1f0bbf558177cd907ef61f0b9840c2;hp=d1d40782ed782894e0437eeba6f5bae7d07cc9ed;hpb=d5b3d400e91cc98c429bfb9d7741cfdb9b495f82;p=motion2.git diff --git a/server/api/intFreshdeskAccount/intFreshdeskAccount.attributes.js b/server/api/intFreshdeskAccount/intFreshdeskAccount.attributes.js index d1d4078..1e740e5 100644 --- a/server/api/intFreshdeskAccount/intFreshdeskAccount.attributes.js +++ b/server/api/intFreshdeskAccount/intFreshdeskAccount.attributes.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x55b9=['username','remoteUri','sequelize','STRING'];(function(_0x594e11,_0x28f652){var _0x5418ad=function(_0x5dcfa7){while(--_0x5dcfa7){_0x594e11['push'](_0x594e11['shift']());}};_0x5418ad(++_0x28f652);}(_0x55b9,0x6a));var _0x955b=function(_0x374f29,_0x10d39a){_0x374f29=_0x374f29-0x0;var _0x1807a3=_0x55b9[_0x374f29];return _0x1807a3;};'use strict';var Sequelize=require(_0x955b('0x0'));module['exports']={'name':{'type':Sequelize['STRING']},'description':{'type':Sequelize[_0x955b('0x1')]},'username':{'type':Sequelize[_0x955b('0x1')],'unique':_0x955b('0x2')},'apiKey':{'type':Sequelize[_0x955b('0x1')]},'remoteUri':{'type':Sequelize[_0x955b('0x1')],'unique':_0x955b('0x3')},'serverUrl':{'type':Sequelize[_0x955b('0x1')],'allowNull':![]}}; \ No newline at end of file +var _0xe820=['sequelize','STRING','username'];(function(_0x46dab3,_0x282dcf){var _0x4962fe=function(_0xf908aa){while(--_0xf908aa){_0x46dab3['push'](_0x46dab3['shift']());}};_0x4962fe(++_0x282dcf);}(_0xe820,0xd2));var _0x0e82=function(_0x39eb2a,_0x426180){_0x39eb2a=_0x39eb2a-0x0;var _0x238681=_0xe820[_0x39eb2a];return _0x238681;};'use strict';var Sequelize=require(_0x0e82('0x0'));module['exports']={'name':{'type':Sequelize[_0x0e82('0x1')]},'description':{'type':Sequelize['STRING']},'username':{'type':Sequelize['STRING'],'unique':_0x0e82('0x2')},'apiKey':{'type':Sequelize[_0x0e82('0x1')]},'remoteUri':{'type':Sequelize[_0x0e82('0x1')],'unique':'remoteUri'},'serverUrl':{'type':Sequelize[_0x0e82('0x1')],'allowNull':![]}}; \ No newline at end of file