Discount

constructor(taxes: List<DocumentTax>? = null, beforeTax: BigDecimal? = null, afterTax: BigDecimal? = null, description: String? = null, methodCode: String? = null, percent: BigDecimal? = null, type: DiscountTypesEnum? = null)