Built motion from commit e02f907f.|2.6.14
[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 _0x303b=['Configurations','CloudProvider','name','username','password','remoteUri','clientSecret','serverUrl','modernAuthentication'];(function(_0xaf5795,_0x1adf68){var _0x2c732a=function(_0x3c655d){while(--_0x3c655d){_0xaf5795['push'](_0xaf5795['shift']());}};_0x2c732a(++_0x1adf68);}(_0x303b,0x77));var _0xb303=function(_0xed535c,_0xb0aad4){_0xed535c=_0xed535c-0x0;var _0x45730c=_0x303b[_0xed535c];return _0x45730c;};'use strict';function Dynamics365Account(_0x4b6ff){this['id']=_0x4b6ff['id']||0x0;this['name']=_0x4b6ff[_0xb303('0x0')]||'';this['username']=_0x4b6ff[_0xb303('0x1')]||'';this[_0xb303('0x2')]=_0x4b6ff[_0xb303('0x2')]||'';this[_0xb303('0x3')]=_0x4b6ff['remoteUri']||'';this['tenantId']=_0x4b6ff['tenantId']||'';this['clientId']=_0x4b6ff['clientId']||'';this[_0xb303('0x4')]=_0x4b6ff[_0xb303('0x4')]||{};this[_0xb303('0x5')]=_0x4b6ff[_0xb303('0x5')]||'';this[_0xb303('0x6')]=_0x4b6ff['modernAuthentication']||![];this['Configurations']=_0x4b6ff[_0xb303('0x7')]||{};this[_0xb303('0x8')]=_0x4b6ff[_0xb303('0x8')]||{};}module['exports']=Dynamics365Account;