Built motion from commit 37e1ed56.|2.6.29
[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 _0x5d42=['apiKey','token','remoteUri','serverUrl','Configurations','username'];(function(_0x185f83,_0x9e03a1){var _0x3e2fa3=function(_0x1ddcf0){while(--_0x1ddcf0){_0x185f83['push'](_0x185f83['shift']());}};_0x3e2fa3(++_0x9e03a1);}(_0x5d42,0x1af));var _0x25d4=function(_0x3777d3,_0x16bb2e){_0x3777d3=_0x3777d3-0x0;var _0x2b61f5=_0x5d42[_0x3777d3];return _0x2b61f5;};'use strict';function FreshdeskAccount(_0x38b2a0){this['id']=_0x38b2a0['id']||0x0;this['name']=_0x38b2a0['name']||'';this[_0x25d4('0x0')]=_0x38b2a0[_0x25d4('0x0')]||'';this[_0x25d4('0x1')]=_0x38b2a0[_0x25d4('0x2')]||'';this[_0x25d4('0x3')]=_0x38b2a0[_0x25d4('0x3')]||'';this[_0x25d4('0x4')]=_0x38b2a0[_0x25d4('0x4')]||'';this[_0x25d4('0x5')]=_0x38b2a0[_0x25d4('0x5')]||{};}module['exports']=FreshdeskAccount;