AddCardRequest constructor
AddCardRequest({})
Implementation
AddCardRequest({
this.dealerCustomerId,
this.customerCode,
this.cardHolderFullName,
this.cardNumber,
this.expMonth,
this.expYear,
this.cardName,
});