Built motion from commit (unavailable).|2.5.6
[motion2.git] / server / services / ami / model / dynamics365Account.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x25ae=['exports','name','username','password','remoteUri','tenantId','clientId','clientSecret','serverUrl','Configurations'];(function(_0xe7d561,_0x146cef){var _0x4c27f0=function(_0x287ac7){while(--_0x287ac7){_0xe7d561['push'](_0xe7d561['shift']());}};_0x4c27f0(++_0x146cef);}(_0x25ae,0x105));var _0xe25a=function(_0x2a391f,_0x422762){_0x2a391f=_0x2a391f-0x0;var _0x1b5d95=_0x25ae[_0x2a391f];return _0x1b5d95;};'use strict';function Dynamics365Account(_0x418543){this['id']=_0x418543['id']||0x0;this['name']=_0x418543[_0xe25a('0x0')]||'';this[_0xe25a('0x1')]=_0x418543['username']||'';this['password']=_0x418543[_0xe25a('0x2')]||'';this['remoteUri']=_0x418543[_0xe25a('0x3')]||'';this[_0xe25a('0x4')]=_0x418543[_0xe25a('0x4')]||'';this[_0xe25a('0x5')]=_0x418543[_0xe25a('0x5')]||'';this['clientSecret']=_0x418543[_0xe25a('0x6')]||{};this['serverUrl']=_0x418543[_0xe25a('0x7')]||'';this[_0xe25a('0x8')]=_0x418543[_0xe25a('0x8')]||{};}module[_0xe25a('0x9')]=Dynamics365Account;