X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FzendeskAccount.js;h=df7100a7bdfb47ce6e9f239b306d6656bdb1b64f;hb=8cdeeda1196ee7d2ad7723378ea9a4f6c5d1e83a;hp=0a72a8f6a85999c06eb936f5059e711a6f58c895;hpb=b8feeab5a72cbb7651a1c603fc767034cd5922cc;p=motion2.git diff --git a/server/services/ami/model/zendeskAccount.js b/server/services/ami/model/zendeskAccount.js index 0a72a8f..df7100a 100644 --- a/server/services/ami/model/zendeskAccount.js +++ b/server/services/ami/model/zendeskAccount.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x2fa7=['password','token','remoteUri','authType','type','serverUrl','Configurations','exports','name','username'];(function(_0x375c90,_0xb962c4){var _0x28f6b7=function(_0x3f087b){while(--_0x3f087b){_0x375c90['push'](_0x375c90['shift']());}};_0x28f6b7(++_0xb962c4);}(_0x2fa7,0x1b6));var _0x72fa=function(_0x26273d,_0x1e5f9d){_0x26273d=_0x26273d-0x0;var _0x11a58e=_0x2fa7[_0x26273d];return _0x11a58e;};'use strict';function ZendeskAccount(_0x54a97f){this['id']=_0x54a97f['id']||0x0;this[_0x72fa('0x0')]=_0x54a97f['name']||'';this[_0x72fa('0x1')]=_0x54a97f[_0x72fa('0x1')]||'';this[_0x72fa('0x2')]=_0x54a97f[_0x72fa('0x2')]||'';this[_0x72fa('0x3')]=_0x54a97f['token']||'';this[_0x72fa('0x4')]=_0x54a97f[_0x72fa('0x4')]||'';this[_0x72fa('0x5')]=_0x54a97f['authType']||'';this[_0x72fa('0x6')]=_0x54a97f[_0x72fa('0x6')]||'integrationTab';this['serverUrl']=_0x54a97f[_0x72fa('0x7')]||'';this[_0x72fa('0x8')]=_0x54a97f['Configurations']||{};}module[_0x72fa('0x9')]=ZendeskAccount; \ No newline at end of file +var _0xd056=['integrationTab','serverUrl','Configurations','exports','name','username','password','token','remoteUri','authType','type'];(function(_0x223a3e,_0x2da798){var _0x582005=function(_0x4adba8){while(--_0x4adba8){_0x223a3e['push'](_0x223a3e['shift']());}};_0x582005(++_0x2da798);}(_0xd056,0x1f3));var _0x6d05=function(_0x45d15b,_0x2db689){_0x45d15b=_0x45d15b-0x0;var _0x5a211d=_0xd056[_0x45d15b];return _0x5a211d;};'use strict';function ZendeskAccount(_0x9a16c4){this['id']=_0x9a16c4['id']||0x0;this['name']=_0x9a16c4[_0x6d05('0x0')]||'';this[_0x6d05('0x1')]=_0x9a16c4['username']||'';this[_0x6d05('0x2')]=_0x9a16c4[_0x6d05('0x2')]||'';this['token']=_0x9a16c4[_0x6d05('0x3')]||'';this[_0x6d05('0x4')]=_0x9a16c4['remoteUri']||'';this['authType']=_0x9a16c4[_0x6d05('0x5')]||'';this['type']=_0x9a16c4[_0x6d05('0x6')]||_0x6d05('0x7');this[_0x6d05('0x8')]=_0x9a16c4[_0x6d05('0x8')]||'';this[_0x6d05('0x9')]=_0x9a16c4[_0x6d05('0x9')]||{};}module[_0x6d05('0xa')]=ZendeskAccount; \ No newline at end of file