X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FfreshsalesAccount.js;h=7162d4a4c41f1dbecf0b80e174a8451c7d1983cd;hb=01b994ccefecbcf0783b039dab259e973f97957c;hp=64bf58f1cf164a92ef47bd2b48bb087ad17fb348;hpb=54b4ff96e83f911255a158fd7e32a0e84ec4b7d0;p=motion2.git diff --git a/server/services/ami/model/freshsalesAccount.js b/server/services/ami/model/freshsalesAccount.js index 64bf58f..7162d4a 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 _0x254a=['name','username','apiKey','token','remoteUri','serverUrl','Configurations','exports'];(function(_0x324ec0,_0x4b2c4b){var _0x26a660=function(_0x4807d7){while(--_0x4807d7){_0x324ec0['push'](_0x324ec0['shift']());}};_0x26a660(++_0x4b2c4b);}(_0x254a,0x138));var _0xa254=function(_0x5e1aa5,_0x35d6e9){_0x5e1aa5=_0x5e1aa5-0x0;var _0x2c4704=_0x254a[_0x5e1aa5];return _0x2c4704;};'use strict';function FreshsalesAccount(_0x2bc65c){this['id']=_0x2bc65c['id']||0x0;this[_0xa254('0x0')]=_0x2bc65c[_0xa254('0x0')]||'';this['username']=_0x2bc65c[_0xa254('0x1')]||'';this[_0xa254('0x2')]=_0x2bc65c[_0xa254('0x3')]||'';this[_0xa254('0x4')]=_0x2bc65c['remoteUri']||'';this[_0xa254('0x5')]=_0x2bc65c['serverUrl']||'';this[_0xa254('0x6')]=_0x2bc65c[_0xa254('0x6')]||{};}module[_0xa254('0x7')]=FreshsalesAccount; \ No newline at end of file +var _0x535d=['serverUrl','Configurations','name','username','remoteUri'];(function(_0x3b8a48,_0x36b162){var _0x38f693=function(_0x6e3ca5){while(--_0x6e3ca5){_0x3b8a48['push'](_0x3b8a48['shift']());}};_0x38f693(++_0x36b162);}(_0x535d,0xe8));var _0xd535=function(_0x8aff66,_0x31f227){_0x8aff66=_0x8aff66-0x0;var _0x51ff24=_0x535d[_0x8aff66];return _0x51ff24;};'use strict';function FreshsalesAccount(_0x28de83){this['id']=_0x28de83['id']||0x0;this[_0xd535('0x0')]=_0x28de83['name']||'';this[_0xd535('0x1')]=_0x28de83[_0xd535('0x1')]||'';this['apiKey']=_0x28de83['token']||'';this[_0xd535('0x2')]=_0x28de83[_0xd535('0x2')]||'';this[_0xd535('0x3')]=_0x28de83[_0xd535('0x3')]||'';this[_0xd535('0x4')]=_0x28de83[_0xd535('0x4')]||{};}module['exports']=FreshsalesAccount; \ No newline at end of file