payments

@SerializedName(value = "payments")
val payments: List<DocumentPaymentDto>? = null

Parameters

payments

The payments made on this document. This will be an array with the different payments made towards this document.