Built motion from commit f7863d46.|2.5.41
[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 _0x5c00=['clientId','clientSecret','serverUrl','Configurations','name','username','password','remoteUri','tenantId'];(function(_0xb24928,_0x3f1c18){var _0xd9793a=function(_0x5e7d29){while(--_0x5e7d29){_0xb24928['push'](_0xb24928['shift']());}};_0xd9793a(++_0x3f1c18);}(_0x5c00,0x17e));var _0x05c0=function(_0x56bf30,_0x284c8b){_0x56bf30=_0x56bf30-0x0;var _0xaea08b=_0x5c00[_0x56bf30];return _0xaea08b;};'use strict';function Dynamics365Account(_0x29fe0e){this['id']=_0x29fe0e['id']||0x0;this[_0x05c0('0x0')]=_0x29fe0e[_0x05c0('0x0')]||'';this['username']=_0x29fe0e[_0x05c0('0x1')]||'';this['password']=_0x29fe0e[_0x05c0('0x2')]||'';this[_0x05c0('0x3')]=_0x29fe0e[_0x05c0('0x3')]||'';this[_0x05c0('0x4')]=_0x29fe0e['tenantId']||'';this[_0x05c0('0x5')]=_0x29fe0e[_0x05c0('0x5')]||'';this[_0x05c0('0x6')]=_0x29fe0e[_0x05c0('0x6')]||{};this['serverUrl']=_0x29fe0e[_0x05c0('0x7')]||'';this[_0x05c0('0x8')]=_0x29fe0e[_0x05c0('0x8')]||{};}module['exports']=Dynamics365Account;