1b5add3e73a3d4ec87c997e369df143010befc32
[motion2.git] / server / services / ami / model / zendeskAccount.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 _0x4629=['remoteUri','authType','type','Configurations','exports','name','username','password'];(function(_0x15d4bf,_0x4eaf33){var _0x4bbf00=function(_0x1119a3){while(--_0x1119a3){_0x15d4bf['push'](_0x15d4bf['shift']());}};_0x4bbf00(++_0x4eaf33);}(_0x4629,0x1dd));var _0x9462=function(_0x109a90,_0x489fcc){_0x109a90=_0x109a90-0x0;var _0x58dffc=_0x4629[_0x109a90];return _0x58dffc;};'use strict';function ZendeskAccount(_0x45367b){this['id']=_0x45367b['id']||0x0;this[_0x9462('0x0')]=_0x45367b['name']||'';this[_0x9462('0x1')]=_0x45367b['username']||'';this[_0x9462('0x2')]=_0x45367b['password']||'';this['token']=_0x45367b['token']||'';this[_0x9462('0x3')]=_0x45367b[_0x9462('0x3')]||'';this[_0x9462('0x4')]=_0x45367b[_0x9462('0x4')]||'';this[_0x9462('0x5')]=_0x45367b[_0x9462('0x5')]||'integrationTab';this['serverUrl']=_0x45367b['serverUrl']||'';this['Configurations']=_0x45367b[_0x9462('0x6')]||{};}module[_0x9462('0x7')]=ZendeskAccount;