export default class Lmtsee { constructor() { this.data = { lmdgrp: { rec: { ownref: '', preadvdt: '', paytyp: '', discut1: '', disrat1: '', discut2: '', disrat2: '', conflg: '', opndat: new Date((new Date).getTime() - (7 * 24 * 60 * 60 * 1000)), maturity: new Date(), }, cbs: { nom1: { cur: '', amt: '' } }, buy: { pts: { ref: '' } }, slr: { pts: { ref: '' } }, imf: { pts: { ref: '' } } }, } } }