Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / services / ami / model / freshdeskAccount.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 _0x07d5=['Configurations','name','username','apiKey','token','remoteUri','serverUrl'];(function(_0x3254c0,_0x57a5ae){var _0x380854=function(_0x4a54ef){while(--_0x4a54ef){_0x3254c0['push'](_0x3254c0['shift']());}};_0x380854(++_0x57a5ae);}(_0x07d5,0x143));var _0x507d=function(_0x49a137,_0x3941dc){_0x49a137=_0x49a137-0x0;var _0xaa58dd=_0x07d5[_0x49a137];return _0xaa58dd;};'use strict';function FreshdeskAccount(_0x51750e){this['id']=_0x51750e['id']||0x0;this['name']=_0x51750e[_0x507d('0x0')]||'';this[_0x507d('0x1')]=_0x51750e['username']||'';this[_0x507d('0x2')]=_0x51750e[_0x507d('0x3')]||'';this[_0x507d('0x4')]=_0x51750e[_0x507d('0x4')]||'';this[_0x507d('0x5')]=_0x51750e[_0x507d('0x5')]||'';this[_0x507d('0x6')]=_0x51750e[_0x507d('0x6')]||{};}module['exports']=FreshdeskAccount;