Payload constructor
Payload({})
Implementation
Payload({
this.show,
this.landingType,
this.availableCreditLimit,
this.creditLimit,
this.totalOutstanding,
this.lockedAmt,
this.panNumber,
this.channel,
this.token,
this.requestId,
this.userId,
this.accId,
this.puId,
});