X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FdeskAccount.js;h=753d5bfdf2ce3b43abc0cfc2f4d8d13434a0ddf2;hb=032eef5eb1c414450ccc959e49effc8ff508851b;hp=b38c5256fed2670998dfe8a9e699855649fa32fe;hpb=9c8616cfa647d703a1bff4c288be65133e777d2a;p=motion2.git diff --git a/server/services/ami/model/deskAccount.js b/server/services/ami/model/deskAccount.js index b38c525..753d5bf 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 _0x0e85=['type','serverUrl','Configurations','exports','name','username','authType','password','consumerKey','consumerSecret','token','tokenSecret'];(function(_0x3951af,_0x37dd49){var _0x3e2bad=function(_0x3aba23){while(--_0x3aba23){_0x3951af['push'](_0x3951af['shift']());}};_0x3e2bad(++_0x37dd49);}(_0x0e85,0x7c));var _0x50e8=function(_0x49b207,_0x408ade){_0x49b207=_0x49b207-0x0;var _0x2dc8fa=_0x0e85[_0x49b207];return _0x2dc8fa;};'use strict';function DeskAccount(_0x4e88b6){this['id']=_0x4e88b6['id']||0x0;this[_0x50e8('0x0')]=_0x4e88b6['name']||'';this[_0x50e8('0x1')]=_0x4e88b6[_0x50e8('0x1')]||'';this['remoteUri']=_0x4e88b6['remoteUri']||'';this['authType']=_0x4e88b6[_0x50e8('0x2')]||'';this['password']=_0x4e88b6[_0x50e8('0x3')]||'';this[_0x50e8('0x4')]=_0x4e88b6[_0x50e8('0x4')]||'';this[_0x50e8('0x5')]=_0x4e88b6['consumerSecret']||'';this[_0x50e8('0x6')]=_0x4e88b6[_0x50e8('0x6')]||'';this[_0x50e8('0x7')]=_0x4e88b6[_0x50e8('0x7')]||'';this[_0x50e8('0x8')]=_0x4e88b6[_0x50e8('0x8')]||'';this['serverUrl']=_0x4e88b6[_0x50e8('0x9')]||'';this[_0x50e8('0xa')]=_0x4e88b6[_0x50e8('0xa')]||{};}module[_0x50e8('0xb')]=DeskAccount; \ No newline at end of file +var _0x2bd8=['password','consumerKey','consumerSecret','token','tokenSecret','type','Configurations','name','username','remoteUri','authType'];(function(_0xac151d,_0x4ea1d2){var _0x111dba=function(_0x13d7f4){while(--_0x13d7f4){_0xac151d['push'](_0xac151d['shift']());}};_0x111dba(++_0x4ea1d2);}(_0x2bd8,0x130));var _0x82bd=function(_0x32fa05,_0x544fb2){_0x32fa05=_0x32fa05-0x0;var _0x34eae8=_0x2bd8[_0x32fa05];return _0x34eae8;};'use strict';function DeskAccount(_0x1f587f){this['id']=_0x1f587f['id']||0x0;this['name']=_0x1f587f[_0x82bd('0x0')]||'';this[_0x82bd('0x1')]=_0x1f587f[_0x82bd('0x1')]||'';this[_0x82bd('0x2')]=_0x1f587f[_0x82bd('0x2')]||'';this[_0x82bd('0x3')]=_0x1f587f[_0x82bd('0x3')]||'';this['password']=_0x1f587f[_0x82bd('0x4')]||'';this[_0x82bd('0x5')]=_0x1f587f[_0x82bd('0x5')]||'';this['consumerSecret']=_0x1f587f[_0x82bd('0x6')]||'';this[_0x82bd('0x7')]=_0x1f587f[_0x82bd('0x7')]||'';this[_0x82bd('0x8')]=_0x1f587f['tokenSecret']||'';this[_0x82bd('0x9')]=_0x1f587f['type']||'';this['serverUrl']=_0x1f587f['serverUrl']||'';this[_0x82bd('0xa')]=_0x1f587f['Configurations']||{};}module['exports']=DeskAccount; \ No newline at end of file