TrustEntityList

data class TrustEntityList(var values: List<TrustEntityListItem>, var totalPages: ULong, var totalItems: ULong)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

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