ProofSchemaShareResponse

data class ProofSchemaShareResponse(var url: String)

Constructors

Link copied to clipboard
constructor(url: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
var url: String