X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FfreshsalesAccount.js;h=e4d3fdce78e6e4ba7a6054e633a4758e8d41aa21;hb=07b7b3200d171aa6bbc6fe2ed92b6ea789d6486c;hp=8c11674a5f6e67b8db68e6f639f4028a0b22fe84;hpb=cc5ed542bde40ef5cb950540b6a10b4f2d3f9dc8;p=motion2.git diff --git a/server/services/ami/model/freshsalesAccount.js b/server/services/ami/model/freshsalesAccount.js index 8c11674..e4d3fdc 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 _0x046b=['remoteUri','serverUrl','Configurations','name','username','apiKey'];(function(_0x776996,_0x3c21fe){var _0x23ee0a=function(_0x2f3579){while(--_0x2f3579){_0x776996['push'](_0x776996['shift']());}};_0x23ee0a(++_0x3c21fe);}(_0x046b,0x147));var _0xb046=function(_0x1ca4df,_0xd2a69d){_0x1ca4df=_0x1ca4df-0x0;var _0x48737=_0x046b[_0x1ca4df];return _0x48737;};'use strict';function FreshsalesAccount(_0x311488){this['id']=_0x311488['id']||0x0;this[_0xb046('0x0')]=_0x311488[_0xb046('0x0')]||'';this[_0xb046('0x1')]=_0x311488[_0xb046('0x1')]||'';this[_0xb046('0x2')]=_0x311488['token']||'';this[_0xb046('0x3')]=_0x311488[_0xb046('0x3')]||'';this[_0xb046('0x4')]=_0x311488[_0xb046('0x4')]||'';this[_0xb046('0x5')]=_0x311488['Configurations']||{};}module['exports']=FreshsalesAccount; \ No newline at end of file +var _0x18af=['exports','name','username','remoteUri','serverUrl','Configurations'];(function(_0x53ccf2,_0x13cb67){var _0x5a2964=function(_0x3b0514){while(--_0x3b0514){_0x53ccf2['push'](_0x53ccf2['shift']());}};_0x5a2964(++_0x13cb67);}(_0x18af,0x8b));var _0xf18a=function(_0x4d1481,_0xdfc87f){_0x4d1481=_0x4d1481-0x0;var _0x72499e=_0x18af[_0x4d1481];return _0x72499e;};'use strict';function FreshsalesAccount(_0x211cc7){this['id']=_0x211cc7['id']||0x0;this['name']=_0x211cc7[_0xf18a('0x0')]||'';this['username']=_0x211cc7[_0xf18a('0x1')]||'';this['apiKey']=_0x211cc7['token']||'';this['remoteUri']=_0x211cc7[_0xf18a('0x2')]||'';this[_0xf18a('0x3')]=_0x211cc7[_0xf18a('0x3')]||'';this[_0xf18a('0x4')]=_0x211cc7['Configurations']||{};}module[_0xf18a('0x5')]=FreshsalesAccount; \ No newline at end of file