PutSavingsAccountsSavingsAccountIdChargesSavingsAccountChargeIdResponse

@Serializable
data class PutSavingsAccountsSavingsAccountIdChargesSavingsAccountChargeIdResponse(val changes: PutSavingsChanges? = null, val clientId: Long? = null, val officeId: Long? = null, val resourceId: Long? = null, val savingsId: Long? = null)

PutSavingsAccountsSavingsAccountIdChargesSavingsAccountChargeIdResponse

Parameters

changes
clientId
officeId
resourceId
savingsId

Constructors

constructor(changes: PutSavingsChanges? = null, clientId: Long? = null, officeId: Long? = null, resourceId: Long? = null, savingsId: Long? = null)

Properties

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