X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FzendeskAccount.js;h=793c3de777ec2a6ea1017169338175557f6128cc;hb=ebe00679b2d367c1cf2b2b91609ee1ce4bd8fb94;hp=18b72d527a4c451bee13d41d018ed3d8d889afe8;hpb=fb34d7d7b73e912de94d572e15e1910ea03e3516;p=motion2.git diff --git a/server/services/ami/model/zendeskAccount.js b/server/services/ami/model/zendeskAccount.js index 18b72d5..793c3de 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 _0x62bf=['authType','type','serverUrl','Configurations','name','password','token','remoteUri'];(function(_0x59b2b5,_0x55c20a){var _0x658e36=function(_0x11a5d4){while(--_0x11a5d4){_0x59b2b5['push'](_0x59b2b5['shift']());}};_0x658e36(++_0x55c20a);}(_0x62bf,0x64));var _0xf62b=function(_0x2cb04d,_0x28ec29){_0x2cb04d=_0x2cb04d-0x0;var _0x50fbc8=_0x62bf[_0x2cb04d];return _0x50fbc8;};'use strict';function ZendeskAccount(_0x4216aa){this['id']=_0x4216aa['id']||0x0;this[_0xf62b('0x0')]=_0x4216aa[_0xf62b('0x0')]||'';this['username']=_0x4216aa['username']||'';this[_0xf62b('0x1')]=_0x4216aa[_0xf62b('0x1')]||'';this['token']=_0x4216aa[_0xf62b('0x2')]||'';this[_0xf62b('0x3')]=_0x4216aa[_0xf62b('0x3')]||'';this[_0xf62b('0x4')]=_0x4216aa['authType']||'';this['type']=_0x4216aa[_0xf62b('0x5')]||'integrationTab';this[_0xf62b('0x6')]=_0x4216aa[_0xf62b('0x6')]||'';this[_0xf62b('0x7')]=_0x4216aa['Configurations']||{};}module['exports']=ZendeskAccount; \ No newline at end of file +var _0x2250=['serverUrl','Configurations','name','username','password','token','remoteUri','authType','type','integrationTab'];(function(_0x102446,_0x304dcf){var _0x35a364=function(_0x573f34){while(--_0x573f34){_0x102446['push'](_0x102446['shift']());}};_0x35a364(++_0x304dcf);}(_0x2250,0x8e));var _0x0225=function(_0x40bffc,_0x3a45d7){_0x40bffc=_0x40bffc-0x0;var _0x3007e9=_0x2250[_0x40bffc];return _0x3007e9;};'use strict';function ZendeskAccount(_0x176e92){this['id']=_0x176e92['id']||0x0;this[_0x0225('0x0')]=_0x176e92['name']||'';this[_0x0225('0x1')]=_0x176e92[_0x0225('0x1')]||'';this['password']=_0x176e92[_0x0225('0x2')]||'';this['token']=_0x176e92[_0x0225('0x3')]||'';this[_0x0225('0x4')]=_0x176e92[_0x0225('0x4')]||'';this[_0x0225('0x5')]=_0x176e92[_0x0225('0x5')]||'';this[_0x0225('0x6')]=_0x176e92[_0x0225('0x6')]||_0x0225('0x7');this['serverUrl']=_0x176e92[_0x0225('0x8')]||'';this[_0x0225('0x9')]=_0x176e92[_0x0225('0x9')]||{};}module['exports']=ZendeskAccount; \ No newline at end of file