Built motion from commit da617fac.|2.6.6
[motion2.git] / server / services / ami / model / deskAccount.js
index 8b9a1eb..3c7da87 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf8de=['name','username','remoteUri','authType','password','consumerKey','consumerSecret','token','tokenSecret','serverUrl','Configurations','exports'];(function(_0x73b1cd,_0x176535){var _0x243426=function(_0x1ee7c0){while(--_0x1ee7c0){_0x73b1cd['push'](_0x73b1cd['shift']());}};_0x243426(++_0x176535);}(_0xf8de,0x1d4));var _0xef8d=function(_0x10f7ad,_0x49ca46){_0x10f7ad=_0x10f7ad-0x0;var _0xf0ba98=_0xf8de[_0x10f7ad];return _0xf0ba98;};'use strict';function DeskAccount(_0x438626){this['id']=_0x438626['id']||0x0;this[_0xef8d('0x0')]=_0x438626[_0xef8d('0x0')]||'';this['username']=_0x438626[_0xef8d('0x1')]||'';this['remoteUri']=_0x438626[_0xef8d('0x2')]||'';this[_0xef8d('0x3')]=_0x438626[_0xef8d('0x3')]||'';this['password']=_0x438626[_0xef8d('0x4')]||'';this[_0xef8d('0x5')]=_0x438626['consumerKey']||'';this[_0xef8d('0x6')]=_0x438626['consumerSecret']||'';this['token']=_0x438626[_0xef8d('0x7')]||'';this[_0xef8d('0x8')]=_0x438626[_0xef8d('0x8')]||'';this['type']=_0x438626['type']||'';this[_0xef8d('0x9')]=_0x438626[_0xef8d('0x9')]||'';this[_0xef8d('0xa')]=_0x438626[_0xef8d('0xa')]||{};}module[_0xef8d('0xb')]=DeskAccount;
\ No newline at end of file
+var _0xc4c9=['authType','consumerKey','consumerSecret','token','tokenSecret','type','serverUrl','Configurations','name','username','remoteUri'];(function(_0x14af83,_0x142cca){var _0xabbc6f=function(_0x17bd64){while(--_0x17bd64){_0x14af83['push'](_0x14af83['shift']());}};_0xabbc6f(++_0x142cca);}(_0xc4c9,0xce));var _0x9c4c=function(_0x34e445,_0x54727c){_0x34e445=_0x34e445-0x0;var _0xc943bf=_0xc4c9[_0x34e445];return _0xc943bf;};'use strict';function DeskAccount(_0x5ecb8c){this['id']=_0x5ecb8c['id']||0x0;this[_0x9c4c('0x0')]=_0x5ecb8c[_0x9c4c('0x0')]||'';this[_0x9c4c('0x1')]=_0x5ecb8c['username']||'';this[_0x9c4c('0x2')]=_0x5ecb8c[_0x9c4c('0x2')]||'';this[_0x9c4c('0x3')]=_0x5ecb8c[_0x9c4c('0x3')]||'';this['password']=_0x5ecb8c['password']||'';this['consumerKey']=_0x5ecb8c[_0x9c4c('0x4')]||'';this[_0x9c4c('0x5')]=_0x5ecb8c['consumerSecret']||'';this[_0x9c4c('0x6')]=_0x5ecb8c[_0x9c4c('0x6')]||'';this[_0x9c4c('0x7')]=_0x5ecb8c[_0x9c4c('0x7')]||'';this['type']=_0x5ecb8c[_0x9c4c('0x8')]||'';this['serverUrl']=_0x5ecb8c[_0x9c4c('0x9')]||'';this['Configurations']=_0x5ecb8c[_0x9c4c('0xa')]||{};}module['exports']=DeskAccount;
\ No newline at end of file