@affinidi-tdk/credential-issuance-client
Version:
Affinidi TDK typescript client for Affinidi CREDENTIAL ISSUANCE
11 lines (7 loc) • 679 B
Markdown
# ClaimedCredentialResponse
## Properties
| Name | Type | Description | Notes |
| --------------- | --------------------- | ---------------------------------------- | ---------------------------- |
| **credential** | [**Map**](AnyType.md) | claimed credential for a single issuance | [optional] [default to null] |
| **credentials** | [**List**](map.md) | claimed credentials for batch issuances | [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)