28379de8bb2f5a6be9d6ba99699b0e04d2814d8f
[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 _0xb4e6=['tenantId','clientId','clientSecret','Configurations','name','username','password','remoteUri'];(function(_0x43bf29,_0x5a4b2c){var _0x581152=function(_0x75e97d){while(--_0x75e97d){_0x43bf29['push'](_0x43bf29['shift']());}};_0x581152(++_0x5a4b2c);}(_0xb4e6,0x1f4));var _0x6b4e=function(_0x1fb4e1,_0x3d4ce6){_0x1fb4e1=_0x1fb4e1-0x0;var _0x22d1b0=_0xb4e6[_0x1fb4e1];return _0x22d1b0;};'use strict';function Dynamics365Account(_0x54acd0){this['id']=_0x54acd0['id']||0x0;this['name']=_0x54acd0[_0x6b4e('0x0')]||'';this[_0x6b4e('0x1')]=_0x54acd0[_0x6b4e('0x1')]||'';this[_0x6b4e('0x2')]=_0x54acd0[_0x6b4e('0x2')]||'';this[_0x6b4e('0x3')]=_0x54acd0[_0x6b4e('0x3')]||'';this['tenantId']=_0x54acd0[_0x6b4e('0x4')]||'';this[_0x6b4e('0x5')]=_0x54acd0[_0x6b4e('0x5')]||'';this['clientSecret']=_0x54acd0[_0x6b4e('0x6')]||{};this['serverUrl']=_0x54acd0['serverUrl']||'';this[_0x6b4e('0x7')]=_0x54acd0['Configurations']||{};}module['exports']=Dynamics365Account;