9ef5d90222e2b173189c0381ca28de5bedef6667
[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 _0x1097=['name','password','remoteUri','tenantId','clientId','clientSecret','serverUrl','modernAuthentication','Configurations','CloudProvider'];(function(_0xbd1338,_0x520f26){var _0x4ad405=function(_0x3cf64b){while(--_0x3cf64b){_0xbd1338['push'](_0xbd1338['shift']());}};_0x4ad405(++_0x520f26);}(_0x1097,0x12c));var _0x7109=function(_0x29d94e,_0xf386d6){_0x29d94e=_0x29d94e-0x0;var _0x106237=_0x1097[_0x29d94e];return _0x106237;};'use strict';function Dynamics365Account(_0x4f17b4){this['id']=_0x4f17b4['id']||0x0;this[_0x7109('0x0')]=_0x4f17b4[_0x7109('0x0')]||'';this['username']=_0x4f17b4['username']||'';this['password']=_0x4f17b4[_0x7109('0x1')]||'';this[_0x7109('0x2')]=_0x4f17b4[_0x7109('0x2')]||'';this['tenantId']=_0x4f17b4[_0x7109('0x3')]||'';this[_0x7109('0x4')]=_0x4f17b4[_0x7109('0x4')]||'';this[_0x7109('0x5')]=_0x4f17b4[_0x7109('0x5')]||{};this['serverUrl']=_0x4f17b4[_0x7109('0x6')]||'';this['modernAuthentication']=_0x4f17b4[_0x7109('0x7')]||![];this['Configurations']=_0x4f17b4[_0x7109('0x8')]||{};this[_0x7109('0x9')]=_0x4f17b4[_0x7109('0x9')]||{};}module['exports']=Dynamics365Account;