RegisterVerifierInstanceRequest

data class RegisterVerifierInstanceRequest(var organisationId: String, var verifierProviderUrl: String, var type: String)

Constructors

Link copied to clipboard
constructor(organisationId: String, verifierProviderUrl: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The verifier unit's organization.

Link copied to clipboard

Reference a configured verifierProvider instance.

Link copied to clipboard

The Verifier Provider's reference URL.