DocumentTaxableAmount

fun DocumentTaxableAmount(taxes: List<DocumentTax>? = null, beforeTax: BigDecimal? = null, afterTax: BigDecimal? = null)