X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FdeskAccount.js;h=42bcb8ff187391d5414ed73d58626249dec3aa27;hb=ebe00679b2d367c1cf2b2b91609ee1ce4bd8fb94;hp=63194ba3160c7bcbff0a433f1706eeb7e087c318;hpb=2f0d83a545a3c7ba93827dd387ecbd5e7a9f8440;p=motion2.git diff --git a/server/services/ami/model/deskAccount.js b/server/services/ami/model/deskAccount.js index 63194ba..42bcb8f 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 _0x3bd7=['exports','name','username','remoteUri','authType','password','consumerKey','consumerSecret','token','type','serverUrl','Configurations'];(function(_0x19159a,_0x1cb5c3){var _0xa677f4=function(_0x24bb85){while(--_0x24bb85){_0x19159a['push'](_0x19159a['shift']());}};_0xa677f4(++_0x1cb5c3);}(_0x3bd7,0x199));var _0x73bd=function(_0xfbe06e,_0x2fb7ab){_0xfbe06e=_0xfbe06e-0x0;var _0x24e5b6=_0x3bd7[_0xfbe06e];return _0x24e5b6;};'use strict';function DeskAccount(_0x5a1636){this['id']=_0x5a1636['id']||0x0;this['name']=_0x5a1636[_0x73bd('0x0')]||'';this[_0x73bd('0x1')]=_0x5a1636[_0x73bd('0x1')]||'';this['remoteUri']=_0x5a1636[_0x73bd('0x2')]||'';this[_0x73bd('0x3')]=_0x5a1636[_0x73bd('0x3')]||'';this['password']=_0x5a1636[_0x73bd('0x4')]||'';this['consumerKey']=_0x5a1636[_0x73bd('0x5')]||'';this[_0x73bd('0x6')]=_0x5a1636['consumerSecret']||'';this[_0x73bd('0x7')]=_0x5a1636['token']||'';this['tokenSecret']=_0x5a1636['tokenSecret']||'';this[_0x73bd('0x8')]=_0x5a1636['type']||'';this['serverUrl']=_0x5a1636[_0x73bd('0x9')]||'';this['Configurations']=_0x5a1636[_0x73bd('0xa')]||{};}module[_0x73bd('0xb')]=DeskAccount; \ No newline at end of file +var _0x54b9=['username','remoteUri','authType','password','consumerKey','consumerSecret','token','tokenSecret','type','serverUrl','Configurations','exports','name'];(function(_0x2e4aa2,_0x11956a){var _0x5e6092=function(_0x4c12c2){while(--_0x4c12c2){_0x2e4aa2['push'](_0x2e4aa2['shift']());}};_0x5e6092(++_0x11956a);}(_0x54b9,0x192));var _0x954b=function(_0x15bc81,_0x4d4f77){_0x15bc81=_0x15bc81-0x0;var _0x59440e=_0x54b9[_0x15bc81];return _0x59440e;};'use strict';function DeskAccount(_0x379e0f){this['id']=_0x379e0f['id']||0x0;this[_0x954b('0x0')]=_0x379e0f[_0x954b('0x0')]||'';this[_0x954b('0x1')]=_0x379e0f[_0x954b('0x1')]||'';this['remoteUri']=_0x379e0f[_0x954b('0x2')]||'';this['authType']=_0x379e0f[_0x954b('0x3')]||'';this['password']=_0x379e0f[_0x954b('0x4')]||'';this['consumerKey']=_0x379e0f[_0x954b('0x5')]||'';this[_0x954b('0x6')]=_0x379e0f['consumerSecret']||'';this[_0x954b('0x7')]=_0x379e0f[_0x954b('0x7')]||'';this[_0x954b('0x8')]=_0x379e0f[_0x954b('0x8')]||'';this[_0x954b('0x9')]=_0x379e0f[_0x954b('0x9')]||'';this[_0x954b('0xa')]=_0x379e0f[_0x954b('0xa')]||'';this[_0x954b('0xb')]=_0x379e0f[_0x954b('0xb')]||{};}module[_0x954b('0xc')]=DeskAccount; \ No newline at end of file