DynamicPriceCode constructor
DynamicPriceCode({})
Implementation
DynamicPriceCode({
this.id,
this.name,
this.code,
this.description,
this.taxable,
this.reversal,
this.normalizetax,
this.versionStatus,
this.isLocked,
this.createdBy,
this.versionNo,
this.synonym,
this.status,
this.validFor,
});