# 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)
