Built motion from commit (unavailable).|2.3.1
[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 _0xc023=['type','serverUrl','Configurations','exports','name','username','password','token','remoteUri','authType'];(function(_0x35afeb,_0x36a9c6){var _0x579723=function(_0x564861){while(--_0x564861){_0x35afeb['push'](_0x35afeb['shift']());}};_0x579723(++_0x36a9c6);}(_0xc023,0x162));var _0x3c02=function(_0x39b007,_0x45f4a8){_0x39b007=_0x39b007-0x0;var _0x26f00d=_0xc023[_0x39b007];return _0x26f00d;};'use strict';function ZendeskAccount(_0x4d919f){this['id']=_0x4d919f['id']||0x0;this['name']=_0x4d919f[_0x3c02('0x0')]||'';this[_0x3c02('0x1')]=_0x4d919f['username']||'';this['password']=_0x4d919f[_0x3c02('0x2')]||'';this[_0x3c02('0x3')]=_0x4d919f[_0x3c02('0x3')]||'';this[_0x3c02('0x4')]=_0x4d919f['remoteUri']||'';this['authType']=_0x4d919f[_0x3c02('0x5')]||'';this[_0x3c02('0x6')]=_0x4d919f[_0x3c02('0x6')]||'integrationTab';this['serverUrl']=_0x4d919f[_0x3c02('0x7')]||'';this[_0x3c02('0x8')]=_0x4d919f['Configurations']||{};}module[_0x3c02('0x9')]=ZendeskAccount;