PutSavingsAccountsAccountIdResponse

@Serializable
data class PutSavingsAccountsAccountIdResponse(val changes: PutSavingsAccountsChanges? = null, val clientId: Int? = null, val officeId: Int? = null, val resourceId: Int? = null, val savingsId: Int? = null)

PutSavingsAccountsAccountIdResponse

Parameters

changes
clientId
officeId
resourceId
savingsId

Constructors

Link copied to clipboard
constructor(changes: PutSavingsAccountsChanges? = null, clientId: Int? = null, officeId: Int? = null, resourceId: Int? = null, savingsId: Int? = null)

Properties

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