Built motion from commit (unavailable).|2.5.12
[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 _0xde68=['serverUrl','Configurations','name','apiKey','token','remoteUri'];(function(_0x284c5f,_0x51b632){var _0x2bf01e=function(_0x189bb0){while(--_0x189bb0){_0x284c5f['push'](_0x284c5f['shift']());}};_0x2bf01e(++_0x51b632);}(_0xde68,0x16a));var _0x8de6=function(_0x5d2803,_0xf375bd){_0x5d2803=_0x5d2803-0x0;var _0xdcad2c=_0xde68[_0x5d2803];return _0xdcad2c;};'use strict';function FreshdeskAccount(_0x29e355){this['id']=_0x29e355['id']||0x0;this[_0x8de6('0x0')]=_0x29e355['name']||'';this['username']=_0x29e355['username']||'';this[_0x8de6('0x1')]=_0x29e355[_0x8de6('0x2')]||'';this[_0x8de6('0x3')]=_0x29e355['remoteUri']||'';this[_0x8de6('0x4')]=_0x29e355[_0x8de6('0x4')]||'';this[_0x8de6('0x5')]=_0x29e355['Configurations']||{};}module['exports']=FreshdeskAccount;