Package web5.sdk.vc
Class CredentialSubject
-
- All Implemented Interfaces:
public final class CredentialSubjectRepresents the subject of the Verifiable Credential, containing claims about the entity being described by the credential.
-
-
Constructor Summary
Constructors Constructor Description CredentialSubject(String id, Map<String, Object> additionalProperties)
-