# 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)
