X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2Fdynamics365Account.js;h=f21dc5e8b16de58b3204ccc8f6c5e6a95f0a7127;hb=6b8dca8de1a6b807be7e36077511bb032e7382e5;hp=a9613f59f7e8b6e01a5e0c0a342ff8b9e1f25704;hpb=44bd2814959684a7f7b774f2c71a3b12f9ba5952;p=motion2.git diff --git a/server/services/ami/model/dynamics365Account.js b/server/services/ami/model/dynamics365Account.js index a9613f5..f21dc5e 100644 --- a/server/services/ami/model/dynamics365Account.js +++ b/server/services/ami/model/dynamics365Account.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x4d90=['clientId','clientSecret','serverUrl','Configurations','exports','name','username','password','remoteUri','tenantId'];(function(_0x248082,_0x3e204c){var _0x1398d7=function(_0x278054){while(--_0x278054){_0x248082['push'](_0x248082['shift']());}};_0x1398d7(++_0x3e204c);}(_0x4d90,0x1d1));var _0x04d9=function(_0x2b4411,_0x2625ed){_0x2b4411=_0x2b4411-0x0;var _0x8e41ef=_0x4d90[_0x2b4411];return _0x8e41ef;};'use strict';function Dynamics365Account(_0x240b5f){this['id']=_0x240b5f['id']||0x0;this['name']=_0x240b5f[_0x04d9('0x0')]||'';this[_0x04d9('0x1')]=_0x240b5f[_0x04d9('0x1')]||'';this['password']=_0x240b5f[_0x04d9('0x2')]||'';this[_0x04d9('0x3')]=_0x240b5f[_0x04d9('0x3')]||'';this[_0x04d9('0x4')]=_0x240b5f['tenantId']||'';this[_0x04d9('0x5')]=_0x240b5f['clientId']||'';this[_0x04d9('0x6')]=_0x240b5f[_0x04d9('0x6')]||{};this[_0x04d9('0x7')]=_0x240b5f[_0x04d9('0x7')]||'';this[_0x04d9('0x8')]=_0x240b5f['Configurations']||{};}module[_0x04d9('0x9')]=Dynamics365Account; \ No newline at end of file +var _0xe18d=['password','remoteUri','tenantId','clientId','clientSecret','serverUrl','Configurations','name','username'];(function(_0x47af77,_0x52f9f2){var _0xd9994c=function(_0x5e414e){while(--_0x5e414e){_0x47af77['push'](_0x47af77['shift']());}};_0xd9994c(++_0x52f9f2);}(_0xe18d,0x1a5));var _0xde18=function(_0x50e27e,_0x5ebd0d){_0x50e27e=_0x50e27e-0x0;var _0x4082f5=_0xe18d[_0x50e27e];return _0x4082f5;};'use strict';function Dynamics365Account(_0x2796f3){this['id']=_0x2796f3['id']||0x0;this[_0xde18('0x0')]=_0x2796f3[_0xde18('0x0')]||'';this[_0xde18('0x1')]=_0x2796f3[_0xde18('0x1')]||'';this[_0xde18('0x2')]=_0x2796f3[_0xde18('0x2')]||'';this[_0xde18('0x3')]=_0x2796f3[_0xde18('0x3')]||'';this[_0xde18('0x4')]=_0x2796f3[_0xde18('0x4')]||'';this[_0xde18('0x5')]=_0x2796f3[_0xde18('0x5')]||'';this[_0xde18('0x6')]=_0x2796f3[_0xde18('0x6')]||{};this[_0xde18('0x7')]=_0x2796f3[_0xde18('0x7')]||'';this[_0xde18('0x8')]=_0x2796f3[_0xde18('0x8')]||{};}module['exports']=Dynamics365Account; \ No newline at end of file