Built motion from commit 449495f6.|2.6.27
[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 _0x1ae7=['serverUrl','Configurations','name','username','password','token','remoteUri','authType','type','integrationTab'];(function(_0x29a521,_0x44eefc){var _0x12e55f=function(_0x4b50b0){while(--_0x4b50b0){_0x29a521['push'](_0x29a521['shift']());}};_0x12e55f(++_0x44eefc);}(_0x1ae7,0xf2));var _0x71ae=function(_0x5b78e8,_0x55096b){_0x5b78e8=_0x5b78e8-0x0;var _0xf2c321=_0x1ae7[_0x5b78e8];return _0xf2c321;};'use strict';function ZendeskAccount(_0x584461){this['id']=_0x584461['id']||0x0;this['name']=_0x584461[_0x71ae('0x0')]||'';this[_0x71ae('0x1')]=_0x584461[_0x71ae('0x1')]||'';this[_0x71ae('0x2')]=_0x584461[_0x71ae('0x2')]||'';this[_0x71ae('0x3')]=_0x584461['token']||'';this[_0x71ae('0x4')]=_0x584461[_0x71ae('0x4')]||'';this[_0x71ae('0x5')]=_0x584461[_0x71ae('0x5')]||'';this[_0x71ae('0x6')]=_0x584461[_0x71ae('0x6')]||_0x71ae('0x7');this['serverUrl']=_0x584461[_0x71ae('0x8')]||'';this[_0x71ae('0x9')]=_0x584461[_0x71ae('0x9')]||{};}module['exports']=ZendeskAccount;