84dab313f213404fd6d28a85cacf4dd96f56d343
[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 _0x3f4a=['CloudProvider','name','username','password','remoteUri','tenantId','clientId','clientSecret','serverUrl','modernAuthentication'];(function(_0x37bfc3,_0x3f9197){var _0x11ec26=function(_0x5c65ef){while(--_0x5c65ef){_0x37bfc3['push'](_0x37bfc3['shift']());}};_0x11ec26(++_0x3f9197);}(_0x3f4a,0xdd));var _0xa3f4=function(_0x3ee3fc,_0x10e4c2){_0x3ee3fc=_0x3ee3fc-0x0;var _0x8f0fb=_0x3f4a[_0x3ee3fc];return _0x8f0fb;};'use strict';function Dynamics365Account(_0x470d6d){this['id']=_0x470d6d['id']||0x0;this[_0xa3f4('0x0')]=_0x470d6d['name']||'';this[_0xa3f4('0x1')]=_0x470d6d[_0xa3f4('0x1')]||'';this['password']=_0x470d6d[_0xa3f4('0x2')]||'';this[_0xa3f4('0x3')]=_0x470d6d[_0xa3f4('0x3')]||'';this['tenantId']=_0x470d6d[_0xa3f4('0x4')]||'';this[_0xa3f4('0x5')]=_0x470d6d[_0xa3f4('0x5')]||'';this[_0xa3f4('0x6')]=_0x470d6d[_0xa3f4('0x6')]||{};this[_0xa3f4('0x7')]=_0x470d6d['serverUrl']||'';this[_0xa3f4('0x8')]=_0x470d6d[_0xa3f4('0x8')]||![];this['Configurations']=_0x470d6d['Configurations']||{};this[_0xa3f4('0x9')]=_0x470d6d[_0xa3f4('0x9')]||{};}module['exports']=Dynamics365Account;