Built motion from commit 10af8726.|2.6.34
[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 _0x767c=['username','password','remoteUri','tenantId','clientId','clientSecret','serverUrl','Configurations','CloudProvider','name'];(function(_0xe9ecb1,_0x363e02){var _0x2ca56e=function(_0x285877){while(--_0x285877){_0xe9ecb1['push'](_0xe9ecb1['shift']());}};_0x2ca56e(++_0x363e02);}(_0x767c,0x1f3));var _0xc767=function(_0x1f1500,_0x9e5996){_0x1f1500=_0x1f1500-0x0;var _0x50d1b5=_0x767c[_0x1f1500];return _0x50d1b5;};'use strict';function Dynamics365Account(_0x4725fc){this['id']=_0x4725fc['id']||0x0;this[_0xc767('0x0')]=_0x4725fc[_0xc767('0x0')]||'';this[_0xc767('0x1')]=_0x4725fc[_0xc767('0x1')]||'';this['password']=_0x4725fc[_0xc767('0x2')]||'';this['remoteUri']=_0x4725fc[_0xc767('0x3')]||'';this[_0xc767('0x4')]=_0x4725fc['tenantId']||'';this[_0xc767('0x5')]=_0x4725fc['clientId']||'';this[_0xc767('0x6')]=_0x4725fc[_0xc767('0x6')]||{};this['serverUrl']=_0x4725fc[_0xc767('0x7')]||'';this['modernAuthentication']=_0x4725fc['modernAuthentication']||![];this['Configurations']=_0x4725fc[_0xc767('0x8')]||{};this['CloudProvider']=_0x4725fc[_0xc767('0x9')]||{};}module['exports']=Dynamics365Account;