EcmpRecipientInfo constructor
EcmpRecipientInfo({})
Implementation
EcmpRecipientInfo({
this.walletOwner,
this.walletId,
this.country,
this.pan,
this.cardHolder,
this.address,
this.city,
this.stateCode,
});