Built motion from commit 25580385.|2.6.2
[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 _0x4f03=['name','username','token','remoteUri','authType','type','integrationTab','serverUrl','Configurations','exports'];(function(_0x453e38,_0x48864b){var _0x75894e=function(_0x1af443){while(--_0x1af443){_0x453e38['push'](_0x453e38['shift']());}};_0x75894e(++_0x48864b);}(_0x4f03,0x64));var _0x34f0=function(_0x879e31,_0x139d02){_0x879e31=_0x879e31-0x0;var _0x3467e8=_0x4f03[_0x879e31];return _0x3467e8;};'use strict';function ZendeskAccount(_0x556a78){this['id']=_0x556a78['id']||0x0;this['name']=_0x556a78[_0x34f0('0x0')]||'';this[_0x34f0('0x1')]=_0x556a78[_0x34f0('0x1')]||'';this['password']=_0x556a78['password']||'';this[_0x34f0('0x2')]=_0x556a78[_0x34f0('0x2')]||'';this[_0x34f0('0x3')]=_0x556a78[_0x34f0('0x3')]||'';this['authType']=_0x556a78[_0x34f0('0x4')]||'';this[_0x34f0('0x5')]=_0x556a78[_0x34f0('0x5')]||_0x34f0('0x6');this['serverUrl']=_0x556a78[_0x34f0('0x7')]||'';this[_0x34f0('0x8')]=_0x556a78['Configurations']||{};}module[_0x34f0('0x9')]=ZendeskAccount;