X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FfreshsalesAccount.js;h=a28b929e24c3862c707d3e750b260cf941345c85;hb=bb4ed137b40a5e77cec195be87f1b347330d2766;hp=6f4bbb1b8455806d6a2266f9968ba5fd05719c05;hpb=bbf2934691a4ec9ff4842d68e55333ba589f6077;p=motion2.git diff --git a/server/services/ami/model/freshsalesAccount.js b/server/services/ami/model/freshsalesAccount.js index 6f4bbb1..a28b929 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 _0x236d=['name','username','apiKey','token','remoteUri','Configurations','exports'];(function(_0x3e112d,_0x2bb132){var _0x531c31=function(_0x1954bc){while(--_0x1954bc){_0x3e112d['push'](_0x3e112d['shift']());}};_0x531c31(++_0x2bb132);}(_0x236d,0x7e));var _0xd236=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0x236d[_0x321bb2];return _0x9c12ed;};'use strict';function FreshsalesAccount(_0x437693){this['id']=_0x437693['id']||0x0;this[_0xd236('0x0')]=_0x437693['name']||'';this[_0xd236('0x1')]=_0x437693['username']||'';this[_0xd236('0x2')]=_0x437693[_0xd236('0x3')]||'';this[_0xd236('0x4')]=_0x437693[_0xd236('0x4')]||'';this['serverUrl']=_0x437693['serverUrl']||'';this[_0xd236('0x5')]=_0x437693[_0xd236('0x5')]||{};}module[_0xd236('0x6')]=FreshsalesAccount; \ No newline at end of file +var _0x482d=['remoteUri','serverUrl','Configurations','exports','name','username','apiKey','token'];(function(_0x4417d0,_0x1376c4){var _0x3c7cbc=function(_0x255f9a){while(--_0x255f9a){_0x4417d0['push'](_0x4417d0['shift']());}};_0x3c7cbc(++_0x1376c4);}(_0x482d,0x16c));var _0xd482=function(_0x335b5f,_0x399a99){_0x335b5f=_0x335b5f-0x0;var _0x3b677e=_0x482d[_0x335b5f];return _0x3b677e;};'use strict';function FreshsalesAccount(_0x15d935){this['id']=_0x15d935['id']||0x0;this['name']=_0x15d935[_0xd482('0x0')]||'';this[_0xd482('0x1')]=_0x15d935[_0xd482('0x1')]||'';this[_0xd482('0x2')]=_0x15d935[_0xd482('0x3')]||'';this[_0xd482('0x4')]=_0x15d935['remoteUri']||'';this[_0xd482('0x5')]=_0x15d935[_0xd482('0x5')]||'';this[_0xd482('0x6')]=_0x15d935['Configurations']||{};}module[_0xd482('0x7')]=FreshsalesAccount; \ No newline at end of file