Built motion from commit (unavailable).|2.4.17
[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 _0x77c2=['remoteUri','serverUrl','Configurations','name','username','apiKey','token'];(function(_0x1e411,_0x49754e){var _0x394fec=function(_0x4ce60b){while(--_0x4ce60b){_0x1e411['push'](_0x1e411['shift']());}};_0x394fec(++_0x49754e);}(_0x77c2,0x130));var _0x277c=function(_0x35f969,_0x2c03bd){_0x35f969=_0x35f969-0x0;var _0x373c46=_0x77c2[_0x35f969];return _0x373c46;};'use strict';function FreshdeskAccount(_0x3773f4){this['id']=_0x3773f4['id']||0x0;this[_0x277c('0x0')]=_0x3773f4['name']||'';this[_0x277c('0x1')]=_0x3773f4['username']||'';this[_0x277c('0x2')]=_0x3773f4[_0x277c('0x3')]||'';this[_0x277c('0x4')]=_0x3773f4[_0x277c('0x4')]||'';this[_0x277c('0x5')]=_0x3773f4[_0x277c('0x5')]||'';this[_0x277c('0x6')]=_0x3773f4[_0x277c('0x6')]||{};}module['exports']=FreshdeskAccount;