DocumentUserMetadataDto
constructor(expenseType: ExpenseTypeEnum? = null, folders: List<String>? = null, notes: String? = null, warrantyPeriod: DocumentUserMetadataPeriodDto? = null, returnPeriod: DocumentUserMetadataPeriodDto? = null)
Parameters
expenseType
folders
The folders this document belongs to
notes
General text note to the document.
warrantyPeriod
returnPeriod