X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FfreshsalesAccount.js;h=2273b56d2398f4d3a0ea65959d43e1defb9a8d18;hb=fb34d7d7b73e912de94d572e15e1910ea03e3516;hp=99d6e092e44cd8096493e9c000bd5bddefe707bf;hpb=3b98a30f4ada10cd5d8b95df3555955dc5830a8a;p=motion2.git diff --git a/server/services/ami/model/freshsalesAccount.js b/server/services/ami/model/freshsalesAccount.js index 99d6e09..2273b56 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 _0xf8af=['exports','name','username','apiKey','remoteUri','serverUrl'];(function(_0x502c7d,_0x2f1285){var _0x30b7ed=function(_0x2d92f3){while(--_0x2d92f3){_0x502c7d['push'](_0x502c7d['shift']());}};_0x30b7ed(++_0x2f1285);}(_0xf8af,0x8b));var _0xff8a=function(_0x4565bf,_0x5ad9d6){_0x4565bf=_0x4565bf-0x0;var _0x5610ba=_0xf8af[_0x4565bf];return _0x5610ba;};'use strict';function FreshsalesAccount(_0x5e9d11){this['id']=_0x5e9d11['id']||0x0;this['name']=_0x5e9d11[_0xff8a('0x0')]||'';this[_0xff8a('0x1')]=_0x5e9d11[_0xff8a('0x1')]||'';this[_0xff8a('0x2')]=_0x5e9d11['token']||'';this[_0xff8a('0x3')]=_0x5e9d11[_0xff8a('0x3')]||'';this[_0xff8a('0x4')]=_0x5e9d11[_0xff8a('0x4')]||'';this['Configurations']=_0x5e9d11['Configurations']||{};}module[_0xff8a('0x5')]=FreshsalesAccount; \ No newline at end of file +var _0xa261=['username','apiKey','token','serverUrl','Configurations','exports','name'];(function(_0x23a608,_0x35d4f0){var _0x89c004=function(_0x2d2049){while(--_0x2d2049){_0x23a608['push'](_0x23a608['shift']());}};_0x89c004(++_0x35d4f0);}(_0xa261,0x1a3));var _0x1a26=function(_0x24b60f,_0x2984a4){_0x24b60f=_0x24b60f-0x0;var _0x5e1ae0=_0xa261[_0x24b60f];return _0x5e1ae0;};'use strict';function FreshsalesAccount(_0x13f4f0){this['id']=_0x13f4f0['id']||0x0;this['name']=_0x13f4f0[_0x1a26('0x0')]||'';this[_0x1a26('0x1')]=_0x13f4f0[_0x1a26('0x1')]||'';this[_0x1a26('0x2')]=_0x13f4f0[_0x1a26('0x3')]||'';this['remoteUri']=_0x13f4f0['remoteUri']||'';this['serverUrl']=_0x13f4f0[_0x1a26('0x4')]||'';this[_0x1a26('0x5')]=_0x13f4f0[_0x1a26('0x5')]||{};}module[_0x1a26('0x6')]=FreshsalesAccount; \ No newline at end of file