CredentialList

data class CredentialList(var values: List<CredentialListItem>, var totalPages: ULong, var totalItems: ULong)

Constructors

Link copied to clipboard
constructor(values: List<CredentialListItem>, totalPages: ULong, totalItems: ULong)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard