DocumentFeeDtoAllOf
constructor(description: String? = null, type: FeeTypesEnum? = null, taxes: List<DocumentTaxDto>? = null)
Parameters
description
A user-presentable description of this fee.
type
taxes
A user-presentable description of this fee.