X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FdeskAccount.js;h=2e9df2768ae03db86ece955236b4af24ed2fb8f4;hb=cc5ed542bde40ef5cb950540b6a10b4f2d3f9dc8;hp=934aacb906a32ce83370af215db8ce5c2924eeab;hpb=c9bea7b5fb8c2c40aa3c8a89531d666691350a10;p=motion2.git diff --git a/server/services/ami/model/deskAccount.js b/server/services/ami/model/deskAccount.js index 934aacb..2e9df27 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 _0x36d4=['consumerSecret','token','tokenSecret','type','serverUrl','Configurations','name','username','remoteUri','authType','password','consumerKey'];(function(_0x40b7ec,_0x307707){var _0x72b976=function(_0x5bfcc3){while(--_0x5bfcc3){_0x40b7ec['push'](_0x40b7ec['shift']());}};_0x72b976(++_0x307707);}(_0x36d4,0x11a));var _0x436d=function(_0x29a91c,_0x5ac2c5){_0x29a91c=_0x29a91c-0x0;var _0x2ab4ff=_0x36d4[_0x29a91c];return _0x2ab4ff;};'use strict';function DeskAccount(_0x1108bc){this['id']=_0x1108bc['id']||0x0;this['name']=_0x1108bc[_0x436d('0x0')]||'';this[_0x436d('0x1')]=_0x1108bc[_0x436d('0x1')]||'';this[_0x436d('0x2')]=_0x1108bc['remoteUri']||'';this[_0x436d('0x3')]=_0x1108bc[_0x436d('0x3')]||'';this[_0x436d('0x4')]=_0x1108bc[_0x436d('0x4')]||'';this[_0x436d('0x5')]=_0x1108bc[_0x436d('0x5')]||'';this[_0x436d('0x6')]=_0x1108bc[_0x436d('0x6')]||'';this[_0x436d('0x7')]=_0x1108bc['token']||'';this[_0x436d('0x8')]=_0x1108bc[_0x436d('0x8')]||'';this[_0x436d('0x9')]=_0x1108bc['type']||'';this[_0x436d('0xa')]=_0x1108bc[_0x436d('0xa')]||'';this[_0x436d('0xb')]=_0x1108bc[_0x436d('0xb')]||{};}module['exports']=DeskAccount; \ No newline at end of file +var _0x1256=['remoteUri','authType','password','consumerKey','consumerSecret','token','tokenSecret','type','serverUrl','Configurations','exports','name','username'];(function(_0x5c0de5,_0x30df16){var _0x4a612c=function(_0x18e870){while(--_0x18e870){_0x5c0de5['push'](_0x5c0de5['shift']());}};_0x4a612c(++_0x30df16);}(_0x1256,0x1ab));var _0x6125=function(_0x381730,_0x195ecd){_0x381730=_0x381730-0x0;var _0x1d577a=_0x1256[_0x381730];return _0x1d577a;};'use strict';function DeskAccount(_0x24b8ac){this['id']=_0x24b8ac['id']||0x0;this['name']=_0x24b8ac[_0x6125('0x0')]||'';this[_0x6125('0x1')]=_0x24b8ac[_0x6125('0x1')]||'';this[_0x6125('0x2')]=_0x24b8ac['remoteUri']||'';this[_0x6125('0x3')]=_0x24b8ac[_0x6125('0x3')]||'';this['password']=_0x24b8ac[_0x6125('0x4')]||'';this[_0x6125('0x5')]=_0x24b8ac['consumerKey']||'';this['consumerSecret']=_0x24b8ac[_0x6125('0x6')]||'';this[_0x6125('0x7')]=_0x24b8ac[_0x6125('0x7')]||'';this[_0x6125('0x8')]=_0x24b8ac[_0x6125('0x8')]||'';this[_0x6125('0x9')]=_0x24b8ac[_0x6125('0x9')]||'';this['serverUrl']=_0x24b8ac[_0x6125('0xa')]||'';this[_0x6125('0xb')]=_0x24b8ac[_0x6125('0xb')]||{};}module[_0x6125('0xc')]=DeskAccount; \ No newline at end of file