ProofSchemaList

data class ProofSchemaList(var values: List<ProofSchemaListItem>, var totalPages: ULong, var totalItems: ULong)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

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