DebugAttestation

class DebugAttestation(val type: String, val jwt: String)

An com.youniqx.walletsdk.attestation.Attestation used for debugging purposes.

Constructors

Link copied to clipboard
constructor(type: String, jwt: String)

Properties

Link copied to clipboard
Link copied to clipboard