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