PostLoansLoanIdChargesChargeIdResponse

@Serializable
data class PostLoansLoanIdChargesChargeIdResponse(val changes: PostLoansLoanIdChargesChargeIdChanges? = null, val clientId: Long? = null, val loanId: Long? = null, val officeId: Long? = null, val resourceExternalId: String? = null, val resourceId: Long? = null, val savingsId: Long? = null, val subResourceExternalId: String? = null, val subResourceId: Long? = null)

PostLoansLoanIdChargesChargeIdResponse

Parameters

changes
clientId
loanId
officeId
resourceExternalId
resourceId
savingsId
subResourceExternalId
subResourceId

Constructors

Link copied to clipboard
constructor(changes: PostLoansLoanIdChargesChargeIdChanges? = null, clientId: Long? = null, loanId: Long? = null, officeId: Long? = null, resourceExternalId: String? = null, resourceId: Long? = null, savingsId: Long? = null, subResourceExternalId: String? = null, subResourceId: Long? = null)

Properties

Link copied to clipboard
Link copied to clipboard
val clientId: Long? = null
Link copied to clipboard
val loanId: Long? = null
Link copied to clipboard
val officeId: Long? = null
Link copied to clipboard
Link copied to clipboard
val resourceId: Long? = null
Link copied to clipboard
val savingsId: Long? = null
Link copied to clipboard
Link copied to clipboard
val subResourceId: Long? = null