Denominations constructor
Denominations({})
Implementation
Denominations(
{this.id, this.createdBy, this.updatedBy, this.createdDate, this.updatedDate, this.entityId, this.currencyType, this.unit, this.denominations, this.type, this.amount, this.adjusted, this.defaultDenomination, this.matched});