X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FdeskAccount.js;h=59694a1ffe8e8c8ac1beec9a7000c8f0f42eaee9;hb=01b994ccefecbcf0783b039dab259e973f97957c;hp=dbb5304d8c15721dbe224dac2f22c5932bd5c85d;hpb=ff1c11e14fca8d30ba993bf9ad292fb70d9b0b0b;p=motion2.git diff --git a/server/services/ami/model/deskAccount.js b/server/services/ami/model/deskAccount.js index dbb5304..59694a1 100644 --- a/server/services/ami/model/deskAccount.js +++ b/server/services/ami/model/deskAccount.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x366b=['authType','password','consumerKey','consumerSecret','token','tokenSecret','type','serverUrl','Configurations','exports','name','username','remoteUri'];(function(_0x45c8d9,_0xadace9){var _0x9c086f=function(_0x5f0b33){while(--_0x5f0b33){_0x45c8d9['push'](_0x45c8d9['shift']());}};_0x9c086f(++_0xadace9);}(_0x366b,0x8c));var _0xb366=function(_0x2ee603,_0x303b75){_0x2ee603=_0x2ee603-0x0;var _0x5f4282=_0x366b[_0x2ee603];return _0x5f4282;};'use strict';function DeskAccount(_0x3c5060){this['id']=_0x3c5060['id']||0x0;this['name']=_0x3c5060[_0xb366('0x0')]||'';this['username']=_0x3c5060[_0xb366('0x1')]||'';this[_0xb366('0x2')]=_0x3c5060['remoteUri']||'';this[_0xb366('0x3')]=_0x3c5060[_0xb366('0x3')]||'';this[_0xb366('0x4')]=_0x3c5060['password']||'';this[_0xb366('0x5')]=_0x3c5060[_0xb366('0x5')]||'';this[_0xb366('0x6')]=_0x3c5060[_0xb366('0x6')]||'';this[_0xb366('0x7')]=_0x3c5060[_0xb366('0x7')]||'';this[_0xb366('0x8')]=_0x3c5060[_0xb366('0x8')]||'';this[_0xb366('0x9')]=_0x3c5060[_0xb366('0x9')]||'';this[_0xb366('0xa')]=_0x3c5060['serverUrl']||'';this[_0xb366('0xb')]=_0x3c5060[_0xb366('0xb')]||{};}module[_0xb366('0xc')]=DeskAccount; \ No newline at end of file +var _0x8328=['consumerKey','consumerSecret','token','tokenSecret','type','Configurations','exports','name','username','remoteUri','authType','password'];(function(_0x4f9acb,_0x2d9b1d){var _0x363dcd=function(_0x4414b4){while(--_0x4414b4){_0x4f9acb['push'](_0x4f9acb['shift']());}};_0x363dcd(++_0x2d9b1d);}(_0x8328,0xa3));var _0x8832=function(_0x202452,_0x5c344c){_0x202452=_0x202452-0x0;var _0x47d950=_0x8328[_0x202452];return _0x47d950;};'use strict';function DeskAccount(_0x15f87e){this['id']=_0x15f87e['id']||0x0;this[_0x8832('0x0')]=_0x15f87e[_0x8832('0x0')]||'';this[_0x8832('0x1')]=_0x15f87e[_0x8832('0x1')]||'';this[_0x8832('0x2')]=_0x15f87e[_0x8832('0x2')]||'';this[_0x8832('0x3')]=_0x15f87e['authType']||'';this[_0x8832('0x4')]=_0x15f87e['password']||'';this['consumerKey']=_0x15f87e[_0x8832('0x5')]||'';this[_0x8832('0x6')]=_0x15f87e[_0x8832('0x6')]||'';this[_0x8832('0x7')]=_0x15f87e[_0x8832('0x7')]||'';this[_0x8832('0x8')]=_0x15f87e[_0x8832('0x8')]||'';this[_0x8832('0x9')]=_0x15f87e[_0x8832('0x9')]||'';this['serverUrl']=_0x15f87e['serverUrl']||'';this['Configurations']=_0x15f87e[_0x8832('0xa')]||{};}module[_0x8832('0xb')]=DeskAccount; \ No newline at end of file