export default class Infack { constructor() { this.data = { extkey:"", sndref:"", rcvdat:"", flg:"", sta:"", ShowMsg:"", gendat: new Date((new Date).getTime() - (7 * 24 * 60 * 60 * 1000)), endgendat:new Date(), acksrv:"", elcmsgtyp:"", uetr:"", dbCodes:{ acksta:[], }, } } }