GetClientsClientIdTransactionsResponse

@Serializable
data class GetClientsClientIdTransactionsResponse(val pageItems: Set<GetClientsPageItems>? = null, val totalFilteredRecords: Int? = null)

GetClientsClientIdTransactionsResponse

Parameters

pageItems
totalFilteredRecords

Constructors

Link copied to clipboard
constructor(pageItems: Set<GetClientsPageItems>? = null, totalFilteredRecords: Int? = null)

Properties

Link copied to clipboard
Link copied to clipboard