ProductTaxDetails

constructor(taxUid: String? = null, taxGroupUid: String? = null, exemptionReason: String? = null, isExempt: Boolean = false)