@affinidi-tdk/credential-issuance-client
Version:
Affinidi TDK typescript client for Affinidi CREDENTIAL ISSUANCE
11 lines (7 loc) • 959 B
Markdown
# CreateCredentialInput
## Properties
| Name | Type | Description | Notes |
| ------------------------- | ----------------------------------------- | --------------------------------------------------------------------------------- | ---------------------------- |
| **credential_identifier** | **String** | It is a String that identifies a Credential that is being requested to be issued. | [optional] [default to null] |
| **proof** | [**CredentialProof**](CredentialProof.md) | | [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)