X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FdeskAccount.js;h=b66c7833a705e917b391379e437435de5029ea45;hb=0fe7d63fdd24ac799f5260a5b10b06097955b09f;hp=beb0ada88b496488f818420b907a91e96569a420;hpb=df0ace251160e026a7e125498e4dbc1656b5ca4e;p=motion2.git diff --git a/server/services/ami/model/deskAccount.js b/server/services/ami/model/deskAccount.js index beb0ada..b66c783 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 _0x269f=['type','serverUrl','Configurations','exports','name','username','remoteUri','authType','password','consumerKey','consumerSecret','token','tokenSecret'];(function(_0x246227,_0x12bfcb){var _0x37bd4a=function(_0x4670f4){while(--_0x4670f4){_0x246227['push'](_0x246227['shift']());}};_0x37bd4a(++_0x12bfcb);}(_0x269f,0xee));var _0xf269=function(_0x122ef9,_0x451d2a){_0x122ef9=_0x122ef9-0x0;var _0x42fba0=_0x269f[_0x122ef9];return _0x42fba0;};'use strict';function DeskAccount(_0x26b7cf){this['id']=_0x26b7cf['id']||0x0;this[_0xf269('0x0')]=_0x26b7cf[_0xf269('0x0')]||'';this['username']=_0x26b7cf[_0xf269('0x1')]||'';this['remoteUri']=_0x26b7cf[_0xf269('0x2')]||'';this[_0xf269('0x3')]=_0x26b7cf[_0xf269('0x3')]||'';this[_0xf269('0x4')]=_0x26b7cf[_0xf269('0x4')]||'';this['consumerKey']=_0x26b7cf[_0xf269('0x5')]||'';this[_0xf269('0x6')]=_0x26b7cf[_0xf269('0x6')]||'';this[_0xf269('0x7')]=_0x26b7cf[_0xf269('0x7')]||'';this[_0xf269('0x8')]=_0x26b7cf[_0xf269('0x8')]||'';this['type']=_0x26b7cf[_0xf269('0x9')]||'';this[_0xf269('0xa')]=_0x26b7cf[_0xf269('0xa')]||'';this[_0xf269('0xb')]=_0x26b7cf[_0xf269('0xb')]||{};}module[_0xf269('0xc')]=DeskAccount; \ No newline at end of file +var _0x977e=['serverUrl','Configurations','exports','name','username','remoteUri','authType','password','consumerKey','consumerSecret','token','tokenSecret','type'];(function(_0x4f6502,_0x3994cb){var _0x3909a8=function(_0x2c49fc){while(--_0x2c49fc){_0x4f6502['push'](_0x4f6502['shift']());}};_0x3909a8(++_0x3994cb);}(_0x977e,0x1b0));var _0xe977=function(_0x45f4cc,_0x28447d){_0x45f4cc=_0x45f4cc-0x0;var _0x20b7a1=_0x977e[_0x45f4cc];return _0x20b7a1;};'use strict';function DeskAccount(_0x43bf72){this['id']=_0x43bf72['id']||0x0;this[_0xe977('0x0')]=_0x43bf72['name']||'';this[_0xe977('0x1')]=_0x43bf72['username']||'';this['remoteUri']=_0x43bf72[_0xe977('0x2')]||'';this[_0xe977('0x3')]=_0x43bf72['authType']||'';this[_0xe977('0x4')]=_0x43bf72[_0xe977('0x4')]||'';this[_0xe977('0x5')]=_0x43bf72[_0xe977('0x5')]||'';this[_0xe977('0x6')]=_0x43bf72[_0xe977('0x6')]||'';this['token']=_0x43bf72[_0xe977('0x7')]||'';this[_0xe977('0x8')]=_0x43bf72[_0xe977('0x8')]||'';this[_0xe977('0x9')]=_0x43bf72[_0xe977('0x9')]||'';this[_0xe977('0xa')]=_0x43bf72['serverUrl']||'';this[_0xe977('0xb')]=_0x43bf72[_0xe977('0xb')]||{};}module[_0xe977('0xc')]=DeskAccount; \ No newline at end of file