TrustCollections

data class TrustCollections(var trustCollections: List<TrustCollectionInfo>)

Constructors

Link copied to clipboard
constructor(trustCollections: List<TrustCollectionInfo>)

Types

Link copied to clipboard
object Companion

Properties