DeductionsBreakdown constructor
DeductionsBreakdown({})
Implementation
DeductionsBreakdown({
this.currentAmount,
this.description,
this.isoCurrencyCode,
this.unofficialCurrencyCode,
this.ytdAmount,
});
DeductionsBreakdown({
this.currentAmount,
this.description,
this.isoCurrencyCode,
this.unofficialCurrencyCode,
this.ytdAmount,
});