GetCentersCenterIdAccountsResponse

@Serializable
data class GetCentersCenterIdAccountsResponse(val savingsAccounts: Set<GetCentersSavingsAccounts>? = null)

GetCentersCenterIdAccountsResponse

Parameters

savingsAccounts

Constructors

Link copied to clipboard
constructor(savingsAccounts: Set<GetCentersSavingsAccounts>? = null)

Properties

Link copied to clipboard