827d2e8c9adeab5321cba27b55add61ffccda322
[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 _0x57b3=['password','remoteUri','tenantId','clientId','clientSecret','serverUrl','modernAuthentication','Configurations','CloudProvider','name','username'];(function(_0x4ab576,_0x198f34){var _0x458ae5=function(_0x2bcc12){while(--_0x2bcc12){_0x4ab576['push'](_0x4ab576['shift']());}};_0x458ae5(++_0x198f34);}(_0x57b3,0x195));var _0x357b=function(_0xd61039,_0x4c1371){_0xd61039=_0xd61039-0x0;var _0x2e9d81=_0x57b3[_0xd61039];return _0x2e9d81;};'use strict';function Dynamics365Account(_0x25e5d3){this['id']=_0x25e5d3['id']||0x0;this[_0x357b('0x0')]=_0x25e5d3[_0x357b('0x0')]||'';this[_0x357b('0x1')]=_0x25e5d3[_0x357b('0x1')]||'';this[_0x357b('0x2')]=_0x25e5d3[_0x357b('0x2')]||'';this[_0x357b('0x3')]=_0x25e5d3[_0x357b('0x3')]||'';this[_0x357b('0x4')]=_0x25e5d3[_0x357b('0x4')]||'';this['clientId']=_0x25e5d3[_0x357b('0x5')]||'';this[_0x357b('0x6')]=_0x25e5d3['clientSecret']||{};this['serverUrl']=_0x25e5d3[_0x357b('0x7')]||'';this['modernAuthentication']=_0x25e5d3[_0x357b('0x8')]||![];this[_0x357b('0x9')]=_0x25e5d3[_0x357b('0x9')]||{};this['CloudProvider']=_0x25e5d3[_0x357b('0xa')]||{};}module['exports']=Dynamics365Account;