8895925f2bd71819b7c0c3b2e18039cd5cc277fe
[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 _0xca9b=['remoteUri','tenantId','clientId','clientSecret','serverUrl','Configurations','name','username'];(function(_0x5e6bec,_0x1eb54d){var _0x5dc5cf=function(_0x59429a){while(--_0x59429a){_0x5e6bec['push'](_0x5e6bec['shift']());}};_0x5dc5cf(++_0x1eb54d);}(_0xca9b,0x66));var _0xbca9=function(_0x13aa81,_0x2adbdb){_0x13aa81=_0x13aa81-0x0;var _0x48caad=_0xca9b[_0x13aa81];return _0x48caad;};'use strict';function Dynamics365Account(_0x5d48b5){this['id']=_0x5d48b5['id']||0x0;this['name']=_0x5d48b5[_0xbca9('0x0')]||'';this[_0xbca9('0x1')]=_0x5d48b5[_0xbca9('0x1')]||'';this['password']=_0x5d48b5['password']||'';this[_0xbca9('0x2')]=_0x5d48b5[_0xbca9('0x2')]||'';this['tenantId']=_0x5d48b5[_0xbca9('0x3')]||'';this[_0xbca9('0x4')]=_0x5d48b5['clientId']||'';this[_0xbca9('0x5')]=_0x5d48b5[_0xbca9('0x5')]||{};this[_0xbca9('0x6')]=_0x5d48b5[_0xbca9('0x6')]||'';this[_0xbca9('0x7')]=_0x5d48b5['Configurations']||{};}module['exports']=Dynamics365Account;