X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FdeskAccount.js;h=8b9a1ebe28a7874d621dfa6eb3f6cebe5bc6bde7;hb=17b36376d3b7411763084143a03a7c6d2fc5e7b1;hp=0d0ff34142453c039b6285cc465fc9eb73efe27a;hpb=cf0590116080d9ba42ef56ec3321a2b1292c0360;p=motion2.git diff --git a/server/services/ami/model/deskAccount.js b/server/services/ami/model/deskAccount.js index 0d0ff34..8b9a1eb 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 _0x59c3=['consumerKey','consumerSecret','token','tokenSecret','type','serverUrl','Configurations','exports','name','username','remoteUri','authType','password'];(function(_0x397e5f,_0x454c8f){var _0x5302b8=function(_0x1a29ef){while(--_0x1a29ef){_0x397e5f['push'](_0x397e5f['shift']());}};_0x5302b8(++_0x454c8f);}(_0x59c3,0x133));var _0x359c=function(_0x5e36d1,_0x471178){_0x5e36d1=_0x5e36d1-0x0;var _0x950b9e=_0x59c3[_0x5e36d1];return _0x950b9e;};'use strict';function DeskAccount(_0x12e816){this['id']=_0x12e816['id']||0x0;this[_0x359c('0x0')]=_0x12e816[_0x359c('0x0')]||'';this[_0x359c('0x1')]=_0x12e816[_0x359c('0x1')]||'';this[_0x359c('0x2')]=_0x12e816['remoteUri']||'';this[_0x359c('0x3')]=_0x12e816[_0x359c('0x3')]||'';this[_0x359c('0x4')]=_0x12e816[_0x359c('0x4')]||'';this[_0x359c('0x5')]=_0x12e816[_0x359c('0x5')]||'';this['consumerSecret']=_0x12e816[_0x359c('0x6')]||'';this['token']=_0x12e816[_0x359c('0x7')]||'';this[_0x359c('0x8')]=_0x12e816[_0x359c('0x8')]||'';this[_0x359c('0x9')]=_0x12e816['type']||'';this[_0x359c('0xa')]=_0x12e816['serverUrl']||'';this[_0x359c('0xb')]=_0x12e816[_0x359c('0xb')]||{};}module[_0x359c('0xc')]=DeskAccount; \ No newline at end of file +var _0xf8de=['name','username','remoteUri','authType','password','consumerKey','consumerSecret','token','tokenSecret','serverUrl','Configurations','exports'];(function(_0x73b1cd,_0x176535){var _0x243426=function(_0x1ee7c0){while(--_0x1ee7c0){_0x73b1cd['push'](_0x73b1cd['shift']());}};_0x243426(++_0x176535);}(_0xf8de,0x1d4));var _0xef8d=function(_0x10f7ad,_0x49ca46){_0x10f7ad=_0x10f7ad-0x0;var _0xf0ba98=_0xf8de[_0x10f7ad];return _0xf0ba98;};'use strict';function DeskAccount(_0x438626){this['id']=_0x438626['id']||0x0;this[_0xef8d('0x0')]=_0x438626[_0xef8d('0x0')]||'';this['username']=_0x438626[_0xef8d('0x1')]||'';this['remoteUri']=_0x438626[_0xef8d('0x2')]||'';this[_0xef8d('0x3')]=_0x438626[_0xef8d('0x3')]||'';this['password']=_0x438626[_0xef8d('0x4')]||'';this[_0xef8d('0x5')]=_0x438626['consumerKey']||'';this[_0xef8d('0x6')]=_0x438626['consumerSecret']||'';this['token']=_0x438626[_0xef8d('0x7')]||'';this[_0xef8d('0x8')]=_0x438626[_0xef8d('0x8')]||'';this['type']=_0x438626['type']||'';this[_0xef8d('0x9')]=_0x438626[_0xef8d('0x9')]||'';this[_0xef8d('0xa')]=_0x438626[_0xef8d('0xa')]||{};}module[_0xef8d('0xb')]=DeskAccount; \ No newline at end of file