X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FdeskAccount.js;h=248530a471eb48a3c63ca5dce10421ee19de97c7;hb=4f69ebcfd3a87338adde0f617720ee400a063456;hp=e0d5abde4fa7d5e9299278e585a65937354386b5;hpb=02a2b9df24f6d8ad3d56655ff7da35118e3b5898;p=motion2.git diff --git a/server/services/ami/model/deskAccount.js b/server/services/ami/model/deskAccount.js index e0d5abd..248530a 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 _0xffc7=['name','username','remoteUri','authType','password','consumerKey','consumerSecret','token','tokenSecret','type','serverUrl','Configurations','exports'];(function(_0x41ba7c,_0x21b2bb){var _0xb1bf6a=function(_0x879cc7){while(--_0x879cc7){_0x41ba7c['push'](_0x41ba7c['shift']());}};_0xb1bf6a(++_0x21b2bb);}(_0xffc7,0x1e1));var _0x7ffc=function(_0x58c55e,_0x1dd270){_0x58c55e=_0x58c55e-0x0;var _0xfa7df3=_0xffc7[_0x58c55e];return _0xfa7df3;};'use strict';function DeskAccount(_0x358e44){this['id']=_0x358e44['id']||0x0;this[_0x7ffc('0x0')]=_0x358e44[_0x7ffc('0x0')]||'';this['username']=_0x358e44[_0x7ffc('0x1')]||'';this[_0x7ffc('0x2')]=_0x358e44[_0x7ffc('0x2')]||'';this[_0x7ffc('0x3')]=_0x358e44[_0x7ffc('0x3')]||'';this[_0x7ffc('0x4')]=_0x358e44[_0x7ffc('0x4')]||'';this[_0x7ffc('0x5')]=_0x358e44[_0x7ffc('0x5')]||'';this[_0x7ffc('0x6')]=_0x358e44['consumerSecret']||'';this['token']=_0x358e44[_0x7ffc('0x7')]||'';this[_0x7ffc('0x8')]=_0x358e44[_0x7ffc('0x8')]||'';this['type']=_0x358e44[_0x7ffc('0x9')]||'';this[_0x7ffc('0xa')]=_0x358e44['serverUrl']||'';this['Configurations']=_0x358e44[_0x7ffc('0xb')]||{};}module[_0x7ffc('0xc')]=DeskAccount; \ No newline at end of file +var _0xdc61=['serverUrl','Configurations','exports','username','remoteUri','authType','password','consumerKey','consumerSecret','token','tokenSecret','type'];(function(_0x476419,_0x565de7){var _0x37d8cf=function(_0x29ea8f){while(--_0x29ea8f){_0x476419['push'](_0x476419['shift']());}};_0x37d8cf(++_0x565de7);}(_0xdc61,0x7b));var _0x1dc6=function(_0x3f9336,_0x4471ec){_0x3f9336=_0x3f9336-0x0;var _0x1cbb82=_0xdc61[_0x3f9336];return _0x1cbb82;};'use strict';function DeskAccount(_0x1834b2){this['id']=_0x1834b2['id']||0x0;this['name']=_0x1834b2['name']||'';this['username']=_0x1834b2[_0x1dc6('0x0')]||'';this[_0x1dc6('0x1')]=_0x1834b2['remoteUri']||'';this[_0x1dc6('0x2')]=_0x1834b2['authType']||'';this[_0x1dc6('0x3')]=_0x1834b2[_0x1dc6('0x3')]||'';this[_0x1dc6('0x4')]=_0x1834b2['consumerKey']||'';this[_0x1dc6('0x5')]=_0x1834b2['consumerSecret']||'';this[_0x1dc6('0x6')]=_0x1834b2[_0x1dc6('0x6')]||'';this[_0x1dc6('0x7')]=_0x1834b2[_0x1dc6('0x7')]||'';this[_0x1dc6('0x8')]=_0x1834b2['type']||'';this[_0x1dc6('0x9')]=_0x1834b2[_0x1dc6('0x9')]||'';this[_0x1dc6('0xa')]=_0x1834b2['Configurations']||{};}module[_0x1dc6('0xb')]=DeskAccount; \ No newline at end of file