Built motion from commit fe909640.|2.6.8
[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 _0xf53f=['authType','type','integrationTab','serverUrl','Configurations','name','username','password','token','remoteUri'];(function(_0x246f30,_0x45a728){var _0x6bf298=function(_0xa8f800){while(--_0xa8f800){_0x246f30['push'](_0x246f30['shift']());}};_0x6bf298(++_0x45a728);}(_0xf53f,0xe1));var _0xff53=function(_0x2d4d36,_0x21ad3f){_0x2d4d36=_0x2d4d36-0x0;var _0x4cefdf=_0xf53f[_0x2d4d36];return _0x4cefdf;};'use strict';function ZendeskAccount(_0x2a03db){this['id']=_0x2a03db['id']||0x0;this[_0xff53('0x0')]=_0x2a03db['name']||'';this[_0xff53('0x1')]=_0x2a03db[_0xff53('0x1')]||'';this[_0xff53('0x2')]=_0x2a03db['password']||'';this[_0xff53('0x3')]=_0x2a03db['token']||'';this[_0xff53('0x4')]=_0x2a03db[_0xff53('0x4')]||'';this[_0xff53('0x5')]=_0x2a03db[_0xff53('0x5')]||'';this[_0xff53('0x6')]=_0x2a03db[_0xff53('0x6')]||_0xff53('0x7');this['serverUrl']=_0x2a03db[_0xff53('0x8')]||'';this[_0xff53('0x9')]=_0x2a03db[_0xff53('0x9')]||{};}module['exports']=ZendeskAccount;