Built motion from commit efa66e19.|2.6.22
[motion2.git] / server / services / ami / model / vtigerAccount.js
index 7ab5dd7..d95a967 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x6af2=['username','accessKey','serverUrl','Configurations','exports','name'];(function(_0x40a045,_0x516f0e){var _0x1a687c=function(_0x48c9fe){while(--_0x48c9fe){_0x40a045['push'](_0x40a045['shift']());}};_0x1a687c(++_0x516f0e);}(_0x6af2,0x17f));var _0x26af=function(_0x479473,_0x393053){_0x479473=_0x479473-0x0;var _0x598695=_0x6af2[_0x479473];return _0x598695;};'use strict';function VtigerAccount(_0x13913a){this['id']=_0x13913a['id']||0x0;this[_0x26af('0x0')]=_0x13913a[_0x26af('0x0')]||'';this[_0x26af('0x1')]=_0x13913a['username']||'';this[_0x26af('0x2')]=_0x13913a[_0x26af('0x2')]||'';this['remoteUri']=_0x13913a['remoteUri']||'';this['serverUrl']=_0x13913a[_0x26af('0x3')]||'';this[_0x26af('0x4')]=_0x13913a['Configurations']||{};}module[_0x26af('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