X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FfreshsalesAccount.js;h=a077a816cec5fdd4fb0dde6c1002b7cd9ccb3fb1;hb=625a274d7c6c9ea6be043136164c37fd3fc082d8;hp=63abfdf4060ec0ed097a55c4732a7b0e32b76399;hpb=1562546be7bf64ba323d0927837b2b20dc380166;p=motion2.git diff --git a/server/services/ami/model/freshsalesAccount.js b/server/services/ami/model/freshsalesAccount.js index 63abfdf..a077a81 100644 --- a/server/services/ami/model/freshsalesAccount.js +++ b/server/services/ami/model/freshsalesAccount.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x2fbb=['username','apiKey','token','remoteUri','serverUrl','Configurations','exports'];(function(_0x1cf62f,_0x31c033){var _0x2d593e=function(_0x59eafc){while(--_0x59eafc){_0x1cf62f['push'](_0x1cf62f['shift']());}};_0x2d593e(++_0x31c033);}(_0x2fbb,0x19d));var _0xb2fb=function(_0x245704,_0x184938){_0x245704=_0x245704-0x0;var _0x3a8c12=_0x2fbb[_0x245704];return _0x3a8c12;};'use strict';function FreshsalesAccount(_0x1208ed){this['id']=_0x1208ed['id']||0x0;this['name']=_0x1208ed['name']||'';this['username']=_0x1208ed[_0xb2fb('0x0')]||'';this[_0xb2fb('0x1')]=_0x1208ed[_0xb2fb('0x2')]||'';this[_0xb2fb('0x3')]=_0x1208ed[_0xb2fb('0x3')]||'';this[_0xb2fb('0x4')]=_0x1208ed[_0xb2fb('0x4')]||'';this[_0xb2fb('0x5')]=_0x1208ed[_0xb2fb('0x5')]||{};}module[_0xb2fb('0x6')]=FreshsalesAccount; \ No newline at end of file +var _0x036a=['username','apiKey','remoteUri','serverUrl','Configurations','exports','name'];(function(_0xdf6c74,_0x11349b){var _0x535842=function(_0x152972){while(--_0x152972){_0xdf6c74['push'](_0xdf6c74['shift']());}};_0x535842(++_0x11349b);}(_0x036a,0x110));var _0xa036=function(_0x4bc721,_0x2d8e30){_0x4bc721=_0x4bc721-0x0;var _0x4d08f8=_0x036a[_0x4bc721];return _0x4d08f8;};'use strict';function FreshsalesAccount(_0x5ab483){this['id']=_0x5ab483['id']||0x0;this['name']=_0x5ab483[_0xa036('0x0')]||'';this['username']=_0x5ab483[_0xa036('0x1')]||'';this[_0xa036('0x2')]=_0x5ab483['token']||'';this['remoteUri']=_0x5ab483[_0xa036('0x3')]||'';this[_0xa036('0x4')]=_0x5ab483[_0xa036('0x4')]||'';this[_0xa036('0x5')]=_0x5ab483['Configurations']||{};}module[_0xa036('0x6')]=FreshsalesAccount; \ No newline at end of file