Authorization constructor
Authorization({})
Implementation
Authorization({
this.authorizationCode,
this.bin,
this.last4,
this.channel,
this.cardType,
this.bank,
this.countryCode,
this.brand,
this.accountName,
this.mobileMoneyNumber,
});