85de7222aa55b13db010e0d8687496a40b500d0a
[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 _0xa94a=['name','username','remoteUri','tenantId','clientId','clientSecret','serverUrl'];(function(_0x241b27,_0x755b3b){var _0x17e5de=function(_0x309e35){while(--_0x309e35){_0x241b27['push'](_0x241b27['shift']());}};_0x17e5de(++_0x755b3b);}(_0xa94a,0xfc));var _0xaa94=function(_0xd36d27,_0x278208){_0xd36d27=_0xd36d27-0x0;var _0x10cef5=_0xa94a[_0xd36d27];return _0x10cef5;};'use strict';function Dynamics365Account(_0x53bedb){this['id']=_0x53bedb['id']||0x0;this['name']=_0x53bedb[_0xaa94('0x0')]||'';this[_0xaa94('0x1')]=_0x53bedb[_0xaa94('0x1')]||'';this['password']=_0x53bedb['password']||'';this[_0xaa94('0x2')]=_0x53bedb['remoteUri']||'';this[_0xaa94('0x3')]=_0x53bedb['tenantId']||'';this[_0xaa94('0x4')]=_0x53bedb[_0xaa94('0x4')]||'';this[_0xaa94('0x5')]=_0x53bedb[_0xaa94('0x5')]||{};this[_0xaa94('0x6')]=_0x53bedb[_0xaa94('0x6')]||'';this['Configurations']=_0x53bedb['Configurations']||{};}module['exports']=Dynamics365Account;