@affinidi-tdk/credential-issuance-client
Version:
Affinidi TDK typescript client for Affinidi CREDENTIAL ISSUANCE
20 lines (13 loc) • 664 B
Markdown
# CorsBatchCredentialOK
## Properties
| Name | Type | Description | Notes |
| ------------------------- | ---------- | ----------- | --------------------------------- |
| **corsBatchCredentialOk** | **string** | | [optional] [default to undefined] |
## Example
```typescript
import { CorsBatchCredentialOK } from '@affinidi-tdk/credential-issuance-client'
const instance: CorsBatchCredentialOK = {
corsBatchCredentialOk,
}
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)