PlatformConfiguration

data class PlatformConfiguration(val tenantHost: URL)

Configuration for the MATTR VII tenant used by the Mobile Credential Verifier.

Constructors

Link copied to clipboard
constructor(tenantHost: URL)

Properties

Link copied to clipboard
val tenantHost: URL

The base URL of the tenant host.