export default class Bptsel { constructor () { this.data = { infcon: { bpownref:'', opndatfrom:new Date((new Date).getTime() - (7 * 24 * 60 * 60 * 1000)), opndatto:new Date(), pntref:'', pnttyp:'', fintyp:'', matdatfrom:'', matdatto:'', searef:'', isClosed:'', } } } }