UNPKG

@affinidi-tdk/credential-issuance-client

Version:

Affinidi TDK typescript client for Affinidi CREDENTIAL ISSUANCE

13 lines (9 loc) 1.46 kB
# CredentialSupportedObject ## Properties | Name | Type | Description | Notes | | -------------------- | ----------------------------------------------------------------- | --------------------------------------------------------------------------------- | ---------------------------- | | **credentialTypeId** | **String** | It is a String that identifies a Credential that is being requested to be issued. | [default to null] | | **jsonSchemaUrl** | **String** | credential jsonLdContextUrl | [default to null] | | **jsonLdContextUrl** | **String** | credential jsonSchemaUrl | [default to null] | | **metadata** | [**SupportedCredentialMetadata**](SupportedCredentialMetadata.md) | | [optional] [default to null] | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)