07dba32dcb56dc149d7462e7364b57cb9ad8090c
[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 _0x17dc=['tenantId','clientId','clientSecret','serverUrl','modernAuthentication','Configurations','CloudProvider','name','password','remoteUri'];(function(_0x209941,_0x5c9988){var _0x1e8729=function(_0x51a9b8){while(--_0x51a9b8){_0x209941['push'](_0x209941['shift']());}};_0x1e8729(++_0x5c9988);}(_0x17dc,0x1d3));var _0xc17d=function(_0x560b3e,_0x5dfd95){_0x560b3e=_0x560b3e-0x0;var _0x843ac2=_0x17dc[_0x560b3e];return _0x843ac2;};'use strict';function Dynamics365Account(_0x15db2c){this['id']=_0x15db2c['id']||0x0;this['name']=_0x15db2c[_0xc17d('0x0')]||'';this['username']=_0x15db2c['username']||'';this[_0xc17d('0x1')]=_0x15db2c[_0xc17d('0x1')]||'';this[_0xc17d('0x2')]=_0x15db2c[_0xc17d('0x2')]||'';this[_0xc17d('0x3')]=_0x15db2c['tenantId']||'';this[_0xc17d('0x4')]=_0x15db2c[_0xc17d('0x4')]||'';this['clientSecret']=_0x15db2c[_0xc17d('0x5')]||{};this[_0xc17d('0x6')]=_0x15db2c[_0xc17d('0x6')]||'';this['modernAuthentication']=_0x15db2c[_0xc17d('0x7')]||![];this[_0xc17d('0x8')]=_0x15db2c[_0xc17d('0x8')]||{};this[_0xc17d('0x9')]=_0x15db2c['CloudProvider']||{};}module['exports']=Dynamics365Account;