ProvisioningBackendCapabilities

data class ProvisioningBackendCapabilities(val generatedAt: Instant)

Information about the capabilities of the wallet server, for the wallet application.

Constructors

Link copied to clipboard
constructor(generatedAt: Instant)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val generatedAt: Instant

The point in time this data was generated.