Response

@Serializable
data class Response(val authChain: List<SignedPersistentDataUnit<*>>)

Constructors

Link copied to clipboard
constructor(authChain: List<SignedPersistentDataUnit<*>>)

Properties

Link copied to clipboard