b4c8404b6bf98f613747ff2197ee43bc526fa8aa
[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 _0xce2a=['password','remoteUri','tenantId','clientId','clientSecret','serverUrl','Configurations','name','username'];(function(_0x813cc2,_0x2ef8c2){var _0x5a0552=function(_0x2de57d){while(--_0x2de57d){_0x813cc2['push'](_0x813cc2['shift']());}};_0x5a0552(++_0x2ef8c2);}(_0xce2a,0x103));var _0xace2=function(_0x254ec4,_0x4df45c){_0x254ec4=_0x254ec4-0x0;var _0x539e61=_0xce2a[_0x254ec4];return _0x539e61;};'use strict';function Dynamics365Account(_0x322518){this['id']=_0x322518['id']||0x0;this[_0xace2('0x0')]=_0x322518[_0xace2('0x0')]||'';this[_0xace2('0x1')]=_0x322518['username']||'';this[_0xace2('0x2')]=_0x322518['password']||'';this[_0xace2('0x3')]=_0x322518[_0xace2('0x3')]||'';this[_0xace2('0x4')]=_0x322518['tenantId']||'';this[_0xace2('0x5')]=_0x322518[_0xace2('0x5')]||'';this['clientSecret']=_0x322518[_0xace2('0x6')]||{};this[_0xace2('0x7')]=_0x322518['serverUrl']||'';this[_0xace2('0x8')]=_0x322518[_0xace2('0x8')]||{};}module['exports']=Dynamics365Account;