# CorsGetWellKnownOpenIdCredentialIssuerOK

## Properties

| Name                                         | Type       | Description | Notes                             |
| -------------------------------------------- | ---------- | ----------- | --------------------------------- |
| **corsGetWellKnownOpenIdCredentialIssuerOk** | **string** |             | [optional] [default to undefined] |

## Example

```typescript
import { CorsGetWellKnownOpenIdCredentialIssuerOK } from '@affinidi-tdk/credential-issuance-client'

const instance: CorsGetWellKnownOpenIdCredentialIssuerOK = {
  corsGetWellKnownOpenIdCredentialIssuerOk,
}
```

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
