36263f7de1090302b02f68fcab86f938a31d2e21
[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 _0x65bc=['exports','name','username','password','remoteUri','clientId','clientSecret','serverUrl','modernAuthentication','Configurations','CloudProvider'];(function(_0x4ed32d,_0x327695){var _0xf624df=function(_0x29518c){while(--_0x29518c){_0x4ed32d['push'](_0x4ed32d['shift']());}};_0xf624df(++_0x327695);}(_0x65bc,0x85));var _0xc65b=function(_0x38d287,_0x1c1354){_0x38d287=_0x38d287-0x0;var _0x217893=_0x65bc[_0x38d287];return _0x217893;};'use strict';function Dynamics365Account(_0x5bb2d8){this['id']=_0x5bb2d8['id']||0x0;this['name']=_0x5bb2d8[_0xc65b('0x0')]||'';this[_0xc65b('0x1')]=_0x5bb2d8[_0xc65b('0x1')]||'';this[_0xc65b('0x2')]=_0x5bb2d8['password']||'';this['remoteUri']=_0x5bb2d8[_0xc65b('0x3')]||'';this['tenantId']=_0x5bb2d8['tenantId']||'';this[_0xc65b('0x4')]=_0x5bb2d8[_0xc65b('0x4')]||'';this[_0xc65b('0x5')]=_0x5bb2d8[_0xc65b('0x5')]||{};this[_0xc65b('0x6')]=_0x5bb2d8[_0xc65b('0x6')]||'';this['modernAuthentication']=_0x5bb2d8[_0xc65b('0x7')]||![];this[_0xc65b('0x8')]=_0x5bb2d8[_0xc65b('0x8')]||{};this['CloudProvider']=_0x5bb2d8[_0xc65b('0x9')]||{};}module[_0xc65b('0xa')]=Dynamics365Account;