Built motion from commit (unavailable).|2.2.0
[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 _0xe2c4=['Configurations','name','username','token','remoteUri','serverUrl'];(function(_0x6721cc,_0x30fbfd){var _0x180bbc=function(_0x4f7a39){while(--_0x4f7a39){_0x6721cc['push'](_0x6721cc['shift']());}};_0x180bbc(++_0x30fbfd);}(_0xe2c4,0x139));var _0x4e2c=function(_0x1deb03,_0xd05ad8){_0x1deb03=_0x1deb03-0x0;var _0x189fe7=_0xe2c4[_0x1deb03];return _0x189fe7;};'use strict';function FreshdeskAccount(_0xeb5945){this['id']=_0xeb5945['id']||0x0;this[_0x4e2c('0x0')]=_0xeb5945[_0x4e2c('0x0')]||'';this['username']=_0xeb5945[_0x4e2c('0x1')]||'';this['apiKey']=_0xeb5945[_0x4e2c('0x2')]||'';this[_0x4e2c('0x3')]=_0xeb5945['remoteUri']||'';this[_0x4e2c('0x4')]=_0xeb5945['serverUrl']||'';this[_0x4e2c('0x5')]=_0xeb5945['Configurations']||{};}module['exports']=FreshdeskAccount;