90b4688f4797eb1a43dd82f0e0bdad0802ae65e5
[motion2.git] / server / services / ami / model / telephone.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 _0x3237=['name','accountcode','state','stateTime','status','unknown','address'];(function(_0x280301,_0x645d5c){var _0x4c4b71=function(_0x2fb94d){while(--_0x2fb94d){_0x280301['push'](_0x280301['shift']());}};_0x4c4b71(++_0x645d5c);}(_0x3237,0x150));var _0x7323=function(_0x2b4411,_0x2625ed){_0x2b4411=_0x2b4411-0x0;var _0x8e41ef=_0x3237[_0x2b4411];return _0x8e41ef;};'use strict';function Telephone(_0x41fd49){this['id']=_0x41fd49['id']||0x0;this['name']=_0x41fd49[_0x7323('0x0')]||'';this[_0x7323('0x1')]=_0x41fd49['accountcode']||'';this[_0x7323('0x2')]='unknown';this[_0x7323('0x3')]=0x0;this[_0x7323('0x4')]=_0x7323('0x5');this[_0x7323('0x6')]='';}module['exports']=Telephone;