ChargeCardResponseCard constructor
ChargeCardResponseCard({})
Implementation
ChargeCardResponseCard(
{this.first6digits,
this.last4digits,
this.issuer,
this.country,
this.type,
this.expiry});