18b72d527a4c451bee13d41d018ed3d8d889afe8
[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 _0x62bf=['authType','type','serverUrl','Configurations','name','password','token','remoteUri'];(function(_0x59b2b5,_0x55c20a){var _0x658e36=function(_0x11a5d4){while(--_0x11a5d4){_0x59b2b5['push'](_0x59b2b5['shift']());}};_0x658e36(++_0x55c20a);}(_0x62bf,0x64));var _0xf62b=function(_0x2cb04d,_0x28ec29){_0x2cb04d=_0x2cb04d-0x0;var _0x50fbc8=_0x62bf[_0x2cb04d];return _0x50fbc8;};'use strict';function ZendeskAccount(_0x4216aa){this['id']=_0x4216aa['id']||0x0;this[_0xf62b('0x0')]=_0x4216aa[_0xf62b('0x0')]||'';this['username']=_0x4216aa['username']||'';this[_0xf62b('0x1')]=_0x4216aa[_0xf62b('0x1')]||'';this['token']=_0x4216aa[_0xf62b('0x2')]||'';this[_0xf62b('0x3')]=_0x4216aa[_0xf62b('0x3')]||'';this[_0xf62b('0x4')]=_0x4216aa['authType']||'';this['type']=_0x4216aa[_0xf62b('0x5')]||'integrationTab';this[_0xf62b('0x6')]=_0x4216aa[_0xf62b('0x6')]||'';this[_0xf62b('0x7')]=_0x4216aa['Configurations']||{};}module['exports']=ZendeskAccount;