Built motion from commit 87cd5f02.|2.5.48
[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 _0xbe51=['name','password','remoteUri','tenantId','clientId','clientSecret','serverUrl','modernAuthentication','Configurations','CloudProvider'];(function(_0x4c2c23,_0x3d8d28){var _0x5c992e=function(_0x5cfed7){while(--_0x5cfed7){_0x4c2c23['push'](_0x4c2c23['shift']());}};_0x5c992e(++_0x3d8d28);}(_0xbe51,0x10e));var _0x1be5=function(_0x9f7958,_0x496d9f){_0x9f7958=_0x9f7958-0x0;var _0x53d281=_0xbe51[_0x9f7958];return _0x53d281;};'use strict';function Dynamics365Account(_0x5dab5f){this['id']=_0x5dab5f['id']||0x0;this['name']=_0x5dab5f[_0x1be5('0x0')]||'';this['username']=_0x5dab5f['username']||'';this[_0x1be5('0x1')]=_0x5dab5f[_0x1be5('0x1')]||'';this[_0x1be5('0x2')]=_0x5dab5f[_0x1be5('0x2')]||'';this[_0x1be5('0x3')]=_0x5dab5f[_0x1be5('0x3')]||'';this[_0x1be5('0x4')]=_0x5dab5f[_0x1be5('0x4')]||'';this[_0x1be5('0x5')]=_0x5dab5f[_0x1be5('0x5')]||{};this['serverUrl']=_0x5dab5f[_0x1be5('0x6')]||'';this[_0x1be5('0x7')]=_0x5dab5f[_0x1be5('0x7')]||![];this[_0x1be5('0x8')]=_0x5dab5f[_0x1be5('0x8')]||{};this[_0x1be5('0x9')]=_0x5dab5f['CloudProvider']||{};}module['exports']=Dynamics365Account;