We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3821ba3 commit b43380cCopy full SHA for b43380c
verifiableCredentialsFields
@@ -0,0 +1,4 @@
1
+GaiaXTermsAndConditions = ["gx:termsAndConditions", "type", "id"]
2
+DataspaceParticipantCredential = ["id", "type", "dataspaceId", "legalName", "website", "legalAddress.countryCode", "legalAddress.streetAddress", "legalAddress.postcalCode", "legalAddress.locality"]
3
+LegalPerson = ["id", "type", "gx:legalName", "gx:legalName", "gx:legalRegistrationNumber.id", "gx:headquarterAddress.gx:countrySubdivisionCode", "gx:headquarterAddress.gx:streetAddress"]
4
+LegalRegistrationNumber = ["id", "type", "gx:leiCode", "gx:leiCode-countryCode", "gx:leiCode-legalName", "gx:leiCode-legalAddress.gx:countrySubdivisionCode", "gx:leiCode-legalAddress.gx:streetAddress", "gx:leiCode-legalAddress.gx:postalCode, "gx:leiCode-legalAddress.gx:locality"]
0 commit comments