Built motion from commit efa66e19.|2.6.22
[motion2.git] / server / services / ami / model / vtigerAccount.js
index 9af47ca..d95a967 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf5bc=['serverUrl','Configurations','exports','name','accessKey','remoteUri'];(function(_0x5d09d9,_0x181abf){var _0x7ce182=function(_0x369277){while(--_0x369277){_0x5d09d9['push'](_0x5d09d9['shift']());}};_0x7ce182(++_0x181abf);}(_0xf5bc,0xb1));var _0xcf5b=function(_0x167cc1,_0x56ef5a){_0x167cc1=_0x167cc1-0x0;var _0x10bc4b=_0xf5bc[_0x167cc1];return _0x10bc4b;};'use strict';function VtigerAccount(_0x55a868){this['id']=_0x55a868['id']||0x0;this[_0xcf5b('0x0')]=_0x55a868['name']||'';this['username']=_0x55a868['username']||'';this[_0xcf5b('0x1')]=_0x55a868['accessKey']||'';this[_0xcf5b('0x2')]=_0x55a868[_0xcf5b('0x2')]||'';this['serverUrl']=_0x55a868[_0xcf5b('0x3')]||'';this[_0xcf5b('0x4')]=_0x55a868['Configurations']||{};}module[_0xcf5b('0x5')]=VtigerAccount;
\ No newline at end of file
+var _0xc8d5=['remoteUri','Configurations','name','username','accessKey'];(function(_0x590ced,_0x5aa2ee){var _0x355b36=function(_0x24fc58){while(--_0x24fc58){_0x590ced['push'](_0x590ced['shift']());}};_0x355b36(++_0x5aa2ee);}(_0xc8d5,0x1bf));var _0x5c8d=function(_0x8ad9ad,_0x4e99be){_0x8ad9ad=_0x8ad9ad-0x0;var _0x509410=_0xc8d5[_0x8ad9ad];return _0x509410;};'use strict';function VtigerAccount(_0x44d771){this['id']=_0x44d771['id']||0x0;this['name']=_0x44d771[_0x5c8d('0x0')]||'';this['username']=_0x44d771[_0x5c8d('0x1')]||'';this['accessKey']=_0x44d771[_0x5c8d('0x2')]||'';this['remoteUri']=_0x44d771[_0x5c8d('0x3')]||'';this['serverUrl']=_0x44d771['serverUrl']||'';this['Configurations']=_0x44d771[_0x5c8d('0x4')]||{};}module['exports']=VtigerAccount;
\ No newline at end of file