Built motion from commit (unavailable).|2.5.2
[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 _0x9a72=['clientId','clientSecret','serverUrl','exports','name','username','password','remoteUri','tenantId'];(function(_0x1e1bac,_0x214ff7){var _0xefb156=function(_0xa9262e){while(--_0xa9262e){_0x1e1bac['push'](_0x1e1bac['shift']());}};_0xefb156(++_0x214ff7);}(_0x9a72,0x187));var _0x29a7=function(_0x566b25,_0x36992e){_0x566b25=_0x566b25-0x0;var _0x479d42=_0x9a72[_0x566b25];return _0x479d42;};'use strict';function Dynamics365Account(_0xeccf02){this['id']=_0xeccf02['id']||0x0;this['name']=_0xeccf02[_0x29a7('0x0')]||'';this[_0x29a7('0x1')]=_0xeccf02['username']||'';this[_0x29a7('0x2')]=_0xeccf02['password']||'';this['remoteUri']=_0xeccf02[_0x29a7('0x3')]||'';this[_0x29a7('0x4')]=_0xeccf02[_0x29a7('0x4')]||'';this[_0x29a7('0x5')]=_0xeccf02['clientId']||'';this['clientSecret']=_0xeccf02[_0x29a7('0x6')]||{};this['serverUrl']=_0xeccf02[_0x29a7('0x7')]||'';this['Configurations']=_0xeccf02['Configurations']||{};}module[_0x29a7('0x8')]=Dynamics365Account;