X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FdeskAccount.js;h=a060a82cf2cd32fdcc2772ee3aaff617a267afab;hb=4baefdac9c37d4300115b8e539c5781a6d78e036;hp=781bf332b3b03685870fbec84255bf7c36eb30bf;hpb=8cdeeda1196ee7d2ad7723378ea9a4f6c5d1e83a;p=motion2.git diff --git a/server/services/ami/model/deskAccount.js b/server/services/ami/model/deskAccount.js index 781bf33..a060a82 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 _0xa319=['remoteUri','authType','password','consumerKey','consumerSecret','token','tokenSecret','type','serverUrl','Configurations','exports','name'];(function(_0xdc37a1,_0x53ebb9){var _0x99b4fe=function(_0x2811e3){while(--_0x2811e3){_0xdc37a1['push'](_0xdc37a1['shift']());}};_0x99b4fe(++_0x53ebb9);}(_0xa319,0x8f));var _0x9a31=function(_0x595a10,_0x29c5cc){_0x595a10=_0x595a10-0x0;var _0x2c3df6=_0xa319[_0x595a10];return _0x2c3df6;};'use strict';function DeskAccount(_0x35e5f5){this['id']=_0x35e5f5['id']||0x0;this[_0x9a31('0x0')]=_0x35e5f5[_0x9a31('0x0')]||'';this['username']=_0x35e5f5['username']||'';this[_0x9a31('0x1')]=_0x35e5f5[_0x9a31('0x1')]||'';this[_0x9a31('0x2')]=_0x35e5f5[_0x9a31('0x2')]||'';this['password']=_0x35e5f5[_0x9a31('0x3')]||'';this[_0x9a31('0x4')]=_0x35e5f5[_0x9a31('0x4')]||'';this[_0x9a31('0x5')]=_0x35e5f5[_0x9a31('0x5')]||'';this[_0x9a31('0x6')]=_0x35e5f5[_0x9a31('0x6')]||'';this[_0x9a31('0x7')]=_0x35e5f5[_0x9a31('0x7')]||'';this['type']=_0x35e5f5[_0x9a31('0x8')]||'';this[_0x9a31('0x9')]=_0x35e5f5['serverUrl']||'';this[_0x9a31('0xa')]=_0x35e5f5[_0x9a31('0xa')]||{};}module[_0x9a31('0xb')]=DeskAccount; \ No newline at end of file +var _0x6c69=['authType','password','consumerKey','consumerSecret','token','tokenSecret','type','serverUrl','Configurations','name','username','remoteUri'];(function(_0x178e68,_0x3998fc){var _0x501363=function(_0x29c29c){while(--_0x29c29c){_0x178e68['push'](_0x178e68['shift']());}};_0x501363(++_0x3998fc);}(_0x6c69,0xa5));var _0x96c6=function(_0x855b1c,_0x131bc8){_0x855b1c=_0x855b1c-0x0;var _0x5b4c9e=_0x6c69[_0x855b1c];return _0x5b4c9e;};'use strict';function DeskAccount(_0x3cd4ed){this['id']=_0x3cd4ed['id']||0x0;this[_0x96c6('0x0')]=_0x3cd4ed[_0x96c6('0x0')]||'';this[_0x96c6('0x1')]=_0x3cd4ed[_0x96c6('0x1')]||'';this[_0x96c6('0x2')]=_0x3cd4ed[_0x96c6('0x2')]||'';this[_0x96c6('0x3')]=_0x3cd4ed['authType']||'';this[_0x96c6('0x4')]=_0x3cd4ed[_0x96c6('0x4')]||'';this[_0x96c6('0x5')]=_0x3cd4ed[_0x96c6('0x5')]||'';this[_0x96c6('0x6')]=_0x3cd4ed[_0x96c6('0x6')]||'';this[_0x96c6('0x7')]=_0x3cd4ed[_0x96c6('0x7')]||'';this[_0x96c6('0x8')]=_0x3cd4ed[_0x96c6('0x8')]||'';this[_0x96c6('0x9')]=_0x3cd4ed[_0x96c6('0x9')]||'';this[_0x96c6('0xa')]=_0x3cd4ed['serverUrl']||'';this[_0x96c6('0xb')]=_0x3cd4ed[_0x96c6('0xb')]||{};}module['exports']=DeskAccount; \ No newline at end of file