EncashmentObject

data class EncashmentObject(@Json(name = collection_countcollectionCount: Int, @Json(name = collection_amountcollectionAmount: Float, @Json(name = collection_office_countcollectionOfficeCount: Int)

Parameters

collectionCount

Number of all bookings to debt collection agencies / departments / lawyers.

collectionAmount

Total of all bookings to debt collection agencies / departments.

collectionOfficeCount

Number of different counterholders

Constructors

EncashmentObject
Link copied to clipboard
fun EncashmentObject(@Json(name = collection_countcollectionCount: Int, @Json(name = collection_amountcollectionAmount: Float, @Json(name = collection_office_countcollectionOfficeCount: Int)
Number of all bookings to debt collection agencies / departments / lawyers.

Properties

collectionAmount
Link copied to clipboard
var collectionAmount: Float
Total of all bookings to debt collection agencies / departments.
collectionCount
Link copied to clipboard
var collectionCount: Int
Number of all bookings to debt collection agencies / departments / lawyers.
collectionOfficeCount
Link copied to clipboard
var collectionOfficeCount: Int
Number of different counterholders